Fast vehicle detection algorithm based on lightweight YOLO7-tiny
- URL: http://arxiv.org/abs/2304.06002v3
- Date: Mon, 17 Apr 2023 06:47:01 GMT
- Title: Fast vehicle detection algorithm based on lightweight YOLO7-tiny
- Authors: Bo Li, YiHua Chen, Hao Xu and Fei Zhong
- Abstract summary: This paper proposes a lightweight vehicle detection algorithm based on YOLOv7-tiny (You Only Look Once version seven) called Ghost-YOLOv7.
The width of model is scaled to 0.5 and the standard convolution of the backbone network is replaced with Ghost convolution to achieve a lighter network and improve the detection speed.
A Ghost Decouoled Head (GDH) is employed for accurate prediction of vehicle location and species.
- Score: 7.7600847187608135
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The swift and precise detection of vehicles plays a significant role in
intelligent transportation systems. Current vehicle detection algorithms
encounter challenges of high computational complexity, low detection rate, and
limited feasibility on mobile devices. To address these issues, this paper
proposes a lightweight vehicle detection algorithm based on YOLOv7-tiny (You
Only Look Once version seven) called Ghost-YOLOv7. The width of model is scaled
to 0.5 and the standard convolution of the backbone network is replaced with
Ghost convolution to achieve a lighter network and improve the detection speed;
then a self-designed Ghost bi-directional feature pyramid network (Ghost-BiFPN)
is embedded into the neck network to enhance feature extraction capability of
the algorithm and enriches semantic information; and a Ghost Decouoled Head
(GDH) is employed for accurate prediction of vehicle location and species;
finally, a coordinate attention mechanism is introduced into the output layer
to suppress environmental interference. The WIoU loss function is employed to
further enhance the detection accuracy. Ablation experiments results on the
PASCAL VOC dataset demonstrate that Ghost-YOLOv7 outperforms the original
YOLOv7-tiny model. It achieving a 29.8% reduction in computation, 37.3%
reduction in the number of parameters, 35.1% reduction in model weights, 1.1%
higher mean average precision (mAP), the detection speed is higher 27FPS
compared with the original algorithm. Ghost-YOLOv7 was also compared on KITTI
and BIT-vehicle datasets as well, and the results show that this algorithm has
the overall best performance.
Related papers
- LeYOLO, New Scalable and Efficient CNN Architecture for Object Detection [0.0]
We focus on design choices of neural network architectures for efficient object detection based on FLOP.
We propose several optimizations to enhance the efficiency of YOLO-based models.
This paper contributes to a new scaling paradigm for object detection and YOLO-centric models called LeYOLO.
arXiv Detail & Related papers (2024-06-20T12:08:24Z) - Fostc3net:A Lightweight YOLOv5 Based On the Network Structure Optimization [11.969138981034247]
This paper presents an enhanced lightweight YOLOv5 technique customized for mobile devices.
The proposed model achieves a 1% increase in detection accuracy, a 13% reduction in FLOPs, and a 26% decrease in model parameters compared to the existing YOLOv5.
arXiv Detail & Related papers (2024-03-20T16:07:04Z) - Lightweight Object Detection: A Study Based on YOLOv7 Integrated with
ShuffleNetv2 and Vision Transformer [0.0]
This study zeroes in on optimizing the YOLOv7 algorithm to boost its operational efficiency and speed on mobile platforms.
The experimental outcomes reveal that the refined YOLO model demonstrates exceptional performance.
arXiv Detail & Related papers (2024-03-04T05:29:32Z) - Light-YOLOv5: A Lightweight Algorithm for Improved YOLOv5 in Complex
Fire Scenarios [8.721557548002737]
This paper proposes a lightweight fire detection algorithm of Light-YOLOv5 that achieves a balance of speed and accuracy.
Experiments show that Light-YOLOv5 improves mAP by 3.3% compared to the original algorithm, reduces the number of parameters by 27.1%, decreases the computation by 19.1%, achieves FPS of 91.1.
arXiv Detail & Related papers (2022-08-29T08:36:04Z) - Efficient Decoder-free Object Detection with Transformers [75.00499377197475]
Vision transformers (ViTs) are changing the landscape of object detection approaches.
We propose a decoder-free fully transformer-based (DFFT) object detector.
DFFT_SMALL achieves high efficiency in both training and inference stages.
arXiv Detail & Related papers (2022-06-14T13:22:19Z) - SALISA: Saliency-based Input Sampling for Efficient Video Object
Detection [58.22508131162269]
We propose SALISA, a novel non-uniform SALiency-based Input SAmpling technique for video object detection.
We show that SALISA significantly improves the detection of small objects.
arXiv Detail & Related papers (2022-04-05T17:59:51Z) - A lightweight and accurate YOLO-like network for small target detection
in Aerial Imagery [94.78943497436492]
We present YOLO-S, a simple, fast and efficient network for small target detection.
YOLO-S exploits a small feature extractor based on Darknet20, as well as skip connection, via both bypass and concatenation.
YOLO-S has an 87% decrease of parameter size and almost one half FLOPs of YOLOv3, making practical the deployment for low-power industrial applications.
arXiv Detail & Related papers (2022-04-05T16:29:49Z) - The KFIoU Loss for Rotated Object Detection [115.334070064346]
In this paper, we argue that one effective alternative is to devise an approximate loss who can achieve trend-level alignment with SkewIoU loss.
Specifically, we model the objects as Gaussian distribution and adopt Kalman filter to inherently mimic the mechanism of SkewIoU.
The resulting new loss called KFIoU is easier to implement and works better compared with exact SkewIoU.
arXiv Detail & Related papers (2022-01-29T10:54:57Z) - Inception Convolution with Efficient Dilation Search [121.41030859447487]
Dilation convolution is a critical mutant of standard convolution neural network to control effective receptive fields and handle large scale variance of objects.
We propose a new mutant of dilated convolution, namely inception (dilated) convolution where the convolutions have independent dilation among different axes, channels and layers.
We explore a practical method for fitting the complex inception convolution to the data, a simple while effective dilation search algorithm(EDO) based on statistical optimization is developed.
arXiv Detail & Related papers (2020-12-25T14:58:35Z) - LittleYOLO-SPP: A Delicate Real-Time Vehicle Detection Algorithm [0.0]
Existing real-time vehicle detection lacks accuracy and speed.
LittleYOLO-SPP network detects the vehicle in real-time with high accuracy regardless of video frame and weather conditions.
arXiv Detail & Related papers (2020-11-11T17:57:49Z) - SADet: Learning An Efficient and Accurate Pedestrian Detector [68.66857832440897]
This paper proposes a series of systematic optimization strategies for the detection pipeline of one-stage detector.
It forms a single shot anchor-based detector (SADet) for efficient and accurate pedestrian detection.
Though structurally simple, it presents state-of-the-art result and real-time speed of $20$ FPS for VGA-resolution images.
arXiv Detail & Related papers (2020-07-26T12:32:38Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.