File size: 373 Bytes
c5e1ad1
 
 
 
 
 
 
b54a0ca
 
 
 
 
 
 
 
c5e1ad1
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
task_categories:
- object-detection
tags:
- roboflow
- roboflow2huggingface
---

### Dataset Labels

```
['ad', 'airsweeper', 'bombtower', 'canon', 'clancastle', 'eagle', 'inferno', 'kingpad', 'mortar', 'queenpad', 'rcpad', 'scattershot', 'th13', 'wardenpad', 'wizztower', 'xbow']
```


from datasets import load_dataset

dataset = load_dataset("Chapian/PPE_detection")