An Edge Computing-Based Solution for Real-Time Leaf Disease Classification using Thermal Imaging
Deep learning (DL) technologies can transform agriculture by improving crop health monitoring and management, thus improving food safety. In this paper, we explore the potential of edge computing for real-time classification of leaf diseases using thermal imaging. We present a thermal image dataset for plant disease classification and evaluate deep learning models, including InceptionV3, MobileNetV1, MobileNetV2, and VGG-16, on resource-constrained devices like the Raspberry Pi 4B. Using pruning and quantization-aware training, these models achieve inference times up to 1.48x faster on Edge TPU Max for VGG16, and up to 2.13x faster with precision reduction on Intel NCS2 for MobileNetV1, compared to high-end GPUs like the RTX 3090, while maintaining state-of-the-art accuracy.
Code (1)
Tasks
Deep LearningEdge-computingManagementQuantizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DFDT: Dynamic Fast Decision Tree for IoT Data Stream Mining on Edge Devices
The Internet of Things generates massive data streams, with edge computing emerging as a key enabler for online IoT applications and 5G networks. Edge solutions facilitate real-time machine learning inference, but also r…
Edge-computingA Novel Feature Extraction Model for the Detection of Plant Disease from Leaf Images in Low Computational Devices
Diseases in plants cause significant danger to productive and secure agriculture. Plant diseases can be detected early and accurately, reducing crop losses and pesticide use. Traditional methods of plant disease identifi…
LeafTrackNet: A Deep Learning Framework for Robust Leaf Tracking in Top-Down Plant Phenotyping
High resolution phenotyping at the level of individual leaves offers fine-grained insights into plant development and stress responses. However, the full potential of accurate leaf tracking over time remains largely unex…
Multi-Object TrackingT-REX: Vision-Based System for Autonomous Leaf Detection and Grasp Estimation
T-Rex (The Robot for Extracting Leaf Samples) is a gantry-based robotic system developed for autonomous leaf localization, selection, and grasping in greenhouse environments. The system integrates a 6-degree-of-freedom m…
Evolutionary Neural AutoML for Deep Learning
Deep neural networks (DNNs) have produced state-of-the-art results in many benchmarks and problem domains. However, the success of DNNs depends on the proper configuration of its architecture and hyperparameters. Such a …
AutoMLDeep LearningDistributed ComputingEvolutionary Algorithms+5