Vincent9797 / Attention-Based-Two-Stream-Convolutional-Networks-for-Face-Spoofing-Detection

14 stars 5 forks source link

How to generate data #1

Open yisampi opened 4 years ago

yisampi commented 4 years ago

How to generate data

Vincent9797 commented 4 years ago

Data are collected from open source datasets. An exampple is this: http://biometrics.cse.msu.edu/Publications/Databases/MSUMobileFaceSpoofing/index.htm.

yisampi commented 4 years ago

the images in the fold train/real and train/fake are the whole image or the crop of the face?thanks.

Vincent9797 commented 4 years ago

It depends on your use case. For my use case, I used the RGB image. But let's say your facial recognition system locates the face first and then matches the image within the bounding box of the face to an ID, then your data should be the cropped faces.

punitha-valli commented 3 years ago

@yisampi @Vincent9797 The link you have provides for the database is not working

http://biometrics.cse.msu.edu/Publications/Databases/MSUMobileFaceSpoofing/index.htm.

can you please give me a link to get the dataset