Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Releases: HumanSignal/label-studio-converter

0.0.59

13 Aug 18:17
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • fix: Resolve issue with COCO JSON conversion failing in certain cases by @ajmalrasi in #290
  • fix: pytests by @makseq in #294

Other Changes

New Contributors

Full Changelog: 0.0.58...0.0.59

0.0.58

30 Jan 17:13
Compare
Choose a tag to compare

What's Changed

Features

  • feat: LEAP-608: Support Repeater in JSON-MIN exports by @jombooth in #268

Other Changes

Full Changelog: 0.0.57...0.0.58

0.0.57

12 Oct 22:38
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

  • ci: bump actions/checkout from 3 to 4 by @dependabot in #242
  • chore: LEAP-293: fix the release workflow by bumping python to 3.8 also by @jombooth in #250

New Contributors

Full Changelog: 0.0.55...0.0.57

0.0.55

25 Aug 12:00
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix: LSDV-4631: CSV and TSV exports work incorrectly with JSONs by @makseq in #211
  • fix: LSDV-4631: Post-fix for CSV converter and json items iterator to prevent high memory usage, postfix with while by @makseq in #215
  • fix: LSDV-5245: COCO and YOLO export error by @makseq in #224
  • fix: LEAP-14: Don't validate items in async Taxonomy by @hlomzik in #239

Full Changelog: 0.0.54...0.0.55

0.0.54

25 Aug 11:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix: LSDV-4631: CSV and TSV exports work incorrectly with JSONs by @makseq in #211
  • fix: LSDV-4631: Post-fix for CSV converter and json items iterator to prevent high memory usage, postfix with while by @makseq in #215
  • fix: LSDV-5245: COCO and YOLO export error by @makseq in #224
  • fix: LEAP-14: Don't validate items in async Taxonomy by @hlomzik in #239

New Contributors

Full Changelog: 0.0.51...0.0.54

0.0.51

22 Mar 03:07
Compare
Choose a tag to compare

What's Changed

Features

  • feat: LSDV-4830: Add option to provide image dimensions in YOLO import so we don't have to open image by @Axel-Jacobsen in #202

Bug Fixes

Other Changes

New Contributors

Full Changelog: 0.0.50...0.0.51

0.0.50

08 Feb 11:58
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Other Changes

Full Changelog: 0.0.49...0.0.50

0.0.49

31 Jan 09:39
Compare
Choose a tag to compare

What's Changed

Features

  • feat: YOLO import includes images without label files by @Mekcyed in #173
  • feat: Add YOLOv5+ polygon format export by @xumix #170

Other Changes

New Contributors

Full Changelog: 0.0.48...0.0.49

0.0.48

11 Jan 14:18
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

New Contributors

Full Changelog: 0.0.47...0.0.48

0.0.47

23 Nov 12:46
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

  • feat: Add support for COCO import of segmentation/polygonlabels by @r-dh in #160

New Contributors

  • @r-dh made their first contribution in #160

Full Changelog: 0.0.46...0.0.47