Skip to content

chore: bump companion detector to pyronear/yolov11s v8.2.0 - #78

Open
MateoLostanlen wants to merge 3 commits into
mainfrom
chore/detector-yolov11s-v8.2.0
Open

MateoLostanlen wants to merge 3 commits into
mainfrom
chore/detector-yolov11s-v8.2.0

Conversation

@MateoLostanlen

Copy link
Copy Markdown
Member
  • Switch the bundled YOLO detector from pyronear/yolo11s_nimble-narwhal_v6.0.0 to pyronear/yolov11s at tag v8.2.0 (release Swift Swallow). The new repo is tag-versioned and its main branch moves with each release; its v6.0.0 tag is byte-identical to the old nimble-narwhal weights.
  • Add an optional revision field to the detector identity, passed to hf_hub_download, so the declared tag is what gets fetched and hash-checked. Older detector.yaml files and manifests without it still load.
  • Update the coupled paths: train/dvc.yaml package dep, train workflow dvc pull, docs and model card. New weights fetched, SHA-256 verified, DVC-tracked and pushed to the S3 remote (pointer committed).
  • Not done here: train/dvc.lock still records the old dep path until the next dvc repro, and no model.zip has been rebuilt with the new detector yet.

The detector HF repo may be tag-versioned with a moving default branch.
Detector gains an optional revision passed to hf_hub_download so a
declared tag is what gets fetched and hash-checked.
Source hf:pyronear/yolov11s at tag v8.2.0 (release Swift Swallow), sha256
verified locally. Update the coupled dvc.yaml dep, train workflow pull
path, docs and model card.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant