deep_marching_cubes icon indicating copy to clipboard operation
deep_marching_cubes copied to clipboard

Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018

Results 6 deep_marching_cubes issues
Sort by recently updated
recently updated
newest added

great work here, thanks. I was wondering if there are any newer implementation of this. It seems this project has one, am I correct?!https://github.com/autonomousvision/occupancy_networks

the link is broken,can you change a new?thanks

I want collect training data from my own medical image,how to collect the point data。

HI @yiyiliao, Thanks for sharing your work. I found one issue in the pred_to_mesh.c that the size of visTopology is 2x140. However, in the code, it tries to access indices...

I can not receive the email with a link to the download for data. I used my gmail, but it didn't work.

Hi, thanks for sharing this great project! Could you please make the marching_squares code public when possible? Thanks for your work!