期刊文献+
共找到163篇文章
< 1 2 9 >
每页显示 20 50 100
Detecting Vehicle Mechanical Defects Using an Ensemble Deep Learning Model with Mel Frequency Cepstral Coefficients from Acoustic Data
1
作者 Mudasir Ali Muhammad Faheem Mushtaq +3 位作者 Urooj Akram Nagwan Abdel Samee Mona M.Jamjoom Imran Ashraf 《Computer Modeling in Engineering & Sciences》 2025年第11期1863-1901,共39页
Differentiating between regular and abnormal noises in machine-generated sounds is a crucial but difficult problem.For accurate audio signal classification,suitable and efficient techniques are needed,particularly mac... Differentiating between regular and abnormal noises in machine-generated sounds is a crucial but difficult problem.For accurate audio signal classification,suitable and efficient techniques are needed,particularly machine learning approaches for automated classification.Due to the dynamic and diverse representative characteristics of audio data,the probability of achieving high classification accuracy is relatively low and requires further research efforts.This study proposes an ensemble model based on the LeNet and hierarchical attention mechanism(HAM)models with MFCC features to enhance the models’capacity to handle bias.Additionally,CNNs,bidirectional LSTM(BiLSTM),CRNN,LSTM,capsule network model(CNM),attention mechanism(AM),gated recurrent unit(GRU),ResNet,EfficientNet,and HAM models are implemented for performance comparison.Experiments involving the DCASE2020 dataset reveal that the proposed approach works better than the others,achieving an impressive 99.13%accuracy and 99.56%k-fold cross-validation accuracy.Comparison with state-of-the-art studies further validates this performance.The study’s findings highlight the potential of the proposed approach for accurate fault detection in vehicles,particularly involving the use of acoustic data. 展开更多
关键词 Vehicle defect detection sound classification acoustic analysis deep learning hybrid model Mel frequency cepstral coefficients
在线阅读 下载PDF
The Application of Machine Vision in Defect Detection Systems
2
作者 Peihang Zhong Jiawei Lin Muling Wang 《Journal of Electronic Research and Application》 2025年第2期191-196,共6页
With the rapid development of computer vision technology,artificial intelligence algorithms,and high-performance computing platforms,machine vision technology has gradually shown its great potential in automated produ... With the rapid development of computer vision technology,artificial intelligence algorithms,and high-performance computing platforms,machine vision technology has gradually shown its great potential in automated production lines,especially in defect detection.Machine vision technology can be applied in many industries such as semiconductor,automobile manufacturing,aerospace,food,and drugs,which can significantly improve detection efficiency and accuracy,reduce labor costs,improve product quality,enhance market competitiveness,and provide strong support for the arrival of Industry 4.0 era.In this article,the concept,advantages,and disadvantages of machine vision and the algorithm framework of machine vision in the defect detection system are briefly described,aiming to promote the rapid development of industry and strengthen China’s industry. 展开更多
关键词 Machine vision defect detection system Image preprocessing
在线阅读 下载PDF
SIM-Net:A Multi-Scale Attention-Guided Deep Learning Framework for High-Precision PCB Defect Detection
3
作者 Ping Fang Mengjun Tong 《Computers, Materials & Continua》 2026年第4期1754-1770,共17页
Defect detection in printed circuit boards(PCB)remains challenging due to the difficulty of identifying small-scale defects,the inefficiency of conventional approaches,and the interference from complex backgrounds.To ... Defect detection in printed circuit boards(PCB)remains challenging due to the difficulty of identifying small-scale defects,the inefficiency of conventional approaches,and the interference from complex backgrounds.To address these issues,this paper proposes SIM-Net,an enhanced detection framework derived from YOLOv11.The model integrates SPDConv to preserve fine-grained features for small object detection,introduces a novel convolutional partial attention module(C2PAM)to suppress redundant background information and highlight salient regions,and employs a multi-scale fusion network(MFN)with a multi-grain contextual module(MGCT)to strengthen contextual representation and accelerate inference.Experimental evaluations demonstrate that SIM-Net achieves 92.4%mAP,92%accuracy,and 89.4%recall with an inference speed of 75.1 FPS,outperforming existing state-of-the-art methods.These results confirm the robustness and real-time applicability of SIM-Net for PCB defect inspection. 展开更多
关键词 Deep learning small object detection PCB defect detection attention mechanism multi-scale fusion network
在线阅读 下载PDF
Optical design of wide-field and broadband light field camera for high-precision optical surface defect detection
4
作者 Chengchen Zhou Yukun Wang +7 位作者 Yue Ding Dacheng Wang Jiucheng Nie Jialong Li Zhixi Li Zheng Zhou Shuangshuang Zhang Xiaokun Wang 《Astronomical Techniques and Instruments》 2026年第1期64-74,共11页
To address the challenges of high-precision optical surface defect detection,we propose a novel design for a wide-field and broadband light field camera in this work.The proposed system can achieve a 50°field of ... To address the challenges of high-precision optical surface defect detection,we propose a novel design for a wide-field and broadband light field camera in this work.The proposed system can achieve a 50°field of view and operates at both visible and near-infrared wavelengths.Using the principles of light field imaging,the proposed design enables 3D reconstruction of optical surfaces,thus enabling vertical surface height measurements with enhanced accuracy.Using Zemax-based simulations,we evaluate the system’s modulation transfer function,its optical aberrations,and its tolerance to shape variations through Zernike coefficient adjustments.The results demonstrate that this camera can achieve the required spatial resolution while also maintaining high imaging quality and thus offers a promising solution for advanced optical surface defect inspection. 展开更多
关键词 Optical design defect detection Wide-field camera Broadband light field camera
在线阅读 下载PDF
Lightweight Small Defect Detection with YOLOv8 Using Cascaded Multi-Receptive Fields and Enhanced Detection Heads
5
作者 Shengran Zhao Zhensong Li +2 位作者 Xiaotan Wei Yutong Wang Kai Zhao 《Computers, Materials & Continua》 2026年第1期1278-1291,共14页
In printed circuit board(PCB)manufacturing,surface defects can significantly affect product quality.To address the performance degradation,high false detection rates,and missed detections caused by complex backgrounds... In printed circuit board(PCB)manufacturing,surface defects can significantly affect product quality.To address the performance degradation,high false detection rates,and missed detections caused by complex backgrounds in current intelligent inspection algorithms,this paper proposes CG-YOLOv8,a lightweight and improved model based on YOLOv8n for PCB surface defect detection.The proposed method optimizes the network architecture and compresses parameters to reduce model complexity while maintaining high detection accuracy,thereby enhancing the capability of identifying diverse defects under complex conditions.Specifically,a cascaded multi-receptive field(CMRF)module is adopted to replace the SPPF module in the backbone to improve feature perception,and an inverted residual mobile block(IRMB)is integrated into the C2f module to further enhance performance.Additionally,conventional convolution layers are replaced with GSConv to reduce computational cost,and a lightweight Convolutional Block Attention Module based Convolution(CBAMConv)module is introduced after Grouped Spatial Convolution(GSConv)to preserve accuracy through attention mechanisms.The detection head is also optimized by removing medium and large-scale detection layers,thereby enhancing the model’s ability to detect small-scale defects and further reducing complexity.Experimental results show that,compared to the original YOLOv8n,the proposed CG-YOLOv8 reduces parameter count by 53.9%,improves mAP@0.5 by 2.2%,and increases precision and recall by 2.0%and 1.8%,respectively.These improvements demonstrate that CG-YOLOv8 offers an efficient and lightweight solution for PCB surface defect detection. 展开更多
关键词 YOLOv8n PCB surface defect detection lightweight model small object detection
在线阅读 下载PDF
Improved Roberts operator for detecting surface defects of heavy rails with superior precision and efficiency 被引量:7
6
作者 石甜 Kong Jianyi +2 位作者 Wang Xingdong Liu Zhao Xiong Jianliang 《High Technology Letters》 EI CAS 2016年第2期207-214,共8页
An experimental platform accompanying with the improved Roberts algorithm has been developed to achieve accurate and real-time edge detection of surface defects on heavy rails.Detection results of scratching defects s... An experimental platform accompanying with the improved Roberts algorithm has been developed to achieve accurate and real-time edge detection of surface defects on heavy rails.Detection results of scratching defects show that the improved Roberts operator can attain accurate positioning to defect contour and get complete edge information.Meanwhile,a decreasing amount of interference noises as well as more precise characteristic parameters of the extracted defects can also be confirmed for the improved algorithm.Furthermore,the BP neural network adopted for defects classification with the improved Roberts operator can obtain the target training precision with 98 iterative steps and time of 2s while that of traditional Roberts operator is 118 steps and 4s.Finally,an enhanced defects identification rate of 13.33%has also been confirmed after the Roberts operator is improved.The proposed detecting platform will be positive in producing high-quality heavy rails and guaranteeing the national transportation safety. 展开更多
关键词 detecting platform Roberts operator defects detection heavy rails identificationrate
在线阅读 下载PDF
Electromagnetic Tomography System for Defect Detection of High-Speed Rail Wheel 被引量:2
7
作者 Yu Miao Xianglong Liu +4 位作者 Ze Liu Yuanli Yue Jianli Wu Jiwei Huo Yong Li 《Journal of Beijing Institute of Technology》 EI CAS 2020年第4期474-483,共10页
A novel electromagnetic tomography(EMT)system for defect detection of high-speed rail wheel is proposed,which differs from traditional electromagnetic tomography systems in its spatial arrangements of coils.A U-shaped... A novel electromagnetic tomography(EMT)system for defect detection of high-speed rail wheel is proposed,which differs from traditional electromagnetic tomography systems in its spatial arrangements of coils.A U-shaped sensor array was designed,and then a simulation model was built with the low frequency electromagnetic simulation software.Three different algorithms were applied to perform image reconstruction,therefore the defects can be detected from the reconstructed images.Based on the simulation results,an experimental system was built and image reconstruction were performed with the measured data.The reconstructed images obtained both from numerical simulation and experimental system indicated the locations of the defects of the wheel,which verified the feasibility of the EMT system and revealed its good application prospect in the future. 展开更多
关键词 electromagnetic tomography(EMT) high-speed rail wheel defect detection image reconstruction
在线阅读 下载PDF
Research and Application of Log Defect Detection and Visualization System Based on Dry Coupling Ultrasonic Method 被引量:1
8
作者 Yongning Yuan Dong Zhang +4 位作者 Usama Sayed Hao Zhu Jun Wang Xiaojun Yang Zheng Wang 《Journal of Renewable Materials》 EI 2023年第11期3917-3932,共16页
In order to optimize the wood internal quality detection and evaluation system and improve the comprehensive utilization rate of wood,this paper invented a set of log internal defect detection and visualization system... In order to optimize the wood internal quality detection and evaluation system and improve the comprehensive utilization rate of wood,this paper invented a set of log internal defect detection and visualization system by using the ultrasonic dry coupling agent method.The detection and visualization analysis of internal log defects were realized through log specimen test.The main conclusions show that the accuracy,reliability and practicability of the system for detecting the internal defects of log specimens have been effectively verified.The system can make the edge of the detected image smooth by interpolation algorithm,and the edge detection algorithm can be used to detect and reflect the location of internal defects of logs accurately.The content mentioned above has good application value for meeting the requirement of increasing demand for wood resources and improving the automation level of wood nondestructive testing instruments. 展开更多
关键词 Ultrasonic method log defect detection visualization system dry coupling B-scan pulse transmission method bilinear image interpolation algorithm edge detection algorithm
在线阅读 下载PDF
Method for Detecting Industrial Defects in Intelligent Manufacturing Using Deep Learning 被引量:1
9
作者 Bowen Yu Chunli Xie 《Computers, Materials & Continua》 SCIE EI 2024年第1期1329-1343,共15页
With the advent of Industry 4.0,marked by a surge in intelligent manufacturing,advanced sensors embedded in smart factories now enable extensive data collection on equipment operation.The analysis of such data is pivo... With the advent of Industry 4.0,marked by a surge in intelligent manufacturing,advanced sensors embedded in smart factories now enable extensive data collection on equipment operation.The analysis of such data is pivotal for ensuring production safety,a critical factor in monitoring the health status of manufacturing apparatus.Conventional defect detection techniques,typically limited to specific scenarios,often require manual feature extraction,leading to inefficiencies and limited versatility in the overall process.Our research presents an intelligent defect detection methodology that leverages deep learning techniques to automate feature extraction and defect localization processes.Our proposed approach encompasses a suite of components:the high-level feature learning block(HLFLB),the multi-scale feature learning block(MSFLB),and a dynamic adaptive fusion block(DAFB),working in tandem to extract meticulously and synergistically aggregate defect-related characteristics across various scales and hierarchical levels.We have conducted validation of the proposed method using datasets derived from gearbox and bearing assessments.The empirical outcomes underscore the superior defect detection capability of our approach.It demonstrates consistently high performance across diverse datasets and possesses the accuracy required to categorize defects,taking into account their specific locations and the extent of damage,proving the method’s effectiveness and reliability in identifying defects in industrial components. 展开更多
关键词 Industrial defect detection deep learning intelligent manufacturing
在线阅读 下载PDF
Virtual simulation experiment of the design and manufacture of a beer bottle-defect detection system 被引量:2
10
作者 Yuxiang ZHAO Xiaowei AN Nongliang SUN 《Virtual Reality & Intelligent Hardware》 2020年第4期354-367,共14页
Background Machine learning-based beer bottle-defect detection is a complex technology that runs automatically;however,it consumes considerable memory,is expensive,and poses a certain danger when training novice opera... Background Machine learning-based beer bottle-defect detection is a complex technology that runs automatically;however,it consumes considerable memory,is expensive,and poses a certain danger when training novice operators.Moreover,some topics are difficult to learn from experimental lectures,such as digital image processing and computer vision.However,virtual simulation experiments have been widely used to good effect within education.A virtual simulation of the design and manufacture of a beer bottle-defect detection system will not only help the students to increase their image-processing knowledge,but also improve their ability to solve complex engineering problems and design complex systems.Methods The hardware models for the experiment(camera,light source,conveyor belt,power supply,manipulator,and computer)were built using the 3DS MAX modeling and animation software.The Unreal Engine 4(UE4)game engine was utilized to build a virtual design room,design the interactive operations,and simulate the system operation.Results The results showed that the virtual-simulation system received much better experimental feedback,which facilitated the design and manufacture of a beer bottle-defect detection system.The specialized functions of the functional modules in the detection system,including a basic experimental operation menu,power switch,image shooting,image processing,and manipulator grasping,allowed students(or virtual designers)to easily build a detection system by retrieving basic models from the model library,and creating the beer-bottle transportation,image shooting,image processing,defect detection,and defective-product removal.The virtual simulation experiment was completed with image processing as the main body.Conclusions By mainly focusing on bottle mouth defect detection,the detection system dedicates more attention to the user and the task.With more detailed tasks available,the virtual system will eventually yield much better results as a training tool for image processing education.In addition,a novel visual perception-thinking pedagogical framework enables better comprehension than the traditional lecture-tutorial style. 展开更多
关键词 Virtual simulation experiment Beer bottle defect detection Image processing Training tool
在线阅读 下载PDF
YOLO-VSI: An Improved YOLOv8 Model for Detecting Railway Turnouts Defects in Complex Environments
11
作者 Chenghai Yu Zhilong Lu 《Computers, Materials & Continua》 SCIE EI 2024年第11期3261-3280,共20页
Railway turnouts often develop defects such as chipping,cracks,and wear during use.If not detected and addressed promptly,these defects can pose significant risks to train operation safety and passenger security.Despi... Railway turnouts often develop defects such as chipping,cracks,and wear during use.If not detected and addressed promptly,these defects can pose significant risks to train operation safety and passenger security.Despite advances in defect detection technologies,research specifically targeting railway turnout defects remains limited.To address this gap,we collected images from railway inspectors and constructed a dataset of railway turnout defects in complex environments.To enhance detection accuracy,we propose an improved YOLOv8 model named YOLO-VSS-SOUP-Inner-CIoU(YOLO-VSI).The model employs a state-space model(SSM)to enhance the C2f module in the YOLOv8 backbone,proposed the C2f-VSS module to better capture long-range dependencies and contextual features,thus improving feature extraction in complex environments.In the network’s neck layer,we integrate SPDConv and Omni-Kernel Network(OKM)modules to improve the original PAFPN(Path Aggregation Feature Pyramid Network)structure,and proposed the Small Object Upgrade Pyramid(SOUP)structure to enhance small object detection capabilities.Additionally,the Inner-CIoU loss function with a scale factor is applied to further enhance the model’s detection capabilities.Compared to the baseline model,YOLO-VSI demonstrates a 3.5%improvement in average precision on our railway turnout dataset,showcasing increased accuracy and robustness.Experiments on the public NEU-DET dataset reveal a 2.3%increase in average precision over the baseline,indicating that YOLO-VSI has good generalization capabilities. 展开更多
关键词 YOLO railway turnouts defect detection mamba FPN(Feature Pyramid Network)
在线阅读 下载PDF
Pipeline Defect Detection Cloud System Using Role Encryption and Hybrid Information
12
作者 Ce Li Xinyu Shang +3 位作者 Liguo Zhang Feng Yang Jing Zheng Xianlei Xu 《Computers, Materials & Continua》 SCIE EI 2019年第9期1245-1260,共16页
Pipeline defect detection systems collect the videos from cameras of pipeline robots,however the systems always analyzed these videos by offline systems or humans to detect the defects of potential security threats.Th... Pipeline defect detection systems collect the videos from cameras of pipeline robots,however the systems always analyzed these videos by offline systems or humans to detect the defects of potential security threats.The existing systems tend to reach the limit in terms of data access anywhere,access security and video processing on cloud.There is in need of studying on a pipeline defect detection cloud system for automatic pipeline inspection.In this paper,we deploy the framework of a cloud based pipeline defect detection system,including the user management module,pipeline robot control module,system service module,and defect detection module.In the system,we use a role encryption scheme for video collection,data uploading,and access security,and propose a hybrid information method for defect detection.The experimental results show that our approach is a scalable and efficient defection detection cloud system. 展开更多
关键词 defect detection cloud computing data encryption hybrid information
在线阅读 下载PDF
Research on YOLO algorithm for lightweight PCB defect detection based on MobileViT 被引量:2
13
作者 LIU Yuchen LIU Fuzheng JIANG Mingshun 《Optoelectronics Letters》 2025年第8期483-490,共8页
Current you only look once(YOLO)-based algorithm model is facing the challenge of overwhelming parameters and calculation complexity under the printed circuit board(PCB)defect detection application scenario.In order t... Current you only look once(YOLO)-based algorithm model is facing the challenge of overwhelming parameters and calculation complexity under the printed circuit board(PCB)defect detection application scenario.In order to solve this problem,we propose a new method,which combined the lightweight network mobile vision transformer(Mobile Vi T)with the convolutional block attention module(CBAM)mechanism and the new regression loss function.This method needed less computation resources,making it more suitable for embedded edge detection devices.Meanwhile,the new loss function improved the positioning accuracy of the bounding box and enhanced the robustness of the model.In addition,experiments on public datasets demonstrate that the improved model achieves an average accuracy of 87.9%across six typical defect detection tasks,while reducing computational costs by nearly 90%.It significantly reduces the model's computational requirements while maintaining accuracy,ensuring reliable performance for edge deployment. 展开更多
关键词 YOLO lightweight network mobile vision transformer mobile Lightweight Network convolutional block attention module cbam mechanism MobileViT CBAM PCB defect Detection Regression Loss Function
原文传递
Weld defects detection method based on improved YOLOv5s 被引量:1
14
作者 Runchao Liu Jiyang Qi +1 位作者 Dongliang Shui Tang Ebolo Micheline Hortense 《China Welding》 2025年第2期119-131,共13页
To solve the problem of low detection accuracy for complex weld defects,the paper proposes a weld defects detection method based on improved YOLOv5s.To enhance the ability to focus on key information in feature maps,t... To solve the problem of low detection accuracy for complex weld defects,the paper proposes a weld defects detection method based on improved YOLOv5s.To enhance the ability to focus on key information in feature maps,the scSE attention mechanism is intro-duced into the backbone network of YOLOv5s.A Fusion-Block module and additional layers are added to the neck network of YOLOv5s to improve the effect of feature fusion,which is to meet the needs of complex object detection.To reduce the computation-al complexity of the model,the C3Ghost module is used to replace the CSP2_1 module in the neck network of YOLOv5s.The scSE-ASFF module is constructed and inserted between the neck network and the prediction end,which is to realize the fusion of features between the different layers.To address the issue of imbalanced sample quality in the dataset and improve the regression speed and accuracy of the loss function,the CIoU loss function in the YOLOv5s model is replaced with the Focal-EIoU loss function.Finally,ex-periments are conducted based on the collected weld defect dataset to verify the feasibility of the improved YOLOv5s for weld defects detection.The experimental results show that the precision and mAP of the improved YOLOv5s in detecting complex weld defects are as high as 83.4%and 76.1%,respectively,which are 2.5%and 7.6%higher than the traditional YOLOv5s model.The proposed weld defects detection method based on the improved YOLOv5s in this paper can effectively solve the problem of low weld defects detection accuracy. 展开更多
关键词 Weld defects detection Improved YOLOv5s scSE-ASFF Feature fusion
在线阅读 下载PDF
Steel Surface Defect Detection Using Learnable Memory Vision Transformer
15
作者 Syed Tasnimul Karim Ayon Farhan Md.Siraj Jia Uddin 《Computers, Materials & Continua》 SCIE EI 2025年第1期499-520,共22页
This study investigates the application of Learnable Memory Vision Transformers(LMViT)for detecting metal surface flaws,comparing their performance with traditional CNNs,specifically ResNet18 and ResNet50,as well as o... This study investigates the application of Learnable Memory Vision Transformers(LMViT)for detecting metal surface flaws,comparing their performance with traditional CNNs,specifically ResNet18 and ResNet50,as well as other transformer-based models including Token to Token ViT,ViT withoutmemory,and Parallel ViT.Leveraging awidely-used steel surface defect dataset,the research applies data augmentation and t-distributed stochastic neighbor embedding(t-SNE)to enhance feature extraction and understanding.These techniques mitigated overfitting,stabilized training,and improved generalization capabilities.The LMViT model achieved a test accuracy of 97.22%,significantly outperforming ResNet18(88.89%)and ResNet50(88.90%),aswell as the Token to TokenViT(88.46%),ViT without memory(87.18),and Parallel ViT(91.03%).Furthermore,LMViT exhibited superior training and validation performance,attaining a validation accuracy of 98.2%compared to 91.0%for ResNet 18,96.0%for ResNet50,and 89.12%,87.51%,and 91.21%for Token to Token ViT,ViT without memory,and Parallel ViT,respectively.The findings highlight the LMViT’s ability to capture long-range dependencies in images,an areawhere CNNs struggle due to their reliance on local receptive fields and hierarchical feature extraction.The additional transformer-based models also demonstrate improved performance in capturing complex features over CNNs,with LMViT excelling particularly at detecting subtle and complex defects,which is critical for maintaining product quality and operational efficiency in industrial applications.For instance,the LMViT model successfully identified fine scratches and minor surface irregularities that CNNs often misclassify.This study not only demonstrates LMViT’s potential for real-world defect detection but also underscores the promise of other transformer-based architectures like Token to Token ViT,ViT without memory,and Parallel ViT in industrial scenarios where complex spatial relationships are key.Future research may focus on enhancing LMViT’s computational efficiency for deployment in real-time quality control systems. 展开更多
关键词 Learnable Memory Vision Transformer(LMViT) Convolutional Neural Networks(CNN) metal surface defect detection deep learning computer vision image classification learnable memory gradient clipping label smoothing t-SNE visualization
在线阅读 下载PDF
PCB Defect Detection Algorithm Based on Improved YOLOv8n
16
作者 ZHANG Zhi-zhong SI Zhan-jun 《印刷与数字媒体技术研究》 北大核心 2025年第6期51-58,67,共9页
For the characteristics of small,dense distribution,high diversity of defects and high precision and fast detection in the process of PCB(Printed Circuit Board)defect detection,a defect detection algorithm based on YO... For the characteristics of small,dense distribution,high diversity of defects and high precision and fast detection in the process of PCB(Printed Circuit Board)defect detection,a defect detection algorithm based on YOLOv8n was proposed in this study.Firstly,the original C2f module of YOLOv8n was improved into a C2FFaster-EMA module to reduce the number of parameters and floating-point operations(FLOPs).Additionally,the WIoUv3 loss function was introduced to mitigate the negative impact of low-quality defect images on model training.Consequently,a reduction in model size and an enhancement in detection precision were achieved.Finally,the ablation and comparative experiments were conducted on an augmented Deep PCB dataset,and the generalization experiments were performed on the PCB Defect-Augmented dataset.The results indicated that the proposed model reduces the number of parameters by 23.3%and FLOPs by 20%,P by 0.7%,mAP@0.5 by 0.3%,and mAP@0.5:0.95 by 3.9%,respectively,compared to the original YOLOv8n model.Furthermore,the comparative experiments demonstrated that the proposed model achieves higher accuracy and mAP compared to YOLOv5n and YOLOv5s.It was concluded that the proposed method satisfies the requirements for both accuracy and speed in PCB defect detection. 展开更多
关键词 PCB defect detection YOLOv8n Loss function Attention mechanism
在线阅读 下载PDF
A Steel Surface Defect Lightening Algorithm Based on Improved YOLOv8
17
作者 LI Kai SUN Zhi-wei 《印刷与数字媒体技术研究》 北大核心 2025年第6期59-67,共9页
To address the problems of large number of parameters and high complexity of calculation in the current steel surface defect detection model,a steel surface defect lightweight algorithm CGV-YOLO based on the improveme... To address the problems of large number of parameters and high complexity of calculation in the current steel surface defect detection model,a steel surface defect lightweight algorithm CGV-YOLO based on the improvement of YOLOv8 was proposed in this study.Firstly,in the process of optimizing the network architecture,the algorithm designed the FRC module and embeds it in the backbone network.Then,the GSConv convolution was employed to construct the Slim-neck network architecture,which further reduces computational load while maintaining model accuracy.Finally,the optimized CBAM replaced the C2f module in the YOLOv8 backbone network,reducing both model parameters and computational load.Based on the database of NEU-DET and BSD,the F1-Score of the CGV-YOLO algorithm is improved by 1.3%and 1.1%respectively compared with the baseline model.Based on the database of NEU-DET,the Params and computational complexity of the model are reduced by 30.6%and 35.3%respectively against the baseline.The results demonstrated that the proposed algorithm drastically reduces the number of parameters and computational cost with the maintenance of the accuracy of the model and realizes the lightweight effect. 展开更多
关键词 Surface defect detection YOLOv8 Lightweight network Slim-neck
在线阅读 下载PDF
The SYNTHIDIA Dataset:Synthetic Insulator Defect Imaging and Annotation
18
作者 Qingzhen Liu Yadong Liu +2 位作者 Yingjie Yan Qian Jiang Xiuchen Jiang 《High Voltage》 2025年第6期1496-1508,共13页
Accurate and timely insulator defect detection is crucial for maintaining the reliability and safety of the power supply.However,the development of deep-learning-based insulator defect detection is hindered by the sca... Accurate and timely insulator defect detection is crucial for maintaining the reliability and safety of the power supply.However,the development of deep-learning-based insulator defect detection is hindered by the scarcity of comprehensive,high-quality datasets for insulator defects.To address this gap,the synthetic insulator defect imaging and annotation(SYNTHIDIA)system was proposed.SYNTHIDIA generates synthetic defect images in a 3D virtual environment using domain randomisation,offering a cost-effective and versatile solution for creating diverse and annotated data.Our dataset includes 22,000 images with accurate pixel-level and instance-level annotations,covering broken defect and drop defect types.Through rigorous experiments,SYNTHIDIA demonstrates strong generalisation capabilities to real-world data and provides valuable insights into the impact of various domain factors on model performance.The inclusion of 3D models further supports broader research initiatives.SYNTHIDIA addresses data insufficiency in insulator defect detection and enhances model performance in data-limited scenarios,contributing significantly to the advancement of power inspection. 展开更多
关键词 defect detection synthetic insulator defect imaging insulator defect detection domain randomisation domain randomisationoffering d virtual environment synthetic defect images power supplyhoweverthe
在线阅读 下载PDF
Steel surface defect detection based on lightweight YOLOv7
19
作者 SHI Tao WU Rongxin +1 位作者 ZHU Wenxu MA Qingliang 《Optoelectronics Letters》 2025年第5期306-313,共8页
Aiming at the problems of low detection efficiency and difficult positioning of traditional steel surface defect detection methods,a lightweight steel surface defect detection model based on you only look once version... Aiming at the problems of low detection efficiency and difficult positioning of traditional steel surface defect detection methods,a lightweight steel surface defect detection model based on you only look once version 7(YOLOv7)is proposed.First,a cascading style sheets(CSS)block module is proposed,which uses more lightweight operations to obtain redundant information in the feature map,reduces the amount of computation,and effectively improves the detection speed.Secondly,the improved spatial pyramid pooling with cross stage partial convolutions(SPPCSPC)structure is adopted to ensure that the model can also pay attention to the defect location information while predicting the defect category information,obtain richer defect features.In addition,the convolution operation in the original model is simplified,which significantly reduces the size of the model and helps to improve the detection speed.Finally,using efficient intersection over union(EIOU)loss to focus on high-quality anchors,speed up convergence and improve positioning accuracy.Experiments were carried out on the Northeastern University-defect(NEU-DET)steel surface defect dataset.Compared with the original YOLOv7 model,the number of parameters of this model was reduced by 40%,the frames per second(FPS)reached 112,and the average accuracy reached 79.1%,the detection accuracy and speed have been improved,which can meet the needs of steel surface defect detection. 展开更多
关键词 obtain redundant information defect detection steel surface cascading style sheets block module lightweight yolov lightweight operations spatial pyramid pooling steel surface defect detection
原文传递
A review of concrete bridge surface defect detection based on deep learning
20
作者 LIAO Yanna HUANG Chaoyang Abdel-Hamid SOLIMAN 《Optoelectronics Letters》 2025年第9期562-576,共15页
The detection of surface defects in concrete bridges using deep learning is of significant importance for reducing operational risks,saving maintenance costs,and driving the intelligent transformation of bridge defect... The detection of surface defects in concrete bridges using deep learning is of significant importance for reducing operational risks,saving maintenance costs,and driving the intelligent transformation of bridge defect detection.In contrast to the subjective and inefficient manual visual inspection,deep learning-based algorithms for concrete defect detection exhibit remarkable advantages,emerging as a focal point in recent research.This paper comprehensively analyzes the research progress of deep learning algorithms in the field of surface defect detection in concrete bridges in recent years.It introduces the early detection methods for surface defects in concrete bridges and the development of deep learning.Subsequently,it provides an overview of deep learning-based concrete bridge surface defect detection research from three aspects:image classification,object detection,and semantic segmentation.The paper summarizes the strengths and weaknesses of existing methods and the challenges they face.Additionally,it analyzes and prospects the development trends of surface defect detection in concrete bridges. 展开更多
关键词 deep learning detection surface defects intelligent transformation manual visual inspectiondeep concrete bridges reducing operational riskssaving concrete bridge concrete defect detection
原文传递
上一页 1 2 9 下一页 到第
使用帮助 返回顶部