Hi Team,
I am trying to work with reproducing the mesh graph nets idea with sphere dynamic dataset provided by you. Currently my 1 step RMSE losses are not converging at all even for a single trajectory. I have tried to have my own piece for bringing in the compute of world edges and some interpolations due to changing mesh vertices. I am just trying to train for RMSE in the sense that I dont need to work with remeshing (reason being for my problem statement does not need to remesh which I plan to apply mesh graph nets idea for). I am wondering if its possible to include world edge compute code and barycentric interpolations of mesh's world positions to target source positions. Currently, it seems like both of them are missing from the code.
Best Regards,
Purushottam