fix task_ids
Browse files
README.md
CHANGED
|
@@ -15,10 +15,11 @@ source_datasets:
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- object-detection
|
| 18 |
-
task_ids:
|
| 19 |
-
- object-detection-other-medical-personal-protective-equipment-detection
|
| 20 |
paperswithcode_id: cppe-5
|
| 21 |
pretty_name: CPPE - 5
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for CPPE - 5
|
|
@@ -217,4 +218,4 @@ Dagli, Rishit, and Ali Mustufa Shaikh.
|
|
| 217 |
|
| 218 |
### Contributions
|
| 219 |
|
| 220 |
-
Thanks to [@mariosasko](https://github.com/mariosasko) for adding this dataset.
|
|
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- object-detection
|
| 18 |
+
task_ids: []
|
|
|
|
| 19 |
paperswithcode_id: cppe-5
|
| 20 |
pretty_name: CPPE - 5
|
| 21 |
+
tags:
|
| 22 |
+
- medical-personal-protective-equipment-detection
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for CPPE - 5
|
|
|
|
| 218 |
|
| 219 |
### Contributions
|
| 220 |
|
| 221 |
+
Thanks to [@mariosasko](https://github.com/mariosasko) for adding this dataset.
|