yzcjtr / GeoNet

Code for GeoNet: Unsupervised Learning of Dense Depth, Optical Flow and Camera Pose (CVPR 2018)
MIT License
726 stars 181 forks source link

Question about data preparation. #45

Closed wangq95 closed 5 years ago

wangq95 commented 5 years ago

Hi, thanks a lot for your promising work, but I am strongly confused about the data preparation for three different tasks, where you said we should to run 'prepare_train_data.py' to get training data with three types -- e.g., kitti_raw_stereo, kitti_raw_eigen and kitti_odom. Using different type, we could get three types training data that are totally different. However, the 'dump_root' is the same, so which type should I choose to train the first stage? Or I just need to choose one of them randomly? Thanks a lot!

yzcjtr commented 5 years ago

dump_root is just a placeholder for the target output path. You should set different dump roots according to your needs.

xiaomeng9532 commented 5 years ago

I also meet some question when I preprocessed the datasets.Can you tell me your wechat.I will be very appreciate if you can help me.