19reborn / NeuS2

[ICCV 2023] Official code for NeuS2
Other
641 stars 42 forks source link

Right render results but wrong mesh-On my own data #69

Open YkiWu opened 7 months ago

YkiWu commented 7 months ago

hello! I have use data captured by myself and change its format to neus, and then convert to the format that neus2 can process. After I train this scene, I got the right predicted pictures like this, but when I open the mesh saved after training, it seems that something wrong happened. I cannot understand why.

截屏2024-03-27 13 00 09 截屏2024-03-27 13 00 19
YkiWu commented 7 months ago

@19reborn

YkiWu commented 7 months ago

If you know something about this, I wish you can tell me. Thanks very much!

19reborn commented 7 months ago

Hi @YkiWu, Thanks for using NeuS2! Can you try the neuspp branch?

YkiWu commented 7 months ago

@19reborn thanks for your reply! I have try this neuspp branch but the result still has some problem. Here is my input and the mesh extracted.

屏幕截图 2024-03-28 222943 屏幕截图 2024-03-28 222903
19reborn commented 7 months ago

Hi @YkiWu, NeuS2 should work well on this mouse data with mask, just in Master branch. Can you try using the dtu.json config and also check the camera parameters?