Skip to content

Releases: takuya-takeuchi/DlibDotNet

19.21.0.20220724

25 Jul 02:17
Compare
Choose a tag to compare

Fix

Misc

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

19.21.0.20220429

29 Apr 22:59
Compare
Choose a tag to compare

Fix

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

19.21.0.20220130

01 Feb 11:15
Compare
Choose a tag to compare

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

20 Feb 21:43
Compare
Choose a tag to compare

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

09 Feb 11:41
Compare
Choose a tag to compare

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

30 Jan 16:35
Compare
Choose a tag to compare

Feature

  • Add new interface of ObjectDetector.Operator

Breaking

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

19.21.0.20201122

22 Nov 18:53
Compare
Choose a tag to compare

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