v2.4.1
CVHub520/X-AnyLabelingv2.4.1Aug 29, 2024by CVHub520
AI Summary
This is a minor bug fix and feature release for X-AnyLabeling v2.4.1. The update addresses two critical memory and state management issues while introducing new annotation capabilities. Users gain the ability to modify group_id through a dialog and export annotations in MOTS format.
Key Highlights
- Fixed patch memory leak in image caching during image transitions
- Retained labels during model instance switching
- Added dialog for modifying group_id
- Added support for exporting MOTS annotations
New Features
- Dialog for modifying group_id
- Support to export MOTS annotations
Full Release Notes
## Released versions | Version | MD5 | |---------|------------------------------------| | X-AnyLabeling-CPU.exe | 99aafdfef8367fbe306425edae2745eb | | X-Anylabeling-Linux-CPU | 4c6358c7b6d1c0c3596b4c54e8ed6745 | > [!NOTE] > To utilize GPU acceleration or the macOS version, refer to the guide at [this](https://github.com/CVHub520/X-AnyLabeling/blob/main/docs/en/get_started.md). ## Important updates * [Bug fixed] Fixed patch memory leak in image caching during image transitions by @CVHub520 in 5c498c25a1c7669a8bfac4824337ce92e37f3788 * [Bug fixed] Retain labels during switch model instances by @CVHub520 in 90217a9daeec91974f1777f8dfbf66042f49acc2 * [Feature] Add dialog for modifying group_id by @CVHub520 in 04b6298b0fae0c60d19fafc7324b9b648a02b0b1 * [Feature] Add support to export mots annotations by @CVHub520 in da12032fd5585cb7781d80b269dc1d2a8cebee8a **Full Changelog**: https://github.com/CVHub520/X-AnyLabeling/compare/v2.4.0...v2.4.1