Dear authors,
Thanks for your interesting and helpful work! When I go through the code, I find that you provide a normalize_mesh function which actually normalizes the mesh into [-0.95, 0.95], not [-1, 1]. Am I right?
Btw, when you train the dense grid VAE, how to normalize the input points and voxelize them into grids?
Appreciate it if you could help with my questions, thanks a lot!