mrlibw / ManiGAN

Pytorch implementation for ManiGAN: Text-Guided Image Manipulation.
144 stars 23 forks source link

Problems of OOM #9

Open Corleone-Huang opened 4 years ago

Corleone-Huang commented 4 years ago

Thanks for creating this project. I'm curious why I ran into OOM problems while Test ManiGAN model for bird dataset on a single 2080Ti. How much memory is required to run the test program? Does anyone have the same problem?

devShaurya commented 4 years ago

Hi, I also got a similar error. I reduced the batch size. It was working fine then.

J-vivian commented 3 years ago

Hi, I also got a similar error. I reduced the batch size. It was working fine then.

Hi, I have the same problem, I also try to reduce the batach size, however it doesn't work. I change the batch-size in config, is it correct?

s1402437184 commented 2 years ago

Hi, I also got a similar error. I reduced the batch size. It was working fine then.

Hi, I have the same problem, I also try to reduce the batach size, however it doesn't work. I change the batch-size in config, is it correct?

Hi, I also got a similar error. I reduced the batch size. It was working fine then.

Hi, I have reduced the batchsize and num_workers in eval_bird.yml, but still I ran into cuda out of memory. Can anyone tell me how much memory is required? I ran test program on a single RTX 3080ti with 12GB video memory ,but still can‘t