autonomousvision / sdfstudio

A Unified Framework for Surface Reconstruction
Apache License 2.0
1.9k stars 179 forks source link

Is there any way to extract pointcloud differentiable from sdf-based method like neus? #300

Closed EAST-J closed 1 month ago

EAST-J commented 3 months ago

Hello, I am curious if there is a method available to extract the point cloud in a differentiable manner from trained neus model or any other sdf-based method, as the marching cubes algorithm is not inherently differentiable.