Skip to content

Commit

Permalink
CNN-Intro: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Thoma committed Feb 17, 2019
1 parent 49b8552 commit 9d3a12b
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 7 deletions.
Binary file modified presentations/CNN-Intro/CNN-Intro.pdf
Binary file not shown.
14 changes: 7 additions & 7 deletions presentations/CNN-Intro/CNN-Intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -93,20 +93,21 @@
\end{figure}
\end{frame}

\begin{frame}{Convolutional Layer}
\begin{frame}{Max Pooling}
\begin{figure}[ht]
\centering
\input{graphics/convolution-layer}
\includegraphics[width=0.8\paperwidth]{graphics/max-pooling.pdf}
\end{figure}
\end{frame}

\begin{frame}{Max Pooling}
\begin{frame}{Convolutional Layer}
\begin{figure}[ht]
\centering
\includegraphics[width=0.8\paperwidth]{graphics/max-pooling.pdf}
\input{graphics/convolution-layer}
\end{figure}
\end{frame}


\section{Applications}
\begin{frame}{Symbol recognizer}
\begin{figure}[ht]
Expand Down Expand Up @@ -143,8 +144,6 @@ \section{Applications}
\captionsetup{labelformat=empty}
\caption{Cinarel: Automatic Colorization of Webtoons Using Deep Convolutional Neural Networks (2018)}
\end{figure}

Interactive Demo: \href{http://richzhang.github.io/colorization/}{richzhang.github.io/colorization}
\end{frame}


Expand All @@ -156,7 +155,8 @@ \section{Applications}
\caption{Zhang, Isola, Efros: Colorful Image Colorization (2016)}
\end{figure}

Interactive Demo: \href{http://richzhang.github.io/colorization/}{richzhang.github.io/colorization}
Interactive Demo: \href{http://richzhang.github.io/colorization/}{richzhang.github.io/colorization}\\
Model Lab: \href{https://github.com/MartinThoma/model-lab}{github.com/MartinThoma/model-lab}
\end{frame}


Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added presentations/CNN-Intro/graphics/denoising.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added presentations/CNN-Intro/graphics/tdnns.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9d3a12b

Please sign in to comment.