fdarmon / NeuralWarp

Code release of paper Improving neural implicit surfaces geometry with patch warping
234 stars 14 forks source link

Quantitative results on DTU dataset #9

Closed lity20 closed 2 years ago

lity20 commented 2 years ago

As descripted in your paper, "the results for each method are taken from their original paper". But why results for Neus[34] are different from original paper?

[34] Peng Wang, Lingjie Liu, Yuan Liu, Christian Theobalt, Taku Komura, and Wenping Wang. NeuS: Learning neural implicit surfaces by volume rendering for multi-view reconstruction. In Adv. Neural Inform. Process. Syst., 2021.

fdarmon commented 2 years ago

Hi, sorry for the late reply.

I reported the results from the version that was available at that time (https://arxiv.org/pdf/2106.10689v1.pdf). I will update the tables with the newer results.

lity20 commented 2 years ago

Thanks for your reply