AGarioud commited on
Commit
d6cf770
1 Parent(s): 41f51ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -1
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: etalab-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: etalab-2.0
3
+ tags:
4
+ - segmentation
5
+ - pytorch
6
+ - aerial imagery
7
+ - landcover
8
+ model-index:
9
+ - name: FLAIR-INC_RVBIE_unetresnet34_15cl_norm
10
+ results:
11
+ - task:
12
+ type: semantic-segmentation
13
+ dataset:
14
+ name: FLAIR-INC
15
+ type: earth-observation-dataset
16
+ metrics:
17
+ - name: mIoU
18
+ type: mIoU
19
+ value: 54.72
20
+ - name: IoU Buildings
21
+ type: IoU
22
+ value: 82.3
23
+ ---