wutong16 / Voxurf

[ ICLR 2023 Spotlight ] Pytorch implementation for "Voxurf: Voxel-based Efficient and Accurate Neural Surface Reconstruction"
Other
399 stars 28 forks source link

Bad result on DTU24 without mask #15

Closed adkAurora closed 1 year ago

adkAurora commented 1 year ago

image The result is different from the one in the paper, with many depressions on the roof surface.

wutong16 commented 1 year ago

Hi. We would like to acknowledge that the performance of the algrithm drops in the absence of masks, which is reflected in our results as demonstrated in the tables. In particular, scan 24's performance is sensitive to the presence of masks, with its Chamfer Distance increasing from 0.65 (with masks) to 0.72 (without masks). The quantitative and qualitative comparisons in the main paper are under the w/ mask setting.