anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!

GPL-3.0 License

Downloads
4.7K
Stars
2.3K

Bot releases are visible (Hide)

anylabeling - AnyLabeling v0.4.8 Latest Release

Published by github-actions[bot] 3 months ago

What's Changed

  • Add Segment Anything 2 support.
  • Remove YOLOv5.
  • Fix crash when removing points.
    • PR: #163
  • Canvas performance improvements.
    • PR: #165
  • Fix for loading model configs.
    • PR: #166
anylabeling - AnyLabeling v0.4.0

Published by github-actions[bot] 3 months ago

What's Changed

  • Add Segment Anything 2 support.
  • Remove YOLOv5.
  • Fix crash when removing points.
    • PR: #163
  • Canvas performance improvements.
    • PR: #165
  • Fix for loading model configs.
    • PR: #166

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

anylabeling - AnyLabeling v0.3.3

Published by github-actions[bot] over 1 year ago

What's Changed

  • Fixed some issues when inferencing SAM.
  • Adjust color for a better look in Dark mode.

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

anylabeling - AnyLabeling v0.3.2

Published by github-actions[bot] over 1 year ago

What's Changed

  • Support models from SAM Exporter.
  • Use zip format for model downloading.
  • Support MobileSAM - super fast auto labeling experience.
  • Fix wrong model URL for SAM ViT-L.

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

anylabeling - AnyLabeling v0.2.24

Published by github-actions[bot] over 1 year ago

What's Changed

  • Fix building .dmg for macOS.

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

anylabeling - AnyLabeling v0.2.23

Published by github-actions[bot] over 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.

anylabeling - AnyLabeling v0.2.22

Published by github-actions[bot] over 1 year ago

What's Changed

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

anylabeling - AnyLabeling v0.2.21

Published by github-actions[bot] over 1 year ago

What's Changed

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

anylabeling - AnyLabeling v0.2.19

Published by github-actions[bot] over 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.

anylabeling - AnyLabeling v0.2.16

Published by github-actions[bot] over 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.

anylabeling - AnyLabeling v0.2.15

Published by github-actions[bot] over 1 year ago

  • Restore the app icon.
anylabeling - AnyLabeling v0.2.14

Published by github-actions[bot] over 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.

anylabeling - AnyLabeling v0.2.13

Published by github-actions[bot] over 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.

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

anylabeling - AnyLabeling v0.2.12

Published by github-actions[bot] over 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.

anylabeling - AnyLabeling v0.2.11

Published by github-actions[bot] over 1 year ago

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 - AnyLabeling v0.2.10

Published by github-actions[bot] over 1 year ago

What's Changed

  • Add auto release workflow
    • PR: #49

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

anylabeling - Release v0.2.9

Published by vietanhdev over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/vietanhdev/anylabeling/compare/v0.2.8...v0.2.9

anylabeling - Release v0.2.8

Published by vietanhdev over 1 year ago

What's Changed

  • Rectangle output for SAM
  • Fix text editing when switching between modes
anylabeling - Release v0.2.6

Published by vietanhdev over 1 year ago

anylabeling - Release v0.2.2

Published by vietanhdev over 1 year ago

  • Add all Segment Anything models.
  • Validate ONNX models on load.
  • Run model in separate thread + add cache.
  • Build wheels with Github workflow.
  • Inference encoder for Segment Anything in the background.
Package Rankings
Top 6.75% on Proxy.golang.org
Top 8.24% on Pypi.org
Badges
Extracted from project README
PyPI license open issues Pypi Downloads Documentation Follow Star History Chart
Related Projects