Journal of Graphics ›› 2026, Vol. 47 ›› Issue (1): 120-130.DOI: 10.11996/JG.j.2095-302X.2026010120
• Image Processing and Computer Vision • Previous Articles Next Articles
ZHANG Xingshun, CHEN Haiyong(
)
Received:2025-05-30
Accepted:2025-08-28
Online:2026-02-28
Published:2026-03-16
Contact:
CHEN Haiyong
Supported by:CLC Number:
ZHANG Xingshun, CHEN Haiyong. Defect detection of aero-engine blades based on dynamic vision sensors[J]. Journal of Graphics, 2026, 47(1): 120-130.
Add to citation manager EndNote|Ris|BibTeX
URL: http://www.txxb.com.cn/EN/10.11996/JG.j.2095-302X.2026010120
Fig. 2 Schematic diagram of defect imaging ((a) Optical path with a stationary workpiece;(b) The optical path during relative displacement between the workpiece and the DVS)
Fig. 5 High dynamic range imaging comparison (surface scratch defects and point scratch defects in the red box) ((a) DVS imaging effect; (b) Traditional camera imaging effect)
Fig. 6 Visualization images of event flows for different types of defects (the scratches are in the red boxes, the dot marks are in the red circles, and the edge damages are in the red triangles)
Fig. 7 EDD-AB Characteristics Statistics of Dataset ((a) Area distribution of bounding boxes for seratches; (b) Area distribution of bounding boxes for point marks; (c) Area distribution of bounding boxes for edge damage; (d) Area distribution of bounding boxes for all defect targets)
| 配置 | 参数 |
|---|---|
| 操作环境 | Windows11 |
| 深度学习框架 | Pytorch1.12 |
| CUDA | 11.3 |
| Python版本 | Python-3.12 |
| CPU | Intel(R) Core(TM) i7-14700HX 2.10 GHz |
| GPU | NVIDIA GeForce RTX 4070Laptop 8 GB |
Table 1 Experimental environment configuration
| 配置 | 参数 |
|---|---|
| 操作环境 | Windows11 |
| 深度学习框架 | Pytorch1.12 |
| CUDA | 11.3 |
| Python版本 | Python-3.12 |
| CPU | Intel(R) Core(TM) i7-14700HX 2.10 GHz |
| GPU | NVIDIA GeForce RTX 4070Laptop 8 GB |
| 超参数 | 参数值 | 超参数 | 参数值 |
|---|---|---|---|
| Images size | 640×640 | Optimize | SGD |
| Epochs | 300 | Momentum | 0.973 |
| Batch size | 32 | Learning rate | 0.01 |
Table 2 Experimental parameter settings
| 超参数 | 参数值 | 超参数 | 参数值 |
|---|---|---|---|
| Images size | 640×640 | Optimize | SGD |
| Epochs | 300 | Momentum | 0.973 |
| Batch size | 32 | Learning rate | 0.01 |
| Method | P/% | R/% | Parms/106 | GFLOPs | FPS | mAP/% | |||
|---|---|---|---|---|---|---|---|---|---|
| 综合 | 划痕 | 点痕 | 边缘损伤 | ||||||
| Faster-RCNN | 76.6 | 77.6 | 165.00 | 199.0 | 66 | 80.2 | 87.7 | 66.2 | 86.6 |
| SSD | 63.0 | 65.3 | 24.50 | 87.9 | 72 | 71.0 | 77.6 | 55.3 | 79.6 |
| DETR | 77.5 | 78.0 | 9.49 | 16.8 | 88 | 87.0 | 91.3 | 77.5 | 91.8 |
| Yolov10 | 89.6 | 87.5 | 2.59 | 6.4 | 96 | 92.8 | 97.1 | 85.7 | 96.0 |
| Yolov12 | 85.3 | 88.7 | 2.52 | 6.0 | 93 | 91.8 | 94.8 | 89.1 | 92.2 |
| EMS-YOLO[ | 82.3 | 84.5 | 14.40 | 6.8 | 90 | 88.8 | 90.2 | 83.3 | 91.9 |
| TIFF-EDD[ | 90.6 | 91.1 | 3.06 | 28.4 | 82 | 94.1 | 95.8 | 89.9 | 96.5 |
| AEAF-ABDD | 93.2 | 93.9 | 3.00 | 12.8 | 105 | 97.7 | 98.6 | 95.9 | 97.9 |
Table 3 Comparative experiments with other algorithms on the EDD-AB dataset
| Method | P/% | R/% | Parms/106 | GFLOPs | FPS | mAP/% | |||
|---|---|---|---|---|---|---|---|---|---|
| 综合 | 划痕 | 点痕 | 边缘损伤 | ||||||
| Faster-RCNN | 76.6 | 77.6 | 165.00 | 199.0 | 66 | 80.2 | 87.7 | 66.2 | 86.6 |
| SSD | 63.0 | 65.3 | 24.50 | 87.9 | 72 | 71.0 | 77.6 | 55.3 | 79.6 |
| DETR | 77.5 | 78.0 | 9.49 | 16.8 | 88 | 87.0 | 91.3 | 77.5 | 91.8 |
| Yolov10 | 89.6 | 87.5 | 2.59 | 6.4 | 96 | 92.8 | 97.1 | 85.7 | 96.0 |
| Yolov12 | 85.3 | 88.7 | 2.52 | 6.0 | 93 | 91.8 | 94.8 | 89.1 | 92.2 |
| EMS-YOLO[ | 82.3 | 84.5 | 14.40 | 6.8 | 90 | 88.8 | 90.2 | 83.3 | 91.9 |
| TIFF-EDD[ | 90.6 | 91.1 | 3.06 | 28.4 | 82 | 94.1 | 95.8 | 89.9 | 96.5 |
| AEAF-ABDD | 93.2 | 93.9 | 3.00 | 12.8 | 105 | 97.7 | 98.6 | 95.9 | 97.9 |
| Base | MSAFPN | SimAM | StarNet | P/% | R/% | Parms/106 | GFLOPs | FPS | mAP/% | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 综合 | 划痕 | 点痕 | 边缘损伤 | |||||||||
| √ | 87.1 | 89.6 | 3.00 | 8.2 | 99 | 92.9 | 96.4 | 87.8 | 94.7 | |||
| √ | √ | 92.6 | 93.0 | 2.93 | 12.4 | 100 | 94.0 | 96.4 | 87.6 | 96.5 | ||
| √ | √ | 89.6 | 90.8 | 3.01 | 8.2 | 98 | 93.6 | 95.4 | 90.9 | 97.0 | ||
| √ | √ | 88.6 | 90.5 | 3.08 | 8.5 | 89 | 94.1 | 96.9 | 89.2 | 95.8 | ||
| √ | √ | √ | 91.9 | 92.3 | 2.93 | 12.4 | 101 | 95.5 | 97.6 | 93.2 | 96.5 | |
| √ | √ | √ | 90.3 | 90.8 | 3.08 | 8.5 | 96 | 94.2 | 96.3 | 88.6 | 96.6 | |
| √ | √ | √ | 91.6 | 92.5 | 3.00 | 12.8 | 93 | 95.2 | 95.8 | 89.7 | 97.3 | |
| √ | √ | √ | √ | 93.2 | 93.9 | 3.00 | 12.8 | 105 | 97.7 | 98.6 | 95.9 | 97.9 |
Table 4 Ablation experiments on the EDD-AB dataset
| Base | MSAFPN | SimAM | StarNet | P/% | R/% | Parms/106 | GFLOPs | FPS | mAP/% | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 综合 | 划痕 | 点痕 | 边缘损伤 | |||||||||
| √ | 87.1 | 89.6 | 3.00 | 8.2 | 99 | 92.9 | 96.4 | 87.8 | 94.7 | |||
| √ | √ | 92.6 | 93.0 | 2.93 | 12.4 | 100 | 94.0 | 96.4 | 87.6 | 96.5 | ||
| √ | √ | 89.6 | 90.8 | 3.01 | 8.2 | 98 | 93.6 | 95.4 | 90.9 | 97.0 | ||
| √ | √ | 88.6 | 90.5 | 3.08 | 8.5 | 89 | 94.1 | 96.9 | 89.2 | 95.8 | ||
| √ | √ | √ | 91.9 | 92.3 | 2.93 | 12.4 | 101 | 95.5 | 97.6 | 93.2 | 96.5 | |
| √ | √ | √ | 90.3 | 90.8 | 3.08 | 8.5 | 96 | 94.2 | 96.3 | 88.6 | 96.6 | |
| √ | √ | √ | 91.6 | 92.5 | 3.00 | 12.8 | 93 | 95.2 | 95.8 | 89.7 | 97.3 | |
| √ | √ | √ | √ | 93.2 | 93.9 | 3.00 | 12.8 | 105 | 97.7 | 98.6 | 95.9 | 97.9 |
| [1] | 陶显, 侯伟, 徐德. 基于深度学习的表面缺陷检测方法综述[J]. 自动化学报, 2021, 47(5): 1017-1034. |
| TAO X, HOU W, XU D. A survey of surface defect detection methods based on deep learning[J]. Acta Automatica Sinica, 2021, 47(5): 1017-1034 (in Chinese). | |
| [2] | CHEN Y Q, PAN J W, LEI J Y, et al. EEE-Net: efficient edge enhanced network for surface defect detection of glass[J]. IEEE Transactions on Instrumentation and Measurement, 2023, 72: 5029013. |
| [3] |
JIANG W B, LIU M, PENG Y N, et al. HDCB-Net: a neural network with the hybrid dilated convolution for pixel-level crack detection on concrete bridges[J]. IEEE Transactions on Industrial Informatics, 2021, 17(8): 5485-5494.
DOI URL |
| [4] | LIU W, ANGUELOV D, ERHAN D, et al. SSD: single shot MultiBox detector[C]// The 14th European Conference on Computer Vision. Cham: Springer, 2016: 21-37. |
| [5] | REDMON J, DIVVALA S, GIRSHICK R, et al. You only look once: unified, real-time object detection[C]// 2016 IEEE Conference on Computer Vision and Pattern Recognition. New York: IEEE Press, 2016: 779-788. |
| [6] | GIRSHICK R, DONAHUE J, DARRELL T, et al. Rich feature hierarchies for accurate object detection and semantic segmentation[C]// 2014 IEEE Conference on Computer Vision and Pattern Recognition. New York: IEEE Press, 2014: 580-587. |
| [7] | ZHENG Y J, ZHENG L X, YU Z F, et al. High-speed image reconstruction through short-term plasticity for spiking cameras[C]// 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press, 2021: 6354-6363. |
| [8] | XU X Y, SUN D Q, PAN J S, et al. Learning to super-resolve blurry face and text images[C]// 2017 IEEE International Conference on Computer Vision. New York: IEEE Press, 2017: 251-260. |
| [9] | 李家宁, 田永鸿. 神经形态视觉传感器的研究进展及应用综述[J]. 计算机学报, 2021, 44(6): 1258-1286. |
| LI J N, TIAN Y H. Recent advances in neuromorphic vision sensors: a survey[J]. Chinese Journal of Computers, 2021, 44(6): 1258-1286 (in Chinese). | |
| [10] | LICHTSTEINER P, POSCH C, DELBRUCK T. A 128 × 128 120db 30mw asynchronous vision sensor that responds to relative intensity change[C]// 2006 IEEE International Solid State Circuits Conference-Digest of Technical Papers. New York: IEEE Press, 2006: 2060-2069. |
| [11] | CHEN S S, GUO M H. Live demonstration: CeleX-V: a 1M pixel multi-mode event-based sensor[C]// 2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops. New York: IEEE Press, 2019: 1682-1683. |
| [12] | BRANDLI C, MULLER L, DELBRUCK T. Real-time, high-speed video decompression using a frame- and event-based DAVIS sensor[C]// 2014 IEEE International Symposium on Circuits and Systems. New York: IEEE Press, 2014: 686-689. |
| [13] | 马居坡, 陈周熠, 吴金建. 基于动态视觉传感器的铝基盘片表面缺陷检测[J]. 自动化学报, 2024, 50(12): 2407-2419. |
| MA J P, CHEN Z Y, WU J J. Dynamic vision sensor based defect detection for the surface of aluminum disk[J]. Acta Automatica Sinica, 2024, 50(12): 2407-2419 (in Chinese). | |
| [14] | 吕和平, 洪流. 基于事件相机的铝基片划痕检测研究[J]. 数字自造科学, 2024, 22(2): 140-145. |
| LV H P, HONG L. Research on scratch detection of aluminum substrate based on event camera[J]. Digital Manufacture Science, 2024, 2(22): 140-145 (in Chinese). | |
| [15] | 邓坚, 万小芳. 一种基于事件相机的缺陷检测装置: 中国, 217212305U[P]. 2022-08-16. |
| DENG J, WAN X F. Defect detection device based on event camera: China, 217212305U[P]. 2022-08-16 (in Chinese). | |
| [16] | YANG L X, ZHANG R Y, LI L D, et al. SimAM: a simple, parameter-free attention module for convolutional neural networks[EB/OL]. [2025-03-30]. https://proceedings.mlr.press/v139/yang21o.html. |
| [17] |
GALLEGO G, DELBRUCK T, ORCHARD G, et al. Event-based vision: a survey[J]. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2022, 44(1): 154-180.
DOI URL |
| [18] | CHEN S S, MARTINI B, CULURCIELLO E. A bio-inspired event-based size and position invariant human posture recognition algorithm[C]// 2009 IEEE International Symposium on Circuits and Systems. New York: IEEE Press, 2009: 775-778. |
| [19] | AYDIN A, GEHRIG M, GEHRIG D, et al. A hybrid ANN-SNN architecture for low-power and low-latency visual perception[C]// 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops. New York: IEEE Press, 2024: 5701-5711. |
| [20] | FAN Q D. Research on the dynamic object segmentation based on computer vision technology[C]// 2024 IEEE 2nd International Conference on Sensors, Electronics and Computer Engineering. New York: IEEE Press, 2024: 924-927. |
| [21] | HE X, ZHAO D C, LI Y, et al. An efficient knowledge transfer strategy for spiking neural networks from static to event domain[C]// The 38th AAAI Conference on Artificial Intelligence. Washington: AAAI Press, 2023: 512-520. |
| [22] | SU Q Y, CHOU Y H, HU Y F, et al. Deep directly-trained spiking neural networks for object detection[C]// 2023 IEEE/CVF International Conference on Computer Vision. New York: IEEE Press, 2023: 6532-6542. |
| [23] | TIAN Y J, YE Q X, DOERMANN D. YOLOv12:attention- centric real-time object detectors[EB/OL]. [2025-02-18]. https://arxiv.org/abs/2502.12524.pdf. |
| [24] | KIM J, BAE J, PARK G, et al. N-ImageNet: towards robust, fine-grained object recognition with event cameras[C]// 2021 IEEE/CVF International Conference on Computer Vision. New York: IEEE Press, 2021: 2126-2136. |
| [25] | MA X, DAI X Y, BAI Y, et al. Rewrite the star[C]// 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition. New York: IEEE Press, 2024: 5694-5703. |
| [26] | GUO A J, MA J P, DIAN R W, et al. Surface defect detection competition with a bio-inspired vision sensor[J]. National Science Review, 2023, 10(22): 140-145. |
| [1] | WANG Haihan. Multi object detection method for surface defects of steel arch towers based on YOLOv8-OSRA [J]. Journal of Graphics, 2025, 46(6): 1327-1336. |
| [2] | ZHAI Yongjie, ZHAI Bangchao, HU Zhedong, YANG Ke, WANG Qianming, ZHAO Xiaoyu. Adaptive feature fusion pyramid and attention mechanism-based method for transmission line insulator defect detection [J]. Journal of Graphics, 2025, 46(5): 950-959. |
| [3] | NIU Hang, GE Xinyu, ZHAO Xiaoyu, YANG Ke, WANG Qianming, ZHAI Yongjie. Vibration damper defect detection algorithm based on improved YOLOv8 [J]. Journal of Graphics, 2025, 46(3): 532-541. |
| [4] | WANG Suqin, DU Yujie, SHI Min, ZHU Dengming. Detection of apparent defects in a small sample of industrial products with category imbalance [J]. Journal of Graphics, 2025, 46(3): 568-577. |
| [5] | WANG Zhidong, CHEN Chenyang, LIU Xiaoming. Defect detection method of communication optical cable based on adaptive feature extraction [J]. Journal of Graphics, 2025, 46(2): 241-248. |
| [6] | GUO Yecai, HU Xiaowei, AMITAVE Saha, MAO Xiangnan. Multiscale dense interactive attention residual real image denoising network [J]. Journal of Graphics, 2025, 46(2): 279-287. |
| [7] | PAN Shuyan, LIU Liqun. MSFAFuse: sar and optical image fusion model based on multi-scale feature information and attention mechanism [J]. Journal of Graphics, 2025, 46(2): 300-311. |
| [8] | ZHAO Zhenbing, HAN Yu, TANG Chenkang. Cascade detection method for insulator defects in distribution lines based on improved YOLOv8 [J]. Journal of Graphics, 2025, 46(1): 1-12. |
| [9] | WANG Zhidong, CHEN Chenyang, LIU Xiaoming. The defect detection method for communication optical cables based on lightweight improved YOLOv8 [J]. Journal of Graphics, 2025, 46(1): 28-34. |
| [10] | WANG Yang, MA Chang, HU Ming, SUN Tao, RAO Yuan, YUAN Zhenyu. Lightweight wild bat detection method based on multi-scale feature fusion [J]. Journal of Graphics, 2025, 46(1): 70-80. |
| [11] | LIU Li, ZHANG Qifan, BAI Yuang, HUANG Kaiye. Research on multi-scale remote sensing image change detection using Swin Transformer [J]. Journal of Graphics, 2024, 45(5): 941-956. |
| [12] | JIANG Xiaoheng, DUAN Jinzhong, LU Yang, CUI Lisha, XU Mingliang. Fusing prior knowledge reasoning for surface defect detection [J]. Journal of Graphics, 2024, 45(5): 957-967. |
| [13] | LI Gang, CAI Zehao, SUN Huaxun, ZHAO Zhenbing. Research on defect detection of transmission line fittings based on improved YOLOv8 and semantic knowledge fusion [J]. Journal of Graphics, 2024, 45(5): 979-986. |
| [14] | XIE Guobo, LIN Songze, LIN Zhiyi, WU Chenfeng, LIANG Lihui. Road defect detection algorithm based on improved YOLOv7-tiny [J]. Journal of Graphics, 2024, 45(5): 987-997. |
| [15] | ZHANG Xinyu, ZHANG Jiayi, GAO Xin. ASC-Net: fast segmentation network for surgical instruments and organs in laparoscopic video [J]. Journal of Graphics, 2024, 45(4): 659-669. |
| Viewed | ||||||
|
Full text |
|
|||||
|
Abstract |
|
|||||