xjxu21 commited on
Commit
76cf9db
·
verified ·
1 Parent(s): 1e6a1bf

Upload folder using huggingface_hub

Browse files
med_village/pano/med_village_000019/camera_trajectory.csv ADDED
The diff for this file is too large to render. See raw diff
 
med_village/pano/med_village_000019/depth/depth.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "near_m": 0.1,
3
+ "far_m": 200.0,
4
+ "n_frames": 6272,
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
+ }
med_village/pano/med_village_000019/description.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "spear_v1",
3
+ "seq_name": "med_village_000019",
4
+ "environment": {
5
+ "scene_short_name": "traj_19",
6
+ "umap": "/Game/MedievalVillage/Demo/Maps/MedievalVillage_01/MedievalVillage_01_P",
7
+ "asset_pack": "Medieval Village (FAB) \u2014 zylin ue_722/med_village.7z",
8
+ "license": "Marketplace Standard",
9
+ "nanite_used": true,
10
+ "obstacle_cache_used": false,
11
+ "waypoint_source": "zylin fix_0804/med_village navmesh_*.json (navmesh_moveto, per_distance_10cm_safe, full path)",
12
+ "tags": [
13
+ "medieval",
14
+ "village",
15
+ "outdoor",
16
+ "historical"
17
+ ]
18
+ },
19
+ "camera": {
20
+ "projection": "equirectangular",
21
+ "hfov_deg": 360.0,
22
+ "vfov_deg": 180.0,
23
+ "resolution": [
24
+ 4096,
25
+ 2048
26
+ ],
27
+ "sensor": {
28
+ "width_mm": 36.0,
29
+ "height_mm": 20.25
30
+ },
31
+ "trajectory": {
32
+ "num_frames": 6273,
33
+ "duration_s": 209.1,
34
+ "path_length_cm": 20299.2,
35
+ "fps": 30.0,
36
+ "start_location_cm": [
37
+ 4542.192308687832,
38
+ 4220.977701508656,
39
+ 975.0391386739356
40
+ ],
41
+ "end_location_cm": [
42
+ -11068.710364735865,
43
+ 725.8162290354343,
44
+ 2020.8003406050252
45
+ ]
46
+ }
47
+ },
48
+ "render": {
49
+ "fps": 30.0,
50
+ "type": "panoramic_cube6_stitched",
51
+ "mppc": "MPPC_VelocityDepthPlus",
52
+ "passes": [
53
+ "rgb",
54
+ "depth"
55
+ ],
56
+ "cube": {
57
+ "faces": 6,
58
+ "face_res": "1536x1536",
59
+ "stitch": "feathered_lanczos_equirect"
60
+ }
61
+ },
62
+ "provenance": {
63
+ "git_commit": "320a947c9527",
64
+ "git_branch": "wrender_pano",
65
+ "written_utc": "2026-08-08T23:39:17.046799Z",
66
+ "schema_doc": "docs/free_exploration/METADATA_SCHEMA_zh.md"
67
+ }
68
+ }
med_village/pano/med_village_000019/gamepad_format/gamepad_axis_0.txt ADDED
The diff for this file is too large to render. See raw diff
 
med_village/pano/med_village_000019/gamepad_format/gamepad_button_0.txt ADDED
File without changes
med_village/pano/med_village_000019/gamepad_format/key_0.txt ADDED
File without changes
med_village/pano/med_village_000019/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": 4542.192308687832,
9
+ "y": 4220.977701508656,
10
+ "z": 975.0391386739356,
11
+ "yaw": 155.50613752897533,
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
+ }
med_village/pano/med_village_000019/gamepad_format/mouse_move_0.txt ADDED
File without changes
med_village/pano/med_village_000019/gamepad_format/mouse_wheel_0.txt ADDED
File without changes
med_village/pano/med_village_000019/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:03:29.064
med_village/pano/med_village_000019/rgb.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7203d52d11823dcbe9032075e7d68c3cf804ccd40b2da5de70846d4697c88ebd
3
+ size 3146145500
med_village/pano/med_village_000019/trajectory.png ADDED

Git LFS Details

  • SHA256: 21e44e7ebc5f6ae8764810054d5b2604c72404576f5154dbded2a26bdf8a83c8
  • Pointer size: 131 Bytes
  • Size of remote file: 172 kB