wy1iu / sphereface

Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
MIT License
1.59k stars 541 forks source link

About CASIA Washed List #92

Open timho102003 opened 6 years ago

timho102003 commented 6 years ago

Im wondering if ur using washed CASIA as training data. if yes, can u provide the washed list of CASIA? I can't find any valid link to download it. Thanks!

wy1iu commented 6 years ago

The list is cleaned for LFW testing, but not cleaned for Megaface.

We use this code to generate the clean list for LFW.

For a better clean list of CASIA, you can refer to happnear's repositary.