sthalles / dense-net
Tensorflow implementation of Densely Connected Convolutional Networks - DenseNet
☆9Updated 6 years ago
Alternatives and similar repositories for dense-net:
Users that are interested in dense-net are comparing it to the libraries listed below
- Simple Tensorflow implementation of "Group Normalization"☆32Updated 6 years ago
- A differentiable bicubic interpolation module for TensorFlow☆23Updated 6 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 5 years ago
- Tensorflow with Image Super-Resolution Using Dense Skip Connections , color☆37Updated 7 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 5 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- Simple Tensorflow implementation of "Switchable Normalization"☆29Updated 6 years ago
- A clean densenet in tensorflow☆37Updated 7 years ago
- tensorflow implementation of CondenseNet: An Efficient DenseNet using Learned Group Convolutions☆29Updated 6 years ago
- Simple Tensorflow implementation of Batch-Instance Normalization (NIPS 2018)☆40Updated 6 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Dilated Residual Network for Semantic Segmentation☆15Updated last year
- Simple Tensorflow implementation of "Partial Convolution based Padding" (partialconv)☆91Updated 6 years ago
- calculate ssim loss via tensorflow, RGB or grayscale☆18Updated 5 years ago
- Segmentation visualization, keras, augmentation, fine tuning☆72Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- U-Net: Convolutional Networks for Image Segmentation by TensorFlow☆19Updated 7 years ago
- Learning Pixel-Distribution Prior with Wider Convolution for Image Denoising☆32Updated 7 years ago
- Official code (Pytorch) for paper Perception-Enhanced Single Image Super-Resolution via Relativistic Generative Networks☆29Updated 5 years ago
- End-to-end one-class instance segmentation based on U-Net architecture for Data Science Bowl 2018 in Kaggle☆58Updated 6 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)