Face alignment with similarity transform based on MTCNN and RetinaFace.
$ python align_mtcnn.py
Image | 224x224 | 112x112 |
---|---|---|
$ python align_retinaface.py
Image | 224x224 | 112x112 |
---|---|---|
Face alignment with similarity transform based on MTCNN and RetinaFace.
Python