Skip to content

Releases: Smirkey/powerboxes

0.2.2

24 Feb 17:00
db09f08
Compare
Choose a tag to compare

😎 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

Full Changelog: 0.2.1...0.2.2

0.2.1

15 Jan 21:41
e190351
Compare
Choose a tag to compare

Release 0.2.1 is here 🐙

Main changes are

  • tracking iou distance
  • rotated iou distance
  • rotated giou distance
  • some cleaning

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

28 Dec 08:10
d2cb9c2
Compare
Choose a tag to compare

Release 0.2.0 is here 🤗

TLDR

  • new functions (nms and rtree nms)
  • more macos python versions

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

06 Dec 21:34
323f34b
Compare
Choose a tag to compare

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

Full Changelog: 0.1.3...0.1.4

0.1.3

22 Nov 21:31
44d3455
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

19 Nov 10:25
0497c6a
Compare
Choose a tag to compare

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

Full Changelog: 0.1.1...0.1.2

0.1.1

18 Nov 23:30
d9b74ca
Compare
Choose a tag to compare

Release 0.1.0 but with 98% test coverage 🎉

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

13 Nov 21:11
70deed1
Compare
Choose a tag to compare

First release 🎉