Skip to content

v0.1.5

Compare
Choose a tag to compare
@devrimcavusoglu devrimcavusoglu released this 14 Aug 14:33
· 16 commits to main since this release

What's New 🔥

  • Scale: Now you can scale your bounding boxes with respect to the area.
  • Clamp: Out-of-bounds bounding boxes can easily be clamped to the image borders.
  • Generic box ops can now be easily added (covering all box types) through abstraction.

What's Changed ❗ 👀

  • Strictness is changed. Starting from this version, strict parameter's default value is set as False (formerly True).

Full Changelog: 0.1.4...0.1.5