TL;DR
TinyBayes introduces a compact, Bayesian image classification framework optimized for real-time crop disease detection on resource-limited edge devices, combining a closed-form Bayesian classifier with a mobile vision pipeline.
Contribution
It is the first to integrate a closed-form Bayesian classifier with a mobile vision pipeline for agricultural disease detection on edge devices.
Findings
Achieves 78.7% accuracy on cocoa disease dataset.
Total model size is within 9.5 MB, enabling fast inference.
Jacobi-DMR classifier offers the best accuracy-speed-size trade-off.
Abstract
Cocoa (Theobroma cacao) is a critical cash crop for millions of smallholder farmers in West Africa, where Cocoa Swollen Shoot Virus Disease (CSSVD) and anthracnose cause devastating yield losses. Automated disease detection from leaf images is essential for early intervention, yet deploying such systems in resource-constrained settings demands models that are small, fast, and require no internet connectivity. Existing edge-deployable plant disease systems rely on end-to-end deep learning without uncertainty quantification, while Bayesian methods for edge devices focus on hardware-level inference architectures rather than agricultural applications. We bridge this gap with TinyBayes, the first framework to combine a closed-form Bayesian classifier with a mobile-grade computer vision pipeline for crop disease detection. Our pipeline uses YOLOv8-Nano (5.9 MB) for lesion localisation,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
