conv_arithmetic

A technical report on convolution arithmetic in the context of deep learning

  • 所有者: vdumoulin/conv_arithmetic
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Convolution arithmetic

A technical report on convolution arithmetic in the context of deep learning.

The code and the images of this tutorial are free to use as regulated by the
licence and subject to proper attribution:

Convolution animations

N.B.: Blue maps are inputs, and cyan maps are outputs.

Transposed convolution animations

N.B.: Blue maps are inputs, and cyan maps are outputs.

Dilated convolution animations

N.B.: Blue maps are inputs, and cyan maps are outputs.

Generating the Makefile

From the repository's root directory:

$ ./bin/generate_makefile

Generating the animations

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.

Compiling the document

From the repository's root directory:

$ make

主要指标

概览
名称与所有者vdumoulin/conv_arithmetic
主编程语言TeX
编程语言Python (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2016-02-24 15:18:33
推送于2023-06-08 21:06:47
最后一次提交2019-04-12 21:10:04
发布数1
最新版本名称v1 (发布于 )
第一版名称v1 (发布于 )
用户参与
星数14.4k
关注者数341
派生数2.3k
提交数114
已启用问题?
问题数31
打开的问题数6
拉请求数3
打开的拉请求数1
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?