varunburde commited on
Commit
af1dd73
·
0 Parent(s):

Initial dataset: PerceptPick benchmark assets in canonical tree layout

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +14 -0
  2. ASSET_BUNDLE.md +78 -0
  3. README.md +131 -0
  4. ycbv/BakedSDF/meshes/mesh_0.png +3 -0
  5. ycbv/BakedSDF/meshes/obj_000001.mtl +3 -0
  6. ycbv/BakedSDF/meshes/obj_000001.obj +3 -0
  7. ycbv/BakedSDF/meshes/obj_000001.obj.mtl +3 -0
  8. ycbv/BakedSDF/meshes/obj_000001.png +3 -0
  9. ycbv/BakedSDF/meshes/obj_000002.mtl +3 -0
  10. ycbv/BakedSDF/meshes/obj_000002.obj +3 -0
  11. ycbv/BakedSDF/meshes/obj_000002.obj.mtl +3 -0
  12. ycbv/BakedSDF/meshes/obj_000002.png +3 -0
  13. ycbv/BakedSDF/meshes/obj_000003.mtl +3 -0
  14. ycbv/BakedSDF/meshes/obj_000003.obj +3 -0
  15. ycbv/BakedSDF/meshes/obj_000003.obj.mtl +3 -0
  16. ycbv/BakedSDF/meshes/obj_000003.png +3 -0
  17. ycbv/BakedSDF/meshes/obj_000004.mtl +3 -0
  18. ycbv/BakedSDF/meshes/obj_000004.obj +3 -0
  19. ycbv/BakedSDF/meshes/obj_000004.obj.mtl +3 -0
  20. ycbv/BakedSDF/meshes/obj_000004.png +3 -0
  21. ycbv/BakedSDF/meshes/obj_000005.mtl +3 -0
  22. ycbv/BakedSDF/meshes/obj_000005.obj +3 -0
  23. ycbv/BakedSDF/meshes/obj_000005.obj.mtl +3 -0
  24. ycbv/BakedSDF/meshes/obj_000005.png +3 -0
  25. ycbv/BakedSDF/meshes/obj_000006.mtl +3 -0
  26. ycbv/BakedSDF/meshes/obj_000006.obj +3 -0
  27. ycbv/BakedSDF/meshes/obj_000006.obj.mtl +3 -0
  28. ycbv/BakedSDF/meshes/obj_000006.png +3 -0
  29. ycbv/BakedSDF/meshes/obj_000007.mtl +3 -0
  30. ycbv/BakedSDF/meshes/obj_000007.obj +3 -0
  31. ycbv/BakedSDF/meshes/obj_000007.obj.mtl +3 -0
  32. ycbv/BakedSDF/meshes/obj_000007.png +3 -0
  33. ycbv/BakedSDF/meshes/obj_000008.mtl +3 -0
  34. ycbv/BakedSDF/meshes/obj_000008.obj +3 -0
  35. ycbv/BakedSDF/meshes/obj_000008.obj.mtl +3 -0
  36. ycbv/BakedSDF/meshes/obj_000008.png +3 -0
  37. ycbv/BakedSDF/meshes/obj_000009.mtl +3 -0
  38. ycbv/BakedSDF/meshes/obj_000009.obj +3 -0
  39. ycbv/BakedSDF/meshes/obj_000009.obj.mtl +3 -0
  40. ycbv/BakedSDF/meshes/obj_000009.png +3 -0
  41. ycbv/BakedSDF/meshes/obj_000010.mtl +3 -0
  42. ycbv/BakedSDF/meshes/obj_000010.obj +3 -0
  43. ycbv/BakedSDF/meshes/obj_000010.obj.mtl +3 -0
  44. ycbv/BakedSDF/meshes/obj_000010.png +3 -0
  45. ycbv/BakedSDF/meshes/obj_000011.mtl +3 -0
  46. ycbv/BakedSDF/meshes/obj_000011.obj +3 -0
  47. ycbv/BakedSDF/meshes/obj_000011.obj.mtl +3 -0
  48. ycbv/BakedSDF/meshes/obj_000011.png +3 -0
  49. ycbv/BakedSDF/meshes/obj_000012.mtl +3 -0
  50. ycbv/BakedSDF/meshes/obj_000012.obj +3 -0
.gitattributes ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Mesh files
2
+ *.obj filter=lfs diff=lfs merge=lfs -text
3
+ *.ply filter=lfs diff=lfs merge=lfs -text
4
+ *.stl filter=lfs diff=lfs merge=lfs -text
5
+ *.dae filter=lfs diff=lfs merge=lfs -text
6
+ *.urdf filter=lfs diff=lfs merge=lfs -text
7
+ *.mtl filter=lfs diff=lfs merge=lfs -text
8
+ # Image textures
9
+ *.png filter=lfs diff=lfs merge=lfs -text
10
+ *.jpg filter=lfs diff=lfs merge=lfs -text
11
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
12
+ *.bmp filter=lfs diff=lfs merge=lfs -text
13
+ *.tiff filter=lfs diff=lfs merge=lfs -text
14
+ *.gif filter=lfs diff=lfs merge=lfs -text
ASSET_BUNDLE.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # PerceptPick — pre-prepared assets
2
+
3
+ This bundle holds the URDF / VHACD / mesh assets for the YCB-V dataset
4
+ across nine mesh sources (oracle CAD plus eight reconstruction methods),
5
+ together with FoundationPose and MegaPose pose-estimator CSVs.
6
+
7
+ Drop into a `perceptpick` clone to skip Stage A (`01_prepare_assets.py`)
8
+ and the FoundationPose / MegaPose pipelines:
9
+
10
+ ```
11
+ git clone <perceptpick>
12
+ cd perceptpick
13
+
14
+ # 1. download the BOP YCBV test split (scenes 48-59 + models)
15
+ # see the README's "Get the YCB-Video dataset" section.
16
+
17
+ # 2. unpack this bundle next to the repo
18
+ unzip perceptpick_assets.zip
19
+
20
+ # 3. wire the bundle into the expected path
21
+ mkdir -p assets
22
+ mv perceptpick_assets/ycbv assets/ycbv
23
+ ```
24
+
25
+ After that, jump straight to Stage B / C — no Stage A re-prep needed.
26
+
27
+ ## Layout
28
+
29
+ ```
30
+ ycbv/
31
+ ├── GT/ # oracle CAD (BOP YCBV models)
32
+ │ ├── meshes/obj_NNNNNN.{obj,mtl,png}
33
+ │ ├── vhacd/obj_NNNNNN_vhacd.obj
34
+ │ ├── urdf/obj_NNNNNN.urdf
35
+ │ └── pose_estimates/
36
+ │ ├── FoundationPose.csv # FoundationPose on GT meshes
37
+ │ └── MegaPose.csv # MegaPose on GT meshes
38
+ ├── BakedSDF/ # 8 reconstruction methods
39
+ │ ├── meshes/, vhacd/, urdf/
40
+ │ └── pose_estimates/
41
+ │ ├── FoundationPose.csv # FoundationPose on BakedSDF
42
+ │ └── MegaPose.csv # MegaPose on BakedSDF
43
+ ├── MonoSDF/, Nerfacto/, Neuralangelo/
44
+ ├── NGP/, RealCAP/, UniSurf/, VolSDF/
45
+ ```
46
+
47
+ Each method folder is fully self-contained: the meshes the simulator
48
+ loads, the URDFs and VHACDs the physics layer needs, and the pose CSVs
49
+ that were generated using *that* mesh as the pose-estimator's reference
50
+ model. The CSVs are tiny; the meshes / VHACDs make up almost all of the
51
+ disk footprint.
52
+
53
+ ## URDF paths
54
+
55
+ URDFs reference the sibling collision mesh with a relative path:
56
+ `<mesh filename="../vhacd/obj_NNNNNN_vhacd.obj"/>`. No absolute paths,
57
+ no system-specific roots — the bundle is portable.
58
+
59
+ ## Running the benchmark
60
+
61
+ ```bash
62
+ # Stage B — sample antipodal grasps + simulate, per (object, gripper) on the GT meshes
63
+ pixi run python scripts/02_grasp_sweep.py --dataset ycbv --mesh-source GT --n-grasps 5000
64
+
65
+ # Stage C, Condition 1 — Oracle / Oracle (ideal baseline)
66
+ pixi run python scripts/04_evaluate.py --dataset ycbv \
67
+ --gt-mesh GT --est-mesh GT \
68
+ --pose-csv FoundationPose.csv --gripper auto --workers 4 --resume --headless
69
+
70
+ # Stage C, Condition 3 — End-to-end realistic (BakedSDF mesh + BakedSDF-conditioned pose)
71
+ pixi run python scripts/04_evaluate.py --dataset ycbv \
72
+ --gt-mesh BakedSDF --est-mesh BakedSDF \
73
+ --pose-csv FoundationPose.csv --gripper auto --workers 4 --resume --headless
74
+ ```
75
+
76
+ If you'd rather regenerate the assets from scratch (e.g. to verify VHACD
77
+ parameters), ignore this bundle and run
78
+ `scripts/01_prepare_assets.py --dataset ycbv --all-mesh-sources`.
README.md ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - robotics
7
+ - grasping
8
+ - pose-estimation
9
+ - 3d-reconstruction
10
+ - simulation
11
+ - ycb
12
+ - icra
13
+ pretty_name: PerceptPick Benchmark
14
+ size_categories:
15
+ - 1G<n<10G
16
+ ---
17
+
18
+ # PerceptPick — Benchmarking the Effects of Object Pose Estimation and Reconstruction on Robotic Grasping Success
19
+
20
+ This dataset accompanies the paper accepted at **IEEE ICRA 2026**:
21
+
22
+ > **Benchmarking the Effects of Object Pose Estimation and Reconstruction on Robotic Grasping Success**
23
+ > Varun Burde, Pavel Burget, Torsten Sattler — Czech Technical University in Prague.
24
+ > [arXiv:2602.17101](https://arxiv.org/abs/2602.17101) · [Project page](https://varunburde.github.io/perceptpick) · [Code](https://github.com/varunburde/perceptpick)
25
+
26
+ ## Abstract
27
+
28
+ 3D reconstruction serves as the foundational layer for numerous robotic perception tasks, including 6D object pose estimation and grasp pose generation. Modern 3D reconstruction methods for objects can produce visually and geometrically impressive meshes from multi-view images, yet standard geometric evaluations do not reflect how reconstruction quality influences downstream tasks such as robotic manipulation performance. This paper addresses this gap by introducing a large-scale, physics-based benchmark that evaluates 6D pose estimators and 3D mesh models based on their functional efficacy in grasping. We analyze the impact of model fidelity by generating grasps on various reconstructed 3D meshes and executing them on the ground-truth model, simulating how grasp poses generated with an imperfect model affect interaction with the real object. This assesses the combined impact of pose error, grasp robustness, and geometric inaccuracies from 3D reconstruction. Our results show that reconstruction artifacts significantly decrease the number of grasp pose candidates but have a negligible effect on grasping performance given an accurately estimated pose. Our results also reveal that the relationship between grasp success and pose error is dominated by spatial error, and even a simple translation error provides insight into the success of the grasping pose of symmetric objects.
29
+
30
+ ---
31
+
32
+ ## Layout
33
+
34
+ The dataset ships in the canonical tree layout used by the PerceptPick code — one folder per **mesh source** (oracle CAD `GT` plus eight reconstruction methods), each containing pre-built meshes, V-HACD convex decompositions, URDFs, and BOP-style pose-estimator CSVs.
35
+
36
+ ```
37
+ ycbv/
38
+ ├── GT/ # Oracle CAD baseline
39
+ │ ├── meshes/obj_NNNNNN.obj
40
+ │ ├── vhacd/obj_NNNNNN_vhacd.obj
41
+ │ ├── urdf/obj_NNNNNN.urdf
42
+ │ └── pose_estimates/
43
+ │ ├── FoundationPose.csv # FoundationPose run on GT meshes
44
+ │ └── MegaPose.csv # MegaPose run on GT meshes
45
+ ├── BakedSDF/, MonoSDF/, Nerfacto/ # Reconstructed-mesh sources
46
+ │ ├── meshes/, vhacd/, urdf/
47
+ │ └── pose_estimates/
48
+ │ ├── FoundationPose.csv # FoundationPose run on this method's meshes
49
+ │ └── MegaPose.csv
50
+ ├── Neuralangelo/, NGP/, RealCAP/, UniSurf/, VolSDF/
51
+ ```
52
+
53
+ The tree maps 1-to-1 onto the `assets/ycbv/` folder of the [code repo](https://github.com/varunburde/perceptpick).
54
+
55
+ ## Reconstruction methods
56
+
57
+ | Method | Type | Description |
58
+ |---|---|---|
59
+ | **GT** | Oracle | Ground-truth CAD model (upper bound) |
60
+ | **BakedSDF** | Neural SDF | Baked signed distance field reconstruction |
61
+ | **MonoSDF** | Neural SDF | Monocular depth-guided SDF |
62
+ | **Nerfacto** | NeRF | Nerfstudio's factored NeRF |
63
+ | **Neuralangelo** | Neural SDF | High-fidelity surface reconstruction from video |
64
+ | **NGP** | NeRF | Instant Neural Graphics Primitives |
65
+ | **RealCAP** | Classical | Real-world capture baseline |
66
+ | **UniSurf** | Neural SDF | Unified surface reconstruction |
67
+ | **VolSDF** | Neural SDF | Volume rendering with SDF |
68
+
69
+ ## Pose estimators
70
+
71
+ - **FoundationPose** — transformer-based 6-DoF pose estimator
72
+ - **MegaPose** — large-scale generalizable pose estimator
73
+
74
+ Each `pose_estimates/<Estimator>.csv` is a BOP-style submission CSV with columns
75
+ `scene_id, im_id, obj_id, score, R, t, time`. The estimator was fed the mesh source
76
+ of its parent folder at inference time (e.g.
77
+ `ycbv/BakedSDF/pose_estimates/FoundationPose.csv` is FoundationPose run on the
78
+ BakedSDF reconstructed meshes).
79
+
80
+ ## Objects
81
+
82
+ 21 YCB objects from the YCB-Video object set (object IDs 1–21).
83
+
84
+ ## Download
85
+
86
+ ```bash
87
+ # Pull the entire tree directly into ./assets (~5.6 GB)
88
+ hf download varunburde/perceptpick --repo-type=dataset --local-dir assets
89
+ ```
90
+
91
+ Or use the legacy CLI:
92
+
93
+ ```bash
94
+ huggingface-cli download varunburde/perceptpick --repo-type=dataset --local-dir assets
95
+ ```
96
+
97
+ To consume the data from Python:
98
+
99
+ ```python
100
+ import pandas as pd
101
+ from huggingface_hub import hf_hub_download
102
+
103
+ csv_path = hf_hub_download(
104
+ "varunburde/perceptpick",
105
+ "ycbv/BakedSDF/pose_estimates/FoundationPose.csv",
106
+ repo_type="dataset",
107
+ )
108
+ df = pd.read_csv(csv_path)
109
+ print(df.head())
110
+ ```
111
+
112
+ ## Citation
113
+
114
+ ```bibtex
115
+ @inproceedings{burde2026perceptpick,
116
+ title = {Benchmarking the Effects of Object Pose Estimation and
117
+ Reconstruction on Robotic Grasping Success},
118
+ author = {Burde, Varun and Burget, Pavel and Sattler, Torsten},
119
+ booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
120
+ year = {2026},
121
+ eprint = {2602.17101},
122
+ archivePrefix = {arXiv},
123
+ primaryClass = {cs.RO},
124
+ doi = {10.48550/arXiv.2602.17101}
125
+ }
126
+ ```
127
+
128
+ ## License
129
+
130
+ This dataset is released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
131
+ The YCB-Video subset follows the original [YCB dataset license](http://www.ycbbenchmarks.com/).
ycbv/BakedSDF/meshes/mesh_0.png ADDED

Git LFS Details

  • SHA256: 180ddcf310b09dcfb634a51c16cd5dc67ca8eb22bdd5cd078725959bf4b9ce13
  • Pointer size: 132 Bytes
  • Size of remote file: 2.52 MB
ycbv/BakedSDF/meshes/obj_000001.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000001.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f176baf768337b2553f3415c84f63b12250c329e04e84364004f9af50eaedff
3
+ size 6322379
ycbv/BakedSDF/meshes/obj_000001.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000001.png ADDED

Git LFS Details

  • SHA256: 1f143b9bf7c6af08975af75883fced1b33cadcf72bc8514bd7720d4598fffd3c
  • Pointer size: 132 Bytes
  • Size of remote file: 3.2 MB
ycbv/BakedSDF/meshes/obj_000002.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000002.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac5a104b329c34767c64f6892bcfcbb621bc657e93e42f46d3fe751fba4dc322
3
+ size 6154206
ycbv/BakedSDF/meshes/obj_000002.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000002.png ADDED

Git LFS Details

  • SHA256: 70fe97c3e87b4aa4b8739cbdc14b7fcfa2dad90abde68151006ed406be8a0a09
  • Pointer size: 132 Bytes
  • Size of remote file: 3.63 MB
ycbv/BakedSDF/meshes/obj_000003.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000003.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3bb96bf72bff8c16d858b7869d7741cc39f8c535a357d548c04389f760ce346
3
+ size 6284516
ycbv/BakedSDF/meshes/obj_000003.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000003.png ADDED

Git LFS Details

  • SHA256: 0d7e147e07ed860092628db80718984bc3b51cc3b33dc3e58d73a1e6f528f466
  • Pointer size: 132 Bytes
  • Size of remote file: 3.37 MB
ycbv/BakedSDF/meshes/obj_000004.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000004.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4e87b0f89eb249fa09be732fdd10c3c623ae99cfd97c620c0bd6568df4f3b42
3
+ size 4400930
ycbv/BakedSDF/meshes/obj_000004.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000004.png ADDED

Git LFS Details

  • SHA256: 9767ad6b7df780060f8e44de4dcf5e3e794ef66efb243f5c7dfc6470c23db6bb
  • Pointer size: 132 Bytes
  • Size of remote file: 2.5 MB
ycbv/BakedSDF/meshes/obj_000005.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000005.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e73a1367aa8451cf6c4ceaa8d9abe3e216a485d40b28788f51b31449140ed90
3
+ size 6990610
ycbv/BakedSDF/meshes/obj_000005.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000005.png ADDED

Git LFS Details

  • SHA256: c8732809c58da7c9a65b4252ab47a3d7efcdabd53e0182138de14b123731c2d7
  • Pointer size: 132 Bytes
  • Size of remote file: 2.95 MB
ycbv/BakedSDF/meshes/obj_000006.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000006.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c50331de59ed1fded31a123f405f7e807a244acd5d214a2ad083474ed5fcbcaa
3
+ size 6431789
ycbv/BakedSDF/meshes/obj_000006.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000006.png ADDED

Git LFS Details

  • SHA256: 3e248b6a0c05b86d8088476f191ed1837ca854384427d133e2c575e9db7846d2
  • Pointer size: 132 Bytes
  • Size of remote file: 3.57 MB
ycbv/BakedSDF/meshes/obj_000007.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000007.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8074ea0309277abd7270b6d18b7b647d7a9501125b0463126eec4a34b49ae50d
3
+ size 6282242
ycbv/BakedSDF/meshes/obj_000007.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000007.png ADDED

Git LFS Details

  • SHA256: ea6696fd8ff490c2c4e44d0ee7684522346c493f7e196694e13f7d54f26172a3
  • Pointer size: 132 Bytes
  • Size of remote file: 3.37 MB
ycbv/BakedSDF/meshes/obj_000008.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000008.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1fa43e43f1baf726d952ccaa3db644529ebe5725902d8d095dcca03f7964063
3
+ size 6292276
ycbv/BakedSDF/meshes/obj_000008.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000008.png ADDED

Git LFS Details

  • SHA256: 57e3c069f7601f74c863573cc15b869dff1dfaf0d7db7005a7bd502a4e169c08
  • Pointer size: 132 Bytes
  • Size of remote file: 3.39 MB
ycbv/BakedSDF/meshes/obj_000009.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000009.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecbdb8b7b112f594256cc6a3aac91d1632d72e7e10d5603be6c29622574742a1
3
+ size 4927290
ycbv/BakedSDF/meshes/obj_000009.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000009.png ADDED

Git LFS Details

  • SHA256: f1a55486ece07e1fbc6336a80bdcf43dd424aef4f37981ee19142fececbf114d
  • Pointer size: 132 Bytes
  • Size of remote file: 2.15 MB
ycbv/BakedSDF/meshes/obj_000010.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000010.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:679fd0785e1fab54f9b2eeeeedd1fe57827791636a5c13eaee56315f7e29ec7c
3
+ size 6185875
ycbv/BakedSDF/meshes/obj_000010.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000010.png ADDED

Git LFS Details

  • SHA256: c8954476210f28c056c5b82d7be2d34216e33994c7d14a27dc41b428cd18eb62
  • Pointer size: 132 Bytes
  • Size of remote file: 2.71 MB
ycbv/BakedSDF/meshes/obj_000011.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000011.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b1c93dc1fb41c8db331bef835763004eda064862485ad533aaf9682252f95d4
3
+ size 6841420
ycbv/BakedSDF/meshes/obj_000011.obj.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cece129d4d80fed29e3626b36f84f763f3f2bf8d49044306eb7f2804a4e9f705
3
+ size 219
ycbv/BakedSDF/meshes/obj_000011.png ADDED

Git LFS Details

  • SHA256: 3592a068bfcc9384da104ed960a40703acc743acfa529aa7d075eed67f588744
  • Pointer size: 132 Bytes
  • Size of remote file: 3.18 MB
ycbv/BakedSDF/meshes/obj_000012.mtl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09fc7c6413f577c1533e637066d5ff0d70394fc46b089a4da857eb0ad51bc5d
3
+ size 136
ycbv/BakedSDF/meshes/obj_000012.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dd662368ce9b99c24fdd26b94c38bf26ed22cc6a79cb8536e2189f0f1fe0626
3
+ size 6452185