Datasets:
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
Tags:
road-infrastructure
pothole-detection
urban-monitoring
smart-city
road-safety
infrastructure-maintenance
DOI:
License:
Programmer-RD-AI
Claude
commited on
Commit
·
a1e01a9
1
Parent(s):
2fa2fdc
Fix YAML metadata: remove invalid 'computer-vision' task category
Browse files- Keep only valid task categories: image-classification and object-detection
- Resolves Hugging Face metadata validation warning
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
README.md
CHANGED
@@ -3,7 +3,6 @@ license: cc0-1.0
|
|
3 |
task_categories:
|
4 |
- image-classification
|
5 |
- object-detection
|
6 |
-
- computer-vision
|
7 |
language:
|
8 |
- en
|
9 |
tags:
|
|
|
3 |
task_categories:
|
4 |
- image-classification
|
5 |
- object-detection
|
|
|
6 |
language:
|
7 |
- en
|
8 |
tags:
|