v0.1.1-alpha
What's Changed
- Fix on YOLOExtendedParser anchors by @ptoupas in #121
- Add support for YOLO and SSD in ParserGenerator. by @kkeroo in #125
- CI update by @kozlov721 in #128
- End-to-End test support. by @kkeroo in #122
- Checkout main first and then pull the changes. by @kkeroo in #129
- fix: input size setting by @jkbmrz in #126
- Message improvements (properties and methods). by @kkeroo in #124
- refactor: segmentation messaging by @jkbmrz in #127
- Depthai version update to v3 alpha6 by @aljazkonec1 in #131
- Docstring update in Classification msg. by @kkeroo in #132
- Improvement/img detection extended by @aljazkonec1 in #130
- Better logging in E2E tests. by @kkeroo in #133
- Force NCHW tensor order. by @kkeroo in #135
- Single softmax function. by @kkeroo in #136
- Feat: ImgDetectionsExtended masks should be set if specified in the function call by @aljazkonec1 in #137
- Validation in setters and parser structure. by @kkeroo in #138
- Increase test timeout. by @kkeroo in #139
- feat: adjust ParsingNeuralNetwork to build model directly from the model slug by @jkbmrz in #134
- E2E Tests: ImageManip node and better checks. by @kkeroo in #140
- Add dai.ImgTransformations to messages and improvements to Text detection parser by @aljazkonec1 in #142
- Integration tests for parsers. by @kkeroo in #143
- [FIX] dai.ImgTransformations is None for RVC2 device by @aljazkonec1 in #144
- Devops workflow updates by @kozlov721 in #147
- Change artifact download action by @kozlov721 in #148
- Expose parsers when building a pipeline through ParsingNeuralNetwork by @ptoupas in #149
- Unit tests upgrade. by @kkeroo in #145
- Add visualization methods to all message types by @aljazkonec1 in #141
- Integration tests: Small updates & triggering in every PR. by @kkeroo in #146
- Fix validation in cluster creation. by @kkeroo in #150
- Release v0.1.1 by @klemen1999 in #151
- Fix on range of values passed into Point2f and Size2f by @ptoupas in #152
Full Changelog: v0.1.0-alpha...v0.1.1-alpha