Update README.md
Browse files
README.md
CHANGED
@@ -53,9 +53,7 @@ If you use these models in your research, please cite our article:
|
|
53 |
```
|
54 |
|
55 |
## Models performance
|
56 |
-
## U-Net
|
57 |
-
|
58 |
-
### CEM
|
59 |
|
60 |
| ID | Recall | Precision | F1 | F1 strong |
|
61 |
|----|--------|-----------|-------|-----------|
|
@@ -69,7 +67,7 @@ If you use these models in your research, please cite our article:
|
|
69 |
|
70 |
---
|
71 |
|
72 |
-
|
73 |
|
74 |
| ID | Recall | Precision | F1 | F1 strong |
|
75 |
|----|--------|-----------|-------|-----------|
|
@@ -83,7 +81,7 @@ If you use these models in your research, please cite our article:
|
|
83 |
|
84 |
---
|
85 |
|
86 |
-
|
87 |
|
88 |
| ID | Recall | Precision | F1 | F1 strong |
|
89 |
|----|--------|-----------|-------|-----------|
|
@@ -97,7 +95,7 @@ If you use these models in your research, please cite our article:
|
|
97 |
|
98 |
---
|
99 |
|
100 |
-
|
101 |
|
102 |
| ID | Recall | Precision | F1 | F1 strong |
|
103 |
|----|--------|-----------|-------|-----------|
|
@@ -111,7 +109,7 @@ If you use these models in your research, please cite our article:
|
|
111 |
|
112 |
---
|
113 |
|
114 |
-
|
115 |
|
116 |
| ID | Recall | Precision | F1 | F1 strong |
|
117 |
|----|--------|-----------|-------|-----------|
|
@@ -125,9 +123,7 @@ If you use these models in your research, please cite our article:
|
|
125 |
|
126 |
---
|
127 |
|
128 |
-
## LinkNet
|
129 |
-
|
130 |
-
### CEM
|
131 |
|
132 |
| ID | Recall | Precision | F1 | F1 strong |
|
133 |
|----|--------|-----------|-------|-----------|
|
@@ -141,7 +137,7 @@ If you use these models in your research, please cite our article:
|
|
141 |
|
142 |
---
|
143 |
|
144 |
-
|
145 |
|
146 |
| ID | Recall | Precision | F1 | F1 strong |
|
147 |
|----|--------|-----------|-------|-----------|
|
|
|
53 |
```
|
54 |
|
55 |
## Models performance
|
56 |
+
## U-Net - CEM
|
|
|
|
|
57 |
|
58 |
| ID | Recall | Precision | F1 | F1 strong |
|
59 |
|----|--------|-----------|-------|-----------|
|
|
|
67 |
|
68 |
---
|
69 |
|
70 |
+
## U-Net - ACE
|
71 |
|
72 |
| ID | Recall | Precision | F1 | F1 strong |
|
73 |
|----|--------|-----------|-------|-----------|
|
|
|
81 |
|
82 |
---
|
83 |
|
84 |
+
## U-Net - MF
|
85 |
|
86 |
| ID | Recall | Precision | F1 | F1 strong |
|
87 |
|----|--------|-----------|-------|-----------|
|
|
|
95 |
|
96 |
---
|
97 |
|
98 |
+
## U-Net - MAG1C-SAS
|
99 |
|
100 |
| ID | Recall | Precision | F1 | F1 strong |
|
101 |
|----|--------|-----------|-------|-----------|
|
|
|
109 |
|
110 |
---
|
111 |
|
112 |
+
## U-Net - MAG1C (tile-wise)
|
113 |
|
114 |
| ID | Recall | Precision | F1 | F1 strong |
|
115 |
|----|--------|-----------|-------|-----------|
|
|
|
123 |
|
124 |
---
|
125 |
|
126 |
+
## LinkNet - CEM
|
|
|
|
|
127 |
|
128 |
| ID | Recall | Precision | F1 | F1 strong |
|
129 |
|----|--------|-----------|-------|-----------|
|
|
|
137 |
|
138 |
---
|
139 |
|
140 |
+
## LinkNet - MAG1C-SAS
|
141 |
|
142 |
| ID | Recall | Precision | F1 | F1 strong |
|
143 |
|----|--------|-----------|-------|-----------|
|