File size: 626 Bytes
ce0d005
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Similing or Not

A dataset comprised of closeups of people's faces, belonging to 2 binary classes.
- 600 smiling faces in the "smile" folder.
- 603 non smiling faces in the "non_smile" folder.

We can build a smile detector with this dataset, and even a "smile transformer" via a Style Transfer algorithm. 

The "test" folder contains ~12k unlabeled faces. If someone wants go through the work of labeling these faces as smile/nonsmile and republish a greater version of this dataset, please be my guest!

<hr>

*Reupload from [original dataset](https://www.kaggle.com/datasets/chazzer/smiling-or-not-face-data/) on Kaggle*