What's Changed
- Cleanup outdated OMZ wrappers by @sovrasov in #209
- Delete unused cpp headers by @sovrasov in #210
- Disable MacOS OVMS testing by @sovrasov in #211
- ✨Add pre-commit by @ashwinvaidya17 in #213
- 🛠️ Update Pre-Commit by @ashwinvaidya17 in #214
- Add documentation by @ashwinvaidya17 in #208
- Add ruff by @ashwinvaidya17 in #215
- Add changes required to enable merge queue by @sovrasov in #216
- Use new-style license by @sovrasov in #217
- Adjust cpp inference adapters for OVMS by @atobiszei in #212
- ✨Add MyPy by @ashwinvaidya17 in #219
- 🧹 Enable more ruff rules by @ashwinvaidya17 in #221
- Update results classes by @sovrasov in #222
- ✨Add model descriptions and documentation for instance segmentation, detection, and keypoint detection by @eugene123tw in #223
- Enable more ruff rules by @ashwinvaidya17 in #224
- Update python tests structure by @sovrasov in #220
- Enable more rules - Part 3 by @ashwinvaidya17 in #225
- 📋 Add documentation for Anomaly, Classification, and Segmentation by @ashwinvaidya17 in #228
- Type annotation by @sovrasov in #229
- CVS-156311 fix corner case in contours detection by @mgumowsk in #230
- Refactor model saving by @sovrasov in #231
- CVS-157105 make tilers use sync api by default by @mgumowsk in #232
- Expose inference mode to all tilers by @sovrasov in #234
- Add PR labeler by @sovrasov in #235
- 🧹 Move result types to separate files by @ashwinvaidya17 in #236
- Update labeler by @sovrasov in #238
- Replace unnamed tuple in cls result with a label object by @sovrasov in #237
- Refactor result handling of DetectionResult and InstanceSegResult by @eugene123tw in #239
- Update core API docs: Adapter and Model by @sovrasov in #242
- 🧹 Enable more pre-commit rules by @ashwinvaidya17 in #244
- Switch to tritonclient in OVMS adapter by @sovrasov in #206
- ✨ Visualization Initial Scaffold by @ashwinvaidya17 in #245
- Add upload to pypi workflow by @sovrasov in #246
- Version up by @sovrasov in #247
- Enable linking against OV python package by @sovrasov in #249
- Visualization part 2 by @ashwinvaidya17 in #248
- Add HStack Layout by @ashwinvaidya17 in #250
- Add bounding box primitive by @ashwinvaidya17 in #251
- Add initial version of python bindings by @sovrasov in #252
- Repo layout refactoring by @sovrasov in #253
- Add Polygon Primitive by @ashwinvaidya17 in #254
- Add Label Primitive by @ashwinvaidya17 in #256
- Add Anomaly scene by @ashwinvaidya17 in #257
- Fix PR labeler by @sovrasov in #260
- Add Classification And Detection Scene by @ashwinvaidya17 in #259
- Add Keypoint and Instance Segmentation support in visualizer by @ashwinvaidya17 in #261
- Run accuracy tests with py 3.12 by @sovrasov in #262
Full Changelog: 0.2.5...0.2.6