dima806 commited on
Commit
e6a390b
1 Parent(s): 631b77d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,10 +4,12 @@ metrics:
4
  - accuracy
5
  - f1
6
  ---
7
- Returns whether the face belongs to man or woman based on face image.
8
 
9
  See https://www.kaggle.com/code/dima806/man-woman-face-image-detection-vit for more details.
10
 
 
 
11
  ```
12
  Classification report:
13
 
 
4
  - accuracy
5
  - f1
6
  ---
7
+ Returns with about 99% accuracy whether the face belongs to man or woman based on face image.
8
 
9
  See https://www.kaggle.com/code/dima806/man-woman-face-image-detection-vit for more details.
10
 
11
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6449300e3adf50d864095b90/2DMjXUFunRs57mI-U28Hy.png)
12
+
13
  ```
14
  Classification report:
15