facebookresearch / localrf

An algorithm for reconstructing the radiance field of a large-scale scene from a single casually captured video.
MIT License
956 stars 62 forks source link

How to export the mesh #21

Closed JOP-Lee closed 12 months ago

JOP-Lee commented 12 months ago

Thanks for your work, may I ask how to export the mesh?

ameuleman commented 12 months ago

Hi, We do not implement a way to export a mesh.

JOP-Lee commented 12 months ago

We do not implement a way to export a mesh.

Hello, in the initial version, there was an "export mesh" function, but it displayed the error "name 'TensorVMSplit' is not defined". Can you tell me the reason for this error? This is important for us. @ameuleman

ameuleman commented 12 months ago

It was dead code from TensoRF.