Mercurial > ift6266
changeset 483:b9cdb464de5f
pointeur a la demo
author | Yoshua Bengio <bengioy@iro.umontreal.ca> |
---|---|
date | Mon, 31 May 2010 17:57:45 -0400 |
parents | ce69aa9204d8 |
children | 9a757d565e46 |
files | writeup/nips2010_submission.tex |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/writeup/nips2010_submission.tex Mon May 31 13:59:11 2010 -0400 +++ b/writeup/nips2010_submission.tex Mon May 31 17:57:45 2010 -0400 @@ -116,6 +116,7 @@ part, from blur to contrast, adds different kinds of noise. {\large\bf Transformations}\\ + {\bf Slant.} We mimic slant by shifting each row of the image proportionnaly to its height: $shift = round(slant \times height)$. @@ -180,6 +181,7 @@ Here $pinch \sim U[-complexity, 0.7 \times complexity]$.\\ {\large\bf Injecting Noise}\\ + {\bf Motion Blur.} This GIMP filter is a ``linear motion blur'' in GIMP terminology, with two parameters, $length$ and $angle$. The value of @@ -552,7 +554,8 @@ \label{fig:improvements-charts} \end{figure} - +A Flash demo of the recognizer (where both the MLP and the SDA can be compared) +can be executed on-line at {\tt http://deep.host22.com}. \section{Conclusions}