DlibDotNet Versions Save

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

19.21.0.20220724

1 year ago

Fix

Misc

  • bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /examples/ASP.NET/FaceDetection.Client (#279)

19.21.0.20220429

2 years ago

Fix

  • Dlib.ChineseWhispers labels.Length double facecount on centos7. but on Windows it works fine. (#272)

19.21.0.20220130

2 years ago

Feature

  • Support Cuda 11.2 (#249)
  • Support Xamarin (#258)
  • Add Adam for DnnTrainer (#267)

Fix

  • Remove System.Drawing from Extension (#263)

NOTE

Xamarin support is not completed yet

19.21.0.20210230

3 years ago

Fix

  • CentOS libs of DlibDotNet.MKL was broken
  • OSX libs of DlibDotNet remove dependencies of libjpeg

Note

  • Source code has no changes.
  • This version is wrong number.

19.21.0.20210227

3 years ago

Feature

  • Add new interface of Deserialize method for ShapePredictor, LossMetric, LossMmod, LossMulticlassLog and LossMulticlassLogPerPixel

Note

This version is wrong. Proper version is 19.21.0.20210207

19.21.0.20210129

3 years ago

Feature

  • Add new interface of ObjectDetector.Operator<U>

Breaking

  • ObjectDetector.Operator<U> returns by using out parameter instead of return value

19.21.0.20201122

3 years ago

Feature

  • Support CUDA 11.0 and 11.1
    • These version depends on cudnn 8
  • Add LoadPng from png buffer

Breaking

  • Drop support cuda target architecture sm30 due to dlib version up