metadata
tags:
- image-classification
- leaf-disease
- tflite
license: apache-2.0
library_name: custom
inference: false
language:
- en
Leaf Health Classifier 🌿
This model detects whether a neem leaf is healthy or unhealthy.
- Format: Keras
.h5+ TensorFlow Lite.tflite - Input: JPEG image (resized to 224x224)
- Output: "Healthy" / "Unhealthy"
Use the .h5 file for API inference
Use .tflite for edge deployment on ESP32-CAM