Datasets:
Tasks:
Object Detection
Sub-tasks:
face-detection
Languages:
English
Size:
10K<n<100K
ArXiv:
License:
Commit ·
91133d2
1
Parent(s): ade652b
Update image dataset tags (#3864)
Browse files* Align image datasets with new image task tags
* Add missing tags/sections to pass CI
Commit from https://github.com/huggingface/datasets/commit/a0c2e960110392da20c84d13ca3764cf7d7a9953
README.md
CHANGED
|
@@ -14,9 +14,9 @@ size_categories:
|
|
| 14 |
source_datasets:
|
| 15 |
- extended|other-wider
|
| 16 |
task_categories:
|
| 17 |
-
-
|
| 18 |
task_ids:
|
| 19 |
-
-
|
| 20 |
paperswithcode_id: wider-face-1
|
| 21 |
pretty_name: WIDER FACE
|
| 22 |
---
|
|
|
|
| 14 |
source_datasets:
|
| 15 |
- extended|other-wider
|
| 16 |
task_categories:
|
| 17 |
+
- object-detection
|
| 18 |
task_ids:
|
| 19 |
+
- face-detection
|
| 20 |
paperswithcode_id: wider-face-1
|
| 21 |
pretty_name: WIDER FACE
|
| 22 |
---
|