Releases: luxonis/depthai-nodes
Releases · luxonis/depthai-nodes
Release list
v0.6.0-beta
What's Changed
- Use YOLO metadata strides in parser by @rolandocortez in #301
- Use native segmentation parser and mask by @rolandocortez in #304
- Add sync subnode for FrameCropper inputs by @tadeas0 in #303
- Fix/ImgDetectionFilter segmentation mask reindexing by @tadeas0 in #306
- Extract-compute-emit refactor for
run()method of parsers by @dtronmans in #302 - CodeRabbitAI suggested fixes + miscellaneous fixes by @dtronmans in #305
- Release v0.6.0 by @klemen1999 in #307
Full Changelog: v0.5.2-beta...v0.6.0-beta
v0.5.2-beta
What's Changed
- Fix for full background SegmentationMask by @klemen1999 in #297
- Skip RVC4-USB tests by @klemen1999 in #298
- Add RF-DETR instance segmentation parsing by @rolandocortez in #299
- Release v0.5.2 by @klemen1999 in #300
New Contributors
- @rolandocortez made their first contribution in #299
Full Changelog: v0.5.1-beta...v0.5.2-beta
v0.5.1-beta
What's Changed
- RF-DETR Parser. by @kkeroo in #285
- Remove Python 3.8 Type Annotations by @klemen1999 in #294
- Added explicity v11 and v12 YOLOSubtype by @klemen1999 in #295
- Release v0.5.1 by @klemen1999 in #296
Full Changelog: v0.5.0-beta...v0.5.1-beta
v0.5.0-beta
What's Changed
- Snaps update by @FSAFTik in #272
- Unittest run at least once by @klemen1999 in #288
- Parser generator differentiates YOLO subtypes by @aljazkonec1 in #283
- Usb tests by @danilo-pejovic in #286
- Remove need for cls_scores = scores.max(axis=-1) as ReduceMax resides on the model side for YOLO26 by @dtronmans in #284
- Changes for oak examples update by @PetrNovota in #291
- Release v0.5.0 by @klemen1999 in #292
- Fixed docstring style to unified format by @klemen1999 in #293
Full Changelog: v0.4.0-beta...v0.5.0-beta
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