Update README.md
Browse files
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 |
|