Unleashing the Power of Transfer Learning Model for Sophisticated Insect Detection: Revolutionizing Insect Classification
Md. Mahmudul Hasan, SM Shaqib, Ms. Sharmin Akter, Rabiul Alam, Afraz, Ul Haque, Shahrun akter khushbu

TL;DR
This paper demonstrates that a ResNet152V2-based CNN model achieves high accuracy in insect classification, leveraging transfer learning to enhance agricultural pest detection and support food security efforts.
Contribution
The study introduces a ResNet152V2 transfer learning approach for insect detection, outperforming other models in accuracy and demonstrating its potential for real-world agricultural applications.
Findings
ResNet152V2 achieved 97% test accuracy.
The model outperformed MobileNetV2, Xception, and custom CNN.
High accuracy supports real-world insect classification applications.
Abstract
The purpose of the Insect Detection System for Crop and Plant Health is to keep an eye out for and identify insect infestations in farming areas. By utilizing cutting-edge technology like computer vision and machine learning, the system seeks to identify hazardous insects early and accurately. This would enable prompt response to save crops and maintain optimal plant health. The Method of this study includes Data Acquisition, Preprocessing, Data splitting, Model Implementation and Model evaluation. Different models like MobileNetV2, ResNet152V2, Xecption, Custom CNN was used in this study. In order to categorize insect photos, a Convolutional Neural Network (CNN) based on the ResNet152V2 architecture is constructed and evaluated in this work. Achieving 99% training accuracy and 97% testing accuracy, ResNet152V2 demonstrates superior performance among four implemented models. The results…
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
TopicsSmart Agriculture and AI
MethodsPointwise Convolution · Depthwise Convolution · Batch Normalization · Depthwise Separable Convolution · 1x1 Convolution · Inverted Residual Block · Convolution · Average Pooling
