Skip to content

Dlib .NET wrapper written in C++ and C# for Windows, MacOS, Linux and iOS

License

Notifications You must be signed in to change notification settings

takuya-takeuchi/DlibDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19c1a91 · Jul 25, 2022
Oct 9, 2017
Jun 12, 2020
Feb 1, 2022
Jul 25, 2022
May 30, 2018
Jul 25, 2022
Jul 25, 2022
Feb 28, 2021
Apr 28, 2019
Feb 1, 2022
Feb 1, 2022
Feb 1, 2022
Feb 1, 2022
Feb 15, 2020
Feb 28, 2021
Feb 1, 2022
Apr 29, 2019
Apr 29, 2019
Jun 1, 2019
Jun 1, 2019
Feb 29, 2020
Feb 1, 2022

Repository files navigation

DlibDotNet

GitHub Stars GitHub Forks GitHub Issues GitHub Lisence

Package OS x86 x64 ARM ARM64 Nuget
DlibDotNet (CPU) Windows - - NuGet version
Linux - - - NuGet version
OSX - - - NuGet version
DlibDotNet for CUDA 9.2 Windows - - - NuGet version
Linux - - - NuGet version
OSX - - - - NuGet version
DlibDotNet for CUDA 10.0 Windows - - - NuGet version
Linux - - - NuGet version
OSX - - - - NuGet version
DlibDotNet for CUDA 10.1 Windows - - - NuGet version
Linux - - - NuGet version
OSX - - - - NuGet version
DlibDotNet for CUDA 10.2 Windows - - - NuGet version
Linux - - - NuGet version
OSX - - - - NuGet version
DlibDotNet for CUDA 11.0 Windows - - - NuGet version
Linux - - - NuGet version
OSX - - - - NuGet version
DlibDotNet for CUDA 11.1 Windows - - - NuGet version
Linux - - - NuGet version
OSX - - - - NuGet version
DlibDotNet for Intel MKL Windows - - NuGet version
Linux - - - NuGet version
OSX - - - NuGet version
DlibDotNet (Xamarin) UWP NuGet version
Android - - - - NuGet version
iOS - - NuGet version
DlibDotNet for ARM Windows - - - - NuGet version
Linux - - - - NuGet version
OSX - - - - NuGet version
⚠️ DlibDotNet for ARM is not tested yet

DlibDotNet.Extensions

Package OS x86 x64 ARM ARM64 Nuget
All Architectures Windows - - NuGet version
Linux - - NuGet version
OSX - - NuGet version

Demo

Linux

MacOS

Windows

Related Projects

Usage

Please refer wiki

Dependencies Libraries and Products

License: Boost Software License

Author: Davis E. King

Principal Use: A toolkit for making real world machine learning and data analysis applications in C++. Main goal of DlibDotNet is what wraps dlib by C#.

License: giflib License

Author: Eric S. Raymond

Principal Use: To read and write gif image file. DlibDotNet.Native links this library.

License: Independent JPEG Group's License

Author: Independent JPEG Group

Principal Use: To read and write jpeg image file. DlibDotNet.Native is based in part on the work of the Independent JPEG Group.

License: libpng License

Author: Glenn Randers-Pehrson

Principal Use: To read and write png image file. DlibDotNet.Native links this library.

License: zlib License

Author: Jean-loup Gailly and Mark Adler

Principal Use: To use libpng and DlibDotNet.Native links this library.