dontLoveBugs / DORN_pytorch

PyTorch implementation of Deep Ordinal Regression Network for Monocular Depth Estimation
299 stars 67 forks source link

How to run this code, I did not find the entrance of this code, please help me #29

Open ShihuaiXu opened 3 years ago

ShihuaiXu commented 3 years ago

thanks for your great work

kk6398 commented 1 year ago

How about reading the README? You can use the model here. Hey,guys, I meet a difficult problem: I set the '-- c' parameter to the path of 'resnet101_v1c. pth' and attempt to run train.py, but encounter the following error: ruamel. yaml. reader. ReaderError: unacceptable character # x0080: invalid start byte. Could you help me deal this question? Is this step correct? Thanks a lot.