A technical report on convolution arithmetic in the context of deep learning.
The code and/or the images of this tutorial are free to use for non-commercial purposes with proper attribution:
- [1] Vincent Dumoulin, Francesco Visin - A guide to convolution arithmetic for deep learning (BibTeX)
N.B.: Blue maps are inputs, and cyan maps are outputs.
N.B.: Blue maps are inputs, and cyan maps are outputs.
N.B.: Blue maps are inputs, and cyan maps are outputs.
From the repository's root directory:
$ ./bin/generate_makefile
From the repository's root directory:
$ make all_animations
The animations will be output to the gif directory. Individual animation steps
will be output in PDF format to the pdf directory and in PNG format to the
png directory.
From the repository's root directory:
$ make