Releases: open-edge-platform/model_api
Releases · open-edge-platform/model_api
Release list
0.4.5
What's Changed
- Add wrapper for ultralytics yolo for instance segmentation task by @kprokofi in #601
- feat(tests): add integration tests by @tybulewicz in #589
- Fix traffic rules in CodeQL worklfow by @ivanzati in #593
- feat: model_converter maskrcnn support by @mgumowsk in #567
- chore(deps): update github actions by @oep-renovate[bot] in #595
Full Changelog: 0.4.3...0.4.5
0.4.4
0.4.3
What's Changed
- fix: support full-image masks in instance segmentation postprocessing by @kprokofi in #588
- tests: full unit tests coverage for model_api by @mgumowsk in #575
- feat: restructure repository in model_api and model_converter projects by @mgumowsk in #551
New Contributors
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- feat: intensity scaling by @mgumowsk in #538
- feat: configurable input frame shape by @mgumowsk in #542
- feat: intensity scaling extend functionality by @mgumowsk in #548
- feat: add vit classification models to model exporter by @mgumowsk in #564
- feat: generate config.json during model conversion by @tybulewicz in #541
- fix: change message to debug by @tybulewicz in #546
- fix: visualization labels aligment fix by @mgumowsk in #549
- chore: changes to hf templates by @mgumowsk in #536
Full Changelog: 0.4.1...0.4.2
0.4.1
0.4.0
What's Changed
- feat: add support for exported models from anomalib by @mgumowsk in #365
- chore: build with uv by @tybulewicz in #366
- fix: regular expression codeql by @mgumowsk in #386
- feat: Performance metrics by @mgumowsk in #401
- feat(ci): enable Semgrep by @AlexanderBarabanov in #406
- feat: preprocessing in python for NPU by @mgumowsk in #414
- fix: GETI-422 ssd dynamic model with prepropcessing fix by @mgumowsk in #430
- refactor: model parameters definition by @mgumowsk in #439
- GETI-431 preprocess refactor by @mgumowsk in #447
- semgrep scan fix by @mgumowsk in #451
- feat: benchmark app improvements by @mgumowsk in #456
- refactor: decouple ClassificationModel from OpenVINO by @tybulewicz in #458
- bug: fix 457 visualizer error handling by @mgumowsk in #464
- feat: support YOLO11 by @mgumowsk in #468
- feat: pass missing model_info by @tybulewicz in #472
- fix: normalize rectangle rotations by @tybulewicz in #476
- feat: adjust visualization to scale with image size by @mgumowsk in #482
- feat: cache loaded fonts by @tybulewicz in #486
- chore(deps)!: bump supported python versions to 3.11 - 3.14 by @tybulewicz in #492
- chore: make onnruntime an optional dependency by @mgumowsk in #504
- add models to model_converter with hf card templates by @mgumowsk in #507
- chore(docs): documentation updated by @tybulewicz in #519
- feat: from_pretrained() method for model loading by @mgumowsk in #521
Full Changelog: 0.3.0.4...0.4.0
0.3.0.4
What's Changed
- Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2 in the github-actions-dependency group by @dependabot[bot] in #330
- Bump open-edge-platform/anomalib from fadfedd5150eb8cd39dfb659ae9bd0eb1c06720d to 90e1192dd7d420cb243a93ce17809e43f23fc36d in the github-actions-dependency group by @dependabot[bot] in #332
- Add support of holes to contours generation by @sovrasov in #335
- Drop python 3.9 support by @sovrasov in #336
- Bump nanobind from 2.7.0 to 2.8.0 in /src/python by @dependabot[bot] in #338
- Del salient obj det model by @sovrasov in #340
- Add a simplified mode for contours processing by @sovrasov in #339
- Visualization bug fixes by @sovrasov in #334
Full Changelog: 0.3.0.3...0.3.0.4
0.3.0.3
What's Changed
- Revamp resize test by @sovrasov in #277
- Fix cmake deprecation failure coming from 3rd party by @sovrasov in #279
- Use OpenCV package without GUI by @sovrasov in #280
- Update readme file by @sovrasov in #281
- Finally cleanup OMZ leftovers by @sovrasov in #282
- Add missing redirect to the main gh page by @sovrasov in #283
- Update ubuntu version in gha docs runner by @sovrasov in #284
- Add badges to readme by @sovrasov in #285
- Add a contribution guide and issue templates by @sovrasov in #286
- added security.md by @AlexanderBarabanov in #288
- Add codeowners by @sovrasov in #289
- Security pipeline and minor fixes by @AlexanderBarabanov in #312
- Fix non str type of labels by @sovrasov in #323
New Contributors
- @AlexanderBarabanov made their first contribution in #288
Full Changelog: 0.3.0.2...0.3.0.3