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

using pre-trained models #5

Open
amarzullo24 opened this issue May 26, 2022 · 1 comment
Open

using pre-trained models #5

amarzullo24 opened this issue May 26, 2022 · 1 comment

Comments

@amarzullo24
Copy link

Hi!
I am trying to use your scripts to reproduce the results in the paper but I am not sure I am doing it right.
In particular, when running the following command (as suggested in the README.md):

python test3real.py -d "/home/ywz/database/aftercut512" --seed 0 --patch-size 512 512 --batch-size 1 --test-batch-size 1

I get an import error due to the missing newnet9 module.

By using the script test3_real.py, instead I am able to load all the models and complete the evaluation.

I wrote a small Colab Notebook so you can check what I have done (I think it may also be useful for others).
https://colab.research.google.com/drive/1kWtOCHsQRd8Ae_tCgVn5XfPyhM-OxppB?usp=sharing

I have some questions:

  1. Is the one described above the right procedure for reproducing your best results?
  2. The numbers on InStereo2K seems similar to the ones reported in the paper. However I am observing a drop when testing on KITTI. Is this expected?
  3. On which resolution should I test KITTI? I can't find it on the paper

I apologize for these multiple questions. Hope you can help!

@amarzullo24
Copy link
Author

Hi,
would you help me with this issue?

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

1 participant