Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Caltech Football Numbers (CaltechFN) Cleaned
|
| 6 |
+
|
| 7 |
+
This version has been meticulously cleaned to improve data quality for model training. A Vision Large Language Model (google/gemma-3-4b-it) was used to verify the label of each image. Images that were corrupted, unclear, or had incorrect labels were removed.
|
| 8 |
+
|
| 9 |
+
The final filtered dataset contains:
|
| 10 |
+
- **Training set**: 100,442 images
|
| 11 |
+
- **Test set**: 25,077 images
|