All Projects → Srgan → Similar Projects or Alternatives

1028 Open source projects that are alternatives of or similar to Srgan

mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images.
Generative Adversarial Network for single image super-resolution in high content screening microscopy images
Stars: ✭ 52 (-98.03%)
Mutual labels:  gan, super-resolution, vgg19, srgan
Food Recipe Cnn
food image to recipe with deep convolutional neural networks.
Stars: ✭ 448 (-83.04%)
Mutual labels:  cnn, vgg16, vgg
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-96.67%)
Mutual labels:  cnn, gan, super-resolution
Pytorch Srgan
A modern PyTorch implementation of SRGAN
Stars: ✭ 289 (-89.06%)
Mutual labels:  cnn, gan, super-resolution
Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (-92.35%)
Mutual labels:  cnn, gan, super-resolution
Awesome-ICCV2021-Low-Level-Vision
A Collection of Papers and Codes for ICCV2021 Low Level Vision and Image Generation
Stars: ✭ 163 (-93.83%)
Mutual labels:  gan, super-resolution
Video Classification 2 Stream Cnn
Video Classification using 2 stream CNN
Stars: ✭ 305 (-88.45%)
Mutual labels:  cnn, vgg16
Dcpdn
Densely Connected Pyramid Dehazing Network (CVPR'2018)
Stars: ✭ 321 (-87.85%)
Mutual labels:  cnn, gan
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+56.08%)
Mutual labels:  cnn, gan
Deep Learning Book
《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 492 (-81.37%)
Mutual labels:  gan, tensorlayer
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+156.83%)
Mutual labels:  cnn, gan
Cyclegan Music Style Transfer
Symbolic Music Genre Transfer with CycleGAN
Stars: ✭ 201 (-92.39%)
Mutual labels:  cnn, gan
PyTorch-SRGAN
PyTorch version of the paper: "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Stars: ✭ 14 (-99.47%)
Mutual labels:  vgg19, srgan
RCAN-tf
TensorFlow code for ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
Stars: ✭ 25 (-99.05%)
Mutual labels:  cnn, super-resolution
Dcgan
The Simplest DCGAN Implementation
Stars: ✭ 286 (-89.17%)
Mutual labels:  gan, tensorlayer
Singan
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
Stars: ✭ 2,983 (+12.95%)
Mutual labels:  gan, super-resolution
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (-86.56%)
Mutual labels:  vgg16, vgg
Fast Srgan
A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps
Stars: ✭ 417 (-84.21%)
Mutual labels:  cnn, super-resolution
Ranksrgan
ICCV 2019 (oral) RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution. PyTorch implementation
Stars: ✭ 213 (-91.93%)
Mutual labels:  gan, super-resolution
Srmd
Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)
Stars: ✭ 333 (-87.39%)
Mutual labels:  cnn, super-resolution
Neural Style
本代码加入了神经风格迁移中文注释,更易理解,同时新加入begin.py可直接运行调试。
Stars: ✭ 42 (-98.41%)
Mutual labels:  cnn, vgg
Deblurgan Tf
Unofficial tensorflow (tf) implementation of DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks
Stars: ✭ 60 (-97.73%)
Mutual labels:  cnn, gan
Segan
A PyTorch implementation of SEGAN based on INTERSPEECH 2017 paper "SEGAN: Speech Enhancement Generative Adversarial Network"
Stars: ✭ 82 (-96.9%)
Mutual labels:  cnn, gan
Awesome Computer Vision
Awesome Resources for Advanced Computer Vision Topics
Stars: ✭ 92 (-96.52%)
Mutual labels:  gan, super-resolution
Cfsrcnn
Coarse-to-Fine CNN for Image Super-Resolution (IEEE Transactions on Multimedia,2020)
Stars: ✭ 84 (-96.82%)
Mutual labels:  cnn, super-resolution
Super Resolution Videos
Applying SRGAN technique implemented in https://github.com/zsdonghao/SRGAN on videos to super resolve them.
Stars: ✭ 91 (-96.55%)
Mutual labels:  super-resolution, tensorlayer
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (-47.1%)
Mutual labels:  gan, vgg16
Anime Face Gan Keras
A DCGAN to generate anime faces using custom mined dataset
Stars: ✭ 161 (-93.9%)
Mutual labels:  cnn, gan
neural-style-pytorch
Neural Style implementation in PyTorch! 🎨
Stars: ✭ 50 (-98.11%)
Mutual labels:  vgg, vgg19
srgan
Pytorch implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Stars: ✭ 39 (-98.52%)
Mutual labels:  gan, super-resolution
Mydeeplearning
A deep learning library to provide algs in pure Numpy or Tensorflow.
Stars: ✭ 281 (-89.36%)
Mutual labels:  cnn, gan
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (-89.7%)
Mutual labels:  cnn, vgg
SRGAN-PyTorch
An Unofficial PyTorch Implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 52 (-98.03%)
Mutual labels:  super-resolution, srgan
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (-20.64%)
Mutual labels:  cnn, gan
Paddlegan
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, wav2lip, picture repair, image editing, photo2cartoon, image style transfer, and so on.
Stars: ✭ 4,987 (+88.83%)
Mutual labels:  gan, super-resolution
Time Series Prediction
A collection of time series prediction methods: rnn, seq2seq, cnn, wavenet, transformer, unet, n-beats, gan, kalman-filter
Stars: ✭ 351 (-86.71%)
Mutual labels:  cnn, gan
Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (-87.16%)
Mutual labels:  cnn, vgg
Basicocr
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Stars: ✭ 336 (-87.28%)
Mutual labels:  cnn, gan
Text To Image
Generative Adversarial Text to Image Synthesis / Please Star -->
Stars: ✭ 498 (-81.14%)
Mutual labels:  gan, tensorlayer
Anime4k
A High-Quality Real Time Upscaler for Anime Video
Stars: ✭ 14,083 (+433.24%)
Mutual labels:  cnn, super-resolution
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (-71.68%)
Mutual labels:  cnn, tensorlayer
vgg-caffe
The VGG16 and VGG19 networks in caffe with jupyter notebook
Stars: ✭ 45 (-98.3%)
Mutual labels:  vgg16, vgg19
Tensorflow Srgan
Tensorflow implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network" (Ledig et al. 2017)
Stars: ✭ 33 (-98.75%)
Mutual labels:  gan, super-resolution
Neural Image Captioning
Implementation of Neural Image Captioning model using Keras with Theano backend
Stars: ✭ 12 (-99.55%)
Mutual labels:  cnn, vgg16
Esrgan Tf2
ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks, published in ECCV 2018) implemented in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
Stars: ✭ 61 (-97.69%)
Mutual labels:  gan, super-resolution
Vgg16 Pytorch
VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset
Stars: ✭ 26 (-99.02%)
Mutual labels:  vgg16, vgg
Visual Feature Attribution Using Wasserstein Gans Pytorch
Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch
Stars: ✭ 88 (-96.67%)
Mutual labels:  cnn, gan
Cyclegan tensorlayer
Re-implement CycleGAN in Tensorlayer
Stars: ✭ 86 (-96.74%)
Mutual labels:  gan, tensorlayer
3d Gan Superresolution
3D super-resolution using Generative Adversarial Networks
Stars: ✭ 97 (-96.33%)
Mutual labels:  gan, super-resolution
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+157.33%)
Mutual labels:  gan, tensorlayer
A Pytorch Tutorial To Super Resolution
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution
Stars: ✭ 157 (-94.06%)
Mutual labels:  gan, super-resolution
Basicsr
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
Stars: ✭ 2,708 (+2.54%)
Mutual labels:  super-resolution, srgan
Ailearnnotes
Artificial Intelligence Learning Notes.
Stars: ✭ 195 (-92.62%)
Mutual labels:  cnn, vgg
Keras Vgg16 Places365
Keras code and weights files for the VGG16-places365 and VGG16-hybrid1365 CNNs for scene classification
Stars: ✭ 138 (-94.77%)
Mutual labels:  cnn, vgg16
Image-Classification
Pre-trained VGG-Net Model for image classification using tensorflow
Stars: ✭ 29 (-98.9%)
Mutual labels:  vgg16, vgg19
pretrained-models
No description or website provided.
Stars: ✭ 76 (-97.12%)
Mutual labels:  vgg, tensorlayer
Srgan Tensorflow
Tensorflow implementation of the SRGAN algorithm for single image super-resolution
Stars: ✭ 754 (-71.45%)
Mutual labels:  cnn, super-resolution
Awesome Gan For Medical Imaging
Awesome GAN for Medical Imaging
Stars: ✭ 1,814 (-31.31%)
Mutual labels:  gan, super-resolution
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (-93.26%)
Mutual labels:  cnn, gan
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (-92.62%)
Mutual labels:  cnn, vgg16
1-60 of 1028 similar projects