motion-diffusion-model
motion-diffusion-model copied to clipboard
About diffusion_steps 50
Thanks for your great work. I wonder that how --diffusion_steps 50 influence the training process. Looking forward your reply !!
It tunes the diffusion scheduler: https://github.com/GuyTevet/motion-diffusion-model/blob/dd0d0030b3659255fe9779e14852d2028269985f/utils/model_util.py#L55