Verify YOLO heatmap generation in deep acceptance
This commit is contained in:
@@ -66,7 +66,8 @@ weight discovery. MMSeg full-model readiness is validated in
|
||||
|
||||
For stronger runtime proof, `POST /api/acceptance/deep` runs minimal training
|
||||
loops for the three model families: one SegModel optimizer step, one YOLO
|
||||
segmentation epoch on a synthetic 64x64 dataset, and one MMSeg optimizer step
|
||||
segmentation epoch on a synthetic 64x64 dataset, one YOLO GradCAM heatmap
|
||||
generation pass from the trained tiny checkpoint, and one MMSeg optimizer step
|
||||
through the full `mmcv._ext` runtime. The latest report is available from
|
||||
`GET /api/acceptance/deep/latest` and is surfaced in the coverage panel.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user