Detects the skin type (dry, normal, oily) based on facial image.

See https://www.kaggle.com/code/dima806/skin-types-image-detection-vit for details.

Classification report:

              precision    recall  f1-score   support

         dry     0.6471    0.5402    0.5888       224
      normal     0.6031    0.7054    0.6502       224
        oily     0.6054    0.6027    0.6040       224

    accuracy                         0.6161       672
   macro avg     0.6185    0.6161    0.6143       672
weighted avg     0.6185    0.6161    0.6143       672

image/png

Downloads last month
188
Safetensors
Model size
85.8M params
Tensor type
F32
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.