jychoi118 / ilvr_adm

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

Generating images is very slow #28

Closed JobsWangHaoQuan closed 1 year ago

JobsWangHaoQuan commented 1 year ago

I placed some celeba images into the fold /ref_imgs/celeba, and used the model celebahq_p2.pt to generate 100 images. It is very slow. What can I do to speed the process? Thank you

JobsWangHaoQuan commented 1 year ago

Sorry for my question! It's because my images placed into the fold /ref_imgs/celeba is too little. I have solved the question.