Update README.md
Browse files
README.md
CHANGED
@@ -24,15 +24,12 @@ It achieves the following results on the evaluation set:
|
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
-
|
28 |
|
29 |
## Intended uses & limitations
|
30 |
|
31 |
-
|
32 |
|
33 |
-
## Training and evaluation data
|
34 |
-
|
35 |
-
More information needed
|
36 |
|
37 |
## Training procedure
|
38 |
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
+
Facial Confidence is an image classification model which takes a black and white image of a persons headshot and classifies it as confident or uncofident.
|
28 |
|
29 |
## Intended uses & limitations
|
30 |
|
31 |
+
The model is intended to help with behavioral analysis tasks. The model is limited to black and white images where the image is a zoomed in headshot of a person (For best output the input image should be as zoomed in on the subjects face as possible without cutting any aspects of their head)
|
32 |
|
|
|
|
|
|
|
33 |
|
34 |
## Training procedure
|
35 |
|