Abstract
The construction of future smart airports requires automatic docking between boarding bridges and aircraft doors. The important condition for the connection between the aircraft door and the boarding bridge is to accurately measure the distance of the aircraft door, and the core of the distance measurement is to accurately locate the aircraft door. In order to accurately locate and detect aircraft doors, this paper proposes a door recognition and positioning method based on YOLOv5. This article adds CBAM to the ninth layer of the original YOLOv5 network, enhancing the algorithm's feature extraction ability for aircraft doors. In order to improve the detection ability of YOLOv5 for multi-scale targets, this paper adopts BiFPN to improve the detection accuracy of the algorithm. In order to reduce the volume of the YOLOv5s model, this paper adopts a channel pruning method, significantly pruning the honor parameters of the network. The final experimental results show that the improved YOLOv5s model has a volume of 3.66MB, a reduction of 73.3%, an FPS of 370, and a 48% increase in FPS. This obviously reduces obstacles for the subsequent deployment of embedded devices and the achievement of accurate ranging of cabin doors.
Original language | English |
---|---|
Title of host publication | Robotics and Autonomous Systems and Engineering Applications of Computational Intelligence - 8th International Conference on Life System Modeling and Simulation, LSMS 2024 and 8th International Conference on Intelligent Computing for Sustainable Energy and Environment, ICSEE 2024, Proceedings |
Publisher | Springer |
Pages | 205-219 |
Number of pages | 15 |
ISBN (Print) | 9789819603121 |
DOIs | |
Publication status | Published - 2024 |
MoE publication type | A4 Article in a conference publication |
Event | 8th International Conference on Life System Modeling and Simulation, LSMS 2024 and 8th International Conference on Intelligent Computing for Sustainable Energy and Environment, ICSEE 2024 - Suzhou, China Duration: 13 Sept 2024 → 15 Sept 2024 |
Publication series
Series | Communications in Computer and Information Science |
---|---|
Volume | 2220 CCIS |
ISSN | 1865-0929 |
Conference
Conference | 8th International Conference on Life System Modeling and Simulation, LSMS 2024 and 8th International Conference on Intelligent Computing for Sustainable Energy and Environment, ICSEE 2024 |
---|---|
Country/Territory | China |
City | Suzhou |
Period | 13/09/24 → 15/09/24 |
Funding
This work is supported by the Natural Science Foundation of China (NSFC) under Grant No. 62203290, and by the 111 Project (No. D18003).
Keywords
- Aircraft cabin door
- BiFPN
- CBAM
- Channel pruning
- YOLOv5