A Numpy implementation of the dilated/atrous CNNs proposed by Yu et al. as well as transposed convolutions.
-
Updated
Jan 2, 2020 - Python
A Numpy implementation of the dilated/atrous CNNs proposed by Yu et al. as well as transposed convolutions.
Convolution and Transposed Convolution in a Matrix Multiplication View
Notebook and resources for https://predictiveprogrammer.com/convolution-and-variants/
A tutorial about generative adversarial networks with the example of generating handwritten digits
Small NeuralNet-Framework implemented with NumPy (Convolution|TransposeConv|Linear)
Function for transpose convolution or 'deconvolution' in tensorflow
Digit recognition neural network using the MNIST dataset. Features include a full gui, convolution, pooling, momentum, nesterov momentum, RMSProp, batch normalization, and deep networks.
FCN with Resnet50 Encoder, Transfer Learning, Tensor flow, Keras
A technical report on convolution arithmetic in the context of deep learning
To associate your repository with the transposedconvolution topic, visit your repo's landing page and select "manage topics."