Swap Model

Replace the AI model in a hailo-media-library app with a different HEF (detection, face landmarks, segmentation/privacy mask, OCR/LPR, etc.). Use when the user says "use model X instead", "swap to YOLOv8n", "swap the landmarks model", or "try a smaller/larger model". Requires source edit + cross-compile + redeploy because model paths are `string_view` constants in the analytics headers, not runtime config.

hailo-ai Updated

File contents

hailo-ai/hailo-media-library/tree/main/.claude/skills/swap-model commit ad8b609b73

Frequently asked questions

npx skillmds@latest add hailo-ai/swap-model