dima806's picture
Update README.md
e08a177 verified
|
raw
history blame
284 Bytes
metadata
license: apache-2.0
datasets:
  - nateraw/fairface
metrics:
  - accuracy
  - f1
base_model:
  - google/vit-base-patch16-224-in21k
pipeline_tag: image-classification

Detects gender based on an image.

See https://www.kaggle.com/code/dima806/gender-image-classification-vit for details.