dontLoveBugs / DORN_pytorch

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

question about kitti depth #34

Open sparshgarg23 opened 2 years ago

sparshgarg23 commented 2 years ago

on the kitti depth dataset site,should we also download the projected raw lidar scans,or will the annotated depth map dataset link be enough for evaluating this project?

kk6398 commented 1 year ago

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.