SkillAgentSearch skills...

CenterFaceDotNet

C# version of CenterFace

Install / Use

/learn @takuya-takeuchi/CenterFaceDotNet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Alt text CenterFaceDotNet GitHub license codecov

C# version of CenterFace This repository is porting https://github.com/Star-Clouds/CenterFace by C#.

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

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

Demo

<img src="examples/Demo/images/image.jpg" width="480"/>

Dependencies Libraries and Products

CenterFace

License: The MIT License

Author: StarClouds

Principal Use: Practical anchor-free face detection and alignment method for edge devices. Main goal of CenterFaceDotNet is what ports CenterFace 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.

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated2mo ago
Forks8

Languages

C#

Security Score

95/100

Audited on Jan 30, 2026

No findings