Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-24 | 1.2 kB | |
v0.11.35 Release source code.tar.gz | 2025-09-24 | 38.1 MB | |
v0.11.35 Release source code.zip | 2025-09-24 | 38.2 MB | |
Totals: 3 Items | 76.3 MB | 0 |
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