NYUAD-ComNets
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ model-index:
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
#
|
17 |
|
18 |
|
19 |
``` python
|
@@ -51,6 +51,9 @@ This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggi
|
|
51 |
The model aims to classify the age of face image or image with one person into five groups such as from 0 to 9, from 10 to 19, from 20 to 39, from 40 ro 59, More than 60
|
52 |
|
53 |
|
|
|
|
|
|
|
54 |
|
55 |
## Intended uses & limitations
|
56 |
|
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# FaceScanPaliGemma_Age
|
17 |
|
18 |
|
19 |
``` python
|
|
|
51 |
The model aims to classify the age of face image or image with one person into five groups such as from 0 to 9, from 10 to 19, from 20 to 39, from 40 ro 59, More than 60
|
52 |
|
53 |
|
54 |
+
## Model Performance
|
55 |
+
Accuracy: 80 %, F1 score: 74 %
|
56 |
+
|
57 |
|
58 |
## Intended uses & limitations
|
59 |
|