pichaaa1808 commited on
Commit
ead4b29
·
verified ·
1 Parent(s): 29dbe3c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Explainable DFU ViT
3
+ emoji: 🚀
4
+ colorFrom: pink
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ app_file: app.py
8
+ pinned: false
9
+ license: mit
10
+ short_description: ViT + GradCam for Early Detection of Diabetic Foot Ulcers.
11
+ ---
12
+
13
+ # Explainable DFU ViT
14
+
15
+ Vision Transformer (ViT) + Grad-CAM for early detection of Diabetic Foot Ulcers from thermogram images.