Abstract
With the introduction of Convolutional Neural Networks, models for image classification achieve higher classification accuracy. Based on the pattern of the design of CNN architectures, increasing the number of layers equates to a higher classification accuracy, but also increases the number of parameters and model size. This negatively affects the model training time, processing time, and memory requirement. We develop ZipNet, a CNN architecture with a higher classification accuracy than ZFNet, the winner of ILSVRC 2013, but with 48.5× smaller model size and 48.7× fewer parameters. The classification accuracy of ZipNet is higher than the performance of ZFNet and SqueezeNet on all configurations of the Caltech-256 dataset with varying number of training examples.
Original language | English |
---|---|
Title of host publication | 2018 IEEE Visual Communications and Image Processing (VCIP) |
Subtitle of host publication | Proceedings |
Publisher | IEEE |
ISBN (Electronic) | 978-1-5386-4458-4 |
ISBN (Print) | 978-1-5386-4459-1 |
DOIs | |
Publication status | Published - 2 Jul 2018 |
Externally published | Yes |
Event | IEEE Visual Communications and Image Processing - Taichung, Taiwan, Province of China Duration: 9 Dec 2018 → 12 Dec 2018 https://ieeexplore.ieee.org/xpl/conhome/8694905/proceeding |
Conference
Conference | IEEE Visual Communications and Image Processing |
---|---|
Abbreviated title | VCIP 2018 |
Country/Territory | Taiwan, Province of China |
City | Taichung |
Period | 9/12/18 → 12/12/18 |
Internet address |
Keywords
- Convolutional Neural Networks
- Deep Learning
- Image Classification
- Model Compression
- Object Classification