daa233 / generative-inpainting-pytorch

A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)
MIT License
472 stars 97 forks source link

Using the validation set #53

Closed DanielMallia closed 3 years ago

DanielMallia commented 3 years ago

Since the validation set section is currently commented out, how do you think it is best used for this case of neural network?

Thanks

daa233 commented 3 years ago

I used the ImageNet validation set but I'm not sure if it's best.