Powerboxes

Latest version: v0.2.2

Safety actively analyzes 623133 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.2

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 https://github.com/Smirkey/powerboxes/pull/43
* refactor: faster iteration by Smirkey in https://github.com/Smirkey/powerboxes/pull/44
* feat: diou distance by Smirkey in https://github.com/Smirkey/powerboxes/pull/45
* fix: diou distance speed test by Smirkey in https://github.com/Smirkey/powerboxes/pull/46
* docs: add mkdocs for python by Smirkey in https://github.com/Smirkey/powerboxes/pull/47
* doc: refresh by Smirkey in https://github.com/Smirkey/powerboxes/pull/48
* feat: pre commit for the repo by Smirkey in https://github.com/Smirkey/powerboxes/pull/49


**Full Changelog**: https://github.com/Smirkey/powerboxes/compare/0.2.1...0.2.2

0.2.1

Main changes are
- tracking iou distance
- rotated iou distance
- rotated giou distance
- some cleaning



What's Changed
* doc: update by Smirkey in https://github.com/Smirkey/powerboxes/pull/27
* doc: add cv2 to benchmarks by Smirkey in https://github.com/Smirkey/powerboxes/pull/29
* feat: tiou distance by Smirkey in https://github.com/Smirkey/powerboxes/pull/31
* doc: update benchmarks by Smirkey in https://github.com/Smirkey/powerboxes/pull/32
* feat: rotated IoU distance by Smirkey in https://github.com/Smirkey/powerboxes/pull/33
* refactor: some cleaning & fix rotated iou distance by Smirkey in https://github.com/Smirkey/powerboxes/pull/34
* refactor: use rtree in rotated box iou by Smirkey in https://github.com/Smirkey/powerboxes/pull/36
* feat: rotated giou distance by Smirkey in https://github.com/Smirkey/powerboxes/pull/37


**Full Changelog**: https://github.com/Smirkey/powerboxes/compare/0.2.0...0.2.1

0.2.0

TLDR
- new functions (nms and rtree nms)
- more macos python versions


What's Changed
* feat: nms & iou func by Smirkey in https://github.com/Smirkey/powerboxes/pull/21
* refactor: faster nms by Smirkey in https://github.com/Smirkey/powerboxes/pull/22
* feat(powerboxesrs): rtree nms by Smirkey in https://github.com/Smirkey/powerboxes/pull/23
* refactor(ci): more macos python versions by Smirkey in https://github.com/Smirkey/powerboxes/pull/24
* feat(powerboxes): rtree nms by Smirkey in https://github.com/Smirkey/powerboxes/pull/25
* chore: bump version by Smirkey in https://github.com/Smirkey/powerboxes/pull/26


**Full Changelog**: https://github.com/Smirkey/powerboxes/compare/0.1.4...0.1.5

0.1.4

- 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 https://github.com/Smirkey/powerboxes/pull/14
* fix: broken math by Smirkey in https://github.com/Smirkey/powerboxes/pull/15
* refactor: big change in repo setup by Smirkey in https://github.com/Smirkey/powerboxes/pull/17
* fix: ci by Smirkey in https://github.com/Smirkey/powerboxes/pull/18
* refactor: small optimizations by Smirkey in https://github.com/Smirkey/powerboxes/pull/19
* feat: mask to boxes by Smirkey in https://github.com/Smirkey/powerboxes/pull/20


**Full Changelog**: https://github.com/Smirkey/powerboxes/compare/0.1.3...0.1.4

0.1.3

Generics have arrived :tada:
Now powerboxes accepts many dtypes, before only float 64 was available

What's Changed
* refactor: generic input types by Smirkey in https://github.com/Smirkey/powerboxes/pull/13
* doc: pimp readme by Smirkey in https://github.com/Smirkey/powerboxes/pull/12


**Full Changelog**: https://github.com/Smirkey/powerboxes/compare/0.1.2...0.1.3

0.1.2

Relese 0.1.1 but with a working CI 🎉 first release on pypi

**Full Changelog**: https://github.com/Smirkey/powerboxes/compare/0.1.1...0.1.2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.