Detector-to-Scout Distillation
PublicDistilling box-supervised defect detectors into compact image-level anomaly scouts
Knowledge transfer from box-supervised defect detectors into compact image-level anomaly scorers, so a heavy detector trained offline becomes a small model that fits inline inspection hardware.
- Target construction: cached teacher predictions become pseudo-box records
- Distillation training: Hungarian matching assigns targets to student queries
- Teacher-free deployment: a single scalar anomaly score, exportable to ONNX