-
Notifications
You must be signed in to change notification settings - Fork 86
Add dataset loader for FER2013 #933
Comments
@iizukak I can work on this. Seems like a good issue to get warmed up. |
Ah, infact, FER2013 dataset images are not available anywhere. We need to find an alternative. |
@kalpitthakkar-lm FER2013 dataset can be download from kaggle. (login required) |
@iizukak Can you download it? |
@kalpitthakkar-lm |
@iizukak What should we do? Do you have any idea for alternative example? How about this: http://vision.ucsd.edu/~iskwak/ExtYaleDatabase/ExtYaleB.html |
@kalpitthakkar-lm |
@iizukak This does not have the images! |
@kalpitthakkar-lm CSV contains image data |
@iizukak I got the dataset. Okay, so how should I proceed? |
@kalpitthakkar-lm Yes. Dataset loader. |
closed with #1172 |
FER2013 is the dataset for Face Expression Recognition.
7 class classification.
It's looks better for tutorial than CIFAR10.
https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data
The text was updated successfully, but these errors were encountered: