Open Pengxiang-Li opened 3 years ago
Hi,
Regarding 1 what do you mean exactly? The details on the dataset preparation are reported here: https://github.com/CVLAB-Unibo/Learning2AdaptForStereo#data-preparation. It boils down to having one CSV per stereo sequence with consecutive frames in conseutives lines.
Regarding 2, the order of the datasets is reported on the paper, it should be SceneFlow (without meta learning) then either Kitti, Carla or synthia (with meta learning)
Regarding 3, all the result in the paper were achieved with a single GPU, I'm not exactly sure on the model but something equivalent to a Titan X with 12 Gb of VRAM
hello! thanks for the great work! When I tried to run your code on my pc, I cannot run it directly and I have 3 questions about your work.
thanks again!