ITADN
obss/sahi

版本发布 8

0.11.35
? · 2025-09-26

## What's Changed * Fix currently failing CI by adding a hatch build target by @gboeer in https://github.com/obss/sahi/pull/1245 * refactor: ♻️ improve readability and type hints across codebase by @onuralpszr in https://github.com/obss/sahi/pull/1249 * Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/obss/sahi/pull/1244 * refactor: ♻️ update CI workflow for multi-OS support and improve job naming by @onuralpszr in https://github.com/obss/sahi/pull/1250 * Fix empty bbox because of empty shapely_annotation.multipolygon by @vinnik-dmitry07 in https://github.com/obss/sahi/pull/1140 * Significantly improve postprocessing speed (NMS, NMM, GREEDYNMM) by using STRtree from shapely by @nikvo1 in https://github.com/obss/sahi/pull/1248 * fix: 🐞 add optional dependencies and improve package management in models and late import for torch to fix ci by @onuralpszr in https://github.com/obss/sahi/pull/1251 ## New Contributors * @vinnik-dmitry07 made their first contribution in https://github.com/obss/sahi/pull/1140 * @nikvo1 made their first contribution in https://github.com/obss/sahi/pull/1248 **Full Changelog**: https://github.com/obss/sahi/compare/0.11.34...0.11.35

v0.11.320.11.32
? · 2025-08-02

## What's Changed * docs: 📝 Introduce mkdocs-material to sahi project to have documentation page by @onuralpszr in https://github.com/obss/sahi/pull/1210 * 👷 Bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in https://github.com/obss/sahi/pull/1211 * fix: 🐞 update deployment branch from 'develop' to 'main' in publish_docs workflow by @onuralpszr in https://github.com/obss/sahi/pull/1212 * docs: 📝 Introduce mkdocs-material to sahi project to have documentation page by @onuralpszr in https://github.com/obss/sahi/pull/1213 * Add `DeepWiki` documentation badge in `README.md` by @RizwanMunawar in https://github.com/obss/sahi/pull/1215 * refactor: 🛠 remove redundant logging imports and centralize logger configuration by @onuralpszr in https://github.com/obss/sahi/pull/1214 * update version to 0.11.32 by @fcakyon in https://github.com/obss/sahi/pull/1216 ## New Contributors * @onuralpszr made their first contribution in https://github.com/obss/sahi/pull/1210 * @dependabot[bot] made their first contribution in https://github.com/obss/sahi/pull/1211 * @RizwanMunawar made their first contribution in https://github.com/obss/sahi/pull/1215 **Full Changelog**: https://github.com/obss/sahi/compare/0.11.31...0.11.32

0.11.31
? · 2025-07-15

## What's Changed * Make Category immutable and add tests by @gboeer in https://github.com/obss/sahi/pull/1206 * Update docstring for greedy_nmm by @kikefdezl in https://github.com/obss/sahi/pull/1205 * update version by @fcakyon in https://github.com/obss/sahi/pull/1208 ## New Contributors * @kikefdezl made their first contribution in https://github.com/obss/sahi/pull/1205 **Full Changelog**: https://github.com/obss/sahi/compare/0.11.30...0.11.31

0.11.29
? · 2025-07-04

## What's Changed * Make bounding box immutable by @gboeer in https://github.com/obss/sahi/pull/1194 * Improve type hints and docstrings by @gboeer in https://github.com/obss/sahi/pull/1195 * update version by @fcakyon in https://github.com/obss/sahi/pull/1196 **Full Changelog**: https://github.com/obss/sahi/compare/0.11.28...0.11.29

0.11.28
? · 2025-07-01

## What's Changed * Add overloaded operators for prediction score by @gboeer in https://github.com/obss/sahi/pull/1190 * Improve detectron2 support by @Arnesh1411 in https://github.com/obss/sahi/pull/1116 * Use immutable arguments for bounding boxes by @gboeer in https://github.com/obss/sahi/pull/1191 * update version by @fcakyon in https://github.com/obss/sahi/pull/1192 ## New Contributors * @Arnesh1411 made their first contribution in https://github.com/obss/sahi/pull/1116 **Full Changelog**: https://github.com/obss/sahi/compare/0.11.27...0.11.28

0.11.27
? · 2025-06-30

## What's Changed * fix: Update inference method to use 'threshold' instead of 'confidence' by @nok in https://github.com/obss/sahi/pull/1180 * Update README.md by @nok in https://github.com/obss/sahi/pull/1179 * improve pyproject.toml by @fcakyon in https://github.com/obss/sahi/pull/1181 * Refactor dependency management and some docs by @fcakyon in https://github.com/obss/sahi/pull/1183 * update: refactor ultralytics support by @fcakyon in https://github.com/obss/sahi/pull/1184 * Refactor mmdet tests by @fcakyon in https://github.com/obss/sahi/pull/1185 * update torchvision support to latest api by @fcakyon in https://github.com/obss/sahi/pull/1182 * optimize mmdet workflow trigger condition by @fcakyon in https://github.com/obss/sahi/pull/1186 * Migrate tests to pytest by @fcakyon in https://github.com/obss/sahi/pull/1187 * update version by @fcakyon in https://github.com/obss/sahi/pull/1188 **Full Changelog**: https://github.com/obss/sahi/compare/0.11.26...0.11.27

0.11.26
? · 2025-06-26

## What's Changed * Bump opencv packages from `4.10.0.84` to `4.11.0.86` by @ducviet00-h2 in https://github.com/obss/sahi/pull/1171 * Add new framework Roboflow (RFDETR models) by @nok in https://github.com/obss/sahi/pull/1161 * add new contributors to readme by @fcakyon in https://github.com/obss/sahi/pull/1175 * add roboflow+sahi colab url to readme by @fcakyon in https://github.com/obss/sahi/pull/1177 * update version by @fcakyon in https://github.com/obss/sahi/pull/1176 ## New Contributors * @ducviet00-h2 made their first contribution in https://github.com/obss/sahi/pull/1171 * @nok made their first contribution in https://github.com/obss/sahi/pull/1161 **Full Changelog**: https://github.com/obss/sahi/compare/0.11.25...0.11.26

0.11.24
? · 2025-06-22

## What's Changed * Fix typo and scripts URL by @gboeer in https://github.com/obss/sahi/pull/1155 * fix ci workflow bug by @Dronakurl in https://github.com/obss/sahi/pull/1156 * [DOC] Fix typos by @gboeer in https://github.com/obss/sahi/pull/1157 * Remove deepsparse integration by @fcakyon in https://github.com/obss/sahi/pull/1164 * Fix: Make pytorch is not a hard dependency by @ducviet00 in https://github.com/obss/sahi/pull/1162 * fix: specify a device other than cuda:0 by @0xf21 in https://github.com/obss/sahi/pull/1158 * fix: correct regex string formatting in select_device function by @fcakyon in https://github.com/obss/sahi/pull/1165 * add TensorrtExecutionProvider to yolov8onnx by @p-constant in https://github.com/obss/sahi/pull/1091 * update version by @fcakyon in https://github.com/obss/sahi/pull/1166 ## New Contributors * @gboeer made their first contribution in https://github.com/obss/sahi/pull/1155 * @ducviet00 made their first contribution in https://github.com/obss/sahi/pull/1162 * @0xf21 made their first contribution in https://github.com/obss/sahi/pull/1158 * @p-constant made their first contribution in https://github.com/obss/sahi/pull/1091 **Full Changelog**: https://github.com/obss/sahi/compare/0.11.23...0.11.24