| # DetectiveSAMv2 Checkpoints | |
| The Hugging Face bundle ships the v2 `.pth` checkpoint file. | |
| The full runnable bundle is hosted on Hugging Face: | |
| - https://huggingface.co/Gertlek/DetectiveSAMv2 | |
| To run inference from a lightweight checkout, download this file from Hugging Face into this directory: | |
| - `detective_sam_v2.pth` | |
| The small YAML sidecar in this directory is kept in Git so the `detective_sam_v2` alias resolves once the `.pth` file is present locally. | |