Releases: luxonis/depthai-nodes
Releases · luxonis/depthai-nodes
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
v0.1.0-alpha
What's Changed
- Parsers and Messages V2 by @jkbmrz in #116
- Added docs for message types by @klemen1999 in #118
- Examples compatible with parsers v2. by @kkeroo in #117
- Normalized lane coordinates by @klemen1999 in #119
- Release v0.1.0 by @klemen1999 in #120
Full Changelog: v0.0.2-alpha...v0.1.0-alpha
v0.0.2-alpha
Key Changes
Parsers
DM-Count
parser for crowd density estimation model. #56- Unifying
MonocularDepthParser
andThermalImageParser
into generalMapOutputParser
. #57 SegmentationParser
extension - support more segmentation models. #59LaneDetectionParser
. #61PPTextDetectionParser
. #60PaddleOCRParser
. #64MultiClassificationParser
#68- Improved error handling in
MPPalmDetectionParser
. #72 - YOLOv8 kpts. and seg. RVC4 fix. #76
- FastSAM RVC4 fix. #76
- Two seperate parsers for XFeat - Mono and Stereo versions - and postprocessing quality and speed improvements. #82
Messages
Map2D
message type. #56- Replacing density, depth, and thermal messages with general
Map2D
message. #57 Cluster
message. #61Composite
message. #67CornerDetections
message. #71
Examples
FastSAM
example. #58MultiClassification
example. #93PaddleOCR
example. #93PPTextDetection
example. #93XFeat
mono and stereo examples. #93
Utility nodes
Tiling
andTilesPatcher
. #89
v0.0.1-alpha
What's Changed
- SCRFD and MP Selfie Segmentation nodes added. by @kkeroo in #1
- Add type checking for img detection messages by @jkbmrz in #3
- Mp Hands nodes & segmentation msg creation by @kkeroo in #2
- Restructure; Add Parsers, Util Functions and Message Creators by @jkbmrz in #4
- New model parsers. by @kkeroo in #5
- Additional generalization of segmentation parser by @kkeroo in #7
- Rename postprocessing into parsers. by @kkeroo in #8
- Restructure the repository. by @kkeroo in #9
- Updated project description. by @kkeroo in #10
- MP Palm detection instead of hand detection. by @kkeroo in #11
- Feature: Add Thermal Image Parser by @jkbmrz in #12
- Epytext documentation. by @kkeroo in #13
- XFeat postprocessing speed-up. by @kkeroo in #18
- NN Archive parameters documentation. by @kkeroo in #17
- Installation by cloning the repository. by @kkeroo in #20
- Fixed outgoing messages from parsers by @NicikD in #19
- RVC4 support for parsers. by @kkeroo in #22
- Improved SCRFD decoding. by @kkeroo in #21
- SCRFD extension. by @kkeroo in #23
- Classification parser by @aljazkonec1 in #15
- Improved M-LSD parser. by @kkeroo in #24
- Classification parser corrections. by @kkeroo in #25
- Parser's parameters renaming. by @kkeroo in #26
- Palm detection - better bbox calculation. by @kkeroo in #27
- Bug fix in ImageOutputParser and MonocularDepthParser. by @kkeroo in #28
- DAI v3 support. by @kkeroo in #29
- XFeat parser improvement. by @kkeroo in #30
- Add parsers for HRNet and AgeGender models by @jkbmrz in #16
- RVC4 support for parsers n2 by @jkbmrz in #14
- Normalize detections in SCRFD parser. by @kkeroo in #31
- Unittests for
creators
by @aljazkonec1 in #34 - Added docs generation and testing to ci workflow by @klemen1999 in #36
- Made creators more robust. by @aljazkonec1 in #33
- Added reviewer by @klemen1999 in #37
- Examples added. by @kkeroo in #35
- Feat/add yolo seg kpts parser by @HonzaCuhel in #32
- Types fix. by @kkeroo in #38
- [BUG] np.float32 is not subtype of float. by @aljazkonec1 in #41
- Fix issues with creators with no detection by @HonzaCuhel in #40
- Fix creators. by @kkeroo in #42
- Release depthai-nodes v0.0.1 by @klemen1999 in #53
New Contributors
- @NicikD made their first contribution in #19
- @aljazkonec1 made their first contribution in #15
- @HonzaCuhel made their first contribution in #32
Full Changelog: https://github.com/luxonis/depthai-nodes/commits/v0.0.1-alpha