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

Training with negative and positive disparities #14

Open
Andyjk1406 opened this issue May 6, 2022 · 1 comment
Open

Training with negative and positive disparities #14

Andyjk1406 opened this issue May 6, 2022 · 1 comment

Comments

@Andyjk1406
Copy link

This network is excellent!
I'd like to train on my own data, but my rectified images have positive and negative disparities.

I see you use a max_disp, but is it possible to use min and max disp (and create the volume sizes based on the difference between max_disp and min_disp?

I suppose the alternative is to shift all of the right images to the right by abs(min_disp) but this seems less elegant and will enlarge the images

@Andyjk1406
Copy link
Author

Just to add to this, other training data may have a min_disparity that is much larger than 0 (eg disparity range from 100 to 250). Again I presume this would mean a min_disparity option would be more efficient than sliding the whole right image to the left

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