Closed Chuan-10 closed 1 month ago
Thank you for your interest in our work!
torch.autograd.Function
API to plug it into the pytorch autograd framework (maybe later I will but no definite date). Also note that the back propagation of mu -> G mu is itself because G is symmetric, so this is differentiable as well. However, F(x; mu) is not differentiable w.r.t. x, because that would requires adaptively updating the octree.I understand that the current implementation may not be directly compatible with PyTorch’s autograd framework. I’ll keep an eye on future updates or have a try by myself.
Thanks for your time and helpful explanation!
@jsnln Hello author, for non-water-tight scenes, such as complex building interiors and streets, what methods can I refer to for reconstructing meshes from unoriented point clouds ? Thanks.
@jsnln By the way, tested on Armadillo and bunny, the current reconstruction results are of poor quality, looking forward to your updated code ~_~
Hi,
Thank you so much for sharing this excellent work! I’m relatively new to this field and would greatly appreciate your guidance on a few questions:
Thank you in advance for your time and assistance!