Skip to content

Releases: vietanhdev/anylabeling

Release v0.2.9

23 Apr 09:30

Choose a tag to compare

What's Changed

  • 🐞fix: fix shape.label is none caused by label_dialog return empty s… by @liaozihang in #44

New Contributors

  • @liaozihang made their first contribution in #44
  • @qqqhhh-any made their first contribution in #47

Full Changelog: v0.2.8...v0.2.9

Release v0.2.8

19 Apr 17:19

Choose a tag to compare

What's Changed

  • Rectangle output for SAM
  • Fix text editing when switching between modes

Release v0.2.6

16 Apr 11:06

Choose a tag to compare

Release v0.2.2

15 Apr 13:44

Choose a tag to compare

  • 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.

Release v0.2.0

15 Apr 12:34
1220381

Choose a tag to compare

  • 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.

Release v0.1.6

14 Apr 19:20

Choose a tag to compare

  • Fix labeling issues reported by users.
  • Added all YOLOv5 and YOLOv8 models. Contributor: @hdnh2006
  • Add instructions to build executable files with PyInstaller.

Release v0.1.1

12 Apr 15:03
57d8456

Choose a tag to compare

Release v0.1.1 Pre-release
Pre-release
  • Fix some issues reported in: #2.
  • Reorder points for rectangles.
  • Bump to v0.1.1.

Test release v0.0.2

11 Apr 19:00
44419b1

Choose a tag to compare

Test release v0.0.2 Pre-release
Pre-release
  • Labeling tool for Computer Vision
  • Support YOLOv5
  • Preview support for Segment Anything