Tutorials
Step-by-step learning paths for newcomers. Each tutorial takes the reader from zero to a concrete result.
- Your first evaluation — run vernier end-to-end
on COCO val2017, both as a one-shot from JSON and inside a training
loop with
BackgroundEvaluator. Read the 12-line summary. - Debugging detection failures with TIDE — decompose the AP gap into six interpretable error bins.