IGR
IGR copied to clipboard
Implicit Geometric Regularization for Learning Shapes
Hi, thanks for the great work! I wonder if the 3d data need to be normalized before using this Eikonal regularization. If not, the magnitude of the gradient should change...
Great code :) When I tried to install for the first time I paid (too) close attention to the requirement section in the README.md and installed PyTorch 1.2, however some...
After a serires of normal epochs, grad loss jumped to 1.0 suddenly and keep 1.0. Is there any possible problem?
Thank you for bringing IGR, When I reconstruct a single human model without using normals, I find that the output of the network is unstable. That is, the same human...
Hello. I'm trying to test reconstruction with stanford bunny which has extension of .xyz but faced an error. I'm currently using python 3.7.13, pytorch 1.2.0 on anaconda. When I ran...