Datasets:
Add files using upload-large-folder tool
Browse files- CITATION.bib +1 -1
- README.md +6 -6
- bin_picking_coco.zip +2 -2
- bin_picking_native.zip +2 -2
- bin_picking_train_bop.zip +2 -2
- bin_picking_val_bop.zip +2 -2
- bin_picking_yolo.zip +2 -2
- dataset_stats.json +2 -2
- metadata.json +5 -5
- preview/0001_scene_0016.png +3 -0
- preview/0002_scene_0059.png +3 -0
- preview/0003_scene_0001.png +3 -0
- preview/0004_scene_0004.png +3 -0
- preview/0005_scene_0027.png +3 -0
- preview/0006_scene_0012.png +3 -0
- preview/0007_scene_0003.png +3 -0
- preview/0008_scene_0002.png +3 -0
CITATION.bib
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
@dataset{zeredata_binpicking_2026,
|
| 2 |
author = {Umit Kavala},
|
| 3 |
-
title = {ZereData Bin Picking Dataset v1.
|
| 4 |
year = {2026},
|
| 5 |
publisher = {HuggingFace},
|
| 6 |
url = {https://huggingface.co/datasets/zeredata/bin-picking-v1}
|
|
|
|
| 1 |
@dataset{zeredata_binpicking_2026,
|
| 2 |
author = {Umit Kavala},
|
| 3 |
+
title = {ZereData Bin Picking Dataset v1.1},
|
| 4 |
year = {2026},
|
| 5 |
publisher = {HuggingFace},
|
| 6 |
url = {https://huggingface.co/datasets/zeredata/bin-picking-v1}
|
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name: ZereData Bin Picking Dataset v1.
|
| 3 |
license: cc-by-4.0
|
| 4 |
task_categories:
|
| 5 |
- object-detection
|
|
@@ -24,13 +24,13 @@ language:
|
|
| 24 |
- en
|
| 25 |
---
|
| 26 |
|
| 27 |
-
# ZereData Bin Picking Dataset v1.
|
| 28 |
|
| 29 |
  
|
| 30 |
|
| 31 |
Synthetic training data for robotic bin picking — RGB, depth, instance masks, 6D pose, 2D bounding boxes, and per-instance visibility, in BOP/COCO/YOLO formats.
|
| 32 |
|
| 33 |
-
 |
|
| 52 |
| Total size on disk | 14.8 GB |
|
|
@@ -158,7 +158,7 @@ Training 6D pose estimation models, bin-picking grasp models, and warehouse robo
|
|
| 158 |
- **Warehouse-specific lighting.** The three lighting profiles model warehouse conditions and may not transfer directly to outdoor, medical, or agricultural domains:
|
| 159 |
- `bin_picking_overhead` — bright fluorescent overhead panels, typical of distribution-center shelving aisles.
|
| 160 |
- `bin_picking_mixed` — mixed overhead + rim lighting with warmer colour temperature, mimicking older facilities with partial skylights.
|
| 161 |
-
- `studio` —
|
| 162 |
Each scene's `variety.lighting_profile` annotation tag records which profile was used.
|
| 163 |
- **Procedural materials.** Material variation uses procedural textures, not photoscanned assets. High-frequency surface detail may look synthetic under close inspection.
|
| 164 |
- **Geometric occlusion only.** No category-level occlusion modelling — occlusion is derived from geometry alone.
|
|
@@ -177,7 +177,7 @@ HOPE, T-LESS, and YCB-Video are excellent real-world datasets with limited scale
|
|
| 177 |
```bibtex
|
| 178 |
@dataset{zeredata_binpicking_2026,
|
| 179 |
author = {Umit Kavala},
|
| 180 |
-
title = {ZereData Bin Picking Dataset v1.
|
| 181 |
year = {2026},
|
| 182 |
publisher = {HuggingFace},
|
| 183 |
url = {https://huggingface.co/datasets/zeredata/bin-picking-v1}
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: ZereData Bin Picking Dataset v1.1
|
| 3 |
license: cc-by-4.0
|
| 4 |
task_categories:
|
| 5 |
- object-detection
|
|
|
|
| 24 |
- en
|
| 25 |
---
|
| 26 |
|
| 27 |
+
# ZereData Bin Picking Dataset v1.1
|
| 28 |
|
| 29 |
  
|
| 30 |
|
| 31 |
Synthetic training data for robotic bin picking — RGB, depth, instance masks, 6D pose, 2D bounding boxes, and per-instance visibility, in BOP/COCO/YOLO formats.
|
| 32 |
|
| 33 |
+
   
|
| 34 |
|
| 35 |
## Overview
|
| 36 |
|
|
|
|
| 46 |
| Train split | 8,000 |
|
| 47 |
| Val split | 2,000 |
|
| 48 |
| Resolution | 1280x720 |
|
| 49 |
+
| Object instances | 296,603 |
|
| 50 |
| Object categories | 4 |
|
| 51 |
| Modalities | 6 (RGB, depth, mask, pose, bboxes, visibility) |
|
| 52 |
| Total size on disk | 14.8 GB |
|
|
|
|
| 158 |
- **Warehouse-specific lighting.** The three lighting profiles model warehouse conditions and may not transfer directly to outdoor, medical, or agricultural domains:
|
| 159 |
- `bin_picking_overhead` — bright fluorescent overhead panels, typical of distribution-center shelving aisles.
|
| 160 |
- `bin_picking_mixed` — mixed overhead + rim lighting with warmer colour temperature, mimicking older facilities with partial skylights.
|
| 161 |
+
- `studio` — three-point studio lighting setup shared across ZereData scenarios; in bin-picking scenes, produces low-light conditions with deep shadows.
|
| 162 |
Each scene's `variety.lighting_profile` annotation tag records which profile was used.
|
| 163 |
- **Procedural materials.** Material variation uses procedural textures, not photoscanned assets. High-frequency surface detail may look synthetic under close inspection.
|
| 164 |
- **Geometric occlusion only.** No category-level occlusion modelling — occlusion is derived from geometry alone.
|
|
|
|
| 177 |
```bibtex
|
| 178 |
@dataset{zeredata_binpicking_2026,
|
| 179 |
author = {Umit Kavala},
|
| 180 |
+
title = {ZereData Bin Picking Dataset v1.1},
|
| 181 |
year = {2026},
|
| 182 |
publisher = {HuggingFace},
|
| 183 |
url = {https://huggingface.co/datasets/zeredata/bin-picking-v1}
|
bin_picking_coco.zip
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29fcf548fac65434728c92af400ddc8f3701f8f78a973c346d2df80986b2e636
|
| 3 |
+
size 5591483
|
bin_picking_native.zip
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82c236b47b4e336560ff41bff0ba6a6bb9e8eb111c0204c598db326bdec5e86f
|
| 3 |
+
size 78502371
|
bin_picking_train_bop.zip
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b32b9f0c40a6d875e4d9cce5c2f6b9f15b5a242dcf655e9ab1f41305fd0b0b63
|
| 3 |
+
size 12469497512
|
bin_picking_val_bop.zip
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53baeed1b34d1f8ab4637a06b6fa7b2cb4dfc07e722bd47a757a7e9d6311040b
|
| 3 |
+
size 3124316766
|
bin_picking_yolo.zip
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afa686eb536c5a267145e05db31b2044e51312b5fc0cc1544504424e85ad629b
|
| 3 |
+
size 5805393
|
dataset_stats.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"num_depth": 10000,
|
| 5 |
"num_segmentation": 10000,
|
| 6 |
"num_annotations": 10000,
|
| 7 |
-
"total_objects":
|
| 8 |
"categories": [
|
| 9 |
"bottle",
|
| 10 |
"box",
|
|
@@ -19,6 +19,6 @@
|
|
| 19 |
],
|
| 20 |
"avg_quality_score": 0.0,
|
| 21 |
"source_dirs": [
|
| 22 |
-
"C:\\Projects\\zere-synth\\blender\\output\\
|
| 23 |
]
|
| 24 |
}
|
|
|
|
| 4 |
"num_depth": 10000,
|
| 5 |
"num_segmentation": 10000,
|
| 6 |
"num_annotations": 10000,
|
| 7 |
+
"total_objects": 296603,
|
| 8 |
"categories": [
|
| 9 |
"bottle",
|
| 10 |
"box",
|
|
|
|
| 19 |
],
|
| 20 |
"avg_quality_score": 0.0,
|
| 21 |
"source_dirs": [
|
| 22 |
+
"C:\\Projects\\zere-synth\\blender\\output\\bin_picking_v1_release\\20260427_134318"
|
| 23 |
]
|
| 24 |
}
|
metadata.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"name": "bin-picking-v1",
|
| 3 |
-
"version": "1.
|
| 4 |
"author": "Umit Kavala",
|
| 5 |
-
"release_date": "2026-04-
|
| 6 |
"num_scenes_total": 10000,
|
| 7 |
"num_scenes_train": 8000,
|
| 8 |
"num_scenes_val": 2000,
|
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"blender_version": "5.0.1",
|
| 16 |
"cycles_samples": 128,
|
| 17 |
"render_device": "GPU (CUDA)",
|
| 18 |
-
"avg_render_time_per_scene_seconds":
|
| 19 |
},
|
| 20 |
"objects": {
|
| 21 |
"count": 27,
|
|
@@ -57,7 +57,7 @@
|
|
| 57 |
]
|
| 58 |
},
|
| 59 |
"object_id_scheme": "zeredata_v1",
|
| 60 |
-
"bop_canonical_compatible":
|
| 61 |
},
|
| 62 |
"category_map": {
|
| 63 |
"bottle": 1,
|
|
@@ -109,5 +109,5 @@
|
|
| 109 |
"yolo"
|
| 110 |
],
|
| 111 |
"random_seed": 42,
|
| 112 |
-
"generation_manifest_hash": "
|
| 113 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"name": "bin-picking-v1",
|
| 3 |
+
"version": "1.1.0",
|
| 4 |
"author": "Umit Kavala",
|
| 5 |
+
"release_date": "2026-04-29T19:03:06.828982+00:00",
|
| 6 |
"num_scenes_total": 10000,
|
| 7 |
"num_scenes_train": 8000,
|
| 8 |
"num_scenes_val": 2000,
|
|
|
|
| 15 |
"blender_version": "5.0.1",
|
| 16 |
"cycles_samples": 128,
|
| 17 |
"render_device": "GPU (CUDA)",
|
| 18 |
+
"avg_render_time_per_scene_seconds": 14.725
|
| 19 |
},
|
| 20 |
"objects": {
|
| 21 |
"count": 27,
|
|
|
|
| 57 |
]
|
| 58 |
},
|
| 59 |
"object_id_scheme": "zeredata_v1",
|
| 60 |
+
"bop_canonical_compatible": true
|
| 61 |
},
|
| 62 |
"category_map": {
|
| 63 |
"bottle": 1,
|
|
|
|
| 109 |
"yolo"
|
| 110 |
],
|
| 111 |
"random_seed": 42,
|
| 112 |
+
"generation_manifest_hash": "92bdf617d3e2e99ca466e6aef4724b27a94673afbe9bb75f18c53fe79ce23f27"
|
| 113 |
}
|
preview/0001_scene_0016.png
ADDED
|
Git LFS Details
|
preview/0002_scene_0059.png
ADDED
|
Git LFS Details
|
preview/0003_scene_0001.png
ADDED
|
Git LFS Details
|
preview/0004_scene_0004.png
ADDED
|
Git LFS Details
|
preview/0005_scene_0027.png
ADDED
|
Git LFS Details
|
preview/0006_scene_0012.png
ADDED
|
Git LFS Details
|
preview/0007_scene_0003.png
ADDED
|
Git LFS Details
|
preview/0008_scene_0002.png
ADDED
|
Git LFS Details
|