seasonSH / DocFace

Face recognition system for ID photos
MIT License
371 stars 124 forks source link

Is it necessary to perform face alignment preprocessing on the test dataset? #14

Closed helloWorldFsz closed 5 years ago

helloWorldFsz commented 5 years ago

Will it have a big impact on the recognize result if i skip this step?

seasonSH commented 5 years ago

Yes. It is very important to align the testing faces in the same way during training.