Implemented s3fd in pytorch0.4

Hi guys, I just implemented the face recognition paper of iccv2017 s3fd in pytorch 0.4. Source code at https://github.com/louis-she/sfd.pytorch, feel free to challenge or issue, just want to learn more.
It’s a anchor based detector, the design of anchor size is heavily inspired by Effective Receptive Field.

1 Like