mli0603 / stereo-transformer

Revisiting Stereo Depth Estimation From a Sequence-to-Sequence Perspective with Transformers. (ICCV 2021 Oral)
Apache License 2.0
664 stars 106 forks source link

How do I get the occlusion data for the Middlebury dataset? #52

Open DeH40 opened 2 years ago

DeH40 commented 2 years ago

I noticed that your Middlebury dataset contains the ground truth of the occlusion data, but the data I downloaded from the official Middlebury dataset website does not contain this data, how can I get it? Thank you!