File size: 523 Bytes
fa2d146
 
 
 
 
 
 
 
 
 
 
 
c2dc5d5
 
20c7594
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: apache-2.0
task_categories:
- object-detection
tags:
- object detection
size_categories:
- 100M<n<1B
---
## cppe-5

我正在 transformers 上练习 [object-detection](https://huggingface.co/docs/transformers/tasks/object_detection)

我在 Kaggle 上执行代码,因为那上面提供免费的GPU, 可是它访问不到 google drive,因此我复制了这个数据集[cppe-5](https://huggingface.co/datasets/cppe-5)。

类别标签: 
```text
["Coverall", "Face_Shield", "Gloves", "Goggles", "Mask"]
```