Releases: takuya-takeuchi/NcnnDotNet
Releases · takuya-takeuchi/NcnnDotNet
0.0.0.20230101
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
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
New Feature
- Support Xamarin.iOS, Android and UWP
- Support ARM package
- Add Cv2.ImDecode