CNN-Intro: Update
|
@ -93,6 +93,13 @@
|
|||
\end{figure}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Max Pooling}
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width=0.8\paperwidth]{graphics/max-pooling.pdf}
|
||||
\end{figure}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Convolutional Layer}
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
|
@ -100,12 +107,6 @@
|
|||
\end{figure}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Max Pooling}
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width=0.8\paperwidth]{graphics/max-pooling.pdf}
|
||||
\end{figure}
|
||||
\end{frame}
|
||||
|
||||
\section{Applications}
|
||||
\begin{frame}{Symbol recognizer}
|
||||
|
@ -143,8 +144,6 @@
|
|||
\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}
|
||||
|
||||
|
||||
|
@ -156,7 +155,8 @@ Interactive Demo: \href{http://richzhang.github.io/colorization/}{richzhang.gith
|
|||
\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}
|
||||
|
||||
|
||||
|
|
BIN
presentations/CNN-Intro/graphics/colorful-image-colorization.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
presentations/CNN-Intro/graphics/comic-colorization.png
Normal file
After Width: | Height: | Size: 2 MiB |
BIN
presentations/CNN-Intro/graphics/denoising.png
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
presentations/CNN-Intro/graphics/leopard-inpainting.png
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
presentations/CNN-Intro/graphics/multimodality-apple.png
Normal file
After Width: | Height: | Size: 540 KiB |
After Width: | Height: | Size: 79 KiB |
BIN
presentations/CNN-Intro/graphics/symbol-recognizer.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
presentations/CNN-Intro/graphics/tdnns.png
Normal file
After Width: | Height: | Size: 189 KiB |