Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,15 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Pneumonia detection from chest X-rays using ViT and Grad-CAM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# 🫁 Pneumonia Detector
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Pneumonia detection from chest X-rays using ViT and Grad-CAM
|
| 12 |
+
tags:
|
| 13 |
+
- medical
|
| 14 |
+
- computer-vision
|
| 15 |
+
- pytorch
|
| 16 |
+
- chest-xray
|
| 17 |
+
- grad-cam
|
| 18 |
+
- vit
|
| 19 |
+
- explainability
|
| 20 |
+
- healthcare
|
| 21 |
---
|
| 22 |
|
| 23 |
# 🫁 Pneumonia Detector
|