https://github.com/fel88/retina
Face detection, recognition and tracking debug tool
https://github.com/fel88/retina
Last synced: 17 days ago
JSON representation
Face detection, recognition and tracking debug tool
- Host: GitHub
- URL: https://github.com/fel88/retina
- Owner: fel88
- License: mit
- Created: 2021-07-10T04:05:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T06:48:31.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T08:12:30.320Z (about 1 month ago)
- Language: C#
- Homepage:
- Size: 93.1 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Retina
Face detection, recognition and tracking debug tool**Project status: WIP**
## Face detection (axes, 5-point landmark)
## Face recognition
![]()
**Reference images:**
|
|
## Nets:
* RetinaFace (https://github.com/biubug6/Pytorch_Retinaface)
* FSA.Net and SSD300 (https://github.com/omasaht/headpose-fsanet-pytorch)
* FaceNet (https://github.com/Dhairya10/facenet-openvino)