| # SAM2 Weights | |
| The Hugging Face bundle ships the SAM2 Hiera Base Plus checkpoint. | |
| The full runnable bundle is hosted on Hugging Face: | |
| - https://huggingface.co/Gertlek/DetectiveSAMv2 | |
| To run inference from a lightweight checkout, download the checkpoint file from Hugging Face and place it in this directory with this exact name: | |
| - `sam2.1_hiera_base_plus.pt` | |
| The bundled inference configs already point to that path. | |