Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about dataset and devices. #7

Open
Pengxiang-Li opened this issue Jan 5, 2021 · 1 comment
Open

Questions about dataset and devices. #7

Pengxiang-Li opened this issue Jan 5, 2021 · 1 comment

Comments

@Pengxiang-Li
Copy link

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.

  1. How do you organize your ' adaptation_list.csv '?
  2. The order of training on Sceneflow, kitti and other datasets.
  3. When you training the models, how many GPUs did you use? And their video memory?

thanks again!

@AlessioTonioni
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants