期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
Printed Circuit Board (PCB) Surface Micro Defect Detection Model Based on Residual Network with Novel Attention Mechanism
1
作者 Xinyu Hu Defeng Kong +2 位作者 Xiyang Liu Junwei Zhang Daode Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第1期915-933,共19页
Printed Circuit Board(PCB)surface tiny defect detection is a difficult task in the integrated circuit industry,especially since the detection of tiny defects on PCB boards with large-size complex circuits has become o... Printed Circuit Board(PCB)surface tiny defect detection is a difficult task in the integrated circuit industry,especially since the detection of tiny defects on PCB boards with large-size complex circuits has become one of the bottlenecks.To improve the performance of PCB surface tiny defects detection,a PCB tiny defects detection model based on an improved attention residual network(YOLOX-AttResNet)is proposed.First,the unsupervised clustering performance of the K-means algorithm is exploited to optimize the channel weights for subsequent operations by feeding the feature mapping into the SENet(Squeeze and Excitation Network)attention network;then the improved K-means-SENet network is fused with the directly mapped edges of the traditional ResNet network to form an augmented residual network(AttResNet);and finally,the AttResNet module is substituted for the traditional ResNet structure in the backbone feature extraction network of mainstream excellent detection models,thus improving the ability to extract small features from the backbone of the target detection network.The results of ablation experiments on a PCB surface defect dataset show that AttResNet is a reliable and efficient module.In Torify the performance of AttResNet for detecting small defects in large-size complex circuit images,a series of comparison experiments are further performed.The results show that the AttResNet module combines well with the five best existing target detection frameworks(YOLOv3,YOLOX,Faster R-CNN,TDD-Net,Cascade R-CNN),and all the combined new models have improved detection accuracy compared to the original model,which suggests that the AttResNet module proposed in this paper can help the detection model to extract target features.Among them,the YOLOX-AttResNet model proposed in this paper performs the best,with the highest accuracy of 98.45% and the detection speed of 36 FPS(Frames Per Second),which meets the accuracy and real-time requirements for the detection of tiny defects on PCB surfaces.This study can provide some new ideas for other real-time online detection tasks of tiny targets with high-resolution images. 展开更多
关键词 Neural networks deep learning ResNet small object feature extraction PCB surface defect detection
下载PDF
Object Tracking Using a Particle Filter with SURF Feature 被引量:1
2
作者 Shinfeng D.Lin Yu-Ting Jiang Jia-Jen Lin 《Journal of Electronic Science and Technology》 CAS 2014年第3期339-344,共6页
In this paper, a novel object tracking based on a particle filter and speeded up robust feature (SURF) is proposed, which uses both color and SURF features. The SURF feature makes the tracking result more robust. On... In this paper, a novel object tracking based on a particle filter and speeded up robust feature (SURF) is proposed, which uses both color and SURF features. The SURF feature makes the tracking result more robust. On the other hand, the particle selection can lead to save time. In addition, we also consider the matched particle applicable to calculating the SURF weight. Owing to the color, spatial, and SURF features being adopted, this method is more robust than the traditional color-based appearance model. Experimental results demonstrate the robustness and accurate tracking results with challenging sequences. Besides, the proposed method outperforms other methods during the intersection of similar color and object's partial occlusion. 展开更多
关键词 Object tracking occlusion particle filter SURF feature
下载PDF
TWO-STAGE OCCLUDED OBJECT RECOGNITION METHOD FOR MICROASSEMBLY
3
作者 WANG Huaming ZHU Jianying 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2007年第1期115-119,共5页
A two-stage object recognition algorithm with the presence of occlusion is presented for microassembly. Coarse localization determines whether template is in image or not and approximately where it is, and fine locali... A two-stage object recognition algorithm with the presence of occlusion is presented for microassembly. Coarse localization determines whether template is in image or not and approximately where it is, and fine localization gives its accurate position. In coarse localization, local feature, which is invariant to translation, rotation and occlusion, is used to form signatures. By comparing signature of template with that of image, approximate transformation parameter from template to image is obtained, which is used as initial parameter value for fine localization. An objective function, which is a function of transformation parameter, is constructed in fine localization and minimized to realize sub-pixel localization accuracy. The occluded pixels are not taken into account in objective function, so the localization accuracy will not be influenced by the occlusion. 展开更多
关键词 Object recogntion Local feature Sub-pixel objective function
下载PDF
Efficient Leave-One-Out Strategy for Supervised Feature Selection 被引量:2
4
作者 Dingcheng Feng Feng Chen Wenli Xu 《Tsinghua Science and Technology》 SCIE EI CAS 2013年第6期629-635,共7页
Feature selection is a key task in statistical pattern recognition. Most feature selection algorithms have been proposed based on specific objective functions which are usually intuitively reasonable but can sometimes... Feature selection is a key task in statistical pattern recognition. Most feature selection algorithms have been proposed based on specific objective functions which are usually intuitively reasonable but can sometimes be far from the more basic objectives of the feature selection. This paper describes how to select features such that the basic objectives, e.g., classification or clustering accuracies, can be optimized in a more direct way. The analysis requires that the contribution of each feature to the evaluation metrics can be quantitatively described by some score function. Motivated by the conditional independence structure in probabilistic distributions, the analysis uses a leave-one-out feature selection algorithm which provides an approximate solution. The leave-one- out algorithm improves the conventional greedy backward elimination algorithm by preserving more interactions among features in the selection process, so that the various feature selection objectives can be optimized in a unified way. Experiments on six real-world datasets with different feature evaluation metrics have shown that this algorithm outperforms popular feature selection algorithms in most situations. 展开更多
关键词 LEAVE-ONE-OUT feature selection objectives evaluation metrics
原文传递
Threshold logic based low-level vision sparse object features
5
作者 Nitha Thomas Joshin John Mathew Alex James 《International Journal of Intelligent Computing and Cybernetics》 EI 2016年第4期314-324,共11页
Purpose-The real-time generation of feature descriptors for object recognition is a challenging problem.In this research,the purpose of this paper is to provide a hardware friendly framework to generate sparse feature... Purpose-The real-time generation of feature descriptors for object recognition is a challenging problem.In this research,the purpose of this paper is to provide a hardware friendly framework to generate sparse features that can be useful for key feature point selection,feature extraction,and descriptor construction.The inspiration is drawn from feature formation processes of the human brain,taking into account the sparse,modular,and hierarchical processing of visual information.Design/methodology/approach-A sparse set of neurons referred as active neurons determines the feature points necessary for high-level vision applications such as object recognition.A psycho-physical mechanism of human low-level vision relates edge detection to noticeable local spatial stimuli,representing this set of active neurons.A cognitive memory cell array-based implementation of low-level vision is proposed.Applications of memory cell in edge detection are used for realizing human vision inspired feature selection and leading to feature vector construction for high-level vision applications.Findings-True parallel architecture and faster response of cognitive circuits avoid time costly and redundant feature extraction steps.Validation of proposed feature vector toward high-level computer vision applications is demonstrated using standard object recognition databases.The comparison against existing state-of-the-art object recognition features and methods shows an accuracy of 97,95,69 percent for Columbia Object Image Library-100,ALOI,and PASCAL VOC 2007 databases indicating an increase from benchmark methods by 5,3 and 10 percent,respectively.Originality/value-A hardware friendly low-level sparse edge feature processing system isproposed for recognizing objects.The edge features are developed based on threshold logic of neurons,and the sparse selection of the features applies a modular and hierarchical processing inspired from the human neural system. 展开更多
关键词 Object recognition Object features Sparse features Threshold logic Low-level vision Active neurons Cognitive memory-cell array Edge detection feature description
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部