Datasets:
Tasks:
Object Detection
Sub-tasks:
face-detection
Languages:
English
Size:
1K - 10K
Tags:
license-plate-detection
License:
Commit
•
bcb26e6
1
Parent(s):
bdb5792
Fix task tags (#1)
Browse files- Fix task tags (360092e6f25347387ca595eb318530c8c144e1a5)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
README.md
CHANGED
@@ -17,8 +17,9 @@ task_categories:
|
|
17 |
- object-detection
|
18 |
task_ids:
|
19 |
- face-detection
|
20 |
-
- license-plate-detection
|
21 |
pretty_name: PP4AV
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# Dataset Card for PP4AV
|
|
|
17 |
- object-detection
|
18 |
task_ids:
|
19 |
- face-detection
|
|
|
20 |
pretty_name: PP4AV
|
21 |
+
tags:
|
22 |
+
- license-plate-detection
|
23 |
---
|
24 |
|
25 |
# Dataset Card for PP4AV
|