jychoi118 / ilvr_adm

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

The inference process is very slow #19

Open Germany321 opened 2 years ago

Germany321 commented 2 years ago

I run the default scripts, however, 100 generated samples take about 15 hours, is there any method to accelarate the process?

jychoi118 commented 2 years ago

Did you check if the process is working on GPU? Generating 100 samples won't take that long. Or you can try reducing sampling steps by modifying --timestep_respacing