Open3DVLab / NeuRodin

[NeurIPS'24] NeuRodin: A Two-stage Framework for High-Fidelity Neural Surface Reconstruction
https://open3dvlab.github.io/NeuRodin/
Apache License 2.0
112 stars 6 forks source link

Poor Quality of Generated Mesh #5

Open wanghzen0808 opened 1 month ago

wanghzen0808 commented 1 month ago

Hello! I successfully replicated the project following your steps and used my own dataset to complete both Stage 1 and Stage 2, as well as the mesh export. However, the quality of the exported mesh is disappointing, and it runs very slowly when opened in MeshLab. I look forward to your feedback and suggestions. Thank you!

Jiakui commented 1 month ago

You can add some snapshot and visualization to show the details of the problems

yyfz commented 1 month ago

Hi! Could you provide me with more information about your results? What type of scene was it—indoor or outdoor? Can you show me some RGB images? Also, could you display visualizations of the resulting mesh?

wanghzen0808 commented 1 month ago

Hi! Could you provide me with more information about your results? What type of scene was it—indoor or outdoor? Can you show me some RGB images? Also, could you display visualizations of the resulting mesh?

Thank you for your response! I want to clarify that I mistakenly used the training code designed for indoor scenes when I was actually working with an outdoor scene. I appreciate your guidance and will ensure to use the appropriate training setup moving forward.