Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
NVIDIA's FFS Stereo4D contains approximately 1.3 million disparity maps generated from the Stereo4D dataset using the FoundationStereo model. These 784×784 PNG images provide per-pixel disparity values for stereo matching and depth estimation tasks. The collection is organized into 26 zip files, each containing 50,000 frames with associated metadata.
Disparity values must be decoded using the formula (R * 65025 + G * 255 + B) / 1000.0. The dataset is partitioned into 26 large zip files requiring significant storage and extraction time.