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

KITTI finetune model #29

Open
htkseason opened this issue Sep 25, 2019 · 3 comments
Open

KITTI finetune model #29

htkseason opened this issue Sep 25, 2019 · 3 comments

Comments

@htkseason
Copy link

Hi Niklaus,
Thanks for providing a clean implementaion of pwc-net on pytorch.
I am working with your code on KITTI dataset. However, its performance did not match PWC-Net and PWC-Net+. I assume the model is not finetuned on KITTI and not using the training strategy of PWC-Net+.
Refer https://github.com/NVlabs/PWC-Net/tree/master/Caffe/model/PWC-Net_plus
Could you please also convert the model of the above link or share your conversion script?

@sniklaus
Copy link
Owner

sniklaus commented Dec 4, 2019

Please see: #23

I am afraid that I have not made any efforts to adopt PWC-Net+ yet. I am thus leaving this issue open since I agree that it would be nice to have those models as well.

@zhm284
Copy link

zhm284 commented Apr 2, 2024

What should I do if my picture is too large by 1920 * 3840

@Etienne66
Copy link
Contributor

You can either scale down your image so that it fits in memory or get a video card that has more memory. I use an RTX 3090 myself.

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

4 participants