Gertlek's picture
Upload clean DetectiveSAMv2 inference bundle
b4bedeb verified
|
Raw
History Blame Contribute Delete
422 Bytes
# 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.