- PyTorch 1.4.0
- Python 3.7
- open3d 0.9.0.0
- numpy 1.20.3
bash scripts/train_dtu.sh
bash scripts/test_dtu.sh
bash scripts/train_blended.sh
bash scripts/test_tt.sh
bash scripts/test_eth.sh
@inproceedings{Su2023epnet,
title={Efficient Edge-Preserving Multi-View Stereo Network for Depth Estimation},
author={Su, Wanjuan and Tao, Wenbing},
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
year={2023},
number={2},
pages={2348--2356},
number={37},
}
Our work is partially based on these opening source work: Casmvsnet and Vis-MVSNet. Thanks for their contributions to the MVS community.