mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 11:31:49 +01:00
Fix pagination <noupdate>
This commit is contained in:
@ -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}
|
||||
|
||||
Reference in New Issue
Block a user