A port of light-anime-face-detector to .NET 5.0, which is based on LFFD, a Light and Fast Face Detector for Edge Devices (paper)
- Get the nuget package (make sure to get latest prerelease)
- Get models from https://github.com/cheese-roll/light-anime-face-detector/
- Refer to the LAFDTest project for a demo.
If you find an image that this library does not detect that lafd does detect, please open an issue about it!
Use at your own risk!