metadata
title: Malaria
emoji: 🐠
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Malaria Diagnostic Assistant (AST)
- Upload trained weights to
checkpoints/best.pt(Git LFS recommended). - Click "Predict" to see label + probabilities.
- Toggle "Show Grad-CAM" for heatmaps.
- Optional: upload a ZIP of your val set to compute a confusion matrix.
Weights expected: EfficientNet-B0 fine-tuned to 2 classes (Parasitized/Uninfected).