Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Add dataset loader for FER2013 #933

Closed
iizukak opened this issue Mar 18, 2020 · 12 comments
Closed

Add dataset loader for FER2013 #933

iizukak opened this issue Mar 18, 2020 · 12 comments
Labels
good first issue Good for newcomers

Comments

@iizukak
Copy link
Member

iizukak commented Mar 18, 2020

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

@iizukak iizukak added the good first issue Good for newcomers label Mar 18, 2020
@kalpitthakkar-lm
Copy link
Contributor

kalpitthakkar-lm commented May 22, 2020

@iizukak I can work on this. Seems like a good issue to get warmed up.
Can you assign me to the issue?

@kalpitthakkar-lm
Copy link
Contributor

Ah, infact, FER2013 dataset images are not available anywhere. We need to find an alternative.

@iizukak
Copy link
Member Author

iizukak commented May 25, 2020

@kalpitthakkar-lm
Copy link
Contributor

@iizukak Can you download it?
I am not able to access it even after login. It keeps showing an error in loading data.

@iizukak
Copy link
Member Author

iizukak commented May 26, 2020

@kalpitthakkar-lm
Last month, I did download dataset. But now, there is not download link...

@kalpitthakkar-lm
Copy link
Contributor

@iizukak What should we do? Do you have any idea for alternative example?

How about this: http://vision.ucsd.edu/~iskwak/ExtYaleDatabase/ExtYaleB.html

@iizukak
Copy link
Member Author

iizukak commented May 26, 2020

@kalpitthakkar-lm
Copy link
Contributor

@iizukak This does not have the images!

@iizukak
Copy link
Member Author

iizukak commented May 27, 2020

@kalpitthakkar-lm CSV contains image data

@kalpitthakkar-lm
Copy link
Contributor

kalpitthakkar-lm commented May 27, 2020

@iizukak I got the dataset.

Okay, so how should I proceed?
Do we only need the dataset loader for FER2013?

@iizukak
Copy link
Member Author

iizukak commented May 27, 2020

@kalpitthakkar-lm Yes. Dataset loader.
metrics and loss, ... are already exist.

@iizukak
Copy link
Member Author

iizukak commented Aug 24, 2020

closed with #1172

@iizukak iizukak closed this as completed Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants