xjxu21 commited on
Commit
0b6b467
·
verified ·
1 Parent(s): 168b77a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -5
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>` are the **same camera path**, frame for frame: the
41
- first-person clip was rendered from the panoramic clip's own per-frame trajectory, and the
42
- two `camera_trajectory.csv` files agree to **0.000000 cm / deg** not merely to a
43
- tolerance. That gives the same world state under two very different projections without
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