mAP@50 is not a promise: reading detection metrics before you ship
A detection model can score 95% mAP@50 and still fail the task it was built for. What the metric measures, what your pipeline actually needs, and why the gap matters.
Read the noteEngineering notes
Short, specific write-ups from the systems I build: how I evaluate document-AI pipelines, how I design review steps that people can actually use, and what I got wrong the first time.
A detection model can score 95% mAP@50 and still fail the task it was built for. What the metric measures, what your pipeline actually needs, and why the gap matters.
Read the noteRouting low-confidence predictions to a human is the easy half. The hard half is designing the review step so it is faster than the manual process you replaced.
Read the noteBuilding a retrieval-augmented assistant for warehouse operations taught me that most of my problems were retrieval problems wearing a generation costume.
Read the note