dontLoveBugs / DORN_pytorch

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

What is the python version? #21

Closed Fangyh09 closed 4 years ago

Fangyh09 commented 4 years ago

Hello, what is the python version?

dontLoveBugs commented 4 years ago

Python version is 3.7 and Pytorch version 1.0 (>=1.2 is best).

kk6398 commented 1 year ago

Hello, what is the python version?

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.