|
a |
|
b/training_method_table.txt |
|
|
1 |
begin{tabularx}{linewidth}{lllr} |
|
|
2 |
|
|
|
3 |
\toprule |
|
|
4 |
\multicolumn{4}{c}{\textbf{Kvasir-SEG}}\\ |
|
|
5 |
\toprule |
|
|
6 |
No Augmentation & Conventional Augmentation & Consistency Training\\ |
|
|
7 |
\midrule |
|
|
8 |
DeepLab & 0.819& 0.853& 0.853 \\ |
|
|
9 |
FPN & 0.823& 0.852& 0.851 \\ |
|
|
10 |
InductiveNet & 0.832& 0.847& 0.853 \\ |
|
|
11 |
TriUnet & 0.822& 0.844& 0.845 \\ |
|
|
12 |
Unet & 0.828& 0.851& 0.851 \\ |
|
|
13 |
\toprule |
|
|
14 |
\multicolumn{4}{c}{\textbf{Etis-LaribDB}}\\ |
|
|
15 |
\toprule |
|
|
16 |
No Augmentation & Conventional Augmentation & Consistency Training\\ |
|
|
17 |
\midrule |
|
|
18 |
DeepLab & 0.412& 0.468& 0.504 \\ |
|
|
19 |
FPN & 0.404& 0.440& 0.471 \\ |
|
|
20 |
InductiveNet & 0.406& 0.469& 0.478 \\ |
|
|
21 |
TriUnet & 0.305& 0.419& 0.439 \\ |
|
|
22 |
Unet & 0.403& 0.454& 0.482 \\ |
|
|
23 |
\toprule |
|
|
24 |
\multicolumn{4}{c}{\textbf{CVC-ClinicDB}}\\ |
|
|
25 |
\toprule |
|
|
26 |
No Augmentation & Conventional Augmentation & Consistency Training\\ |
|
|
27 |
\midrule |
|
|
28 |
DeepLab & 0.678& 0.736& 0.740 \\ |
|
|
29 |
FPN & 0.678& 0.717& 0.726 \\ |
|
|
30 |
InductiveNet & 0.683& 0.733& 0.737 \\ |
|
|
31 |
TriUnet & 0.633& 0.695& 0.699 \\ |
|
|
32 |
Unet & 0.679& 0.720& 0.729 \\ |
|
|
33 |
\multicolumn{4}{c}{\textbf{EndoCV2020}}\\ |
|
|
34 |
No Augmentation & Conventional Augmentation & Consistency Training\\ |
|
|
35 |
\midrule |
|
|
36 |
DeepLab & 0.604& 0.677& 0.678 \\ |
|
|
37 |
FPN & 0.605& 0.663& 0.674 \\ |
|
|
38 |
InductiveNet & 0.595& 0.667& 0.672 \\ |
|
|
39 |
TriUnet & 0.581& 0.673& 0.686 \\ |
|
|
40 |
Unet & 0.599& 0.660& 0.677 \\ |
|
|
41 |
\bottomrule |
|
|
42 |
end{tabularx} |