microsoft / FERPlus

This is the FER+ new label annotations for the Emotion FER dataset.
https://arxiv.org/abs/1608.01041
Other
594 stars 166 forks source link

How to match the file fer2013new.csv and fer2013 #5

Closed zhanglaplace closed 7 years ago

zhanglaplace commented 7 years ago

in the readme, the ferxxxx.png mean the row index of the original fer2013.csv . but in fer2013new.csv,some lines is empty at the image_name.and how can i match the fer2013new and fer2013.csv.

ebarsoumMS commented 7 years ago

Hi,

I added generate_training_data.py, which merge fer2013.csv with fer2013new.csv. The empty lines in fer2013new.csv mean ignore the corresponding rows in fer2013.csv. Those are no face images.