NcnnDotNet icon indicating copy to clipboard operation
NcnnDotNet copied to clipboard

ncnn wrapper written in C++ and C# for Windows, MacOS, Linux, iOS and Android

Alt text NcnnDotNet GitHub license

ncnn wrapper written in C++ and C# for Windows, MacOS, Linux, iOS and Android.

Package OS x86 x64 ARM ARM64 Nuget
NcnnDotNet (CPU) Windows - - - NuGet version
Linux - - NuGet version
OSX - - - NuGet version
NcnnDotNet (GPU) Windows - - - NuGet version
Linux - - - NuGet version
OSX - - - NuGet version
NcnnDotNet (Xamarin) UWP NuGet version
Android NuGet version
iOS - - NuGet version

Demo

YoloV3 on Xamarin.Android, iOS and UWP

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.