andreas128 / RePaint

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022
1.87k stars 153 forks source link

Where are test images(c256/inet256/p256) ? #46

Open linghuyuhangyuan opened 9 months ago

linghuyuhangyuan commented 9 months ago

Hello, nice work you did!

Could you plz give test images like you said... (in dir: data/datasets/gts/c256) (in dir: data/datasets/gts/inet256) (in dir: data/datasets/gts/p256)

I use download.sh, but these images are missing...

Kerio99 commented 8 months ago

Same question~

lszyy001 commented 7 months ago

链接:https://pan.baidu.com/s/1wIJKkpw3GoSlUZL7uFdIBw?pwd=64r5 提取码:64r5

MaugrimEP commented 7 months ago

@lszyy001 google drive link pls?

lszyy001 commented 7 months ago

@lszyy001 google drive link pls?

wget https://openaipublic.blob.core.windows.net/diffusion/jul-2021/256x256_classifier.pt # Trained by OpenAI wget https://openaipublic.blob.core.windows.net/diffusion/jul-2021/256x256_diffusion.pt # Trained by OpenAI

gdown https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX gdown https://drive.google.com/uc?id=1QEl-btGbzQz6IwkXiFGd49uQNTUtTHsk )

data

( gdown https://drive.google.com/uc?id=1Q_dxuyI41AAmSv9ti3780BwaJQqwvwMv

MaugrimEP commented 5 months ago

The issue is that only 100 images are used for evaluation. I'm not sure which image/classes are used from the imagenet dataset, and same for the other dataset. Is there some list about which sample were used for evaluation?

lszyy001 commented 5 months ago

The issue is that only 100 images are used for evaluation. I'm not sure which image/classes are used from the imagenet dataset, and same for the other dataset. Is there some list about which sample were used for evaluation?

sorry, i don't have. i use it to repaint face .i feel it ok

lszyy001 commented 5 months ago

no evaluation

HaoyueBaiZJU commented 3 weeks ago

Hello, the Google Drive link provided here still does not contain the test images (c256, inet256, p256).