Releases: vietanhdev/anylabeling
AnyLabeling v0.2.22
What's Changed
- Add the option to load custom models.
- Please download sample custom models from AnyLabeling Assets v0.4.0.
If you find this project useful, please consider sponsoring its development.
AnyLabeling v0.2.21
What's Changed
- Add Auto Use Last Label to speed up labeling #74 . Documentation: https://anylabeling.com/docs/auto-use-last-label.
If you find this project useful, please consider sponsoring its development.
AnyLabeling v0.2.19
What's Changed
- Separated two versions: with GPU and without GPU support.
Installing from Pypi
- For CPU version:
pip install -U anylabeling
- For GPU version:
pip install -U anylabeling-gpu
Download binary files
Use versions with -GPU for GPU support.
If you find this project useful, please consider sponsoring its development.
AnyLabeling v0.2.16
What's Changed
- Fixed random crashing when scrolling. Reported by @yibaoby.
- Ignore SSL verification when downloading models to avoid errors when using a proxy. #52
If you find this project useful, please consider sponsoring its development.
AnyLabeling v0.2.15
- Restore the app icon.
AnyLabeling v0.2.14
What's Changed
- Don't specify providers for ONNXRuntime - Let it decide automatically.
- Optimize image size to max 64x64.
If you find this project useful, please consider sponsoring its development.
AnyLabeling v0.2.13
What's Changed
Support multiple languages for all UI features:
- English (default language).
- Vietnamese.
- Chinese (zh_CN). Thank @yibaoby for the translation.
Now you can select the language from the menu.
If you find this project useful, please consider sponsoring its development.
AnyLabeling v0.2.12
What's Changed
- Update icons.
- Fixed: Could not open single image file.
If you find this project useful, please consider sponsoring its development.
AnyLabeling v0.2.11
What's Changed
- Fixed #50: Crashing when running auto labeling for gray images.
- Fixed wrong label color for new objects from Segment Anything.
If you find this project useful, please consider sponsoring its development.
AnyLabeling v0.2.10
What's Changed
- Add auto release workflow
- PR: #49
If you find this project useful, please consider sponsoring its development.

