This project implements a real-time pest monitoring system using the EfficientNetV2B0 deep learning model. Trained on a diverse Kaggle dataset of pest images (e.g., ants, beetles, caterpillars, snails), the model performs live inference on webcam feeds using OpenCV. The system overlays detected pest classifications directly onto the video, helping farmers make fast, informed decisions in the field.