--- 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.