Views
No views yet
1conda env create -n nexus python=3.10
2conda activate nexuspip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu1181pip install submodules/diff-gaussian-rasterization-confidence
2pip install submodules/simple-knn1├── datasets
2 ├── LLFF
3 ├── scene
4 ├── sparse
5 ├── images
6 ├── images_8
7 ├── 3_views
8 ├── flow sh scripts/run_llff.sh 0TODOTODO1@article{zheng2025nexusgs,
2 title={NexusGS: Sparse View Synthesis with Epipolar Depth Priors in 3D Gaussian Splatting},
3 author={Zheng, Yulong and Jiang, Zicheng and He, Shengfeng and Sun, Yandu and Dong, Junyu and Zhang, Huaidong and Du, Yong},
4 journal={arXiv preprint arXiv:2503.18794},
5 year={2025}
6}