Skip to content

Releases: biigle/magic-sam

v1.0.5

06 Jun 07:40
e3a7518
Compare
Choose a tag to compare

What's Changed

  • Convert RGBA images to RGB before processing by @mzur in #2

New Contributors

  • @mzur made their first contribution in #2

Full Changelog: v1.0.4...v1.0.5

v1.0.4

30 May 12:48
Compare
Choose a tag to compare

What's changed

  • Add the shortcut key to the manual article by @mzur

Full Changelog: v1.0.3...v1.0.4

v1.0.3

26 May 15:09
Compare
Choose a tag to compare

What's changed

  • Fix error handling of failed embedding by @mzur

Full Changelog: v1.0.2...v1.0.3

v1.0.2

26 May 14:21
Compare
Choose a tag to compare

What's changed

  • Fix typo in env variable by @mzur

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 May 13:54
Compare
Choose a tag to compare

What's changed

  • Allow configuration of the request queue connection by @mzur

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 May 13:38
Compare
Choose a tag to compare

Initial release

Features:

  • Create polygon image annotations using a Segment Anything model with onnxruntime in the browser
  • Automatically generates SAM image ebmeddings either using the CPU or GPU
  • Automatically cleans up old image embeddings

Full Changelog: https://github.com/biigle/magic-sam/commits/v1.0.0