Home

Awesome

NcnnDotNet

GitHub Stars GitHub Forks GitHub Issues GitHub Lisence

PackageOSx86x64ARMARM64Nuget
NcnnDotNet (CPU)Windows--NuGet version
Linux--NuGet version
OSX---NuGet version
NcnnDotNet (GPU)Windows---NuGet version
Linux---NuGet version
OSX---NuGet version
NcnnDotNet (Xamarin)UWPNuGet version
AndroidNuGet version
iOS--NuGet version
PackageDescriptionNuget
NcnnDotNet.Extensions.DrawingGDI+ ExtensionsNuGet version

Demo

YoloV3 on Xamarin.Android, iOS and UWP

<img src="examples\Xamarin\YoloV3\images\android.webp" width="150" /> <img src="examples\Xamarin\YoloV3\images\ios.webp" width="150" /> <img src="examples\Xamarin\YoloV3\images\uwp.webp" width="300" />

Related Projects

Dependencies Libraries and Products

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.