Releases: Smirkey/powerboxes
Releases · Smirkey/powerboxes
0.2.3
Release 0.2.3 ⚡
This release includes a bugfix and big performance gains in nms, last release before pyo3 bump
What's Changed
- chore(bench): update CodSpeed/action to v2 by @adriencaccia in #54
- chore: fix nms & use views instead of owned arrays by @Smirkey in #53
- chore(powerboxesrs): stop using useless epsilon value by @Smirkey in #56
New Contributors
- @adriencaccia made their first contribution in #54
- @BTOdell made their first contribution in #52
Full Changelog: 0.2.2...0.2.3
0.2.2
😎 release 0.2.2 is here !
It's a small release, mainly upgrading the documentation setup and three new features
- diou distance
- rotated tracking iou distance
- a pre commit for the repo 😌
What's Changed
- feat: rotated tiou distance by @Smirkey in #43
- refactor: faster iteration by @Smirkey in #44
- feat: diou distance by @Smirkey in #45
- fix: diou distance speed test by @Smirkey in #46
- docs: add mkdocs for python by @Smirkey in #47
- doc: refresh by @Smirkey in #48
- feat: pre commit for the repo by @Smirkey in #49
Full Changelog: 0.2.1...0.2.2
0.2.1
Release 0.2.1 is here 🐙
Main changes are
- tracking iou distance
- rotated iou distance
- rotated giou distance
- some cleaning
What's Changed
- doc: update by @Smirkey in #27
- doc: add cv2 to benchmarks by @Smirkey in #29
- feat: tiou distance by @Smirkey in #31
- doc: update benchmarks by @Smirkey in #32
- feat: rotated IoU distance by @Smirkey in #33
- refactor: some cleaning & fix rotated iou distance by @Smirkey in #34
- refactor: use rtree in rotated box iou by @Smirkey in #36
- feat: rotated giou distance by @Smirkey in #37
Full Changelog: 0.2.0...0.2.1
0.2.0
Release 0.2.0 is here 🤗
TLDR
- new functions (nms and rtree nms)
- more macos python versions
What's Changed
- feat: nms & iou func by @Smirkey in #21
- refactor: faster nms by @Smirkey in #22
- feat(powerboxesrs): rtree nms by @Smirkey in #23
- refactor(ci): more macos python versions by @Smirkey in #24
- feat(powerboxes): rtree nms by @Smirkey in #25
- chore: bump version by @Smirkey in #26
Full Changelog: 0.1.4...0.1.5
0.1.4
Release 0.1.4 is here 🎉
- changed the way metrics are computed
- separation between rust package and python bindings, the rust package doesn't depend on numpy & pyo3 anymore
- mask to boxes function
What's Changed
- refactor: reorg python files by @Smirkey in #14
- fix: broken math by @Smirkey in #15
- refactor: big change in repo setup by @Smirkey in #17
- fix: ci by @Smirkey in #18
- refactor: small optimizations by @Smirkey in #19
- feat: mask to boxes by @Smirkey in #20
Full Changelog: 0.1.3...0.1.4
0.1.3
0.1.2
Relese 0.1.1 but with a working CI 🎉 first release on pypi
Full Changelog: 0.1.1...0.1.2