MM bio verification is a project for face recognition and palm recognition, which is based on mmengine.
This project is still in development, and the following features are planned to be implemented:
- Finish the v0.1 version (basic training and testing).
- Add MX recordio datasets.
- Add more backbones/heads/losses.
- Add detection.
- Add landmark detection.
- Add alignment.
Backbones:
- MobilefaceNet
- ConvNest
Heads:
- ArcFace
Losses:
- ArcFace