Datasets:
Update dataset card with paper, code and project links
#3
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,19 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
-
tags:
|
| 6 |
-
- stereo-matching
|
| 7 |
-
- disparity
|
| 8 |
-
- stereo4d
|
| 9 |
-
- foundationstereo
|
| 10 |
pretty_name: FFS Stereo4D
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# FFS Stereo4D
|
| 16 |
|
|
|
|
|
|
|
| 17 |
Disparity maps for stereo matching, generated from the [Stereo4D](https://github.com/niconielsen32/Stereo4D) dataset using [FoundationStereo](https://github.com/NVlabs/FoundationStereo).
|
| 18 |
|
| 19 |
## Dataset Structure
|
|
@@ -108,4 +110,4 @@ If you use this dataset, please consider cite:
|
|
| 108 |
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
|
| 109 |
year={2025},
|
| 110 |
}
|
| 111 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
size_categories:
|
| 4 |
+
- 1M<n<10M
|
| 5 |
task_categories:
|
| 6 |
+
- depth-estimation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pretty_name: FFS Stereo4D
|
| 8 |
+
tags:
|
| 9 |
+
- stereo-matching
|
| 10 |
+
- disparity
|
| 11 |
+
- stereo4d
|
| 12 |
+
- foundationstereo
|
| 13 |
---
|
| 14 |
|
| 15 |
# FFS Stereo4D
|
| 16 |
|
| 17 |
+
[[Project Page]](https://nvlabs.github.io/Fast-FoundationStereo/) [[Paper]](https://huggingface.co/papers/2512.11130) [[Code]](https://github.com/NVlabs/Fast-FoundationStereo)
|
| 18 |
+
|
| 19 |
Disparity maps for stereo matching, generated from the [Stereo4D](https://github.com/niconielsen32/Stereo4D) dataset using [FoundationStereo](https://github.com/NVlabs/FoundationStereo).
|
| 20 |
|
| 21 |
## Dataset Structure
|
|
|
|
| 110 |
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
|
| 111 |
year={2025},
|
| 112 |
}
|
| 113 |
+
```
|