Skip to content

Releases: GreatV/labelme2yolo

v0.3.1

04 Nov 13:19
cef276b

Choose a tag to compare

What's Changed

  • group_id should be integer by @jmjoy in #82
  • Bump version to 0.3.1 in Cargo.toml and Cargo.lock by @GreatV in #83

New Contributors

  • @jmjoy made their first contribution in #82

Full Changelog: v0.3.0...v0.3.1

v0.3.0

13 Aug 14:51
4b85779

Choose a tag to compare

What's Changed

  • Include background by @GreatV in #72
  • Update dependencies and refactor code for YOLO conversion by @GreatV in #77
  • Enhance COCO dataset conversion and refactor code by @GreatV in #78
  • Improve mutex handling and error logging in COCO dataset processing by @GreatV in #79

Full Changelog: v0.2.5...v0.3.0

v0.2.5

27 Aug 03:30
711d915

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

21 Aug 06:58
0080f9a

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

21 Aug 04:43
c72ec6b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

20 Aug 07:40
0f4040e

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 Aug 05:52
e7abeb2

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Aug 03:26
4092991

Choose a tag to compare

What's Changed

  • Update pillow requirement from <10.3,>=9.2 to >=9.2,<10.4 by @dependabot in #52
  • Create python-publish.yml by @GreatV in #54
  • Update numpy requirement from <1.27.0,>=1.23.1 to >=1.23.1,<2.1.0 by @dependabot in #56
  • Update pillow requirement from <10.4,>=9.2 to >=10.4.0,<10.5 by @dependabot in #57
  • labelme2yolo in rust by @GreatV in #59

Full Changelog: v0.1.7...v0.2.0

v0.1.7

25 Mar 13:01
9f21f0a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

03 Mar 09:01
6bc4e27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.1.6