A Lightweight Deep Learning Framework for Real-Time Brinjal Detection Under Field Conditions
Abhishek Pandey, Pramod Kumar Sahoo, Tapan Kumar Khura, Dilip Kumar Kushwaha, Roaf Ahmad Parray, Jeetendra Kumar Ranjan, Md. Ashraful Haque, Susheel Kumar Sarkar, Rohit Gaddamwar, Nrusingh Charan PradhanBrinjal (Solanum melongena L.) is an important vegetable crop worldwide, but its cultivation faces challenges from pests, diseases, and variable environmental conditions that negatively affect quality and yield. Accurate fruit detection in natural field conditions is essential for yield estimation and perception module of automated harvesting, but existing deep learning techniques often require substantial computational support, restricting their deployment on edge devices. This study addresses this gap by evaluating the Faster Objects, More Objects (FOMO) model—a lightweight architecture for resource-constrained platforms—for brinjal detection under diverse field conditions. A dataset of 1500 images was captured under varying illumination and growth stages, annotated using a bounding box-based approach, and used to train FOMO models with 25, 50, and 100 epochs via transfer learning. Post-training quantization to INT8 format was applied to assess improvements in computational efficiency. The Float32 model achieved a precision of 0.827, recall of 0.915, and F1-score of 0.869 at 100 epochs. The INT8-quantized model maintained comparable accuracy (precision 0.829, recall 0.908, F1-score 0.866) while reducing model size by 63.33% (from 0.30 MB to 0.11 MB), inference time by 62.02% (from 65.3 ms to 24.8 ms), and RAM usage by 73.02% (from 887.2 KB to 239.4 KB). These results demonstrate that FOMO combined with INT8 quantization provides an efficient, accurate solution for real-time brinjal detection on edge platforms, supporting the advancement of precision agriculture through intelligent crop monitoring and serving as a perception module for future robotic harvesting systems.