# HG changeset patch # User Yoshua Bengio # Date 1272376780 14400 # Node ID 4c840798d290f3e84b80a7de09e7ecb9823d41ff # Parent 5f8fffd7347fbc93903d4e1a8fdfbef5dea739e6 added examples of figure and table of results diff -r 5f8fffd7347f -r 4c840798d290 writeup/techreport.tex --- a/writeup/techreport.tex Tue Apr 27 09:56:18 2010 -0400 +++ b/writeup/techreport.tex Tue Apr 27 09:59:40 2010 -0400 @@ -82,6 +82,16 @@ \subsection{Spatially Gaussian Noise} \subsection{Color and Contrast Changes} +\begin{figure}[h] +\resizebox{.99\textwidth}{!}{\includegraphics{images/example_t.png}}\\ +\caption{Illustration of the pipeline of stochastic +transformations applied to the image of a lower-case t +(the upper left image). Each image in the pipeline (going from +left to right, first top line, then bottom line) shows the result +of applying one of the modules in the pipeline. The last image +(bottom right) is used as training example.} +\label{fig:pipeline} +\end{figure} \section{Learning Algorithms for Deep Architectures}