Releases: luxonis/depthai-nodes
Releases · luxonis/depthai-nodes
v0.4.0-beta
What's Changed
- improve the signature of the
processmethod in theBaseHostNodeby @PetrNovota in #263 - fix: consistent naming for iou methods by @spbui00 in #264
- Update license on pyproject. by @ptoupas in #265
- make
processmethod of theBaseHostNodeclass abstract by @PetrNovota in #267 - Feat/improve fastsam by @klemen1999 in #266
- feat: ApplyDepthColormap; ref: ApplyColormap (split instance_to_semantic into InstaanceToSemanticMask node) by @bblazeva in #269
- Support new dai.ImgDetections in parsers. by @kkeroo in #268
- Remove jkbmrz from CODEOWNERS by @klemen1999 in #277
- Modify e2e_tests.yaml to add no-shell option by @danilo-pejovic in #276
- Improve
GatherDatadesign by @PetrNovota in #270 - Yolo26 post-process on the parser side by @dtronmans in #278
- Release v0.4.0 by @klemen1999 in #279
- Fix the coverage uploads. by @kkeroo in #280
- Fix/docstring and e2e tests by @klemen1999 in #281
New Contributors
- @PetrNovota made their first contribution in #263
- @dtronmans made their first contribution in #278
Full Changelog: v0.3.7-beta...v0.4.0-beta
v0.3.7-beta
What's Changed
- Add tests intructions to contributing. by @kkeroo in #257
- feat: Add auto-linking of GatherData inputs in build() by @bblazeva in #258
- add mac tests by @danilo-pejovic in #259
- Forgot to change branch to main by @danilo-pejovic in #260
- Feat/new SnapsUploader by @FSAFTik in #252
- Release v0.3.7 by @klemen1999 in #261
New Contributors
Full Changelog: v0.3.6-beta...v0.3.7-beta
v0.3.6-beta
What's Changed
- Change python version on end to end to 3.12 by @danilo-pejovic in #254
- Removed
SnapsProducerandSnapsProducerFrameOnlyby @klemen1999 in #255 - Release v0.3.6 by @klemen1999 in #255
Full Changelog: v0.3.5-beta...v0.3.6-beta
v0.3.5-beta
What's Changed
- Update workflows with new HIL package. by @kkeroo in #243
- Add
preserve_backgroundargument to theImgFrameOverlaynode by @sokovninn in #244 - create DetectionCropper node by @tadeas0 in #247
- Feat/tiling img detections extended support by @tadeas0 in #245
- Feat/tiling performance improvement by @tadeas0 in #248
- Scoped tbs by @danilo-pejovic in #250
- Added guard from colinear point error and crops with 0 area by @FSAFTik in #246
- Windows tests by @danilo-pejovic in #251
- Release v0.3.5 by @kkeroo in #253
New Contributors
Full Changelog: v0.3.4-beta...v0.3.5-beta
v0.3.4-beta
What's Changed
- hotfix to not run rvc2 tests on bom by @danilo-pejovic in #237
- Fix: Add transformations to ApplyColormap node by @aljazkonec1 in #238
- FIX: Add checks if ImgTransformations is None + propagate device timestamp by @aljazkonec1 in #239
- Feat: Change assert to raise ValueError in yolo confidences by @aljazkonec1 in #240
- Fix: Snaps producer test by @kkeroo in #241
- Release v0.3.4 by @klemen1999 in #242
Full Changelog: v0.3.3-beta...v0.3.4-beta
v0.3.3-beta
What's Changed
- Optimize E2E tests & depthai version bump. by @kkeroo in #229
- Feat/improved-annotations-2 by @dominik737 in #228
- E2E tests: Add option to select only one platform. by @kkeroo in #231
- Apply objectness-based filtering only when real objectness scores are present by @sokovninn in #232
- Style/change keyponts color + bumping docformatter version by @spbui00 in #233
- Release/v0.3.3 by @klemen1999 in #234
- Release/v0.3.3 - Added supported models by @klemen1999 in #235
- Fixed wrong docstring indentation by @klemen1999 in #236
New Contributors
- @sokovninn made their first contribution in #232
Full Changelog: v0.3.2-beta...v0.3.3-beta
v0.3.2-beta
What's Changed
- Update e2e_tests.yaml by @danilo-pejovic in #226
- Parser optimizations. by @kkeroo in #225
- Release/v0.3.2 by @kkeroo in #227
Full Changelog: v0.3.1-beta...v0.3.2-beta
v0.3.1-beta
What's Changed
- [FIX] Float confidence by @aljazkonec1 in #223
- Ability to define custom colormap by @klemen1999 in #222
- Release/v0.3.1 by @klemen1999 in #224
Full Changelog: v0.3.0-beta...v0.3.1-beta
v0.3.0-beta
What's Changed
- Fix: Background flickering by @jkbmrz in #198
- Feat: Host Parsing Neural Network by @dominik737 in #201
- Message: Add skeleton to Keypoints. by @kkeroo in #200
- Feat: Add copy mechanism to native messages by @jkbmrz in #199
- Feat: Add BaseHostNode by @jkbmrz in #202
- Feat: Gather Data by @dominik737 in #203
- Feat/annotation builder by @tadeas0 in #178
- Default AnnotationHelper colors. by @kkeroo in #205
- feat: generate_script_content update by @jkbmrz in #206
- Feat: add parent initialization checks and fix GatherData initialization by @jkbmrz in #204
- refactor: node mocks and message creators by @jkbmrz in #207
- feat: ParsingNeuralNetwork add property to send out outputs of multiple heads in a single message by @jkbmrz in #208
- fead: add label endocoding to ImgDetectionsBridge by @jkbmrz in #211
- fix: Keypoint confidence setter by @jkbmrz in #213
- Tests/bom fixes by @danilo-pejovic in #210
- Tests: Stability tests update & better E2E logging. by @kkeroo in #212
- Feat/snaps producer by @klemen1999 in #214
- fix: ImgDetectionsBridge label setting by @jkbmrz in #215
- Update: Fixed API in tests for DAI beta release. by @kkeroo in #216
- Logger in all nodes. by @kkeroo in #217
- Release/v0.3.0 by @klemen1999 in #218
- Python publish update by @klemen1999 in #219
- Remove cache in build. by @kkeroo in #220
- Fixed docstrings by @klemen1999 in #221
New Contributors
Full Changelog: v0.2.1-alpha...v0.3.0-beta
v0.2.1-alpha
What's Changed
- Updated DetectionParser. by @kkeroo in #187
- Tests: Stability tests for host nodes. by @kkeroo in #189
- Add setTransformation and getPoints methods by @aljazkonec1 in #190
- fix: image creator function by @jkbmrz in #188
- DetectionParser bug fix. by @kkeroo in #193
- feat: Porting host nodes from depthai-experiments by @jkbmrz in #192
- Stability tests integration with HIL. by @kkeroo in #195
- fix: ApplyColormap output message by @jkbmrz in #196
- Release/v0.2.1 by @klemen1999 in #197
Full Changelog: v0.2.0-alpha...v0.2.1-alpha