Chapian commited on
Commit
b54a0ca
1 Parent(s): c5e1ad1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -5,6 +5,14 @@ tags:
5
  - roboflow
6
  - roboflow2huggingface
7
  ---
 
 
 
 
 
 
 
 
8
  from datasets import load_dataset
9
 
10
  dataset = load_dataset("Chapian/PPE_detection")
 
5
  - roboflow
6
  - roboflow2huggingface
7
  ---
8
+
9
+ ### Dataset Labels
10
+
11
+ ```
12
+ ['ad', 'airsweeper', 'bombtower', 'canon', 'clancastle', 'eagle', 'inferno', 'kingpad', 'mortar', 'queenpad', 'rcpad', 'scattershot', 'th13', 'wardenpad', 'wizztower', 'xbow']
13
+ ```
14
+
15
+
16
  from datasets import load_dataset
17
 
18
  dataset = load_dataset("Chapian/PPE_detection")