aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--report/paper.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/report/paper.md b/report/paper.md
index d89a394..f22ad3b 100644
--- a/report/paper.md
+++ b/report/paper.md
@@ -554,6 +554,14 @@ $$ L_{\textrm{total}} = \alpha L_{\textrm{LeNet}} + \beta L_{\textrm{generator}}
\begin{figure}[H]
\begin{center}
+\includegraphics[width=24em]{fig/train_few_real.png}
+\caption{Training with 550 samples from MNIST only}
+\label{fig:few_real}
+\end{center}
+\end{figure}
+
+\begin{figure}[H]
+\begin{center}
\includegraphics[width=24em]{fig/fake_only.png}
\caption{Retraining with generated samples only}
\label{fig:fake_only}