Releases: lightly-ai/labelformat
Releases · lightly-ai/labelformat
v0.1.13
What's Changed
- Add export for YoutubeVis InstanceSegmentation Track by @horatiualmasan in #72
- Labelformat: Add python 3.14 support by @MalteEbner in #73
- Add PASCALVOC export by @LeonardoRosaa in #74
- Add LightlyStudio reference to README.md by @michal-lightly in #75
- Update instructions to publish docs by @IgorSusmelj in #76
- Link LightlyStudio in labelformat docs by @michal-lightly in #77
- Support cloud-storage URIs in image and dimension helpers by @LeonardoRosaa in #78
- Bump version by @mihnea-necsulescu in #80
New Contributors
- @LeonardoRosaa made their first contribution in #74
- @mihnea-necsulescu made their first contribution in #80
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Switch from poetry to uv by @MalteEbner in #65
- Update Mypy Config to same as LightlyStudio by @MalteEbner in #67
- Support Cloud Storage for COCO by @MalteEbner in #66
- Add object track id to youtubevis annotation models by @horatiualmasan in #68
- Add comment to test_coco_od_inputs_read_from_s3__unmocked explaining how to run the test by @MalteEbner in #69
- Optimaze rle decoding by @horatiualmasan in #70
- Bump version 0.1.12 by @horatiualmasan in #71
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Fix bounding box computation for segmentations by @michal-lightly in #62
- Expose PascalVOCSemanticSegmentationInput class. by @michal-lightly in #63
- Bump version 0.1.11 by @JonasWurst in #64
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Video support: Adding models for video and object detection track by @JonasWurst in #51
- Video support: Add youtubevis input format by @JonasWurst in #52
- Store semantic segmentation as run-length encoding. by @michal-lightly in #53
- Create binary segmentation mask from RLE by @michal-lightly in #54
- Convert segmentation mask to binary mask by @michal-lightly in #55
- Expose RLE from BinaryMaskSegmentation by @michal-lightly in #57
- Change PascalVOC input interface to InstanceSegmentationInput by @michal-lightly in #56
- Video Support: Instance Segmentation model by @JonasWurst in #58
- Video Support: Refactor coco insseg helpers by @JonasWurst in #59
- Adding InstanceSeg to youtubevis by @JonasWurst in #60
- Bump version by @JonasWurst in #61
New Contributors
- @JonasWurst made their first contribution in #51
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Add SemanticSegmentation PascalVOC Support by @MalteEbner in #48
- Support more jpeg SOF markers for size reading the dimensions correctly by @IgorSusmelj in #49
- Bump version to 0.1.9 by @michal-lightly in #50
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Create copilot-instructions.md by @MalteEbner in #40
- chore: Update README badge links by @Olexandr88 in #42
- Add support for mask pair by @IgorSusmelj in #41
- Add yolov26 support by @IgorSusmelj in #45
- Add yolov12 support by @IgorSusmelj in #43
- Add rtdetr support by @IgorSusmelj in #44
- bump version to 0.1.8 by @IgorSusmelj in #46
- Update index file of docs. Add recent models. by @IgorSusmelj in #47
New Contributors
- @Olexandr88 made their first contribution in #42
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
What's Changed
- Add Binary Instance Segmentation Masks by @MalteEbner in #34
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Upgrade to python 3.8 by @horatiualmasan in #31
- Explicitly export input and output classes by @michal-lightly in #32
- Yolov8 parse roboflow datasets by @IgorSusmelj in #28
- Add support for CVAT annotation format by @horatiualmasan in #29
- bump version to 0.1.5 by @IgorSusmelj in #33
New Contributors
- @horatiualmasan made their first contribution in #31
Full Changelog: v0.1.4...v0.1.5
0.1.4 (Jan 4, 2025)
Labelformat 0.1.4 Release Notes
Note that this is the first release with release notes!
What's Changed
- Add docs hosted at labelformat.com by @IgorSusmelj in #22
- Add support for new yolo formats (YOLOv9-v11) by @IgorSusmelj in #23
- Docs cleanup and added analytics by @IgorSusmelj in #24
- Bump version to 0.1.4 by @IgorSusmelj in #25
Full Changelog: https://github.com/lightly-ai/labelformat/commits/v0.1.4