Datasets:
Add files using upload-large-folder tool
Browse files- README.md +3 -3
- bin_picking_coco.zip +2 -2
- bin_picking_train_bop.zip +1 -1
- bin_picking_val_bop.zip +1 -1
- bin_picking_yolo.zip +2 -2
- dataset_stats.json +2 -5
- metadata.json +1 -1
- preview/0001_scene_0017.png +3 -0
- preview/0002_scene_0037.png +3 -0
- preview/0003_scene_0031.png +3 -0
- preview/0004_scene_0038.png +3 -0
- preview/0005_scene_0045.png +3 -0
- preview/0006_scene_0048.png +3 -0
- preview/0007_scene_0010.png +3 -0
- preview/0008_scene_0056.png +3 -0
README.md
CHANGED
|
@@ -30,7 +30,7 @@ language:
|
|
| 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 |
|
| 53 |
|
|
|
|
| 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 | 295,292 |
|
| 50 |
+
| Object categories | 4 |
|
| 51 |
| Modalities | 6 (RGB, depth, mask, pose, bboxes, visibility) |
|
| 52 |
| Total size on disk | 14.8 GB |
|
| 53 |
|
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:670d083d30c1ed8d70237d5f94714aa0366a153628a65218dc4ede8ac39bd465
|
| 3 |
+
size 5565735
|
bin_picking_train_bop.zip
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12467961938
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:742f450992844a3b1697487b7ffdbc21ffd65f276b45af98fd0ab3b10fbf544d
|
| 3 |
size 12467961938
|
bin_picking_val_bop.zip
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3172641283
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f0b95709a321116c5d38a5e97e004760fc0712a9222df0cfa51ce88425f7691
|
| 3 |
size 3172641283
|
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:7c9656d38b8a68883352995bcd89e0971e335f1ea71897bf0b88852422936698
|
| 3 |
+
size 5787115
|
dataset_stats.json
CHANGED
|
@@ -4,15 +4,12 @@
|
|
| 4 |
"num_depth": 10000,
|
| 5 |
"num_segmentation": 10000,
|
| 6 |
"num_annotations": 10000,
|
| 7 |
-
"total_objects":
|
| 8 |
"categories": [
|
| 9 |
-
"bin",
|
| 10 |
"bottle",
|
| 11 |
"box",
|
| 12 |
"can",
|
| 13 |
-
"
|
| 14 |
-
"pouch",
|
| 15 |
-
"shelf"
|
| 16 |
],
|
| 17 |
"resolutions": [
|
| 18 |
[
|
|
|
|
| 4 |
"num_depth": 10000,
|
| 5 |
"num_segmentation": 10000,
|
| 6 |
"num_annotations": 10000,
|
| 7 |
+
"total_objects": 295292,
|
| 8 |
"categories": [
|
|
|
|
| 9 |
"bottle",
|
| 10 |
"box",
|
| 11 |
"can",
|
| 12 |
+
"pouch"
|
|
|
|
|
|
|
| 13 |
],
|
| 14 |
"resolutions": [
|
| 15 |
[
|
metadata.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"name": "bin-picking-v1",
|
| 3 |
"version": "1.0.0",
|
| 4 |
"author": "Umit Kavala",
|
| 5 |
-
"release_date": "2026-04-
|
| 6 |
"num_scenes_total": 10000,
|
| 7 |
"num_scenes_train": 8000,
|
| 8 |
"num_scenes_val": 2000,
|
|
|
|
| 2 |
"name": "bin-picking-v1",
|
| 3 |
"version": "1.0.0",
|
| 4 |
"author": "Umit Kavala",
|
| 5 |
+
"release_date": "2026-04-26T17:32:38.587593+00:00",
|
| 6 |
"num_scenes_total": 10000,
|
| 7 |
"num_scenes_train": 8000,
|
| 8 |
"num_scenes_val": 2000,
|
preview/0001_scene_0017.png
ADDED
|
Git LFS Details
|
preview/0002_scene_0037.png
ADDED
|
Git LFS Details
|
preview/0003_scene_0031.png
ADDED
|
Git LFS Details
|
preview/0004_scene_0038.png
ADDED
|
Git LFS Details
|
preview/0005_scene_0045.png
ADDED
|
Git LFS Details
|
preview/0006_scene_0048.png
ADDED
|
Git LFS Details
|
preview/0007_scene_0010.png
ADDED
|
Git LFS Details
|
preview/0008_scene_0056.png
ADDED
|
Git LFS Details
|