UltraFaceDotNet.Xamarin

C# version of Ultra-Light-Fast-Generic-Face-Detector-1MB


Keywords
.net, machinelearning, face-detection, windows, linux, osx, dotnet
License
MIT
Install
Install-Package UltraFaceDotNet.Xamarin -Version 1.0.0.2

Documentation

Alt text UltraFaceDotNet GitHub license codecov

C# version of Ultra-Light-Fast-Generic-Face-Detector-1MB This repository is porting https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB by C#.

This package supports cross platform, Windows, Linux and MacOSX!!

Package OS x86 x64 ARM ARM64 Nuget
UltraFaceDotNet (CPU) Windows - ✓ - - NuGet version
Linux - ✓ - - NuGet version
OSX - ✓ - - NuGet version
UltraFaceDotNet (GPU) Windows - ✓ - - NuGet version
Linux - ✓ - - NuGet version
OSX - ✓ - - NuGet version

Demo

Dependencies Libraries and Products

Ultra-Light-Fast-Generic-Face-Detector-1MB

License: The MIT License

Author: Linzaer

Principal Use: 1MB lightweight face detection model. Main goal of UltraFaceDotNet is what ports Ultra-Light-Fast-Generic-Face-Detector-1MB by C#.

ncnn

License: The BSD 3-Clause License

Author: THL A29. Limited, a Tencent company

Principal Use: A high-performance neural network inference framework optimized for the mobile platform in C++. Main goal of NcnnDotNet is what wraps ncnn by C#.

OpenCV

License: The BSD 3-Clause License

Author: Intel Corporation, Willow Garage, Itseez

Principal Use: Uses to read and show image data.

NcnnDotNet

License: The MIT License

Author: Takuya Takeuchi

Principal Use: Use ncnn interface via .NET. This library is developed by this owner.

ShellProgressBar

License: The MIT License

Author: Martijn Laarman

Principal Use: Visualize progress in Benchmark program.