Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dima806
/
fairface_gender_image_detection
like
1
Image Classification
Safetensors
nateraw/fairface
vit
License:
apache-2.0
Model card
Files
Files and versions
Community
1
dima806
commited on
Nov 24, 2024
Commit
e10191d
·
verified
·
1 Parent(s):
b1cd7f0
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- nateraw/fairface
5
+
metrics:
6
+
- accuracy
7
+
- f1
8
+
base_model:
9
+
- google/vit-base-patch16-224-in21k
10
+
pipeline_tag: image-classification
11
+
---