SmilingOrNot / README.md
zrthxn's picture
Init
ce0d005
|
raw
history blame contribute delete
No virus
626 Bytes

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!


Reupload from original dataset on Kaggle