Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 289 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 289 Bytes

monodepth2nyu

This is the code for training monodepth2 on the NYUv2 dataset, before running the code you should change the root path of NYUv2 dataset in trainer.py(change the value of the variable mydatapath in trainer.py)

training command: python train.py --model_name yourmodelname