Skip to content

ML Report: rewrite for deployed smallrocket model#363

Draft
xiaotianlou wants to merge 2 commits intomainfrom
ml_report_smallrocket
Draft

ML Report: rewrite for deployed smallrocket model#363
xiaotianlou wants to merge 2 commits intomainfrom
ml_report_smallrocket

Conversation

@xiaotianlou
Copy link
Copy Markdown
Collaborator

Summary

  • Rewrote MLReport.tex to focus on the actually deployed YOLO26s (train63/smallrocket) model instead of the V1/V2/V3 P2 pipeline that was never deployed
  • Updated presentation slide 09 (ML Results) with actual deployed metrics (DS mAP50-95=0.631, DS mAP50=0.875)
  • Documented P2 architecture failure under FP16 quantization as lesson learned
  • Added deployment pipeline documentation (ONNX → TensorRT FP16 → DeepStream)

Key changes

  • docs/Extras/MachineLearning/MLReport.tex — complete rewrite
  • docs/Presentations/D2_FinalPresentation/slides/09-ml-results.tex — updated metrics

Note

Do NOT merge — experiment/documentation branch for reference only.

🤖 Generated with Claude Code

loux8 and others added 2 commits March 28, 2026 11:53
Rewrote ML report from V1/V2/V3 P2 pipeline narrative to focus on the
actually deployed YOLO26s model (train63, smallrocket). Key changes:
- Document actual training methodology (mosaic=1.0, lr0=0.01, 420ep)
- Add deployment pipeline section (ONNX -> TensorRT FP16 -> DeepStream)
- Add deployment metrics (DS mAP50-95=0.631, DS small=0.341)
- Document P2 failure as lesson learned (0.765 train -> 0.539 deploy)
- Add ongoing improvement experiments (Plans D/G/H/I/J)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace V1 P2 three-stage pipeline data (Stage 1/2/3 = 0.614/0.700/0.750)
with actual deployed smallrocket metrics:
- Training: mAP50-95=0.694, mAP50=0.947
- Deployed (DS FP16): mAP50-95=0.631, mAP50=0.875
- Updated speaker note to describe YOLO26s + TensorRT FP16 pipeline

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant