Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
7gonzalodm
/
team-classifier
like
0
Image Classification
English
football
teams
License:
mit
Model card
Files
Files and versions
xet
Community
7gonzalodm
commited on
Jun 7, 2025
Commit
7c8fd5e
·
verified
·
1 Parent(s):
6c56c54
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- google/siglip-base-patch16-224
9
+
pipeline_tag: image-classification
10
+
tags:
11
+
- football
12
+
- teams
13
+
---