Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (81)
  • Open Access

    ARTICLE

    Deep Learning-Based Classification of Fruit Diseases: An Application for Precision Agriculture

    Inzamam Mashood Nasir1, Asima Bibi2, Jamal Hussain Shah2, Muhammad Attique Khan1, Muhammad Sharif2, Khalid Iqbal3, Yunyoung Nam4, Seifedine Kadry5,*

    CMC-Computers, Materials & Continua, Vol.66, No.2, pp. 1949-1962, 2021, DOI:10.32604/cmc.2020.012945

    Abstract Agriculture is essential for the economy and plant disease must be minimized. Early recognition of problems is important, but the manual inspection is slow, error-prone, and has high manpower and time requirements. Artificial intelligence can be used to extract fruit color, shape, or texture data, thus aiding the detection of infections. Recently, the convolutional neural network (CNN) techniques show a massive success for image classification tasks. CNN extracts more detailed features and can work efficiently with large datasets. In this work, we used a combined deep neural network and contour feature-based approach to classify fruits and their diseases. A fine-tuned,… More >

  • Open Access

    ARTICLE

    Deep Feature Extraction and Feature Fusion for Bi-Temporal Satellite Image Classification

    Anju Asokan1, J. Anitha1, Bogdan Patrut2, Dana Danciulescu3, D. Jude Hemanth1,*

    CMC-Computers, Materials & Continua, Vol.66, No.1, pp. 373-388, 2021, DOI:10.32604/cmc.2020.012364

    Abstract Multispectral images contain a large amount of spatial and spectral data which are effective in identifying change areas. Deep feature extraction is important for multispectral image classification and is evolving as an interesting research area in change detection. However, many deep learning framework based approaches do not consider both spatial and textural details into account. In order to handle this issue, a Convolutional Neural Network (CNN) based multi-feature extraction and fusion is introduced which considers both spatial and textural features. This method uses CNN to extract the spatio-spectral features from individual channels and fuse them with the textural features. Then… More >

  • Open Access

    ARTICLE

    An Improved Deep Fusion CNN for Image Recognition

    Rongyu Chen1, Lili Pan1, *, Cong Li1, Yan Zhou1, Aibin Chen1, Eric Beckman2

    CMC-Computers, Materials & Continua, Vol.65, No.2, pp. 1691-1706, 2020, DOI:10.32604/cmc.2020.011706

    Abstract With the development of Deep Convolutional Neural Networks (DCNNs), the extracted features for image recognition tasks have shifted from low-level features to the high-level semantic features of DCNNs. Previous studies have shown that the deeper the network is, the more abstract the features are. However, the recognition ability of deep features would be limited by insufficient training samples. To address this problem, this paper derives an improved Deep Fusion Convolutional Neural Network (DF-Net) which can make full use of the differences and complementarities during network learning and enhance feature expression under the condition of limited datasets. Specifically, DF-Net organizes two… More >

  • Open Access

    ARTICLE

    Accurate Multi-Scale Feature Fusion CNN for Time Series Classification in Smart Factory

    Xiaorui Shao1, Chang Soo Kim1, *, Dae Geun Kim2

    CMC-Computers, Materials & Continua, Vol.65, No.1, pp. 543-561, 2020, DOI:10.32604/cmc.2020.011108

    Abstract Time series classification (TSC) has attracted various attention in the community of machine learning and data mining and has many successful applications such as fault detection and product identification in the process of building a smart factory. However, it is still challenging for the efficiency and accuracy of classification due to complexity, multi-dimension of time series. This paper presents a new approach for time series classification based on convolutional neural networks (CNN). The proposed method contains three parts: short-time gap feature extraction, multi-scale local feature learning, and global feature learning. In the process of short-time gap feature extraction, large kernel… More >

  • Open Access

    ARTICLE

    Driver Fatigue Detection System Based on Colored and Infrared Eye Features Fusion

    Yuyang Sun1, Peizhou Yan2, *, Zhengzheng Li2, Jiancheng Zou3, Don Hong4

    CMC-Computers, Materials & Continua, Vol.63, No.3, pp. 1563-1574, 2020, DOI:10.32604/cmc.2020.09763

    Abstract Real-time detection of driver fatigue status is of great significance for road traffic safety. In this paper, a proposed novel driver fatigue detection method is able to detect the driver’s fatigue status around the clock. The driver’s face images were captured by a camera with a colored lens and an infrared lens mounted above the dashboard. The landmarks of the driver’s face were labeled and the eye-area wassegmented. By calculating the aspect ratios of the eyes, the duration of eye closure, frequency of blinks and PERCLOS of both colored and infrared, fatigue can be detected. Based on the change of… More >

  • Open Access

    ARTICLE

    Feature Fusion Multi-View Hashing Based on Random Kernel Canonical Correlation Analysis

    Junshan Tan1, Rong Duan1, Jiaohua Qin1, *, Xuyu Xiang1, Yun Tan1

    CMC-Computers, Materials & Continua, Vol.63, No.2, pp. 675-689, 2020, DOI:10.32604/cmc.2020.07730

    Abstract Hashing technology has the advantages of reducing data storage and improving the efficiency of the learning system, making it more and more widely used in image retrieval. Multi-view data describes image information more comprehensively than traditional methods using a single-view. How to use hashing to combine multi-view data for image retrieval is still a challenge. In this paper, a multi-view fusion hashing method based on RKCCA (Random Kernel Canonical Correlation Analysis) is proposed. In order to describe image content more accurately, we use deep learning dense convolutional network feature DenseNet to construct multi-view by combining GIST feature or BoW_SIFT (Bag-of-Words… More >

  • Open Access

    ARTICLE

    Advanced Feature Fusion Algorithm Based on Multiple Convolutional Neural Network for Scene Recognition

    Lei Chen1, #, Kanghu Bo2, #, Feifei Lee1, *, Qiu Chen1, 3, *

    CMES-Computer Modeling in Engineering & Sciences, Vol.122, No.2, pp. 505-523, 2020, DOI:10.32604/cmes.2020.08425

    Abstract Scene recognition is a popular open problem in the computer vision field. Among lots of methods proposed in recent years, Convolutional Neural Network (CNN) based approaches achieve the best performance in scene recognition. We propose in this paper an advanced feature fusion algorithm using Multiple Convolutional Neural Network (MultiCNN) for scene recognition. Unlike existing works that usually use individual convolutional neural network, a fusion of multiple different convolutional neural networks is applied for scene recognition. Firstly, we split training images in two directions and apply to three deep CNN model, and then extract features from the last full-connected (FC) layer… More >

  • Open Access

    ARTICLE

    A Novel Combinational Convolutional Neural Network for Automatic Food-Ingredient Classification

    Lili Pan1, Cong Li1, *, Samira Pouyanfar2, Rongyu Chen1, Yan Zhou1

    CMC-Computers, Materials & Continua, Vol.62, No.2, pp. 731-746, 2020, DOI:10.32604/cmc.2020.06508

    Abstract With the development of deep learning and Convolutional Neural Networks (CNNs), the accuracy of automatic food recognition based on visual data have significantly improved. Some research studies have shown that the deeper the model is, the higher the accuracy is. However, very deep neural networks would be affected by the overfitting problem and also consume huge computing resources. In this paper, a new classification scheme is proposed for automatic food-ingredient recognition based on deep learning. We construct an up-to-date combinational convolutional neural network (CBNet) with a subnet merging technique. Firstly, two different neural networks are utilized for learning interested features.… More >

  • Open Access

    ARTICLE

    Deep Feature Fusion Model for Sentence Semantic Matching

    Xu Zhang1, Wenpeng Lu1,*, Fangfang Li2,3, Xueping Peng3, Ruoyu Zhang1

    CMC-Computers, Materials & Continua, Vol.61, No.2, pp. 601-616, 2019, DOI:10.32604/cmc.2019.06045

    Abstract Sentence semantic matching (SSM) is a fundamental research in solving natural language processing tasks such as question answering and machine translation. The latest SSM research benefits from deep learning techniques by incorporating attention mechanism to semantically match given sentences. However, how to fully capture the semantic context without losing significant features for sentence encoding is still a challenge. To address this challenge, we propose a deep feature fusion model and integrate it into the most popular deep learning architecture for sentence matching task. The integrated architecture mainly consists of embedding layer, deep feature fusion layer, matching layer and prediction layer.… More >

  • Open Access

    ARTICLE

    Attention-Aware Network with Latent Semantic Analysis for Clothing Invariant Gait Recognition

    Hefei Ling1, Jia Wu1, Ping Li1,*, Jialie Shen2

    CMC-Computers, Materials & Continua, Vol.60, No.3, pp. 1041-1054, 2019, DOI:10.32604/cmc.2019.05605

    Abstract Gait recognition is a complicated task due to the existence of co-factors like carrying conditions, clothing, viewpoints, and surfaces which change the appearance of gait more or less. Among those co-factors, clothing analysis is the most challenging one in the area. Conventional methods which are proposed for clothing invariant gait recognition show the body parts and the underlying relationships from them are important for gait recognition. Fortunately, attention mechanism shows dramatic performance for highlighting discriminative regions. Meanwhile, latent semantic analysis is known for the ability of capturing latent semantic variables to represent the underlying attributes and capturing the relationships from… More >

Displaying 71-80 on page 8 of 81. Per Page