Skip to content

v1.4.0

Latest

Choose a tag to compare

@giswqs giswqs released this 21 Jun 16:11

What's Changed

  • Add SAM 3.1 model support (#538) — adds facebook/sam3.1 as a backward-compatible SAM3 model option (default remains facebook/sam3). Introduces a shared samgeo/model_registry.py as the single source of truth for model ids, wires SAM 3.1 checkpoint loading through the Meta backend, and bumps the samgeo3 extra to sam3>=0.1.4.

Full Changelog: v1.3.3...v1.4.0