paper-with-me

홈 › Papers

Object Detection and Tracking Algorithms for Vehicle Counting: A Comparative Analysis

2020-07-31 · Vishal Mandal, Yaw Adu-Gyamfi

The rapid advancement in the field of deep learning and high performance computing has highly augmented the scope of video based vehicle counting system. In this paper, the authors deploy several state of the art object detection and tracking algorithms to detect and track different classes of vehicles in their regions of interest (ROI). The goal of correctly detecting and tracking vehicles' in their ROI is to obtain an accurate vehicle count. Multiple combinations of object detection models coupled with different tracking systems are applied to access the best vehicle counting framework. The models' addresses challenges associated to different weather conditions, occlusion and low-light settings and efficiently extracts vehicle information and trajectories through its computationally rich training and feedback cycles. The automatic vehicle counts resulting from all the model combinations are validated and compared against the manually counted ground truths of over 9 hours' traffic video data obtained from the Louisiana Department of Transportation and Development. Experimental results demonstrate that the combination of CenterNet and Deep SORT, Detectron2 and Deep SORT, and YOLOv4 and Deep SORT produced the best overall counting percentage for all vehicles.

📄 PDF Abstract BibTeX arXiv:2007.16198

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

Grid Sensitive Grid Sensitive is a trick for object detection introduced by YOLOv4. When we decode the coordinate of the bounding box center $x$…
DLA 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Bottom-up Path Augmentation 설명 없음

Similar Papers 제목 키워드 기반

Combining YOLO and Visual Rhythm for Vehicle Counting

2025-01-08 · Victor Nascimento Ribeiro, Nina S. T. Hirata

Video-based vehicle detection and counting play a critical role in managing transport infrastructure. Traditional image-based counting methods usually involve two main steps: initial detection and subsequent tracking, wh…

Rhythmvehicle detection

The Caltech Fish Counting Dataset: A Benchmark for Multiple-Object Tracking and Counting

2022-07-19 · Justin Kay, Peter Kulits, Suzanne Stathatos, Siqi Deng 외

We present the Caltech Fish Counting Dataset (CFC), a large-scale dataset for detecting, tracking, and counting fish in sonar videos. We identify sonar videos as a rich source of data for advancing low signal-to-noise co…

Domain GeneralizationMultiple Object TrackingObject Tracking

TRAX: TRacking Axles for Accurate Axle Count Estimation

2025-09-27 · Avinash Rai, Sandeep Jana, Vishal Vijay arxiv

Accurate counting of vehicle axles is essential for traffic control, toll collection, and infrastructure development. We present an end-to-end, video-based pipeline for axle counting that tackles limitations of previous …

Joint Counting, Detection and Re-Identification for Multi-Object Tracking

2022-12-12 · Weihong Ren, Denglu Wu, Hui Cao, Xi'ai Chen 외

The recent trend in 2D multiple object tracking (MOT) is jointly solving detection and tracking, where object detection and appearance feature (or motion) are learned simultaneously. Despite competitive performance, in c…

Multi-Object TrackingMultiple Object TrackingObjectobject-detection+2

Intelligent ROI-Based Vehicle Counting Framework for Automated Traffic Monitoring

2026-04-14 · Mohamed A. Abdelwahab, Zaynab Al-Ariny, Mahmoud Fakhry, El-Sayed Hasaneen arxiv

Accurate vehicle counting through video surveillance is crucial for efficient traffic management. However, achieving high counting accuracy while ensuring computational efficiency remains a challenge. To address this, we…

Computational Efficiency