首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
Yu  Licun  He  Shuanhai  Liu  Xiaosong  Ma  Ming  Xiang  Shuiying 《Multimedia Tools and Applications》2022,81(13):18279-18304
Multimedia Tools and Applications - A bridge damage detector with preserving integrity based on modified Faster region-based convolutional neural network (R-CNN) is proposed for multiple damage...  相似文献   

2.
Chen  Guoming  Chen  Qiang  Long  Shun  Zhu  Weiheng  Yuan  Zeduo  Wu  Yilin 《Pattern Analysis & Applications》2023,26(2):655-667
Pattern Analysis and Applications - In this paper we propose two scale-inspired local feature extraction methods based on Quantum Convolutional Neural Network (QCNN) in the Tensorflow quantum...  相似文献   

3.
Zhang  Yuezhong  Wang  Shi  Zhao  Honghua  Guo  Zhenhua  Sun  Dianmin 《Neural computing & applications》2021,33(14):8191-8200
Neural Computing and Applications - With the rapid development of the Internet, image information is explosively growing. Traditional image classification methods are difficult to deal with huge...  相似文献   

4.
With the rise of deep neural network, convolutional neural networks show superior performances on many different computer vision recognition tasks. The convolution is used as one of the most efficient ways for extracting the details features of an image, while the deconvolution is mostly used for semantic segmentation and significance detection to obtain the contour information of the image and rarely used for image classification. In this paper, we propose a novel network named bi-branch deconvolution-based convolutional neural network (BB-deconvNet), which is constructed by mainly stacking a proposed simple module named Zoom. The Zoom module has two branches to extract multi-scale features from the same feature map. Especially, the deconvolution is borrowed to one of the branches, which can provide distinct features differently from regular convolution through the zoom of learned feature maps. To verify the effectiveness of the proposed network, we conduct several experiments on three object classification benchmarks (CIFAR-10, CIFAR-100, SVHN). The BB-deconvNet shows encouraging performances compared with other state-of-the-art deep CNNs.  相似文献   

5.
Multimedia Tools and Applications - This paper addresses the demand for an intelligent and rapid classification system of skin cancer using contemporary highly-efficient deep convolutional neural...  相似文献   

6.
Neural Computing and Applications - The classification of land cover is the first step in the analysis and application of remote sensing data in land resources. How to solve the multi-category...  相似文献   

7.
Recently, pedestrian attributes like gender, age, clothing etc., have been used as soft biometric traits for recognizing people. Unlike existing methods that assume the independence of attributes during their prediction, we propose a multi-label convolutional neural network (MLCNN) to predict multiple attributes together in a unified framework. Firstly, a pedestrian image is roughly divided into multiple overlapping body parts, which are simultaneously integrated in the multi-label convolutional neural network. Secondly, these parts are filtered independently and aggregated in the cost layer. The cost function is a combination of multiple binary attribute classification cost functions. Experiments show that the proposed method significantly outperforms the SVM based method on the PETA database.  相似文献   

8.
Zhong  Huan  Li  Li  Ren  Jiansi  Wu  Wei  Wang  Ruoxiang 《Multimedia Tools and Applications》2022,81(17):24601-24626

In recent years, Convolutional Neural Networks (CNNs) have succeeded in Hyperspectral Image Classification and shown excellent performance. However, the implicit spatial information between features, which significantly affect the classification performance of CNNs, are neglected in most existing CNN models. To address this issue, we propose a parallel multi-input mechanism-based CNN (PMI-CNN) fully exploiting the implicit spectral-spatial information in Hyperspectral Images. PMI-CNN employs four parallel convolution branches to extract spatial features with different levels, feature maps from each branch are spliced, and used as the classifier’s input. The proposed PMI-CNN’s classification performance is examined on three benchmark datasets and compared with six competing models. Experimental results show that PMI-CNN has better classification performance via exploiting spectral-spatial information. Compared with other models, the classification accuracy of PMI-CNN on the Indian Pines dataset is significantly improved, varying between 1.23%-25.36%. Likewise, the PMI-CNN, performed on the other two benchmark datasets, achieves 0.54%-12.26% and 0.96%-8.38% advantages in overall accuracy over the other six models, respectively.

  相似文献   

9.
Multimedia Tools and Applications - In visual recognition, the key to the performance improvement of ResNet is the success in establishing the stack of deep sequential convolutional layers using...  相似文献   

10.
Yin  Zihong  Kong  Dehui  Shao  Guoxia  Ning  Xinran  Jin  Warren  Wang  Jing-Yan 《Neural computing & applications》2018,30(7):2295-2304
Neural Computing and Applications - In this paper, we propose a novel data representation-classification model learning algorithm. The model is a convolutional neural network (CNN), and we learn...  相似文献   

11.
Multimedia Tools and Applications - Image classification is a well-studied problem. However, there remains challenges for some special categories of images. This paper proposes a new deep...  相似文献   

12.

For almost the past four decades, image classification has gained a lot of attention in the field of pattern recognition due to its application in various fields. Given its importance, several approaches have been proposed up to now. In this paper, we will present a dyadic multi-resolution deep convolutional neural wavelets’ network approach for image classification. This approach consists of performing the classification of one class versus all the other classes of the dataset by the reconstruction of a Deep Convolutional Neural Wavelet Network (DCNWN). This network is based on the Neural Network (NN) architecture, the Fast Wavelet Transform (FWT) and the Adaboost algorithm. It consists, first, of extracting features using the FWT based on the Multi-Resolution Analysis (MRA). These features are used to calculate the inputs of the hidden layer. Second, those inputs are filtered by using the Adaboost algorithm to select the best ones corresponding to each image. Third, we create an AutoEncoder (AE) using wavelet networks of all images. Finally, we apply a pooling for each hidden layer of the wavelet network to obtain a DCNWN that permits the classification of one class and rejects all other classes of the dataset. Classification rates given by our approach show a clear improvement compared to those cited in this article.

  相似文献   

13.
14.

Diagnosis, detection and classification of tumors, in the brain MRI images, are important because misdiagnosis can lead to death. This paper proposes a method that can diagnose brain tumors in the MRI images and classify them into 5 categories using a Convolutional Neural Network (CNN). The proposed network uses a Convolutional Auto-Encoder Neural Network (CANN) to extract and learn deep features of input images. Extracted deep features from each level are combined to make desirable features and improve results. To classify brain tumor into three categories (Meningioma, Glioma, and Pituitary) the proposed method was applied on Cheng dataset and has reached a considerable performance accuracy of 99.3%. To diagnosis and grading Glioma tumors, the proposed method was applied on IXI and BraTS 2017 datasets, and to classify brain images into six classes including Meningioma, Pituitary, Astrocytoma, High-Grade Glioma, Low-Grade Glioma and Normal images (No tumor), the all datasets including IXI, BraTS2017, Cheng and Hazrat-e-Rassol, was used by the proposed network, and it has reached desirable performance accuracy of 99.1% and 98.5%, respectively.

  相似文献   

15.
Multimedia Tools and Applications - Detecting and classifying a brain tumor is a challenge that consumes a radiologist’s time and effort while requiring professional expertise. To resolve...  相似文献   

16.
Neural Computing and Applications - Image classification method is currently the more popular image technology, but it still has certain problems in practice. In order to improve the image...  相似文献   

17.
18.
Chen  Suting  Jin  Meng  Ding  Jie 《Multimedia Tools and Applications》2021,80(2):1859-1882
Multimedia Tools and Applications - Data-driven deep learning techniques set the current state of the art in image classification for hyperspectral remote sensing images. The lack of labeled...  相似文献   

19.
Yu  Xiangchun  Chen  Hechang  Liang  Miaomiao  Xu  Qing  He  Lifang 《Multimedia Tools and Applications》2022,81(9):11949-11963
Multimedia Tools and Applications - To train a convolutional neural network (CNN) from scratch is not suitable for medical image tasks with insufficient data. Benefiting from the transfer learning,...  相似文献   

20.
Diker  Aykut  Sönmez  Yasin  Özyurt  Fatih  Avcı  Engin  Avcı  Derya 《Multimedia Tools and Applications》2021,80(16):24777-24800
Multimedia Tools and Applications - The accurate separation of ECG signals has become crucial to identify heart diseases. Machine learning methods are widely used to separate ECG signals. The aim...  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号