MRS-Trash-Detection / error_table.tex
alexNova's picture
added metadata files
16f0358 verified
\begin{tabular}{lrrrrrrrrrrr}
\toprule
Metric & Not recyclable & Food waste & Glass & Textile & Metal & Wooden & Leather & Plastic & Ceramic & Paper & Averaged Across Classes \\
\midrule
Train Instances & 1041 & 1593 & 819 & 882 & 1418 & 949 & 625 & 1891 & 1693 & 748 & - \\
Train Error (\%) & 1.26 & 0.19 & 0.37 & 0.23 & 1.18 & 0.52 & 2.29 & 0.58 & 0.24 & 0.80 & 0.77 \\
Val Instances & 221 & 345 & 186 & 183 & 319 & 204 & 118 & 404 & 344 & 158 & - \\
Val Error (\%) & 0.45 & 0.88 & 6.90 & 2.66 & 3.91 & 0.00 & 9.23 & 0.74 & 4.97 & 1.86 & 3.16 \\
Test Instances & 207 & 342 & 161 & 193 & 313 & 210 & 130 & 423 & 377 & 172 & - \\
Test Error (\%) & 5.91 & 0.00 & 7.47 & 2.66 & 1.95 & 2.94 & 0.00 & 3.93 & 4.14 & 6.83 & 3.58 \\
\midrule
\textbf{Total Error (\%)} & - & - & - & - & - & - & - & - & - & - & \textbf{2.50} \\
\bottomrule
\end{tabular}