Computer Science ›› 2024, Vol. 51 ›› Issue (7): 206-213.doi: 10.11896/jsjkx.230400086

• Computer Graphics & Multimedia • Previous Articles     Next Articles

Foggy Weather Object Detection Method Based on YOLOX_s

LOU Zhengzheng, ZHANG Xin, HU Shizhe, WU Yunpeng   

  1. School of Computer and Artificial Intelligence,Zhengzhou University,Zhengzhou 450000,China
  • Received:2023-04-03 Revised:2023-09-10 Online:2024-07-15 Published:2024-07-10
  • About author:LOU Zhengzheng,born in 1984,Ph.D,associate professor,is a member of CCF(No.42111M).His main research interests include data mining,IB me-thods,intelligent traffic signal control and so on.
    WU Yunpeng,born in 1987,Ph.D,associate professor,is a member of CCF(No.42109M).His main research interests include pattern recognition,computer vision,computer graphics and so on.
  • Supported by:
    Young Scientists Fund of the National Natural Science Foundation of China(62002330,62206254).

Abstract: This paper proposes a foggy weather object detection model based on depth-wise separable convolution and attention mechanism,aiming to achieve fast and accurate detection of objects in foggy scenes.The model consists of a dehazing module and a detection module,which are jointly trained during the training process.To ensure the accuracy and real-time performance of the model in foggy scenes,the dehazing module adopts AODNet to perform dehazing processing on input images,reducing the interference of fog on the detected objects in the images.In the detection module,an improved version of the YOLOX_s model is used to output the confidence scores and position coordinates of the detected objects.To enhance the detection performance of the network,depth-wise separable convolution and attention mechanism are employed on the basis of YOLOX_s to improve the feature extraction capability and expand the receptive field of the feature maps.The proposed model can improve the detection accuracy of the model in foggy scenes without increasing the model parameters and computational complexity.Experimental results demonstrate that the proposed model performs excellently on the RTTS dataset and the synthesized foggy object detection dataset,effectively enhancing the detection accuracy in foggy weather scenarios.Compared to the baseline model,the average precision(mAP@50_95)is improved by 1.9% and 2.37% respectively.

Key words: Foggy scene, Object detection, Image dehazing, Depthwise separable convolution, Attention mechanism

CLC Number: 

  • TP391
[1]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.
[2]REDMON J,DIVVALA S,GIRSHICK R,et al.You only look once:Unified,real-time object detection[C]//Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition.2016:779-788.
[3]LIU W,ANGUELOV D,ERHAN D,et al.Ssd:Single shotmultibox detector[C]//Computer Vision+ECCV 2016:14th European Conference,Amsterdam,The Netherlands,Part I 14.Springer International Publishing,2016:21-37.
[4]GE Z,LIU S,WANG F,et al.Yolox:Exceeding yolo series in 2021[J].arXiv:2107.08430,2021.
[5]LI B,PENG X,WANG Z,et al.Aod-net:All-in-one dehazing network[C]//Proceedings of the IEEE International Conference on Computer Vision.2017:4770-4778.
[6]REN S,HE K,GIRSHICK R,et al.Faster R-CNN:Towards Real-Time Object Detection with Region Proposal Networks[J].IEEE Transactions on Pattern Analysis & Machine Intelligence,2017,39(6):1137-1149.
[7]HUANG S C,LE T H,JAW D W.DSNet:Joint semantic lear-ning for object detection in inclement weather conditions[J].IEEE Transactions on Pattern Analysis and Machine Intelligence,2020,43(8):2623-2633.
[8]REDMON J,FARHADIA.YOLO9000:better,faster,stronger[C]//Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition.2017:7263-7271.
[9]REDMON J,FARHADI A.Yolov3:An incremental improve-ment[J].arXiv:1804.02767,2018.
[10]HE K,ZHANG X,REN S,et al.Deep residual learning forimage recognition[C]//Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition.2016:770-778.
[11]BOCHKOVSKIY A,WANG C Y,LIAO H Y M.Yolov4:Optimal speed and accuracy of object detection[J].arXiv:2004.10934,2020.
[12]WANG C Y,LIAO H Y M,WU Y H,et al.CSPNet:A new backbone that can enhance learning capability of CNN[C]//Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops.2020:390-391.
[13]LI C,LI L,JIANG H,et al.YOLOv6:A single-stage object detection framework for industrial applications[J].arXiv:2209.02976,2022.
[14]WANG C Y,BOCHKOVSKIY A,LIAO H Y M.YOLOv7:Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors[C]//Proceedings of the IEEE/CVF Confe-rence on Computer Vision and Pattern Recognition.2023:7464-7475.
[15]XIE Y H,XIE Y,CHEN Y.Object Detection in Real MistyScenes [J].Journal of Computer Aided Design and Graphics,2021,33(5):733-745.
[16]HNEWA M,RADHA H.Multiscale domain adaptive yolo for cross-domain object detection[C]//2021 IEEE International Conference on Image Processing(ICIP).IEEE,2021:3323-3327.
[17]LIU W,REN G,YU R,et al.Image-adaptive YOLO for object detection in adverse weather conditions[C]//Proceedings of the AAAI Conference on Artificial Intelligence.2022:1792-1800.
[18]LI X X,QIANG J,LIU W J,et al.Research on Traffic Object Detection Method in Fog Based on Dual Backbone Network[J].Journal of Chongqing Technology and Business University(Natural Science Edition),2023,40(4):25-34.
[19]XU S,WANG X,LV W,et al.PP-YOLOE:An evolved version of YOLO[J].arXiv:2203.16250,2022.
[20]WU Y,HE K.Group normalization[C]//Proceedings of theEuropean Conference on Computer Vision(ECCV).2018:3-19.
[21]LI B,REN W,FU D,et al.Benchmarking single-image dehazing and beyond[J].IEEE Transactions on Image Processing,2018,28(1):492-505.
[22]EVERINGHAM M,VAN GOOL L,WILLIAMS C K I,et al.The pascal visual object classes(voc)challenge[J].International Journal of Computer Vision,2010,88:303-338.
[1] FAN Yi, HU Tao, YI Peng. Host Anomaly Detection Framework Based on Multifaceted Information Fusion of SemanticFeatures for System Calls [J]. Computer Science, 2024, 51(7): 380-388.
[2] BAI Wenchao, BAI Shuwen, HAN Xixian, ZHAO Yubo. Efficient Query Workload Prediction Algorithm Based on TCN-A [J]. Computer Science, 2024, 51(7): 71-79.
[3] ZENG Zihui, LI Chaoyang, LIAO Qing. Multivariate Time Series Anomaly Detection Algorithm in Missing Value Scenario [J]. Computer Science, 2024, 51(7): 108-115.
[4] YANG Zhenzhen, WANG Dongtao, YANG Yongpeng, HUA Renyu. Multi-embedding Fusion Based on top-N Recommendation [J]. Computer Science, 2024, 51(7): 140-145.
[5] HU Haibo, YANG Dan, NIE Tiezheng, KOU Yue. Graph Contrastive Learning Incorporating Multi-influence and Preference for Social Recommendation [J]. Computer Science, 2024, 51(7): 146-155.
[6] LI Jiaying, LIANG Yudong, LI Shaoji, ZHANG Kunpeng, ZHANG Chao. Study on Algorithm of Depth Image Super-resolution Guided by High-frequency Information ofColor Images [J]. Computer Science, 2024, 51(7): 197-205.
[7] YAN Jingtao, LI Yang, WANG Suge, PAN Bangze. Overlap Event Extraction Method with Language Granularity Fusion Based on Joint Learning [J]. Computer Science, 2024, 51(7): 287-295.
[8] WEI Ziang, PENG Jian, HUANG Feihu, JU Shenggen. Text Classification Method Based on Multi Graph Convolution and Hierarchical Pooling [J]. Computer Science, 2024, 51(7): 303-309.
[9] WANG Xianwei, FENG Xiang, YU Huiqun. Multi-agent Cooperative Algorithm for Obstacle Clearance Based on Deep Deterministic PolicyGradient and Attention Critic [J]. Computer Science, 2024, 51(7): 319-326.
[10] ZHANG Le, YU Ying, GE Hao. Mural Inpainting Based on Fast Fourier Convolution and Feature Pruning Coordinate Attention [J]. Computer Science, 2024, 51(6A): 230400083-9.
[11] ZHENG Shenhai, GAO Xi, LIU Pengwei, LI Weisheng. Occluded Video Instance Segmentation Method Based on Feature Fusion of Tracking and Detection in Time Sequence [J]. Computer Science, 2024, 51(6A): 230600186-6.
[12] LIU Hongli, WANG Yulin, SHAO Lei, LI Ji. Study on Monocular Vision Vehicle Ranging Based on Lower Edge of Detection Frame [J]. Computer Science, 2024, 51(6A): 231000077-6.
[13] CHEN Yuzhang, WANG Shiqi, ZHOU Wen, ZHOU Wanting. Small Object Detection for Fish Based on SPD-Conv and NAM Attention Module [J]. Computer Science, 2024, 51(6A): 230500176-7.
[14] SUN Yang, DING Jianwei, ZHANG Qi, WEI Huiwen, TIAN Bowen. Study on Super-resolution Image Reconstruction Using Residual Feature Aggregation NetworkBased on Attention Mechanism [J]. Computer Science, 2024, 51(6A): 230600039-6.
[15] QUE Yue, GAN Menghan, LIU Zhiwei. Object Detection with Receptive Field Expansion and Multi-branch Aggregation [J]. Computer Science, 2024, 51(6A): 230600151-6.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!