Skip to content

out of memory issue when generating perturbations with VGG and ResNet? #2

@auzyze

Description

@auzyze

Hi,
Thanks for your code, I learn a lot from it.

When I run the python code with inception5h model, it works very well and I can reproduce perturbation maps. However, when I try the code with VGG or ResNet models, I always get GPU memory full errors. I used the tensorflow SLIM pretrained models, and freeze them into .pb file, just like the format of inception5h model in your example. Do you have any idea to work around this issue? I use a K40C 11G Mem GPU.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions