jychoi118 / ilvr_adm

ILVR: Conditioning Method for Denoising Diffusion Probabilistic Models (ICCV 2021 Oral)
MIT License
417 stars 51 forks source link

About super_res_sample #16

Open zxt-triumph opened 2 years ago

zxt-triumph commented 2 years ago

What is the base_samples?

jychoi118 commented 2 years ago

It is directory to the low-resolution input images.

zxt-triumph commented 2 years ago

When I specify the directory, I get the following error:

jychoi118 commented 2 years ago

Oh, in this script, base_sample is .npz file of low-resolution images. You can modify the script by using data loader from super_res_train.py. For example, image image