UCSNet
Code for "Deep Stereo using Adaptive Thin Volume Representation with Uncertainty Awareness"
File Explorer
Download Latest Version (.zip)- model.ckpt
- test.txt
- train.txt
- val.txt
- Family.log
- Francis.log
- Horse.log
- Lighthouse.log
- M60.log
- Panther.log
- Playground.log
- Train.log
- test.txt
- mvs_dataset.py
- submodules.py
- ucsnet.py
- dtu.png
- fuse_dtu.sh
- fuse_tanks.sh
- test_on_dtu.sh
- test_on_tanks.sh
- train.sh
- collect_pointclouds.py
- utils.py
- .gitignore
- depthfusion.py
- LICENSE
- README.md
- requirements.txt
- test.py
- train.py
# Installation Guide
1. Get the code
git clone https://github.com/touristCheng/UCSNet
Downloads the entire project code from GitHub to your computer.
cd UCSNet
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
