UCSB-NLP-Chang / CoPaint

Implementation of paper 'Towards Coherent Image Inpainting Using Denoising Diffusion Implicit Models'
60 stars 6 forks source link

imagenet100 folder is missing #7

Closed bttkm82 closed 6 months ago

bttkm82 commented 11 months ago

Thank you for the wonderful research. However, I couldn't find the imagenet100 folder in the datasets directory. Could you please let me know where I can download it?

ghzhang233 commented 6 months ago

Hi @bttkm82,

Apologies for the delayed response. The “Imagenet 100” folder is intended to include the initial 100 images from the ILSVRC2012 testing set, along with the labels from the validation set. You also have the option to download these files from the provided link.

Please let me know if there is anything else that I can help with.

Regards, Guanhua