AIM 2020 Image Extreme Inpainting Challenge Track 1 Classic Inpainting Forum

Go back to competition Back to thread list Post in this thread

> How large the final test set will be and how much GPU memory we can use?

When I test my code on Validation set. some images are too large to go through my code such as 3648x2736. It is easy to cause out of memory, if we don't know how much GPU memory we can you at the final competition.

Posted by: WeijianZeng @ June 5, 2020, 6:59 a.m.

Dear WeijianZeng,

You can expect images of this size also in the test set. This is part of the extreme aspect of the challenge. It is up to you to devise a way to deal with large images. One approach would be to work on a lower resolution and resize your outputs to the input scale.

The machine that we will use for the test results has an RTX 2080 ti GPU (~11GB of VRAM), 64 GB of RAM and a high-end CPU.

Please let us know if you have any further questions.

Best,
Evan

Posted by: vglsd @ June 8, 2020, 12:29 p.m.
Post in this thread