Landau33 commited on
Commit
11d0f07
·
verified ·
1 Parent(s): 17ecafc

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +41 -33
  2. clips/traj_103__recovery__tr05.npz +3 -0
  3. clips/traj_109__recovery__occl01.npz +3 -0
  4. clips/traj_109__recovery__oodpose02.npz +3 -0
  5. clips/traj_118__success__oodpose04.npz +3 -0
  6. clips/traj_11__recovery__oodpose05.npz +3 -0
  7. clips/traj_123__recovery__tr10.npz +3 -0
  8. clips/traj_125__success__tr06.npz +3 -0
  9. clips/traj_133__recovery__oodpose03.npz +3 -0
  10. clips/traj_135__failure_missed__tr00.npz +3 -0
  11. clips/traj_136__success__oodpose04.npz +3 -0
  12. clips/traj_140__success__tr05.npz +3 -0
  13. clips/traj_142__success__tr04.npz +3 -0
  14. clips/traj_153__success__oodpose01.npz +3 -0
  15. clips/traj_155__success__occl00.npz +3 -0
  16. clips/traj_159__success__tr03.npz +3 -0
  17. clips/traj_161__failure_dropped__tr00.npz +3 -0
  18. clips/traj_165__success__tr06.npz +3 -0
  19. clips/traj_172__failure_missed__tr08.npz +3 -0
  20. clips/traj_173__success__tr06.npz +3 -0
  21. clips/traj_174__failure_missed__tr03.npz +3 -0
  22. clips/traj_178__failure_missed__tr06.npz +3 -0
  23. clips/traj_183__failure_dropped__tr06.npz +3 -0
  24. clips/traj_184__recovery__oodpose00.npz +3 -0
  25. clips/traj_190__failure_missed__oodpose07.npz +3 -0
  26. clips/traj_193__failure_dropped__oodpose00.npz +3 -0
  27. clips/traj_194__success__oodfov01.npz +3 -0
  28. clips/traj_20__recovery__tr08.npz +3 -0
  29. clips/traj_35__failure_missed__oodpose05.npz +3 -0
  30. clips/traj_36__success__tr11.npz +3 -0
  31. clips/traj_38__success__canonical.npz +3 -0
  32. clips/traj_38__success__oodpose05.npz +3 -0
  33. clips/traj_52__failure_missed__tr11.npz +3 -0
  34. clips/traj_56__recovery__tr10.npz +3 -0
  35. clips/traj_59__failure_dropped__oodpose04.npz +3 -0
  36. clips/traj_60__success__tr08.npz +3 -0
  37. clips/traj_61__success__oodpose04.npz +3 -0
  38. clips/traj_62__success__tr01.npz +3 -0
  39. clips/traj_62__success__tr11.npz +3 -0
  40. clips/traj_71__recovery__occl03.npz +3 -0
  41. clips/traj_73__success__oodfov01.npz +3 -0
  42. clips/traj_75__recovery__tr10.npz +3 -0
  43. clips/traj_77__success__oodfov01.npz +3 -0
  44. clips/traj_79__success__oodpose01.npz +3 -0
  45. clips/traj_80__success__tr00.npz +3 -0
  46. clips/traj_84__success__tr03.npz +3 -0
  47. clips/traj_87__success__tr02.npz +3 -0
  48. clips/traj_8__recovery__id02.npz +3 -0
  49. clips/traj_94__recovery__tr06.npz +3 -0
  50. index.json +0 -0
README.md CHANGED
@@ -17,6 +17,9 @@ tags:
17
  progress-reward model conditioned on camera geometry generalises to viewpoints it never
18
  trained on.
19
 
 
 
 
20
  ## What is in a clip
21
 
22
  Each `.npz` holds `frames` `(T, 256, 256, 3) uint8` and a JSON `meta`:
@@ -29,8 +32,14 @@ Each `.npz` holds `frames` `(T, 256, 256, 3) uint8` and a JSON `meta`:
29
  | `cube_frac` / `arm_frac` | per-frame fraction of the image covered by cube / robot |
30
  | `kind` | `success`, `failure_missed`, `failure_dropped`, `recovery` |
31
 
32
- **Labels come from physical state, not frame index.** Progress is
33
- `0.00-0.45` from gripper-to-cube distance, `0.45-0.65` from lift height up to
 
 
 
 
 
 
34
  0.02m, `0.65-1.00` from cube height toward the goal. Replaying the
35
  same state later in a clip gives the same label, and a dropped cube's progress falls
36
  back on its own.
@@ -41,17 +50,28 @@ The intrinsic is computed from the FOV actually set, because ManiSkill's
41
  `sensor_param["intrinsic_cv"]` keeps reporting the focal length the camera was
42
  registered with and does not follow `set_fovy`.
43
 
44
- ## Splits and cameras
45
 
46
- | split | trajectories | cameras each | clips |
47
- |---|---|---|---|
48
- | train | 140 | 12, resampled per trajectory (~1680 distinct viewpoints) | 1680 |
49
- | val | 20 | the fixed 21-camera battery | 420 |
50
- | test | 40 | the fixed 21-camera battery | 840 |
 
 
 
 
 
 
 
 
 
51
 
52
- Training viewpoints: azimuth +-60 deg, elevation 20-55 deg, radius 0.50-0.85 m, FOV
53
- 40-60 deg. The evaluation battery is fixed across trajectories so that per-view metrics
54
- are comparable:
 
 
55
 
56
  | group | cameras | elevation (deg) | \|azimuth\| (deg) |
57
  |---|---|---|---|
@@ -61,7 +81,7 @@ are comparable:
61
  | ood_fov | 4 | 24-49 | 10-58 |
62
  | occlusion | 4 | 12-25 | 141-158 |
63
 
64
- Trajectory kinds: success 120, recovery 40, failure_missed 20, failure_dropped 20.
65
 
66
  ## Camera vetting
67
 
@@ -70,34 +90,22 @@ measuring, from the segmentation, how often the cube is visible. A camera is rej
70
  and resampled if it is blind for more than 25% of frames on its *worst* probe
71
  trajectory, or if the cube covers less than 0.10% of the frame there.
72
 
73
- This matters: a previous version of this battery had 6 of 21 cameras that never saw the
74
  cube at all -- two sat inside the robot base, four looked down from above 65 deg
75
- elevation where the arm reaches over the cube and occludes it. In this version
76
- 1 of 840 test clips fall below 0.1% cube visibility.
 
77
 
78
  ## Known limitations
79
 
80
  - **A frame counter is a strong baseline on `success`.** Progress in a successful demo
81
  advances monotonically with time, so predicting the mean label per timestep scores
82
- Kendall tau +0.97 on success trajectories and +0.86 over the whole labelled test set.
83
- Only `recovery` resists it (+0.51). Evaluate there, or report against the frame-counter
84
- line explicitly -- a result at or below it is not a result.
85
  - **Failures carry no progress target** under the usual masking policy, so 40% of the
86
  trajectories score only view-consistency metrics.
87
  - **Elevation extrapolation is not testable on this task.** Above the trained band the
88
  arm occludes its own workspace, so the battery varies azimuth only.
89
- - One camera (`oodfov01`, el 49 / az -58) is blind on a single test trajectory; filter
90
- on `mean_cube_frac` in `index.json` if that matters.
91
-
92
- ## Files
93
-
94
- `index.json` lists every clip with its split, camera, group, kind, `mean_cube_frac` and
95
- progress range, plus the full camera battery. Clips are packed as tar shards:
96
-
97
- - `train-0000.tar` (1.90 GB)
98
- - `train-0001.tar` (1.90 GB)
99
- - `train-0002.tar` (1.90 GB)
100
- - `train-0003.tar` (0.89 GB)
101
- - `val-0000.tar` (1.41 GB)
102
- - `test-0000.tar` (1.90 GB)
103
- - `test-0001.tar` (0.93 GB)
 
17
  progress-reward model conditioned on camera geometry generalises to viewpoints it never
18
  trained on.
19
 
20
+ Clips are stored as individual `.npz` files in `clips/`, unarchived and unpartitioned --
21
+ pick your own split from the metadata in `index.json`.
22
+
23
  ## What is in a clip
24
 
25
  Each `.npz` holds `frames` `(T, 256, 256, 3) uint8` and a JSON `meta`:
 
32
  | `cube_frac` / `arm_frac` | per-frame fraction of the image covered by cube / robot |
33
  | `kind` | `success`, `failure_missed`, `failure_dropped`, `recovery` |
34
 
35
+ ```python
36
+ import json, numpy as np
37
+ z = np.load("clips/traj_107__success__canonical.npz", allow_pickle=False)
38
+ frames, meta = z["frames"], json.loads(str(z["meta"]))
39
+ ```
40
+
41
+ **Labels come from physical state, not frame index.** Progress is `0.00-0.45` from
42
+ gripper-to-cube distance, `0.45-0.65` from lift height up to
43
  0.02m, `0.65-1.00` from cube height toward the goal. Replaying the
44
  same state later in a clip gives the same label, and a dropped cube's progress falls
45
  back on its own.
 
50
  `sensor_param["intrinsic_cv"]` keeps reporting the focal length the camera was
51
  registered with and does not follow `set_fovy`.
52
 
53
+ ## index.json
54
 
55
+ One record per clip -- `path`, `traj`, `kind`, `cam`, `group`, `mean_cube_frac`,
56
+ `progress_range` -- plus the full camera `battery`. Two fields are worth understanding
57
+ before you split the data:
58
+
59
+ - **`group`** is the camera's role. `train` means the pose was drawn per trajectory from
60
+ a continuous distribution (1680 clips, ~140 distinct viewpoints);
61
+ the other groups are the 21 fixed evaluation poses (1260 clips).
62
+ - **`split`** records which of the two camera regimes a trajectory was rendered under,
63
+ *not* a partition you have to adopt. A trajectory marked `train` was shot from 12
64
+ sampled poses and has no battery clips at all; one marked `val`/`test` was shot from
65
+ the fixed battery and has no sampled ones. So the two regimes are not interchangeable:
66
+ you cannot ask for a battery view of a `train` trajectory, because it was never
67
+ rendered. Regroup trajectories freely within a regime; across regimes, check what
68
+ exists first.
69
 
70
+ ## Cameras
71
+
72
+ Sampled (per-trajectory) viewpoints: azimuth +-60 deg, elevation 20-55 deg, radius
73
+ 0.50-0.85 m, FOV 40-60 deg. The fixed battery, held constant across trajectories so that
74
+ per-view metrics are comparable:
75
 
76
  | group | cameras | elevation (deg) | \|azimuth\| (deg) |
77
  |---|---|---|---|
 
81
  | ood_fov | 4 | 24-49 | 10-58 |
82
  | occlusion | 4 | 12-25 | 141-158 |
83
 
84
+ Trajectories by kind: success 120, recovery 40, failure_missed 20, failure_dropped 20.
85
 
86
  ## Camera vetting
87
 
 
90
  and resampled if it is blind for more than 25% of frames on its *worst* probe
91
  trajectory, or if the cube covers less than 0.10% of the frame there.
92
 
93
+ This matters: an earlier version of this battery had 6 of 21 cameras that never saw the
94
  cube at all -- two sat inside the robot base, four looked down from above 65 deg
95
+ elevation, where the arm reaches over the cube and occludes it. Here
96
+ 1 of 840 battery clips on held-out trajectories fall below
97
+ 0.1% cube visibility.
98
 
99
  ## Known limitations
100
 
101
  - **A frame counter is a strong baseline on `success`.** Progress in a successful demo
102
  advances monotonically with time, so predicting the mean label per timestep scores
103
+ Kendall tau +0.97 on success trajectories and +0.86 over the whole labelled set. Only
104
+ `recovery` resists it (+0.51). Evaluate there, or report against the frame-counter line
105
+ explicitly -- a result at or below it is not a result.
106
  - **Failures carry no progress target** under the usual masking policy, so 40% of the
107
  trajectories score only view-consistency metrics.
108
  - **Elevation extrapolation is not testable on this task.** Above the trained band the
109
  arm occludes its own workspace, so the battery varies azimuth only.
110
+ - One camera (`oodfov01`, el 49 / az -58) is blind on a single trajectory; filter on
111
+ `mean_cube_frac` if that matters.
 
 
 
 
 
 
 
 
 
 
 
 
 
clips/traj_103__recovery__tr05.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffed33972ad6d531f2ab2aaa614b8667fbb3e8b4fec83c8acda7b041a69378e8
3
+ size 4236365
clips/traj_109__recovery__occl01.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50f84e1c9be4086735916d1e0823c1b84adf85222804f8c77c30ce5392384699
3
+ size 2866598
clips/traj_109__recovery__oodpose02.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:796cf07876051a5c5d5c4f88a5b9fe896b927f14ec5924be85f4d9afbb051a40
3
+ size 2337713
clips/traj_118__success__oodpose04.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5374f30c9d6f524b1605603b2678d1726b58f764b8f86a4cc77394917cf7a50b
3
+ size 2402787
clips/traj_11__recovery__oodpose05.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1950410cae57504283d9f593b1dcad58b10a6e54b28fd70ac25addcafd91f3c9
3
+ size 3133586
clips/traj_123__recovery__tr10.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d87915c83bdd8209182972ecb56f58a25ea69f856fdd3f0557b6bd94a24bb273
3
+ size 4636487
clips/traj_125__success__tr06.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a26bb98652a302d14a65cf23da23ef3310966bbe299ae8fe39d7c820fe2ea80
3
+ size 2833526
clips/traj_133__recovery__oodpose03.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:658800367c73f7a407522773bb0c970b44654ad8d7fcd0cb62870eef4ae31fbd
3
+ size 3440648
clips/traj_135__failure_missed__tr00.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:393e4a76fce8e4aec22fc146eee4456b8384952ae8c7f74c2b7ca169ca376972
3
+ size 4444391
clips/traj_136__success__oodpose04.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:699e031be4a04fcc813ff9a7cc304d7f3f9008ca6ace44c29257abf6bf4b5eaf
3
+ size 2428293
clips/traj_140__success__tr05.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01d80dc53cbb02c10955a7ec29f5cf2bcfc21e2d4409599903678169cf5ff8d3
3
+ size 3133852
clips/traj_142__success__tr04.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:855fb49c51bf9e321486cb34e0c9599f36134da33ae8102ca5fee10ade83f76b
3
+ size 4360290
clips/traj_153__success__oodpose01.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e623561044bc9e849a28b28b6aaf1c5d691a841998e40a2a89a4fe2a31660fd4
3
+ size 2942793
clips/traj_155__success__occl00.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c84ed7441e8c2d22a3e13275661e415a59005b39f2313d96c33720d816c3b8de
3
+ size 2398521
clips/traj_159__success__tr03.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1b6640a0d6d8743ed43a81150c61fdd3e8613a1a9296bae864d851e8fced54d
3
+ size 4885808
clips/traj_161__failure_dropped__tr00.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aa6517d43e4e27fde4a3224eee90ca97d2c3375e15be2baeb9e1f8b2a300bc0
3
+ size 4588385
clips/traj_165__success__tr06.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:616761f810e36d12c097bfdd3ddefb0c061c6d63bfd58c15cb00eb8ff5ce08cf
3
+ size 4707029
clips/traj_172__failure_missed__tr08.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1442958271fc84630b96c2d0e1768f27208f63ef4b1e70dc76e1738299008ca
3
+ size 3973171
clips/traj_173__success__tr06.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73ff6c88c5e8cb2dc28af9e85e75caf21ff3589a739ac531b5294731ccdfee2a
3
+ size 4546672
clips/traj_174__failure_missed__tr03.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a75a188698b43a737a0a125b4e3c59d2f87486dfd3a6bad4d4e4615204c85c3
3
+ size 3112775
clips/traj_178__failure_missed__tr06.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:559bfa8b5f7e8d98a5ece5e0dcfcb04c7aed22668a2b594edfd8c0668b62f3b2
3
+ size 4545083
clips/traj_183__failure_dropped__tr06.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a1d7bbf773995c9b5af9c2f44f0ec8c8f5eb51873ea73a425fe0227ff753c9e
3
+ size 3370781
clips/traj_184__recovery__oodpose00.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b5ec78a167ce92ea56d6217267b9c368f6098739eab9d6f36b171413e893977
3
+ size 3870094
clips/traj_190__failure_missed__oodpose07.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16fa9be3e48d274f3d60b60e78675db669623880373c4a74f75c33ece5ca7143
3
+ size 2419033
clips/traj_193__failure_dropped__oodpose00.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5be46f7275917d76d67713ae6cdde010725ffbd09f6ed9bb7d7ec1d5b995442
3
+ size 3734765
clips/traj_194__success__oodfov01.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3021e488cb7b25c44cd990ce56e4a98be1073954a512ef5892cf5af77a0d085
3
+ size 4324353
clips/traj_20__recovery__tr08.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74859afeb3638ac7b649188338ad6da0c0262c4308705649b6ccc4d229914b6e
3
+ size 3390624
clips/traj_35__failure_missed__oodpose05.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a54ddc53f868c67e909e56ba0f3f97f29d2d2be5582d35551349de42797cf3dd
3
+ size 3145817
clips/traj_36__success__tr11.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b116a5be245c1a56826b828bb2eeba545ca8bf65b9958d581ef569a2628e49c
3
+ size 4330802
clips/traj_38__success__canonical.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b37d9b51ad4ac8836efb143c53b689e954b47aa762a88f4f73387c9bc5348b6d
3
+ size 3784264
clips/traj_38__success__oodpose05.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9d4b72a60d35409c468db2bbdf3bb4148f7ab7fe8c5e54659cbb94c4324560d
3
+ size 3235684
clips/traj_52__failure_missed__tr11.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126f2e254ffc4486c2f4e68b78756526a01dfc10abf30ff5bb26b5895e19e779
3
+ size 4208283
clips/traj_56__recovery__tr10.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab1c6a24b3887af4e0e52c10bde15eb91655bc2756f5072371dd2968cebe7d5
3
+ size 4359758
clips/traj_59__failure_dropped__oodpose04.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:835432597f676521792a960bee2beccc0fa8d9260cc63118588b0a038cd8e56e
3
+ size 2413388
clips/traj_60__success__tr08.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f43d35139997c278f6798ab98a118f889226e9fbd870cbdab7f0c583d1bec3f
3
+ size 4854561
clips/traj_61__success__oodpose04.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e5ab9fac17de3a5e1698794660bb3e72b4929a254987f63d509db9c97fdb8c5
3
+ size 2396445
clips/traj_62__success__tr01.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b682cbf77c2e6d5e8dfa4c0b4c7d043797176458c53a1d3e138b8cc044c8a55d
3
+ size 4322796
clips/traj_62__success__tr11.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd4cc89f03d6036d953d642b960f7a96416c2aca4dc6db54ceb2d94ce30eb0cd
3
+ size 3304334
clips/traj_71__recovery__occl03.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e250651c8ed3552f69913d31c9231944bd4a06537e37800e563359268aa6da
3
+ size 2368509
clips/traj_73__success__oodfov01.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebe49e2b57fd98d7ae7527303f8904511888b514fd7498bb648629e073c27327
3
+ size 4317997
clips/traj_75__recovery__tr10.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef7fad3be208479420add2b7113e2114a81703ec723079ab144d425df237aa50
3
+ size 4482910
clips/traj_77__success__oodfov01.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dab41bdc260eb05367b9435f4bfa0352d5ad72aef7689f130e4a9c7d2c37a9b3
3
+ size 4220132
clips/traj_79__success__oodpose01.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67f5a2954faadabc53e6147fefea68d07b63d8a0bcb2ded27bad14d5e5d0223
3
+ size 2877138
clips/traj_80__success__tr00.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a687d9359279f4db42606ac439b46c7eef1d35f10e1cdb006bc9c394b02ffa14
3
+ size 3567978
clips/traj_84__success__tr03.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b2a382bb39b0cbbffbe5a21e628991dcff93cb93bbd55cd7df6434f046377f3
3
+ size 2972646
clips/traj_87__success__tr02.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d11712e5005b977c28d0bc55180168c414aa781100a7c845fc7dfcdaf859886
3
+ size 4041180
clips/traj_8__recovery__id02.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5a01480028ebba1039ec04c3888a4f6ed6a078875af515ed2bbf0303db89c31
3
+ size 4362957
clips/traj_94__recovery__tr06.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7dcffb299f5d2428de6bea2ab696d5adeab3259dfff05bfa9217efbed43134d
3
+ size 3762149
index.json CHANGED
The diff for this file is too large to render. See raw diff