Skip to content

X-AnyLabeling v4.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 02:57
· 23 commits to main since this release
MagicWandDemo

PyPI: https://pypi.org/project/x-anylabeling-cvhub/
Baidu Cloud: https://pan.baidu.com/s/1pgaw02inCvbEgOme9ajDJA?pwd=e528

Note

Due to compatibility issues across different systems, if the precompiled version doesn’t work properly on your machine, you can try building and running it from source instead. For details, check out the official installation guide and user documentation.

X-AnyLabeling 4.0.1 improves polygon creation and resolves several auto-labeling and mask export issues.

🚀 New Features

  • Add a configurable Magic Wand tool for creating polygons from contiguous color regions. (#1421)

🐛 Bug Fixes

  • Prevent mask export failures when source images are unavailable, honor checked selections, and handle cancellation cleanly. (#1422)
  • Forward class filters to remote models.
  • Preserve model class and filter names as strings to prevent YAML boolean-like labels from crashing the class filter dialog. (#1425)

🌟 Contributors

A total of 2 developers contributed to this release.

Thank @cyphercodes, @CVHub520

Full Changelog: v4.0.0...v4.0.1