vt-vl-lab / FGVC

[ECCV 2020] Flow-edge Guided Video Completion
Other
1.55k stars 263 forks source link

RuntimeError: CUDA out of memory on Colab #40

Closed AnimeshMaheshwari22 closed 2 years ago

AnimeshMaheshwari22 commented 3 years ago

I am using some different images and getting this error on Colab. I would be grateful to receive some advice on this. Thanks!

lec0dex commented 3 years ago

Please, take a look at my fork https://github.com/lec0dex/FGVC. The implementation on that fork uses more of the disk and reduce the memory requirements, both GPU and CPU-RAM.

If the authors finds that it's somehow useful I can make a pull request.