MeshSDF icon indicating copy to clipboard operation
MeshSDF copied to clipboard

Code for "MeshSDF: Differentiable Iso-Surface Extraction", NeurIPS2020, SpotLight

Results 3 MeshSDF issues
Sort by recently updated
recently updated
newest added

I just wanna compute the IoU and CD and EMD. such as ![03c612238a886d1cd6f6defb9b2aa62](https://user-images.githubusercontent.com/62494818/148146408-d5966035-a1c9-48fe-aaec-c5cfecac7fbf.png) However the metrics_svr.py doesnt contain

Hi, Thank you for the great work! I tried out the code and trained an SVR model for cars following the instruction. This is the output from running `python metrics_svr.py...

Thanks for awesome work. As mentioned in the paper, do you guys still have plans to make both the cleaned car split of ShapeNet and the simulated pressure values publicly...