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

Regarding Groundtruth #64

Open
ciliverlee opened this issue Feb 29, 2024 · 1 comment
Open

Regarding Groundtruth #64

ciliverlee opened this issue Feb 29, 2024 · 1 comment

Comments

@ciliverlee
Copy link

Hello!
When i try to use predict_disparity and Groundtruth to calculate MSE , i have a problem about how to transform predict_disparity to predict_depth.Should i use (min_disp = 1 / max_depth, max_disp = 1 / min_depth, scaled_disp = min_disp + (max_disp - min_disp) * disp)
to transform predict_disparity?Could you offer Groundtruth's max_depth/min_depth and the max/min pixel of the Grountruth picture.
Looking forward to your reply.Thanks.

@magehrig
Copy link
Contributor

Check out the last section "Disparity to Depth" here: https://dsec.ifi.uzh.ch/data-format/

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