Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -37,11 +37,10 @@ per-scene repositories — take it only for the scenes you need.
|
|
| 37 |
|
| 38 |
## What makes it paired
|
| 39 |
|
| 40 |
-
`pano/<clip_id>` and `fp/<clip_id>`
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
having to trust an interpolated alignment.
|
| 45 |
|
| 46 |
Clips are 35 s to 3.5 min of continuous motion — no cuts, no teleports.
|
| 47 |
|
|
|
|
| 37 |
|
| 38 |
## What makes it paired
|
| 39 |
|
| 40 |
+
`pano/<clip_id>` and `fp/<clip_id>` share the same camera path frame for frame: the first-person
|
| 41 |
+
clip was rendered from the panoramic clip's per-frame trajectory, so the two
|
| 42 |
+
`camera_trajectory.csv` files match exactly. That gives the same world state under two very
|
| 43 |
+
different projections without relying on an interpolated alignment.
|
|
|
|
| 44 |
|
| 45 |
Clips are 35 s to 3.5 min of continuous motion — no cuts, no teleports.
|
| 46 |
|