Anylabeling Versions Save

Effortless AI-assisted data labeling with AI support from Segment Anything and YOLO!

v0.2.24

1 year ago

What's Changed

  • Fix building .dmg for macOS.

If you find this project useful, please consider sponsoring its development.

v0.2.23

1 year ago

What's Changed

  • Handle some issues with model downloading:
    • Wrong status.
    • Timeout when downloading models.

If you find this project useful, please consider sponsoring its development.

v0.2.22

1 year ago

What's Changed

Screenshot 2023-05-06 at 3 19 47 PM

If you find this project useful, please consider sponsoring its development.

v0.2.21

1 year ago

What's Changed

If you find this project useful, please consider sponsoring its development.

v0.2.19

1 year ago

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.

v0.2.16

1 year ago

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.

v0.2.15

1 year ago
  • Restore the app icon.

v0.2.14

1 year ago

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.

v0.2.13

1 year ago

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.

Screenshot 2023-04-29 at 11 10 55 PM

If you find this project useful, please consider sponsoring its development.

v0.2.12

1 year ago

What's Changed

  • Update icons.
  • Fixed: Could not open single image file.

If you find this project useful, please consider sponsoring its development.