NYUAD-ComNets commited on
Commit
ae6ded5
·
verified ·
1 Parent(s): 9de1f53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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
- # paligemma_age
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