march18 commited on
Commit
07f3839
1 Parent(s): 6e0cf0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -24,15 +24,12 @@ It achieves the following results on the evaluation set:
24
 
25
  ## Model description
26
 
27
- More information needed
28
 
29
  ## Intended uses & limitations
30
 
31
- More information needed
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