Chapian commited on
Commit
1583388
·
verified ·
1 Parent(s): 7e52c43

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task_categories:
2
+ - object-detection
3
+ tags:
4
+ - roboflow
5
+ - roboflow2huggingface
6
+
7
+ ---
8
+
9
+ ### Dataset Labels
10
+
11
+ ```
12
+ ['boots', 'gloves', 'hardhat', 'no_boots', 'no_gloves', 'no_hardhat', 'no_vest', 'person', 'vest']
13
+ ```