detecting-tips-zones
Installation
SKILL.md
Detecting TIPS Zones
Zero-shot zone detection: text prompts → patch-grid cosine heatmaps → bboxes.
Companion to svg-portrait-mode — replaces manual focus_targets / focus_edges
annotation with a TIPSv2 B/14 forward pass.
Quick Start
from tips_zones import detect_zones
from portrait_mode import portrait_mode