94.90 91.98 89.40
3) Assessment of model performance on The
WoodScape Dataset
To further reflect the advancement of the proposed
algorithm, this paper verifies it on WoodScape, the
public dataset of Valeo autonomous driving fisheye.
The improved algorithm and the original YOLOv5
algorithm are verified by using this data set. Refer to
Table IV for the findings of the experiments. A
comparative analysis was carried out in relation to
the original YOLOv5 algorithm, the mean average
precision, precision and recall of the proposed
algorithm are increased by 0.93%, 0.61% and 0.96%,
respectively. Since the images in the dataset
constructed in this paper are all domestic parking
scenes, the types of detected vehicles are not as rich
as those in the WoodScape dataset. Therefore,
although the algorithm's precision in detecting
objects on the WoodScape data set is lower than that
of the self-made data set, it still achieves good
performance.
Table 4: Performance comparison of each algorithm on the
WoodScape dataset.
Model mAP@0.5 Precision Recall
YOLOv5 85.20 83.10 76.60
Ours 86.03 83.51 77.56
4) Part of The Detection Effect Comparison
Experiment
An example of the detection effect part on the data
set built in this paper and WoodScape data set is
shown in Figure 8. As shown in (a) and (c), in the
underground garage with poor light, the proposed
algorithm reduces the missed detection rate
compared with the original YOLOv5 algorithm.
Figure (d) At the edge of the fisheye image with
large distortion, the original YOLOv5 algorithm
cannot detect the distorted vehicle, while the
algorithm is capable of accurately detecting distorted
vehicles. The false detection of the original
YOLOv5 in Figure (b). Therefore, this algorithm
demonstrates good accuracy and robustness across
various scenarios.
a b c d
Figure 8: Example of comparison of detection effects.
5 CONCLUSIONS
In this paper, a series of improvement measures are
proposed to facilitate the adaptive learning of
distorted information DCNC3 module, add
coordinate attention mechanism, and design
Slim-Neck reconstruction feature fusion network
from the aspects of feature learning, feature fusion,
sample weight allocation and information
transmission mode. The experimental outcomes
demonstrate that the algorithm improves all
indicators on both the dataset constructed in this
paper and the public dataset. It not only effectively
boosts the detection precision of vehicles in fisheye
images, but also reduces the missed detection and
false detection rate. However, the data set
constructed in this paper is based on the urban
parking environment, and the data set samples are
not rich enough. It will be supplemented in the
future.
ACKNOWLEDGMENTS
This work was financially supported by Natural
Science Foundation of Fujian Province fund (Grant
No. 2022J011247).
REFERENCES
Lee M, Kim H, Paik J. Correction of barrel distortion in
fisheye lens images using image-based estimation of
distortion parameters[J], IEEE ACCESS, 2019,
7:45723-45733.
Girshick R, Donahue J, Darrell T, et al. Rich feature
hierarchies for accurate object detection and semantic
segmentation[C], Proceedings of the IEEE conference
on computer vision and pattern recognition. 2014:
580-587. https://doi.org/10.1109/cvpr.2014.81
Yang W, Li Z, Wang C, et al.A multi-task Faster R-CNN
method for 3D vehicle detection based on a single
image[J], Applied Soft Computing, 2020, 95:106533.
https://doi.org/10.1016/j.asoc.2020.106533