paper-with-me

홈 › Papers

Truck Axle Detection with Convolutional Neural Networks

2022-04-04 · Leandro Arab Marcomini, André Luiz Cunha

Axle count in trucks is important to the classification of vehicles and to the operation of road systems. It is used in the determination of service fees and in the impact on the pavement. Although axle count can be achieved with traditional methods, such as manual labor, it is increasingly possible to count axles using deep learning and computer vision methods. This paper aims to compare three deep-learning object detection algorithms, YOLO, Faster R-CNN, and SSD, for the detection of truck axles. A dataset was built to provide training and testing examples for the neural networks. The training was done on different base models, to increase training time efficiency and to compare results. We evaluated results based on five metrics: precision, recall, mAP, F1-score, and FPS count. Results indicate that YOLO and SSD have similar accuracy and performance, with more than 96\% mAP for both models. Datasets and codes are publicly available for download.

📄 PDF Abstract BibTeX arXiv:2204.01868

Code (1)

labits-stt-eesc/axle_detection 공식 구현 tf

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
YOLO 설명 없음
Non Maximum Suppression Non Maximum Suppression is a computer vision method that selects a single entity out of many overlapping entities (for example bounding boxes in object detection). The…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
RoIPool 설명 없음
BASE 설명 없음
SSD SSD is a single-stage object detection method that discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Camera-based method for the detection of lifted truck axles using convolutional neural networks

2025-06-13 · Bachir Tchana Tankeu, Mohamed Bouteldja, Nicolas Grignard, Bernard Jacob

The identification and classification of vehicles play a crucial role in various aspects of the control-sanction system. Current technologies such as weigh-in-motion (WIM) systems can classify most vehicle categories but…

Image Augmentation

Using Images from a Video Game to Improve the Detection of Truck Axles

2025-09-30 · Leandro Arab Marcomini, Andre Luiz Cunha arxiv

Convolutional Neural Networks (CNNs) traditionally require large amounts of data to train models with good performance. However, data collection is an expensive process, both in time and resources. Generated synthetic im…

Predictive Energy Management for Recuperation Axles in Refrigerated Trailers

2024-09-16 · Dennis Bank, Simon F. G. Ehlers, Karl-Philipp Kortmann, Tobias Zeller 외

Refrigerated truck trailers are currently mainly operated with environmentally harmful diesel units; an alternative is to operate the refrigeration unit with electrical energy. However, this requires a battery, the size …

energy managementManagement

Virtual Axle Detector based on Analysis of Bridge Acceleration Measurements by Fully Convolutional Network

2022-07-08 · Steven Robert Lorenzen, Henrik Riedel, Maximilian Michael Rupp, Leon Schmeiser 외

In the practical application of the Bridge Weigh-In-Motion (BWIM) methods, the position of the wheels or axles during the passage of a vehicle is in most cases a prerequisite. To avoid the use of conventional axle detect…

Binary Classification

Object-Size-Driven Design of Convolutional Neural Networks: Virtual Axle Detection based on Raw Data

2023-09-04 · Henik Riedel, Robert Steven Lorenzen, Clemens Hübler

As infrastructure ages, the need for efficient monitoring methods becomes increasingly critical. Bridge Weigh-In-Motion (BWIM) systems are crucial for cost-effective determination of loads and, consequently, the residual…

Earthquake predictionObject Recognition