wutong16 / Voxurf

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

Add torch_scatter to requirements.txt #24

Open emily-jia opened 1 year ago

emily-jia commented 1 year ago

Nice Work! One tiny note: I found that the torch_scatter package used in voxurf_womask_fine.py is not listed in requirements.txt.

wutong16 commented 1 year ago

Thanks! The requirements.txt is updated.