BiFuse
[CVPR2020] BiFuse: Monocular 360 Depth Estimation via Bi-Projection Fusion
File Explorer
Download Latest Version (.zip)- __init__.py
- FCRN.py
- resnet.py
- Sample.jpg
- 007.jpg
- 146.jpg
- 147.jpg
- 1690-teaser.gif
- 200.jpg
- 232.jpg
- 236.jpg
- 246.jpg
- 260.jpg
- 272.jpg
- 279.jpg
- fig.png
- README.md
- utils.py
- vis3D.py
- __init__.py
- Cube2Equirec.py
- .gitignore
- __init__.py
- Equirec2Cube.py
- EquirecRotate.py
- EquirecRotate2.py
- __init__.py
- CETransform.py
- CubePad.py
- ModelSaver.py
- SpherePad.py
- Transform.py
- .gitignore
- LICENSE
- main.py
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/yuhsuanyeh/BiFuse
Downloads the entire project code from GitHub to your computer.
cd BiFuse
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).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
