BarakeelFanseuKamhoua
BarakeelFanseuKamhoua
Hello Rusty, Thanks for the amazing paper. I am so sorry that I am not able to reproduce the results on erdos regny random graph matching using the softmax for...
I get the following error when using the render function below to render a scene and then deform a set of points and faces to match the scene: # ERROR...
## ❓ why are potpourri3d cotlaplacian and mass matrix not same as torch3d ## torch3d L, _areas = p3d.ops.cot_laplacian(verts, faces, eps=1e-8) _areas = torch.diag(_areas.squeeze()) ## potpurri verts_np, faces_np = verts.detach().cpu().numpy(),...