Releases: luxonis/tools
Releases · luxonis/tools
v0.3.0
What's Changed
- Edit subtype to yolov6r2 by @HonzaCuhel in #137
- Fix/yolov8 output names nn archive by @HonzaCuhel in #138
- Bump luxonis-ml version by @HonzaCuhel in #139
- Update numpy requirement from <1.27.0,>=1.19.5 to >=1.19.5,<2.1.0 by @dependabot[bot] in #140
- Support Tools 2.6.0 by @HonzaCuhel in #142
- fix: ghcr image building to include submodules by @jkbmrz in #147
- fix: YOLOv5u version detection and revert changes in ghcr image building by @jkbmrz in #148
- Add
workflow_call
support in unittests workflow by @JSabadin in #149 - Fix luxonis-ml BOM tests by @JSabadin in #150
- Added
encoding
and improved tests by @klemen1999 in #154 - Unified dependabot for main and web-app branch by @klemen1999 in #159
- Remove custom dependabot by @klemen1999 in #170
- Release v0.3.0 by @klemen1999 in #171
New Contributors
Full Changelog: v0.2.4...v0.3.0
v0.2.4
What's Changed
- Added semgrep by @klemen1999 in #134
New Contributors
- @klemen1999 made their first contribution in #134
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Feat/upload nn archive by @HonzaCuhel in #79
- Add CLI YoloV10 support by @sokovninn in #80
- Feat/fix yolov8 rvc4 output tensor order by @HonzaCuhel in #83
- Add ghcr publishing workflow by @HonzaCuhel in #86
- Add V9 support by @HonzaCuhel in #85
- Fix/publish action by @HonzaCuhel in #87
- Update Pose head by @HonzaCuhel in #107
- Add parser parametrization to the exporter by @HonzaCuhel in #108
- Fix/dependency issues by @HonzaCuhel in #116
- Feat/add yolo11 by @HonzaCuhel in #118
- Fix: V9 detection by @HonzaCuhel in #119
- Documentation refactoring by @HonzaCuhel in #120
- Fix export of trained seg models by @HonzaCuhel in #121
- Feat/add dependabot by @HonzaCuhel in #123
- New Features by @HonzaCuhel in #126
- Add anchors to V5 & V7 export by @HonzaCuhel in #128
- Fix torch dependency by @HonzaCuhel in #129
- Add loguru & better path handling by @HonzaCuhel in #132
Full Changelog: https://github.com/luxonis/tools/commits/v0.1.0