sukun1045 / video-physics-sound-diffusion

Apache License 2.0
44 stars 3 forks source link

The question about the time of diffusion model training #2

Open Quantuman134 opened 8 months ago

Quantuman134 commented 8 months ago

Hi, I read your work Physics-Driven Diffusion Models for Impact Sound Synthesis from Videos recently, and am really interested in it.

I have questions about the training time of the diffusion model. How long does the diffusion model training take, and approximately how many epochs does it run for?

Appreciate your help.

sukun1045 commented 8 months ago

Hi! Thanks for your interest. The training time of the diffusion model depends on your computational resources. Since the dataset was small, I remembered it might take 10 min to train one epoch using one A6000. In terms of convergence, probably takes around 60 to 100 epochs. Hope this helps, thank you.