Views
No views yet
meshes_complete/: The complete meshes of the two datasets.DTU_meshes_eval/: The meshes on DTU datasets, with strict filtering strategy for evaluation.TnT_meshes_eval/: The meshes on TnT datasets, with strict filtering strategy for evaluation._eval.1from huggingface_hub import snapshot_download
2snapshot_download(repo_id="Fictionary/GeoSVR", cache_dir='./GeoSVR/results', local_dir ='./GeoSVR/results')1@article{li2025geosvr,
2 title={GeoSVR: Taming Sparse Voxels for Geometrically Accurate Surface Reconstruction},
3 author={Li, Jiahe and Zhang, Jiawei and Zhang, Youmin and Bai, Xiao and Zheng, Jin and Yu, Xiaohan and Gu, Lin},
4 journal={Advances in Neural Information Processing Systems},
5 year={2025}
6}