itsazza/KTT-DAY-2
Updated β’ 20
This model is a compact, quantized image classifier developed for the AIMS KTT Hackathon. It identifies five common conditions in maize, cassava, and beans, optimized for edge-AI deployment in rural environments.
The model predicts the following categories:
healthy (Maize)maize_rustmaize_blightcassava_mosaicbean_spotThis model is intended to be served via FastAPI using the onnxruntime library.
Note: This model is part of the Tier 2.1 challenge. See process_log.md in the GitHub repo for full reproduction steps.