Skip to content

v3.1.0

Choose a tag to compare

@developer0hye developer0hye released this 18 Feb 02:28
· 23 commits to master since this release
9821ecd

What's New

Bounding Box Resize via Keyboard (#120)

You can now resize bounding boxes using keyboard shortcuts without deleting and redrawing them:

Shortcut Action
Ctrl + Arrow Keys (Win/Linux) / Cmd + Arrow Keys (macOS) Resize box (~1-2px step)
Ctrl + Shift + Arrow Keys (Win/Linux) / Cmd + Shift + Arrow Keys (macOS) Resize box (~5px step)

The top-left corner stays fixed while the right/bottom edges adjust. Undo (Ctrl+Z / Cmd+Z) works as expected.

Documentation

  • Added EfficientSAM3 analysis to SAM document (#119)
  • Added SAM pseudo labeling analysis (#118)
  • Updated README for macOS signed distribution (#117)

Full Changelog: v3.0.0...v3.1.0

What's Changed

Full Changelog: v3.0.0...v3.1.0