3 research outputs found

    A CNN-ELM Classification Model for Automated Tomato Maturity Grading

    Get PDF
    Tomatoes are popular around the world due to their high nutritional value. Tomatoes are also one of the world’s most widely cultivated and profitable crops. The distribution and marketing of tomatoes depend highly on their quality. Estimating tomato ripeness is an essential step in determining shelf life and quality. With the abundant supply of tomatoes on the market, it is exceedingly difficult to estimate tomato ripeness using human graders. To address this issue and improve tomato quality inspection and sorting, automated tomato maturity classification models based on different features have been developed. However, current methods heavily rely on human-engineered or handcrafted features. Convolutional neural networks have emerged as the preferred technique for general object recognition problems because they can automatically detect and extract valuable features by directly working on input images. This paper proposes a CNN-ELM classification model for automated tomato maturity grading that combines CNNs’ automated feature learning capabilities with the efficiency of extreme learning machines to perform fast and accurate classification even with limited training data. The results showed that the proposed CNN-ELM model had a classification accuracy of 96.67% and an F1-score of 96.67% in identifying six maturity stages from the test data

    An Improved ResNet-50 for Garbage Image Classification

    Get PDF
    In order to solve the classification model\u27s shortcomings, this study suggests a new trash classification model that is generated by altering the structure of the ResNet-50 network. The improvement is divided into two sections. The first section is to change the residual block. To filter the input features, the attention module is inserted into the residual block. Simultaneously, the downsampling process in the residual block is changed to decrease information loss. The second section is multi-scale feature fusion. To optimize feature usage, horizontal and vertical multi-scale feature fusion is integrated to the primary network structure. Because of the filtering and reuse of image features, the enhanced model can achieve higher classification performance than existing models for small data sets with few samples. The experimental results show that the modified model outperforms the original ResNet-50 model on the TrashNet dataset by 7.62% and is more robust. In the meanwhile, our model is more accurate than other advanced methods

    Convolutional Neural Network Based on Extreme Learning Machine for Maritime Ships Recognition in Infrared Images

    No full text
    The success of Deep Learning models, notably convolutional neural networks (CNNs), makes them the favorable solution for object recognition systems in both visible and infrared domains. However, the lack of training data in the case of maritime ships research leads to poor performance due to the problem of overfitting. In addition, the back-propagation algorithm used to train CNN is very slow and requires tuning many hyperparameters. To overcome these weaknesses, we introduce a new approach fully based on Extreme Learning Machine (ELM) to learn useful CNN features and perform a fast and accurate classification, which is suitable for infrared-based recognition systems. The proposed approach combines an ELM based learning algorithm to train CNN for discriminative features extraction and an ELM based ensemble for classification. The experimental results on VAIS dataset, which is the largest dataset of maritime ships, confirm that the proposed approach outperforms the state-of-the-art models in term of generalization performance and training speed. For instance, the proposed model is up to 950 times faster than the traditional back-propagation based training of convolutional neural networks, primarily for low-level features extraction
    corecore