Skip to content

Releases: vietanhdev/anylabeling

AnyLabeling v0.2.22

06 May 08:22

Choose a tag to compare

What's Changed

Screenshot 2023-05-06 at 3 19 47 PM

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

AnyLabeling v0.2.21

05 May 13:10

Choose a tag to compare

What's Changed

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

AnyLabeling v0.2.19

04 May 17:11

Choose a tag to compare

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

01 May 17:20

Choose a tag to compare

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

30 Apr 19:39

Choose a tag to compare

  • Restore the app icon.

AnyLabeling v0.2.14

30 Apr 19:34
15eabcb

Choose a tag to compare

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

30 Apr 07:10

Choose a tag to compare

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.

AnyLabeling v0.2.12

25 Apr 17:36
e538a32

Choose a tag to compare

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

23 Apr 16:57
16f8c5b

Choose a tag to compare

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

23 Apr 15:39
a4029a8

Choose a tag to compare

What's Changed

  • Add auto release workflow

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