paper-with-me

Papers

Benchmarking YOLOv5 and YOLOv7 models with DeepSORT for droplet tracking applications

2023-01-19 · Mihir Durve, Sibilla Orsini, Adriano Tiribocchi, Andrea Montessori, Jean-Michel Tucny, Marco Lauricella, Andrea Camposeo, Dario Pisignano, Sauro Succi

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, the real-time tracking is only achieved by lighter YOLO models on RTX 3070 Ti GPU machine due to additional significant droplet tracking costs arising from the DeepSORT algorithm. This work is a benchmark study for the YOLOv5 and YOLOv7 networks with DeepSORT in terms of the training time and inference time for a custom dataset of microfluidic droplets.

📄 PDF Abstract BibTeX arXiv:2301.08189

Code (1)

MindSpore-paper-code-2/code3/tree/main/yolov3_resnet18 mindspore

Tasks

BenchmarkingGPUObject Tracking

Similar Papers 제목 키워드 기반

Video object tracking based on YOLOv7 and DeepSORT

2022-07-25 · Feng Yang, Xingle Zhang, Bo Liu

Multiple object tracking (MOT) is an important technology in the field of computer vision, which is widely used in automatic driving, intelligent monitoring, behavior recognition and other directions. Among the current p…

Multiple Object TrackingObjectobject-detectionObject Detection+2

DropTrack -- automatic droplet tracking using deep learning for microfluidic applications

2022-05-05 · Mihir Durve, Adriano Tiribocchi, Fabio Bonaccorso, Andrea Montessori 외

Deep neural networks are rapidly emerging as data analysis tools, often outperforming the conventional techniques used in complex microfluidic systems. One fundamental analysis frequently desired in microfluidic experime…

Deep LearningObjectobject-detectionObject Detection+1

Strong Baseline: Multi-UAV Tracking via YOLOv12 with BoT-SORT-ReID

2025-03-21 · Yu-Hsi Chen

Detecting and tracking multiple unmanned aerial vehicles (UAVs) in thermal infrared video is inherently challenging due to low contrast, environmental noise, and small target sizes. This paper provides a straightforward …

LITE: A Paradigm Shift in Multi-Object Tracking with Efficient ReID Feature Integration

2024-09-06 · Jumabek Alikhanov, Dilshod Obidov, Hakil Kim

The Lightweight Integrated Tracking-Feature Extraction (LITE) paradigm is introduced as a novel multi-object tracking (MOT) approach. It enhances ReID-based trackers by eliminating inference, pre-processing, post-process…

Multi-Object TrackingObject Tracking

Automated Retail Billing: Streamlining Checkout with QR Codes and Object Tracking Using YOLOv8 and DeepSORT

2024-10-05 · International Journal of Science, Engineering and Technology 2024 10 · Bishwambhar Dahal, Sirjana Bhatta, Sujana Acharya, Apsara Shrestha 외

In the contemporary retail landscape, long checkout queues and the issuance of expired products present significant challenges to operational efficiency. To address these issues and enhance the billing process, we propos…

Object Tracking