hudaakram commited on
Commit
317357f
·
verified ·
1 Parent(s): 3e312c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -18,9 +18,6 @@ Try 3 backbones (ViT / ResNet / EfficientNet) on any image. We show **top-5 pred
18
  - Pick a model in the dropdown
19
  - Click **Predict**
20
 
21
- ## Why this matters (hackathon pitch)
22
- Different backbones behave differently. This demo makes those trade-offs visible to judges/users in one place.
23
-
24
  ## Roadmap
25
  - Eval notebook → Confusion Matrix + Accuracy + ROC (binary subsets)
26
  - Auto-publish plots to this README
 
18
  - Pick a model in the dropdown
19
  - Click **Predict**
20
 
 
 
 
21
  ## Roadmap
22
  - Eval notebook → Confusion Matrix + Accuracy + ROC (binary subsets)
23
  - Auto-publish plots to this README