YOLO-Anti: YOLO-based counterattack model for unseen congested object detection

Kun Wang,Maozhen Liu
DOI: https://doi.org/10.1016/j.patcog.2022.108814
IF: 8
2022-05-27
Pattern Recognition
Abstract:Object detection is advancing rapidly with the development of deep learning solutions and big data dimensions. This paper takes the challenging recognition task as the core work and proposes a novel and efficient network framework dedicated to unseen congestion detection. To guarantee the accuracy as well as the speed of inference, the detector utilizes the advanced You Only Look Once v4 (YOLOv4) as the backbone and agglutinates the four proposed strategies, called YOLO-Anti. Our model mainly consists of three modules: First, an adaptive context module similar to valve control is proposed to obtain contextual information that balances foreground and background features. Second, to solve the problem that the imbalance between feature levels weakens the detection performance, a balanced prediction layer method is developed. Finally, we propose an anti-congestion network to selectively expand the local domain to achieve finer-grained detection. Besides, in the training procedure, a designed heterogeneous cross-entropy loss is utilized to strengthen the detector's discrimination of similar targets in different categories. Extensive experiments were conducted on the PASCAL VOC, COCO, and UA-DETRAC data sets. The state-of-the-art results were achieved on UA-DETRAC and the leading performance on PASCAL VOC and COCO. Also, compared with baseline YOLOv4, the proposed method brings significant accuracy improvement and negligible time consumption.
computer science, artificial intelligence,engineering, electrical & electronic
What problem does this paper attempt to address?