Created
October 10, 2018 16:47
-
-
Save tejus-gupta/25669d9547458471931f1b4a45b2ff3d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\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