-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Dear Authors of GraphMotion,
Congrats on your great work and thank you for open-sourced the codebase. However, using the provided instruction for the training, I am not able to get a converge on the validation performance despite seeing the training loss decreasing. I have attached a screen shot of the tensorboard for all the validation and training curve, specifically when training the diffusion component using the provided checkpoint of the VAEs.
Could you please give some hint or is there any thing that need to be change in the config file?
The only difference is that I am currently using 2 GPU instead of 4, which will cause a total batch size of 256, but I assume this will not cause the model not converging at all?
Thanks in advance for you help!


