Explanation
Architecture overviews, theoretical background on COCO-style evaluation, and design rationale. Audience: anyone who wants to understand how vernier thinks.
- Three paradigms: instance, panoptic, semantic — picking the submodule whose input shape matches your model's output.
- TIDE: what it answers, and what it doesn't — the six error bins, the assumptions behind them, and where they break.
- Why
per_imagedoes not ship an AP column — why per-image AP is structurally ill-defined under the COCO fold.