wutong16 / Voxurf

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

How to support ubounded 360 scene? #14

Closed wangguangyuan closed 1 year ago

wangguangyuan commented 1 year ago

voxurf how to support ubounded 360 scene?

wutong16 commented 1 year ago

Hi, the womask setting may support 360 scenes since we use an additional voxel grid to model the background. We have tested it on DTU with the background, but we have not evaluated it on other datasets currently.