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"] | |
``` | |