HCIILAB/SCUT-FBP5500-Database-Release

How was the data generated?

takeru1205 opened this issue · 2 comments

Hi,
I'm trying to train the model with pytorch.
The training data looks exists in "data/faces" directory, and they are named "ftwXXX.jpg".
I downloaded SCUT-FBP5500-Database from Google Drive. But their name are "AFXXX.jpg".

I converted via "pts2txt.py", but i couldn't get them like "ftwXXX.jpg".

So how can I generate the training data?