Benchmarking YOLOv5 and YOLOv7 models with DeepSORT for droplet tracking applications
Mihir Durve, Sibilla Orsini, Adriano Tiribocchi, Andrea Montessori,, Jean-Michel Tucny, Marco Lauricella, Andrea Camposeo, Dario Pisignano, and, Sauro Succi

TL;DR
This paper benchmarks YOLOv5 and YOLOv7 combined with DeepSORT for droplet tracking in microfluidics, analyzing training and inference times across hardware setups, highlighting the trade-offs in speed and accuracy.
Contribution
It provides a comparative analysis of YOLOv5 and YOLOv7 with DeepSORT for droplet tracking, focusing on training and inference performance in microfluidic applications.
Findings
YOLOv7 is 10% faster than YOLOv5.
Real-time tracking is feasible mainly with lighter YOLO models.
DeepSORT adds significant tracking cost beyond detection speed.
Abstract
Tracking droplets in microfluidics is a challenging task. The difficulty arises in choosing a tool to analyze general microfluidic videos to infer physical quantities. The state-of-the-art object detector algorithm You Only Look Once (YOLO) and the object tracking algorithm Simple Online and Realtime Tracking with a Deep Association Metric (DeepSORT) are customizable for droplet identification and tracking. The customization includes training YOLO and DeepSORT networks to identify and track the objects of interest. We trained several YOLOv5 and YOLOv7 models and the DeepSORT network for droplet identification and tracking from microfluidic experimental videos. We compare the performance of the droplet tracking applications with YOLOv5 and YOLOv7 in terms of training time and time to analyze a given video across various hardware configurations. Despite the latest YOLOv7 being 10% faster,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInnovative Microfluidic and Catalytic Techniques Innovation · IoT and Edge/Fog Computing · Biosensors and Analytical Detection
