Label-studio-converter

Latest version: v0.0.58

Safety actively analyzes 639059 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.49

<!-- Release notes generated using configuration in .github/release.yml at release/0.0.49 -->

What's Changed
Features
* feat: YOLO import includes images without label files by Mekcyed in https://github.com/heartexlabs/label-studio-converter/pull/173
* feat: Add YOLOv5+ polygon format export by xumix https://github.com/heartexlabs/label-studio-converter/pull/170

Other Changes
* chore: Bump version to 0.0.49.dev by robot-ci-heartex in https://github.com/heartexlabs/label-studio-converter/pull/184
* ci: bump thehanimo/pr-title-checker from 1.3.5 to 1.3.6 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/189
* ci: bump release-drafter/release-drafter from 5.21.1 to 5.22.0 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/180

New Contributors
* Mekcyed made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/173

**Full Changelog**: https://github.com/heartexlabs/label-studio-converter/compare/0.0.48...0.0.49

0.0.48

<!-- Release notes generated using configuration in .github/release.yml at release/0.0.48 -->

What's Changed
Bug Fixes
* fix: bump pillow from 9.0.1 to 9.3.0 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/161
Other Changes
* ci: Fix upload release asset by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/163
* chore: Bump version to 0.0.48.dev by robot-ci-heartex in https://github.com/heartexlabs/label-studio-converter/pull/162
* fix: added support for path to url support by p0p4k in https://github.com/heartexlabs/label-studio-converter/pull/157
* ci: SRE-342: Auto generate release notes against previous release tag by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/164
* feat: Add YOLOv5+ polygon format export by xumix in https://github.com/heartexlabs/label-studio-converter/pull/169
* feat: Add YOLOv5+ polygon format export by xumix in https://github.com/heartexlabs/label-studio-converter/pull/170
* fix bug, encoded path does not exists on disk by maliubiao in https://github.com/heartexlabs/label-studio-converter/pull/172
* ci: SRE-364: Add octokit pagination by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/174
* fix: Multiple image extension type handler by p0p4k in https://github.com/heartexlabs/label-studio-converter/pull/156
* ci: SRE-379: More readable release candidate version by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/176
* ci: Switch to python3-dev package by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/178
* feat: Create independent subdir containing annotations for each labeler when converting from label studio .json to YOLO by francescocarpanese in https://github.com/heartexlabs/label-studio-converter/pull/177
* Fix bug where images without annotations were not added when importing from coco by posionus in https://github.com/heartexlabs/label-studio-converter/pull/171
* ci: SRE-389: Fork support for PR labeler by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/179
* ci: SRE-391: Add release permissions by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/182
* ci: SRE-391: Fix typo by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/183

New Contributors
* xumix made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/169
* maliubiao made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/172
* francescocarpanese made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/177
* posionus made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/171

**Full Changelog**: https://github.com/heartexlabs/label-studio-converter/compare/0.0.47...0.0.48

0.0.47

<!-- Release notes generated using configuration in .github/release.yml at 0.0.47 -->

What's Changed
Bug Fixes
* fix: DEV-3764: Fix CSV export download with non-existing columns by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/159
Other Changes
* feat: Add support for COCO import of segmentation/polygonlabels by r-dh in https://github.com/heartexlabs/label-studio-converter/pull/160

New Contributors
* r-dh made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/160

**Full Changelog**: https://github.com/heartexlabs/label-studio-converter/compare/0.0.46...0.0.47

0.0.46

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
BREAKING CHANGES
* ci: bump codecov/codecov-action from 1 to 3 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/142
* ci: bump actions/github-script from 3 to 6 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/143
Bug Fixes
* fix: DEV-3578: Correctly serialize JSON fields in CSV output by hakan458 in https://github.com/heartexlabs/label-studio-converter/pull/152
Other Changes
* chore: Bump version to 0.0.46.dev by robot-ci-heartex in https://github.com/heartexlabs/label-studio-converter/pull/151
* ci: bump ricardochaves/python-lint from 1.3.0 to 1.4.0 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/141
* ci: bump hmarr/debug-action from 2.0.1 to 2.1.0 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/144
* ci: bump thehanimo/pr-title-checker from 1.3.4 to 1.3.5 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/145


**Full Changelog**: https://github.com/heartexlabs/label-studio-converter/compare/0.0.45...0.0.46

0.0.45

What's Changed
* Fix with encoding at all file openings by makseq in https://github.com/heartexlabs/label-studio-converter/pull/5
* BrushLabels to numpy and png. by makseq in https://github.com/heartexlabs/label-studio-converter/pull/9
* Take latest completion that is not skipped by RasmusEdvardsen in https://github.com/heartexlabs/label-studio-converter/pull/7
* Fix CoNLL export to handle all whitespaces by hannukle in https://github.com/heartexlabs/label-studio-converter/pull/13
* Support for COCO segmentation labels by vkhizanov in https://github.com/heartexlabs/label-studio-converter/pull/14
* Relax dependencies requests and Pillow to allow the whole major versi… by vegai in https://github.com/heartexlabs/label-studio-converter/pull/21
* Fix Span Check and multiple whitespace bug in ConLL Conversion by jbogensperger in https://github.com/heartexlabs/label-studio-converter/pull/20
* Fixed bug in converter init for brushlabels by bram2506 in https://github.com/heartexlabs/label-studio-converter/pull/26
* Feature/brush import by bram2506 in https://github.com/heartexlabs/label-studio-converter/pull/25
* Multi annotations and annotator support by makseq in https://github.com/heartexlabs/label-studio-converter/pull/32
* Update converter descriptions by smoreface in https://github.com/heartexlabs/label-studio-converter/pull/31
* Add YOLO export function by johnson7788 in https://github.com/heartexlabs/label-studio-converter/pull/22
* [ext] Bump Pillow to match python 3.9 by farioas in https://github.com/heartexlabs/label-studio-converter/pull/42
* [ext] Make optional resource downloading in converter by makseq in https://github.com/heartexlabs/label-studio-converter/pull/43
* [ext] Bump Pillow version for security reasons by triklozoid in https://github.com/heartexlabs/label-studio-converter/pull/44
* [ext] YOLO to Label Studio JSON converter by makseq in https://github.com/heartexlabs/label-studio-converter/pull/46
* add `supercategory` field to COCO categories by fcakyon in https://github.com/heartexlabs/label-studio-converter/pull/48
* [fix] Fix github issue 1115 - different category ids for same label c… by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/50
* Fix info field in coco format by twsl in https://github.com/heartexlabs/label-studio-converter/pull/55
* fix [issue64](https://github.com/heartexlabs/label-studio-converter/… by loveychen in https://github.com/heartexlabs/label-studio-converter/pull/65
* Speed up encode_rle function by 250-500x by csaroff in https://github.com/heartexlabs/label-studio-converter/pull/52
* DEV-1228: fix condition for 'O' tags in CONLL2003 by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/71
* [fix] Fix parse config by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/60
* DEV-1445: Fix YOLO export to have sorted classes by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/75
* Fix YOLO coordinate deviation of rotated rectangle by changrq in https://github.com/heartexlabs/label-studio-converter/pull/73
* Bump pillow from 8.3.2 to 9.0.0 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/77
* Bump nltk from 3.5 to 3.6.6 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/76
* fix: DEV-1525: Fix CONNL converter for complicated configs by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/79
* docs: Update slack invite link by farioas in https://github.com/heartexlabs/label-studio-converter/pull/83
* Bump pillow from 9.0.0 to 9.0.1 by dependabot in https://github.com/heartexlabs/label-studio-converter/pull/86
* Update brush.py by aryanvdesh in https://github.com/heartexlabs/label-studio-converter/pull/90
* YOLO format - change to save multi-label by jangsiye in https://github.com/heartexlabs/label-studio-converter/pull/88
* [fix] Fixing COCO converter to include all images from dataset by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/57
* fix: DEV-2082: Add support "All Tasks" export option by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/94
* fix: DEV-2041 fix setup.py to be used as brew resource by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/96
* fix: voc should not strip extension from filenames by brettp in https://github.com/heartexlabs/label-studio-converter/pull/100
* Fix out-type when is "predictions" by alebmutt in https://github.com/heartexlabs/label-studio-converter/pull/107
* fix: DEV-2095: Fix runtime error when duration is not extracted by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/102
* fix: DEV-2139: Fix annotation_id is provided as float value in CSV export by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/99
* fix: DEV-2139: Fix annotation_id is provided as float value in CSV export by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/109
* fix: DEV-1923: Add workflow as separate change by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/110
* fix for YOLO export with rotated rectangle annotations by ferenc-hechler in https://github.com/heartexlabs/label-studio-converter/pull/103
* [ext] COCO & PathTrack imports by makseq in https://github.com/heartexlabs/label-studio-converter/pull/69
* fix: DEV-2792: Add YOLO and VOC export image without bounding box by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/113
* fix: DEV-2827: get_local_path doesn't work for local-files by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/115
* ci: DEV-2733: Add PR labeler by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/116
* ci: DEV-2733: Release Pipeline by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/117
* ci: DEV-2733: Create LS PR on release by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/119
* fix: DEV-3164: Remove potential data exposure from logs by niklub in https://github.com/heartexlabs/label-studio-converter/pull/120
* ci: DEV-3193: Fix version replace by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/122
* ci: Fix exit code in cutoff workflow by nikitabelonogov in https://github.com/heartexlabs/label-studio-converter/pull/124
* chore: Bump version to 0.0.44.dev by robot-ci-heartex in https://github.com/heartexlabs/label-studio-converter/pull/121
* chore: Bump version to 0.0.45.dev by robot-ci-heartex in https://github.com/heartexlabs/label-studio-converter/pull/125
* feat: FUNSD converter by makseq in https://github.com/heartexlabs/label-studio-converter/pull/127
* fix: DEV-1923: Enrich CONLL export tokenization by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/92
* fix: DEV-1923: fix version with new requirements by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/129
* fix: Typo in yolo.py by p0p4k in https://github.com/heartexlabs/label-studio-converter/pull/130
* Improve README by fixing path to cli.py by rgaiacs in https://github.com/heartexlabs/label-studio-converter/pull/135
* fix: Bounding boxes with rotation exporter to COCO and YOLO by rgaiacs in https://github.com/heartexlabs/label-studio-converter/pull/136
* feat: Add call to convert_to_yolo from cli by rgaiacs in https://github.com/heartexlabs/label-studio-converter/pull/137
* fix: DEV-3642: Fix YOLO label filenames in case of duplicate filenames by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/138
* fix: DEV-2792: Fix YOLO and VOC export image without bounding box by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/140
* fix: DEV-3669: Fix filename in COCO export by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-converter/pull/146
* fix: DEV-3578: Correclty serialize JSON fields in CSV output by hakan458 in https://github.com/heartexlabs/label-studio-converter/pull/147

New Contributors
* makseq made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/5
* RasmusEdvardsen made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/7
* hannukle made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/13
* vkhizanov made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/14
* vegai made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/21
* jbogensperger made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/20
* bram2506 made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/26
* smoreface made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/31
* johnson7788 made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/22
* farioas made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/42
* triklozoid made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/44
* fcakyon made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/48
* KonstantinKorotaev made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/50
* twsl made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/55
* loveychen made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/65
* csaroff made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/52
* changrq made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/73
* dependabot made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/77
* aryanvdesh made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/90
* jangsiye made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/88
* brettp made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/100
* alebmutt made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/107
* ferenc-hechler made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/103
* niklub made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/120
* robot-ci-heartex made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/121
* p0p4k made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/130
* rgaiacs made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/135
* hakan458 made their first contribution in https://github.com/heartexlabs/label-studio-converter/pull/147

**Full Changelog**: https://github.com/heartexlabs/label-studio-converter/commits/0.0.45

0.0.44

Not secure
What's Changed
Fix label-studio-tools-version

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.