Bawil commited on
Commit
71cefa3
·
verified ·
1 Parent(s): 1df8517

Delete attention_unet/tables/latex_surface_table.tex

Browse files
attention_unet/tables/latex_surface_table.tex DELETED
@@ -1,12 +0,0 @@
1
- \begin{table}
2
- \caption{Surface-based metrics (HD95 and ASSD) comparison in pixels}
3
- \label{tab:surface_metrics}
4
- \begin{tabular}{lrrrrrrll}
5
- \toprule
6
- Scenario & HD95_Mean & HD95_Std & HD95_Median & ASSD_Mean & ASSD_Std & ASSD_Median & HD95_Stats & ASSD_Stats \\
7
- \midrule
8
- Binary (S1) & 52.3479 & 41.1076 & 45.7810 & 11.1905 & 12.0022 & 6.4209 & NaN & NaN \\
9
- Three-class (S2) & 47.0514 & 40.1375 & 41.8586 & 14.1671 & 18.8798 & 7.1221 & NaN & NaN \\
10
- \bottomrule
11
- \end{tabular}
12
- \end{table}