NonCuboidRoom
Learning to Reconstruct 3D Non-Cuboid Room Layout from a Single RGB Image
File Explorer
Download Latest Version (.zip)- __init__.py
- custom.py
- nyu303.py
- structured3d.py
- sunrgbd.py
- index.json
- index.json
- index.json_20150709082104
- index.json_20150709082113
- index.json_20150709082133
- index.json_20150709082141
- index.json
- index.json
- index.json
- index.json
- NYU0969.png
- NYU0969.png
- 20150118235333.txt
- intrinsics.txt
- NYU0969.jpg
- NYU0969.png
- NYU0969.jpg
- intrinsics.txt
- scene.txt
- seg.mat
- teaser.gif
- __init__.py
- detector.py
- heads.py
- hr_cfg.py
- hrnet.py
- loss.py
- reconstruction.py
- utils.py
- visualize.py
- 0.png
- 0_1.png
- .gitignore
- cfg.yaml
- LICENSE
- README.md
- requirements.txt
- test.py
- train.py
# Installation Guide
1. Get the code
git clone https://github.com/CYang0515/NonCuboidRoom
Downloads the entire project code from GitHub to your computer.
cd NonCuboidRoom
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)
