Porting VLM to iOS: Implementation Notes and Challenges
A look at the process and challenges of adding an on-device VLM to a YOLO-based real-time detection app.
A look at the process and challenges of adding an on-device VLM to a YOLO-based real-time detection app.
An application that detects and tracks objects from iPhone camera input, then projects them onto a ground plane to visualize...
Analysis of pruning and distillation effects across YOLOv8 n/s/m/l/x models, focusing on scaling behavior.
Recovering performance loss from pruning YOLOv8m with Knowledge Distillation — and surpassing the original Teacher model.
A practical exploration of structured pruning using NVIDIA ModelOpt FastNAS to reduce YOLOv8m latency while analyzing the trade-off between accuracy...