aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2019-03-10 20:16:23 +0000
committerVasil Zlatanov <v@skozl.com>2019-03-10 20:16:23 +0000
commit4ef1a0704aa8de8e31ee3ed01e0e7f5dce9daf92 (patch)
tree2150e15400f38e30f1cb77d7a6c04190ef9ad539
parentb783de41bfc89f6bbf067e76edd9d94d1581a552 (diff)
downloade4-gan-4ef1a0704aa8de8e31ee3ed01e0e7f5dce9daf92.tar.gz
e4-gan-4ef1a0704aa8de8e31ee3ed01e0e7f5dce9daf92.tar.bz2
e4-gan-4ef1a0704aa8de8e31ee3ed01e0e7f5dce9daf92.zip
Increase graph size a little bit
-rw-r--r--report/paper.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/report/paper.md b/report/paper.md
index eb1fc09..7dfb96c 100644
--- a/report/paper.md
+++ b/report/paper.md
@@ -277,16 +277,16 @@ separate graphs. Explain the trends in the graphs.
\subfloat[][]{\includegraphics[width=.2\textwidth]{fig/tsne-mnist.png}}\\
\subfloat[][]{\includegraphics[width=.2\textwidth]{fig/pca-cgan.png}}\quad
\subfloat[][]{\includegraphics[width=.2\textwidth]{fig/tsne-cgan.png}}
- \caption{2D feature visualisations PCA: a) MNIST b) CGAN ; TSNE a) MNIST b) CGAN}
+ \caption{2D visualisations PCA: a) MNIST b) CGAN : TSNE a) MNIST b) CGAN}
\label{fig:features}
\end{figure}
\begin{figure}
\centering
- \subfloat[][]{\includegraphics[width=.2\textwidth]{fig/pr-mnist.png}}\quad
- \subfloat[][]{\includegraphics[width=.2\textwidth]{fig/pr-cgan.png}}
- \caption{Precisional Recall Curves a) MNIST, b) CGAN output}
+ \subfloat[][]{\includegraphics[width=.22\textwidth]{fig/pr-mnist.png}}\quad
+ \subfloat[][]{\includegraphics[width=.22\textwidth]{fig/pr-cgan.png}}
+ \caption{Precisional Recall Curves a) MNIST : b) CGAN output}
\label{fig:rocpr}
\end{figure}