jingyuanli001 / RFR-Inpainting

The source code for CVPR 2020 accepted paper "Recurrent Feature Reasoning for Image Inpainting"
MIT License
355 stars 76 forks source link

About the division of dataset Celeba #27

Closed laolongboy closed 3 years ago

laolongboy commented 3 years ago

Hi, I get some awesome results on Celeba dataset using your released model. But I dont know if I sample the images from training set. So can you release your testing set list in Celeba?

jingyuanli001 commented 3 years ago

Hi, I get some awesome results on Celeba dataset using your released model. But I dont know if I sample the images from training set. So can you release your testing set list in Celeba?

I thought the celeca dataset provides training, testing and validation splits itself. The corresponding file list (a txt file) should be on the same folder as the training images, is it convenient for you to check that file? We use the official training set to train our model.

laolongboy commented 3 years ago

Thanks a lot. I found that.