Skip to content

Releases: laclouis5/globox

v2.4.6

25 Aug 17:41
9516d77
Compare
Choose a tag to compare

What's New

  • Maintenance release, switch for uv for Python project and package management

v2.4.5

18 Apr 18:57
7e97b88
Compare
Choose a tag to compare

What's New

  • Fixed a CLI bug with parsing relative normalized detection annotations (#46)

v2.4.4

15 Apr 21:21
Compare
Choose a tag to compare

What's New

  • Fixed a CLI bug with TXT coords normalization (#45)

v2.4.3

04 Mar 21:50
Compare
Choose a tag to compare

What's New

  • Fixed a security issue with Pillow
  • Code cleaning

v2.4.2

01 Nov 16:22
Compare
Choose a tag to compare

What's New

  • Added support for Python 3.12
  • Dropped support for Python 3.8

v2.4.1

09 Oct 15:39
Compare
Choose a tag to compare

What's new

  • Fixed a security issue related to the Pillow dependency

v2.4.0

30 Sep 09:30
Compare
Choose a tag to compare

What's new

  • Parse YOLO and TXT annotations with arbitrary whitespaces (#40)
  • Typos (#41, #42)

v2.3.0

18 Aug 21:39
Compare
Choose a tag to compare

What's new

  • Added support for parsing TXT and YOLO annotation sets with more image extensions (#38)

v2.2.0

29 Jun 20:59
Compare
Choose a tag to compare

What's New

  • More documentation.
  • More detailed error messages.
  • Relaxed Numpy version constrain for improved compatibility with other packages.

v2.1.3

27 May 13:03
Compare
Choose a tag to compare

What's New

  • Fixed issue with some deprecation warnings
  • Transition to Poetry for development