maryann-gitonga commited on
Commit
662aaa7
1 Parent(s): e2e0e81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
 
 
 
2
  license: mit
3
- ---
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - semantic segmentation
4
+ - brain tumor segmentation
5
  license: mit
6
+ library_name: TensorFlow
7
+ datasets:
8
+ - https://www.kaggle.com/datasets/dschettler8845/brats-2021-task1
9
+ metrics:
10
+ - Dice Coefficient
11
+ - Tversky Loss
12
+ pipeline_tag: image-segmentation
13
+ ---