transpose-convolution topic
List
transpose-convolution repositories
segmentation
100
Stars
33
Forks
Watchers
Tensorflow implementation : U-net and FCN with global convolution
In-Depth-ML
39
Stars
16
Forks
Watchers
In depth machine learning resources
Autoencoders-and-decoders-using-keras-and-tensorflow
18
Stars
9
Forks
Watchers
This repo contains auto encoders and decoders using keras and tensor flow. It shows the exact encoding and decoding with the code part.
Numpy-Atrous-Transposed-CNN
17
Stars
3
Forks
Watchers
A Numpy implementation of the dilated/atrous CNNs proposed by Yu et al. as well as transposed convolutions.