YapengTian / SRCNN-KerasLinks
implement SRCNN via Keras with Theano as backend. For fair comparison with published works, low-resolution images are produced by matlab imresize function.
☆22Updated 8 years ago
Alternatives and similar repositories for SRCNN-Keras
Users that are interested in SRCNN-Keras are comparing it to the libraries listed below
Sorting:
- Exploiting the Potential of Standard Convolutional Autoencoders for Image Restoration by Evolutionary Search (ICML 2018)☆72Updated 7 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- SRDenseNet-pytorch(ICCV_2017)☆120Updated 6 years ago
- FSRCNN Super Resolution Network implemented in Keras☆21Updated 8 years ago
- Tensorflow implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network" (Ledig et al. 2017)☆39Updated 6 years ago
- sagieppel / Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-This project contains code for a fully convolutional neural network (FCN) for semantic segmentation with a region of interest (ROI) map a…☆48Updated 4 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Keras implementation of EDVR: Video Restoration with Enhanced Deformable Convolutional Networks☆41Updated 6 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 5 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- EDSR Super Resolution in Keras☆30Updated 6 years ago
- An Unofficial PyTorch Implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network☆60Updated 4 years ago
- release code for ICIP2017 paper "Single Image Super-resolution with Dilated Convolution based Multi-scale Information Learning Inception …☆16Updated 7 years ago
- One of the first steps in automatic fundus image analysis is the segmentation of the retinal vasculature, which provides valuable informa…☆13Updated 9 years ago
- SRGAN implemetation with TensorFlow☆83Updated 8 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆71Updated 6 years ago
- tf.keras implementations of deep texture recognition & fine-grained image classification models☆29Updated 6 years ago
- ☆40Updated 10 years ago
- Tensorflow with Image Super-Resolution Using Dense Skip Connections , color☆37Updated 7 years ago
- Calculating Peak Signal-to-noise-ratio with tensorflow☆15Updated 7 years ago
- Learning Pixel-Distribution Prior with Wider Convolution for Image Denoising☆32Updated 8 years ago
- Keras / TF subpixel convolution☆28Updated 8 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 9 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 6 years ago
- awesome super resoluiton paper collections w/o code including paper citation☆23Updated 6 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 6 years ago
- PyTorch version of the paper: "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"☆13Updated 8 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 5 years ago
- Simple Tensorflow implementation of "Switchable Normalization"☆29Updated 6 years ago