Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
Image Classification Based on the Boost Convolutional Neural Network
oleh: Shin-Jye Lee, Tonglin Chen, Lun Yu, Chin-Hui Lai
| Format: | Article |
|---|---|
| Diterbitkan: | IEEE 2018-01-01 |
Deskripsi
Convolutional neural networks (CNNs), which are composed of multiple processing layers to learn the representations of data with multiple abstract levels, are the most successful machine learning models in recent years. However, these models can have millions of parameters and many layers, which are difficult to train, and sometimes several days or weeks are required to tune the parameters. Within this paper, we present the usage of a trained deep convolutional neural network model to extract the features of the images, and then, used the AdaBoost algorithm to assemble the Softmax classifiers into recognizable images. This method resulted in a 3% increase of accuracy of the trained CNN models, and dramatically reduced the retraining time cost, and thus, it has good application prospects.