Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 281 Bytes
conda create -n roomlayout python=3.8
pip install -r requirement.txt

# train
python main.py --mode train

The weight of Structured3d and nyu303 can be downloaded in feijiangbaiduNet or google drive

And put them in the weights/(structured3d/nyu303) folder