Skip to content

Instantly share code, notes, and snippets.

@tejus-gupta
Created October 10, 2018 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tejus-gupta/25669d9547458471931f1b4a45b2ff3d to your computer and use it in GitHub Desktop.
Save tejus-gupta/25669d9547458471931f1b4a45b2ff3d to your computer and use it in GitHub Desktop.
\begin{figure*}[t]
\begin{center}
\includegraphics[width=1.4in,height=1.4in]{pictures/vgg16_envelope.png}
\hspace{0.2cm}
\includegraphics[width=1.4in,height=1.4in]{pictures/vgg16_horsecart.png}
\hspace{0.2cm}
\includegraphics[width=1.4in,height=1.4in]{pictures/vgg16_tablelamp.png}
\end{center}
\begin{center}
\includegraphics[width=1.4in,height=1.4in]{pictures/inc_envelope.png}
\hspace{0.2cm}
\includegraphics[width=1.4in,height=1.4in]{pictures/inc_horsecart.png}
\hspace{0.2cm}
\includegraphics[width=1.4in,height=1.4in]{pictures/inc_tablelamp.png}
\end{center}
\begin{center}
\includegraphics[width=1.4in,height=1.4in]{pictures/resnet18_envelope.png}
\hspace{0.2cm}
\includegraphics[width=1.4in,height=1.4in]{pictures/resnet18_horsecart.png}
\hspace{0.2cm}
\includegraphics[width=1.4in,height=1.4in]{pictures/resnet18_tablelamp.png}
\end{center}
\begin{center}
\includegraphics[width=1.4in,height=1.4in]{pictures/resnet50_envelope.png}
\hspace{0.2cm}
\includegraphics[width=1.4in,height=1.4in]{pictures/resnet50_horsecart.png}
\hspace{0.2cm}
\includegraphics[width=1.4in,height=1.4in]{pictures/resnet50_tablelamp.png}
\end{center}
\begin{center}
\caption{Semi-universal adversarial perturbation for (top to bottom) VGG16, Googlenet, Resnet-18, and Resnet-50 models with image class as (left to right) envelope, horse-cart and table lamp.}
\end{center}
\end{figure*}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment