Downloads · 30 days
132
2% of all-time downloads
dima806/beard_face_image_detection
beard_face_image_detection is a image classification model from dima806. Use it when you need a label for an image. It is set up for transformers. The card lists the license as apache-2.0.
Predicts the presence of a beard given a facial image.
Downloads · 30 days
132
2% of all-time downloads
All-time downloads
5.7K
Public
Parameters
85.8M
2.1 GB on disk
Likes
2
Public
Click a slice to open those files.
.pt1.4 GB · 50%
From the Hugging Face model README
Predicts the presence of a beard given a facial image.
See https://www.kaggle.com/code/dima806/beard-face-image-detection-vit for more details.
Classification report:
precision recall f1-score support
Beard 1.0000 1.0000 1.0000 34
No Beard 1.0000 1.0000 1.0000 34
accuracy 1.0000 68
macro avg 1.0000 1.0000 1.0000 68
weighted avg 1.0000 1.0000 1.0000 68