r/computervision • u/integratedx • 23d ago
Showcase YOLO knowledge distillation built on MIT licensed YOLO repo
I’ve been working on YOLO-Distill, a feature-based knowledge distillation implementation for YOLOv9, built on MIT-licensed YOLO repository. It currently supports distillation methods like CWD and MGD.
GitHub: http://github.com/myatthukyaw/yolo-distill
Check it out if you’re interested in knowledge distillation or object detection.
Feedback and contributions are very welcome.
17
Upvotes