An Efficient and Small Convolutional Neural Network for Pest Recognition -- ExquisiteNet
Shi-Yao Zhou, Chung-Yen Su

TL;DR
This paper introduces ExquisiteNet, a compact and efficient deep learning model designed for pest recognition on mobile devices, achieving high accuracy with minimal parameters and fast computation.
Contribution
The paper presents ExquisiteNet, a novel small CNN architecture with unique blocks that outperforms larger models on pest classification tasks.
Findings
ExquisiteNet has only 0.98 million parameters.
Achieves 52.32% accuracy on IP102 dataset without data augmentation.
Runs nearly as fast as SqueezeNet.
Abstract
Nowadays, due to the rapid population expansion, food shortage has become a critical issue. In order to stabilizing the food source production, preventing crops from being attacked by pests is very important. In generally, farmers use pesticides to kill pests, however, improperly using pesticides will also kill some insects which is beneficial to crops, such as bees. If the number of bees is too few, the supplement of food in the world will be in short. Besides, excessive pesticides will seriously pollute the environment. Accordingly, farmers need a machine which can automatically recognize the pests. Recently, deep learning is popular because its effectiveness in the field of image classification. In this paper, we propose a small and efficient model called ExquisiteNet to complete the task of recognizing the pests and we expect to apply our model on mobile devices. ExquisiteNet mainly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Pointwise Convolution · Depthwise Convolution · Sigmoid Activation · Fire Module · Depthwise Separable Convolution · Max Pooling · Convolution · Batch Normalization · Residual Connection
