farahhamad commited on
Commit
bb4bb49
·
verified ·
1 Parent(s): 5821a9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Brain Tumor Segmentation with BraTS2020
2
 
3
  A full-stack 3D U-Net implementation for brain tumor segmentation.
@@ -157,15 +167,4 @@ Brain-Tumor-Segmentation-with-BraTS/
157
  - [Dice Loss for medical segmentation](https://arxiv.org/abs/1707.03237)
158
  ---
159
 
160
- ---
161
- ## Screenshots
162
-
163
- <img src= "">
164
-
165
 
166
-
167
-
168
-
169
-
170
-
171
- ---
 
1
+ ---
2
+ title: BraTS Segmentation
3
+ emoji: 🧠
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
+
11
  # Brain Tumor Segmentation with BraTS2020
12
 
13
  A full-stack 3D U-Net implementation for brain tumor segmentation.
 
167
  - [Dice Loss for medical segmentation](https://arxiv.org/abs/1707.03237)
168
  ---
169
 
 
 
 
 
 
170