march18 commited on
Commit
def2eb8
·
verified ·
1 Parent(s): a1a6399

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -26,3 +26,12 @@ configs:
26
  - split: test
27
  path: data/test-*
28
  ---
 
 
 
 
 
 
 
 
 
 
26
  - split: test
27
  path: data/test-*
28
  ---
29
+ Facial Confidence Dataset
30
+
31
+ This dataset consists of 28,707 black and white images of peoples headshots. Each image is labled "confident" or "uncofident" based on the facial expression being made.
32
+
33
+ This dataset can primarly be used for image classificaition, specifically for behavioral analysis models.
34
+
35
+ Refrences
36
+ This dataset was pulled from Kaggle and its original author is Sougat Ganguly.
37
+ Link to Kaggle Dataset: https://www.kaggle.com/datasets/sougatganguly/confident-unconfident/data