Skip to content

EfficientSAM3 v0.2.0 — SAM3-LiteText

Choose a tag to compare

@SimonZeng7108 SimonZeng7108 released this 18 Feb 22:15
· 71 commits to main since this release

EfficientSAM3 — SAM3-LiteText (2026-02-18)

We’re releasing SAM3-LiteText, a highly efficient text encoder variant for SAM3.

  • What’s new

    • SAM3-LiteText released! Reduces text encoder parameters by up to 88% with similar performance to the original text encoder.
    • Paper Released: arXiv:2602.12173 (PDF)
    • Code: Available in the sam3_litetext branch.
  • Get the weights

  • Quick start

    • Checkout the branch: git checkout sam3_litetext
    • Install: pip install -e ".[stage1]"
    • Run inference with the new lite text encoders.
dog_example person_example