Caplin43 commited on
Commit
a231340
·
verified ·
1 Parent(s): 2c3fbc4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - image-object-detection
5
+ ---
6
+
7
+ # han-humanoid-object-detection-dataset
8
+
9
+ Object detection dataset for humanoid robot perception.
10
+
11
+ ## Description
12
+ This dataset contains image filenames and labeled object classes for indoor environments.
13
+
14
+ ## Format
15
+ CSV
16
+
17
+ ## Columns
18
+ - image
19
+ - label
20
+