19reborn / NeuS2

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

train NeuS2 with fox from instant-ngp is so bad? #84

Open lethenam opened 3 weeks ago

lethenam commented 3 weeks ago

I get data fox from instant-ngp and then train it with neus2. But the results were very bad. How? Do I need to change something to correct transforms.json file?

19reborn commented 3 weeks ago

Hi, thanks for using our code. NeuS2 is mainly designed for object-centric scene with foreground masks provided. We recommend testing it on the Lego scene in the NeRF synthetic dataset to assess its performance. For unbounded scenes like the fox scene, the neuspp branch will be more suitable.

lethenam commented 2 weeks ago

Hi, thank you for replying to me. I used the neuspp branch, but my result was so bad. Do you test with Fox Scene? I used the same dataset from instant-ngp format which did not change anything.