diff options
Diffstat (limited to 'report')
-rwxr-xr-x | report/paper.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/report/paper.md b/report/paper.md index 419bdc7..978cb11 100755 --- a/report/paper.md +++ b/report/paper.md @@ -234,18 +234,18 @@ The pictures on the right show the reconstructed images. \begin{figure} \begin{center} \includegraphics[width=7em]{fig/FO.JPG} -\includegraphics[width=7em]{fig/FL.JPG} \includegraphics[width=7em]{fig/FR.JPG} -\caption{Alternative method failure. Respectively test image, labeled class, reconstructed image} +\includegraphics[width=7em]{fig/FL.JPG} +\caption{Alternative method failure. Respectively test image, reconstructed image, class assigned} \end{center} \end{figure} \begin{figure} \begin{center} \includegraphics[width=7em]{fig/SO.JPG} -\includegraphics[width=7em]{fig/SL.JPG} \includegraphics[width=7em]{fig/SR.JPG} -\caption{Alternative method success. Respectively test image, labeled class, reconstructed image} +\includegraphics[width=7em]{fig/SL.JPG} +\caption{Alternative method success. Respectively test image, reconstructed image, class assigned} \end{center} \end{figure} |