Upload folder using huggingface_hub
Browse files- paris/pano/paris_000027/camera_trajectory.csv +0 -0
- paris/pano/paris_000027/depth/depth.meta.json +14 -0
- paris/pano/paris_000027/description.json +70 -0
- paris/pano/paris_000027/gamepad_format/gamepad_axis_0.txt +0 -0
- paris/pano/paris_000027/gamepad_format/gamepad_button_0.txt +0 -0
- paris/pano/paris_000027/gamepad_format/key_0.txt +0 -0
- paris/pano/paris_000027/gamepad_format/keybinds_snapshot.json +32 -0
- paris/pano/paris_000027/gamepad_format/mouse_move_0.txt +0 -0
- paris/pano/paris_000027/gamepad_format/mouse_wheel_0.txt +0 -0
- paris/pano/paris_000027/gamepad_format/timeline.txt +3 -0
- paris/pano/paris_000027/rgb.mp4 +3 -0
- paris/pano/paris_000027/trajectory.png +3 -0
paris/pano/paris_000027/camera_trajectory.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
paris/pano/paris_000027/depth/depth.meta.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"near_m": 0.1,
|
| 3 |
+
"far_m": 200.0,
|
| 4 |
+
"n_frames": 2391,
|
| 5 |
+
"width": 4096,
|
| 6 |
+
"height": 2048,
|
| 7 |
+
"fps": 30,
|
| 8 |
+
"projection": "equirectangular",
|
| 9 |
+
"depth_type": "radial_distance_m (sp_depth_meters)",
|
| 10 |
+
"format": "FFV1 / gray16le; log-quantized radial depth",
|
| 11 |
+
"decode_formula": {
|
| 12 |
+
"depth_m": "exp(gray / 65535.0 * (log(200.0) - log(0.1)) + log(0.1))"
|
| 13 |
+
}
|
| 14 |
+
}
|
paris/pano/paris_000027/description.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "spear_v1",
|
| 3 |
+
"seq_name": "paris_000027",
|
| 4 |
+
"environment": {
|
| 5 |
+
"scene_short_name": "traj_27",
|
| 6 |
+
"umap": "/Game/CityCore_Paris/Scenes/ParisCity_FinalBlueprints.ParisCity_FinalBlueprints",
|
| 7 |
+
"asset_pack": "CityCore Paris (FAB) \u2014 zylin 718_win_demo/ue_projects/paris",
|
| 8 |
+
"license": "Marketplace Standard",
|
| 9 |
+
"nanite_used": true,
|
| 10 |
+
"obstacle_cache_used": false,
|
| 11 |
+
"waypoint_source": "zylin 718_win_demo/trajectories/paris (navmesh_* + reactive_*), \u6309 120m \u622a\u65ad",
|
| 12 |
+
"trajectory_length_note": "\u5168\u90e8 100 \u6761\u6309 MAX_METERS=120 \u622a\u65ad (0809 \u6279\u6b21\u4e2d\u9014\u7edf\u4e00\u6539\u4e3a 120m; \u540c\u6279 apartment \u7684 000000-000041 \u4e3a\u672a\u622a\u65ad\u7684\u5b8c\u6574\u957f\u5ea6)",
|
| 13 |
+
"tags": [
|
| 14 |
+
"city",
|
| 15 |
+
"outdoor",
|
| 16 |
+
"paris",
|
| 17 |
+
"european",
|
| 18 |
+
"street"
|
| 19 |
+
]
|
| 20 |
+
},
|
| 21 |
+
"camera": {
|
| 22 |
+
"projection": "equirectangular",
|
| 23 |
+
"hfov_deg": 360.0,
|
| 24 |
+
"vfov_deg": 180.0,
|
| 25 |
+
"resolution": [
|
| 26 |
+
4096,
|
| 27 |
+
2048
|
| 28 |
+
],
|
| 29 |
+
"sensor": {
|
| 30 |
+
"width_mm": 36.0,
|
| 31 |
+
"height_mm": 20.25
|
| 32 |
+
},
|
| 33 |
+
"trajectory": {
|
| 34 |
+
"num_frames": 2392,
|
| 35 |
+
"duration_s": 79.733,
|
| 36 |
+
"path_length_cm": 11869.1,
|
| 37 |
+
"fps": 30.0,
|
| 38 |
+
"start_location_cm": [
|
| 39 |
+
-4713.836282630993,
|
| 40 |
+
6789.826055375852,
|
| 41 |
+
172.15000530515184
|
| 42 |
+
],
|
| 43 |
+
"end_location_cm": [
|
| 44 |
+
-5933.630680962511,
|
| 45 |
+
-2574.627017570341,
|
| 46 |
+
182.47018783143182
|
| 47 |
+
]
|
| 48 |
+
}
|
| 49 |
+
},
|
| 50 |
+
"render": {
|
| 51 |
+
"fps": 30.0,
|
| 52 |
+
"type": "panoramic_cube6_stitched",
|
| 53 |
+
"mppc": "MPPC_VelocityDepthPlus",
|
| 54 |
+
"passes": [
|
| 55 |
+
"rgb",
|
| 56 |
+
"depth"
|
| 57 |
+
],
|
| 58 |
+
"cube": {
|
| 59 |
+
"faces": 6,
|
| 60 |
+
"face_res": "1536x1536",
|
| 61 |
+
"stitch": "feathered_lanczos_equirect"
|
| 62 |
+
}
|
| 63 |
+
},
|
| 64 |
+
"provenance": {
|
| 65 |
+
"git_commit": "320a947c9527",
|
| 66 |
+
"git_branch": "wrender_pano",
|
| 67 |
+
"written_utc": "2026-08-11T02:37:54.507282Z",
|
| 68 |
+
"schema_doc": "docs/free_exploration/METADATA_SCHEMA_zh.md"
|
| 69 |
+
}
|
| 70 |
+
}
|
paris/pano/paris_000027/gamepad_format/gamepad_axis_0.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
paris/pano/paris_000027/gamepad_format/gamepad_button_0.txt
ADDED
|
File without changes
|
paris/pano/paris_000027/gamepad_format/key_0.txt
ADDED
|
File without changes
|
paris/pano/paris_000027/gamepad_format/keybinds_snapshot.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"snapshot_time": "2026-01-01 00:00:00.000",
|
| 3 |
+
"game": "SPEAR_synthetic_panoramic",
|
| 4 |
+
"profile": "default",
|
| 5 |
+
"fps": 30.0,
|
| 6 |
+
"hfov_deg": 360.0,
|
| 7 |
+
"start_pose": {
|
| 8 |
+
"x": -4713.836282630993,
|
| 9 |
+
"y": 6789.826055375852,
|
| 10 |
+
"z": 172.15000530515184,
|
| 11 |
+
"yaw": -123.27955042337047,
|
| 12 |
+
"pitch": 0.0,
|
| 13 |
+
"roll": 0.0
|
| 14 |
+
},
|
| 15 |
+
"axis_normalization": {
|
| 16 |
+
"axis_0_cmps_at_one": 100.0,
|
| 17 |
+
"axis_1_cmps_at_one": 210.0,
|
| 18 |
+
"axis_2_dps_at_one": 30.0,
|
| 19 |
+
"axis_3_cmps_at_one": 100.0
|
| 20 |
+
},
|
| 21 |
+
"bindings": {
|
| 22 |
+
"left_stick_y_forward": "AXIS_1_NEG",
|
| 23 |
+
"left_stick_y_backward": "AXIS_1_POS",
|
| 24 |
+
"left_stick_x_right": "AXIS_0_POS",
|
| 25 |
+
"left_stick_x_left": "AXIS_0_NEG",
|
| 26 |
+
"right_stick_x_yaw_right": "AXIS_2_POS",
|
| 27 |
+
"right_stick_x_yaw_left": "AXIS_2_NEG",
|
| 28 |
+
"vertical_up": "AXIS_3_POS",
|
| 29 |
+
"vertical_down": "AXIS_3_NEG"
|
| 30 |
+
},
|
| 31 |
+
"notes": "Panoramic per-seq gamepad from keyframes (pano_meta.py). Round-trip via tools/gamepad_to_keyframes.py."
|
| 32 |
+
}
|
paris/pano/paris_000027/gamepad_format/mouse_move_0.txt
ADDED
|
File without changes
|
paris/pano/paris_000027/gamepad_format/mouse_wheel_0.txt
ADDED
|
File without changes
|
paris/pano/paris_000027/gamepad_format/timeline.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2026-01-01 00:00:00.000
|
| 2 |
+
2026-01-01 00:00:00.000: spear_render_started
|
| 3 |
+
2026-01-01 00:01:19.699
|
paris/pano/paris_000027/rgb.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:934abbcf365ec20031df69d759345992bc9f8fbf0d2acbd6bb0f75700775a9c8
|
| 3 |
+
size 760047920
|
paris/pano/paris_000027/trajectory.png
ADDED
|
Git LFS Details
|