transpose-convolution topic

List transpose-convolution repositories
trafficstars

segmentation

100
Stars
33
Forks
Watchers

Tensorflow implementation : U-net and FCN with global convolution

In-Depth-ML

40
Stars
17
Forks
40
Watchers

In depth machine learning resources

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.