Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
## Dataset Summary
|
6 |
+
|
7 |
+
This is a rectified video subset of the full [Stereo4D dataset](https://stereo4d.github.io/), designed to support research in 4D motion understanding from real-world stereo videos. It provides 60° field-of-view, 512×512 perspective crops from the **left eye** of VR180 stereo video clips. These are extracted from long scenes with per-frame depth and 3D trajectory annotations available in the full dataset.
|
8 |
+
|
9 |
+
This dataset is intended to be used alongside the full Stereo4D dataset for tasks such as 3D reconstruction, motion prediction, stereo matching, and video understanding.
|