期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
Object Grasping Detection Based on Residual Convolutional Neural Network
1
作者 吴迪 吴乃龙 石红瑞 《Journal of Donghua University(English Edition)》 CAS 2022年第4期345-352,共8页
Robotic grasps play an important role in the service and industrial fields,and the robotic arm can grasp the object properly depends on the accuracy of the grasping detection result.In order to predict grasping detect... Robotic grasps play an important role in the service and industrial fields,and the robotic arm can grasp the object properly depends on the accuracy of the grasping detection result.In order to predict grasping detection positions for known or unknown objects by a modular robotic system,a convolutional neural network(CNN)with the residual block is proposed,which can be used to generate accurate grasping detection for input images of the scene.The proposed model architecture was trained on the standard Cornell grasp dataset and evaluated on the test dataset.Moreover,it was evaluated on different types of household objects and cluttered multi-objects.On the Cornell grasp dataset,the accuracy of the model on image-wise splitting detection and object-wise splitting detection achieved 95.5%and 93.6%,respectively.Further,the real detection time per image was 109 ms.The experimental results show that the model can quickly detect the grasping positions of a single object or multiple objects in image pixels in real time,and it keeps good stability and robustness. 展开更多
关键词 grasping detection residual convolutional neural network(Res-CNN) Cornell grasp dataset household objects cluttered multi-objects
下载PDF
Residual Convolution Long Short-Term Memory Network for Machines Remaining Useful Life Prediction and Uncertainty Quantification
2
作者 Wenting Wang Yaguo Lei +2 位作者 Tao Yan Naipeng Li Asoke KNandi 《Journal of Dynamics, Monitoring and Diagnostics》 2022年第1期2-8,共7页
Recently,deep learning(DL)has been widely used in the field of remaining useful life(RUL)prediction.Among various DL technologies,recurrent neural network(RNN)and its variant,e.g.,long short-term memory(LSTM)network,h... Recently,deep learning(DL)has been widely used in the field of remaining useful life(RUL)prediction.Among various DL technologies,recurrent neural network(RNN)and its variant,e.g.,long short-term memory(LSTM)network,have gained extensive attention for their ability to capture temporal dependence.Although existing RNN-based methods have demonstrated their RUL prediction effectiveness,they still suffer from the following two limitations:1)it is difficult for the RNN to directly extract degradation features from original monitoring data and 2)most RNN-based prognostics methods are unable to quantify RUL uncertainty.To address the aforementioned limitations,this paper proposes a new prognostics method named residual convolution LSTM(RC-LSTM)network.In the RC-LSTM,a new ResNet-based convolution LSTM(Res-ConvLSTM)layer is stacked with a convolution LSTM(ConvLSTM)layer to extract degradation representations from monitoring data.Then,under the assumption that the RUL follows a normal distribution,an appropriate output layer is constructed to quantify the uncertainty of prediction results.Finally,the effectiveness and superiority of the RC-LSTM are verified using monitoring data from accelerated bearing degradation tests. 展开更多
关键词 Deep learning residual convolution LSTM network remaining useful life prediction uncertainty quantification
下载PDF
Range estimation of few-shot underwater sound source in shallow water based on transfer learning and residual CNN 被引量:3
3
作者 YAO Qihai WANG Yong YANG Yixin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第4期839-850,共12页
Taking the real part and the imaginary part of complex sound pressure of the sound field as features,a transfer learning model is constructed.Based on the pre-training of a large amount of underwater acoustic data in ... Taking the real part and the imaginary part of complex sound pressure of the sound field as features,a transfer learning model is constructed.Based on the pre-training of a large amount of underwater acoustic data in the preselected sea area using the convolutional neural network(CNN),the few-shot underwater acoustic data in the test sea area are retrained to study the underwater sound source ranging problem.The S5 voyage data of SWellEX-96 experiment is used to verify the proposed method,realize the range estimation for the shallow source in the experiment,and compare the range estimation performance of the underwater target sound source of four methods:matched field processing(MFP),generalized regression neural network(GRNN),traditional CNN,and transfer learning.Experimental data processing results show that the transfer learning model based on residual CNN can effectively realize range estimation in few-shot scenes,and the estimation performance is remarkably better than that of other methods. 展开更多
关键词 transfer learning residual convolutional neural network(CNN) few shot vertical array range estimation
下载PDF
Microphone Array-Based Sound Source Localization Using Convolutional Residual Network 被引量:1
4
作者 Ziyi Wang Xiaoyan Zhao +2 位作者 Hongjun Rong Ying Tong Jingang Shi 《Journal of New Media》 2022年第3期145-153,共9页
Microphone array-based sound source localization(SSL)is widely used in a variety of occasions such as video conferencing,robotic hearing,speech enhancement,speech recognition and so on.The traditional SSL methods cann... Microphone array-based sound source localization(SSL)is widely used in a variety of occasions such as video conferencing,robotic hearing,speech enhancement,speech recognition and so on.The traditional SSL methods cannot achieve satisfactory performance in adverse noisy and reverberant environments.In order to improve localization performance,a novel SSL algorithm using convolutional residual network(CRN)is proposed in this paper.The spatial features including time difference of arrivals(TDOAs)between microphone pairs and steered response power-phase transform(SRPPHAT)spatial spectrum are extracted in each Gammatone sub-band.The spatial features of different sub-bands with a frame are combine into a feature matrix as the input of CRN.The proposed algorithm employ CRN to fuse the spatial features.Since the CRN introduces the residual structure on the basis of the convolutional network,it reduce the difficulty of training procedure and accelerate the convergence of the model.A CRN model is learned from the training data in various reverberation and noise environments to establish the mapping regularity between the input feature and the sound azimuth.Through simulation verification,compared with the methods using traditional deep neural network,the proposed algorithm can achieve a better localization performance in SSL task,and provide better generalization capacity to untrained noise and reverberation. 展开更多
关键词 convolutional residual network microphone array spatial features sound source localization
下载PDF
An Image Edge Detection Algorithm Based on Multi-Feature Fusion 被引量:1
5
作者 Zhenzhou Wang Kangyang Li +1 位作者 Xiang Wang Antonio Lee 《Computers, Materials & Continua》 SCIE EI 2022年第12期4995-5009,共15页
Edge detection is one of the core steps of image processing and computer vision.Accurate and fine image edge will make further target detection and semantic segmentation more effective.Holistically-Nested edge detecti... Edge detection is one of the core steps of image processing and computer vision.Accurate and fine image edge will make further target detection and semantic segmentation more effective.Holistically-Nested edge detection(HED)edge detection network has been proved to be a deep-learning network with better performance for edge detection.However,it is found that when the HED network is used in overlapping complex multi-edge scenarios for automatic object identification.There will be detected edge incomplete,not smooth and other problems.To solve these problems,an image edge detection algorithm based on improved HED and feature fusion is proposed.On the one hand,features are extracted using the improved HED network:the HED convolution layer is improved.The residual variable convolution block is used to replace the normal convolution enhancement model to extract features from edges of different sizes and shapes.Meanwhile,the empty convolution is used to replace the original pooling layer to expand the receptive field and retain more global information to obtain comprehensive feature information.On the other hand,edges are extracted using Otsu algorithm:Otsu-Canny algorithm is used to adaptively adjust the threshold value in the global scene to achieve the edge detection under the optimal threshold value.Finally,the edge extracted by improved HED network and Otsu-Canny algorithm is fused to obtain the final edge.Experimental results show that on the Berkeley University Data Set(BSDS500)the optimal data set size(ODS)F-measure of the proposed algorithm is 0.793;the average precision(AP)of the algorithm is 0.849;detection speed can reach more than 25 frames per second(FPS),which confirms the effectiveness of the proposed method. 展开更多
关键词 Computer vision edge detection deep learning feature fusion residual convolution
下载PDF
Behavior recognition algorithm based on the improved R3D and LSTM network fusion 被引量:1
6
作者 吴进 An Yiyuan +1 位作者 Dai Wei Zhao Bo 《High Technology Letters》 EI CAS 2021年第4期381-387,共7页
Because behavior recognition is based on video frame sequences,this paper proposes a behavior recognition algorithm that combines 3D residual convolutional neural network(R3D)and long short-term memory(LSTM).First,the... Because behavior recognition is based on video frame sequences,this paper proposes a behavior recognition algorithm that combines 3D residual convolutional neural network(R3D)and long short-term memory(LSTM).First,the residual module is extended to three dimensions,which can extract features in the time and space domain at the same time.Second,by changing the size of the pooling layer window the integrity of the time domain features is preserved,at the same time,in order to overcome the difficulty of network training and over-fitting problems,the batch normalization(BN)layer and the dropout layer are added.After that,because the global average pooling layer(GAP)is affected by the size of the feature map,the network cannot be further deepened,so the convolution layer and maxpool layer are added to the R3D network.Finally,because LSTM has the ability to memorize information and can extract more abstract timing features,the LSTM network is introduced into the R3D network.Experimental results show that the R3D+LSTM network achieves 91%recognition rate on the UCF-101 dataset. 展开更多
关键词 behavior recognition three-dimensional residual convolutional neural network(R3D) long short-term memory(LSTM) DROPOUT batch normalization(BN)
下载PDF
A Super-resolution Perception-based Incremental Learning Approach for Power System Voltage Stability Assessment with Incomplete PMU Measurements 被引量:3
7
作者 Chao Ren Yan Xu +2 位作者 Junhua Zhao Rui Zhang Tong Wan 《CSEE Journal of Power and Energy Systems》 SCIE EI CSCD 2022年第1期76-85,共10页
This paper develops a fully data-driven,missingdata tolerant method for post-fault short-term voltage stability(STVS)assessment of power systems against the incomplete PMU measurements.The super-resolution perception(... This paper develops a fully data-driven,missingdata tolerant method for post-fault short-term voltage stability(STVS)assessment of power systems against the incomplete PMU measurements.The super-resolution perception(SRP),based on a deep residual learning convolutional neural network,is employed to cope with the missing PMU measurements.The incremental broad learning(BL)is used to rapidly update the model to maintain and enhance the online application performance.Being different from the state-of-the-art methods,the proposed method is fully data-driven and can fill up missing data under any PMU placement information loss and network topology change scenario.Simulation results demonstrate that the proposed method has the best performance in terms of STVS assessment accuracy and missing-data tolerance among the existing methods on the benchmark testing system. 展开更多
关键词 DATA-DRIVEN deep residual convolutional neural network incremental broad learning short-term voltage stability super-resolution perception
原文传递
A combination of learning and non-learning based method for enhancement, compression and reconstruction of underwater images
8
作者 Rashmi S.Nair Sandanam Domnic 《Aquaculture and Fisheries》 2022年第2期201-210,共10页
Complex nature of underwater environment poses biggest challenge towards image acquisition and transmission of underwater images.This paper proposes an integrated approach which consists of a non-learning enhancement ... Complex nature of underwater environment poses biggest challenge towards image acquisition and transmission of underwater images.This paper proposes an integrated approach which consists of a non-learning enhancement method with deep Convolutional Neural Networks(CNN)for compression and reconstruction of the image.The proposed method does color and contrast correction for image enhancement.The enhanced images are down-sampled using 9-layer CNN followed by Discrete Wavelet Transform(DWT).The decompression is done by using Inverse DWT.Further,the sub-pixel up-sampled image is de-blurred using a three-layer CNN.Residual Dense CNN(RD-CNN)is used to improve the quality of the reconstructed image after deblurring.The quality of the reconstructed images is measured using Peak Signal to Noise Ratio(PSNR)and Structural Similarity Index Metric(SSIM).The proposed model provides better image enhancement,compression,and reconstruction quality than the existing state-of-the-art methods and Super Resolution CNN(SRCNN)respectively. 展开更多
关键词 convolutional neural network Discrete wavelet transform residual dense convolutional neural network Peak signal to noise ratio Structural similarity index metric Super resolution CNN
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部