@inproceedings{486b155a2f92427cb020338bc790e8bb,
title = "SW-YOLO: improved YOLOv5s algorithm for blood cell detection",
abstract = "This paper proposes an improved target detection algorithm SW-YOLO based on the YOLOv5s framework to solve the problems of low detection accuracy, wrong detection and missed detection in blood cell detection tasks. To begin with, the end of the backbone network is fused with Swin Transformer to improve network feature extraction. Next, since blood cells are mostly small and medium-sized targets, resulting in poor detection of large cells, the network layer that identifies large cells is removed. In addition, the normal convolution in the PANet network is replaced with depth-separable convolution during the feature fusion process to ensure the accuracy and real-time detection while having better detection results for small targets. At last, the loss function of the prediction layer uses EIOU to solve the positive and negative sample imbalance problem of CIOU. Compared with existing target detection algorithms such as Faster-RCNN, YOLOv4 and YOLOv5s, SW-YOLO improves to 99.5%, 95.3% and 93.3% mAP on the blood cell dataset BCCD for white blood cells, red blood cells and platelets respectively. The experimental results are eximious and the algorithm is highly practical for blood cell detection.",
keywords = "blood cells testing, Swin Transformer, PAN, EIOU",
author = "Yonglin Wu and Yinfeng Fang and Dongxu Gao and Hongwei Gao and Zhaojie Ju",
year = "2023",
month = oct,
day = "11",
doi = "10.1007/978-981-99-6489-5_13",
language = "English",
isbn = "9789819964888",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "161--172",
editor = "Huayong Yang and Honghai Liu and Jun Zou and Zhouping Yin and Lianqing Liu and Geng Yang and Xiaoping Ouyang and Zhiyong Wang",
booktitle = "Intelligent Robotics and Applications 16th International Conference, ICIRA 2023, Hangzhou, China, July 5–7, 2023, Proceedings, Part III",
note = "International Conference on Intelligent Robotics and Applications ; Conference date: 05-07-2023 Through 07-07-2023",
}