pgtgrly / Convolution-Deconvolution-Network-Pytorch
Pytorch 0.4 implementation of a convolutional deconvolutional network. Can be used for Semantic Segmentation, and Image Processing
☆35Updated 7 years ago
Alternatives and similar repositories for Convolution-Deconvolution-Network-Pytorch:
Users that are interested in Convolution-Deconvolution-Network-Pytorch are comparing it to the libraries listed below
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- Detail-Preserving Pooling in Deep Networks (CVPR 2018)☆116Updated 6 years ago
- Convert models from MatConvNet to PyTorch☆94Updated 6 years ago
- Implementation of U-Net architecture using Pytorch