Fix pagination <noupdate>

This commit is contained in:
2024-06-02 22:27:10 +02:00
parent 5927cc8706
commit 841f6ec193
6 changed files with 22 additions and 20 deletions

View File

@ -474,7 +474,7 @@ Network that aims to optimize computing resources.
\begin{figure}[H]
\centering
\includegraphics[width=0.7\linewidth]{./img/_naive_inception.pdf}
\includegraphics[width=0.65\linewidth]{./img/_naive_inception.pdf}
\caption{Naive inception module on the output of the stem layers}
\end{figure}
@ -489,7 +489,7 @@ Network that aims to optimize computing resources.
\begin{figure}[H]
\centering
\includegraphics[width=0.7\linewidth]{./img/_actual_inception.pdf}
\includegraphics[width=0.65\linewidth]{./img/_actual_inception.pdf}
\caption{Actual inception module on the output of the stem layers}
\end{figure}
\end{description}