ifnspaml / SGDepth

[ECCV 2020] Self-Supervised Monocular Depth Estimation: Solving the Dynamic Object Problem by Semantic Guidance
MIT License
200 stars 26 forks source link

ImportError: cannot import name 'read_data_sets' #23

Open guovi opened 3 years ago

guovi commented 3 years ago
from dataloader import read_data_sets

ImportError: cannot import name 'read_data_sets'

in download_kitti.py

klingner commented 3 years ago

Hi,

I am afraid I do not know where exactly this line is written. It is not written in the download_kitti.py script. Could you please post the complete error message?