neerajk12345 / img_dataset

Image Classification Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Classification Dataset

  • For my personal research purpose.
  • Please let me know if there are any problems regarding uploading images to the GitHub.

Celebrities from LFW

We select five celebrities from the LFW dataset.

img_dataset/celebs/Arnold_Schwarzenegger/

#### img_dataset/celebs/George_W_Bush/

#### img_dataset/celebs/Junichiro_Koizumi/

#### img_dataset/celebs/Tony_Blair/

#### img_dataset/celebs/Vladimir_Putin/

Face emotions from Kaggle

The data consists of 48x48 pixel grayscale images of faces. The faces have been automatically registered so that the face is more or less centered and occupies about the same amount of space in each image. The task is to categorize each face based on the emotion shown in the facial expression in to one of seven categories (0=Angry, 1=Disgust, 2=Fear, 3=Happy, 4=Sad, 5=Surprise, 6=Neutral).

img_dataset/face_emotion/0/ (Angry)

#### img_dataset/face_emotion/1/ (Disgust)

#### img_dataset/face_emotion/2/ (Fear)

#### img_dataset/face_emotion/3/ (Happy)

#### img_dataset/face_emotion/4/ (Sad)

#### img_dataset/face_emotion/5/ (Surprise)

#### img_dataset/face_emotion/6/ (Neutral)

About

Image Classification Dataset

License:MIT License