Skip to content

Releases: takuya-takeuchi/NcnnDotNet

0.0.0.20230101

01 Jan 14:07
Compare
Choose a tag to compare

New Feature

  • Add NcnnDotNet.Extensions.Drawing (#58)
  • Add to_pixels functions (#55)

Bug fixes

  • Fix: CvLoadImage has wrong value (#57)

Misc

  • Fix: README and packaging script (#60)
  • Add examples YoloV5 6.2, YoloV7 and YoloX (#53)

0.0.0.20221128

01 Jan 14:04
Compare
Choose a tag to compare

New Feature

  • Catch up ncnn 0.0.0.20221128 (#52)
  • Support Custom Layer (#41)
  • Support param and model from memory (#39)

Bug fixes

  • Wrong type of return for Rect (#46)

Misc

  • Support SCRFD (#45)
  • Typo variable names in scripts (#40)
  • Improve misc scripts (#37)

0.0.0.20210723

23 Jul 15:30
Compare
Choose a tag to compare

New Feature

  • Support Xamarin.iOS, Android and UWP
  • Support ARM package
  • Add Cv2.ImDecode