All Projects → Attentive Gan Derainnet → Similar Projects or Alternatives

668 Open source projects that are alternatives of or similar to Attentive Gan Derainnet

Wasserstein Gan
Chainer implementation of Wasserstein GAN
Stars: ✭ 95 (-48.37%)
Mutual labels:  gan
Hidt
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels" (CVPR2020, Oral)
Stars: ✭ 513 (+178.8%)
Mutual labels:  gan
Deblurgan
Image Deblurring using Generative Adversarial Networks
Stars: ✭ 2,033 (+1004.89%)
Mutual labels:  gan
Apdrawinggan
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs (CVPR 2019 Oral)
Stars: ✭ 510 (+177.17%)
Mutual labels:  gan
Eqtransformer
EQTransformer, a python package for earthquake signal detection and phase picking using AI.
Stars: ✭ 95 (-48.37%)
Mutual labels:  attention-mechanism
Gluon Cv
Gluon CV Toolkit
Stars: ✭ 5,001 (+2617.93%)
Mutual labels:  gan
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (-25%)
Mutual labels:  gan
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+172.28%)
Mutual labels:  attention-mechanism
Dped
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
Stars: ✭ 1,315 (+614.67%)
Mutual labels:  gan
Ssgan Tensorflow
A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs).
Stars: ✭ 496 (+169.57%)
Mutual labels:  gan
Gan2shape
Code for GAN2Shape (ICLR2021 oral)
Stars: ✭ 183 (-0.54%)
Mutual labels:  gan
Deep Learning Book
《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 492 (+167.39%)
Mutual labels:  gan
Specgan
SpecGAN - generate audio with adversarial training
Stars: ✭ 92 (-50%)
Mutual labels:  gan
Keras Self Attention
Attention mechanism for processing sequential data that considers the context for each timestamp.
Stars: ✭ 489 (+165.76%)
Mutual labels:  attention-mechanism
Prediction Flow
Deep-Learning based CTR models implemented by PyTorch
Stars: ✭ 138 (-25%)
Mutual labels:  attention-mechanism
Textgan Pytorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
Stars: ✭ 479 (+160.33%)
Mutual labels:  gan
Competitive Inner Imaging Senet
Source code of paper: (not available now)
Stars: ✭ 89 (-51.63%)
Mutual labels:  attention-mechanism
Biggan Pytorch
Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)
Stars: ✭ 479 (+160.33%)
Mutual labels:  gan
Vocgan
VocGAN: A High-Fidelity Real-time Vocoder with a Hierarchically-nested Adversarial Network
Stars: ✭ 158 (-14.13%)
Mutual labels:  gan
Liteflownet
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
Stars: ✭ 474 (+157.61%)
Mutual labels:  cvpr2018
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 (-52.17%)
Mutual labels:  gan
Cool Fashion Papers
👔👗🕶️🎩 Cool resources about Fashion + AI! (papers, datasets, workshops, companies, ...) (constantly updating)
Stars: ✭ 464 (+152.17%)
Mutual labels:  gan
Infogan Pytorch
implement infoGAN using pytorch
Stars: ✭ 135 (-26.63%)
Mutual labels:  gan
Structured Self Attention
A Structured Self-attentive Sentence Embedding
Stars: ✭ 459 (+149.46%)
Mutual labels:  attention-mechanism
Text Gan Tensorflow
TensorFlow GAN implementation using Gumbel Softmax
Stars: ✭ 87 (-52.72%)
Mutual labels:  gan
Atlasnet
This repository contains the source codes for the paper "AtlasNet: A Papier-Mâché Approach to Learning 3D Surface Generation ". The network is able to synthesize a mesh (point cloud + connectivity) from a low-resolution point cloud, or from an image.
Stars: ✭ 450 (+144.57%)
Mutual labels:  cvpr2018
Dbnet
DBNet: A Large-Scale Dataset for Driving Behavior Learning, CVPR 2018
Stars: ✭ 172 (-6.52%)
Mutual labels:  cvpr2018
Generative Models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
Stars: ✭ 438 (+138.04%)
Mutual labels:  gan
Cyclegan tensorlayer
Re-implement CycleGAN in Tensorlayer
Stars: ✭ 86 (-53.26%)
Mutual labels:  gan
Generative Compression
TensorFlow Implementation of Generative Adversarial Networks for Extreme Learned Image Compression
Stars: ✭ 428 (+132.61%)
Mutual labels:  gan
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-27.17%)
Mutual labels:  gan
Awesome Graph Classification
A collection of important graph embedding, classification and representation learning papers with implementations.
Stars: ✭ 4,309 (+2241.85%)
Mutual labels:  attention-mechanism
Attention unet
Raw implementation of attention gated U-Net by Keras
Stars: ✭ 85 (-53.8%)
Mutual labels:  attention-mechanism
Wassersteingan.tensorflow
Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875
Stars: ✭ 419 (+127.72%)
Mutual labels:  gan
Anogan Keras
Unsupervised anomaly detection with generative model, keras implementation
Stars: ✭ 157 (-14.67%)
Mutual labels:  gan
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+2140.22%)
Mutual labels:  gan
Grounder
Implementation of Grounding of Textual Phrases in Images by Reconstruction in Tensorflow
Stars: ✭ 83 (-54.89%)
Mutual labels:  attention-mechanism
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+123.37%)
Mutual labels:  attention-mechanism
Hierarchical Multi Label Text Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》
Stars: ✭ 133 (-27.72%)
Mutual labels:  attention-mechanism
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+121.74%)
Mutual labels:  attention-mechanism
Fashion Mnist
A MNIST-like fashion product database. Benchmark 👇
Stars: ✭ 9,675 (+5158.15%)
Mutual labels:  gan
Simgan Captcha
Solve captcha without manually labeling a training set
Stars: ✭ 405 (+120.11%)
Mutual labels:  gan
Phpproject
A pure PHP library for reading and writing project management files
Stars: ✭ 179 (-2.72%)
Mutual labels:  gan
Igan
Interactive Image Generation via Generative Adversarial Networks
Stars: ✭ 3,845 (+1989.67%)
Mutual labels:  gan
Attend infer repeat
A Tensorfflow implementation of Attend, Infer, Repeat
Stars: ✭ 82 (-55.43%)
Mutual labels:  attention-mechanism
Autogan
[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
Stars: ✭ 388 (+110.87%)
Mutual labels:  gan
Electra
中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model
Stars: ✭ 132 (-28.26%)
Mutual labels:  gan
Gan Timeline
A timeline showing the development of Generative Adversarial Networks (GAN).
Stars: ✭ 379 (+105.98%)
Mutual labels:  gan
Neuralnetworkpostprocessing
Unity Post Processing with Convolution Neural Network
Stars: ✭ 81 (-55.98%)
Mutual labels:  gan
Stylegan2 Tensorflow 2.0
StyleGAN 2 in Tensorflow 2.0
Stars: ✭ 370 (+101.09%)
Mutual labels:  gan
Picanet Implementation
Pytorch Implementation of PiCANet: Learning Pixel-wise Contextual Attention for Saliency Detection
Stars: ✭ 157 (-14.67%)
Mutual labels:  attention-mechanism
Nmt gan
generative adversarial nets for neural machine translation
Stars: ✭ 110 (-40.22%)
Mutual labels:  gan
Vc With Gan
Voice Conversion with GANs
Stars: ✭ 13 (-92.93%)
Mutual labels:  gan
St Cgan
Dataset and Code for our CVPR'18 paper ST-CGAN: "Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal"
Stars: ✭ 13 (-92.93%)
Mutual labels:  gan
Sturcture Inpainting
Source code of AAAI 2020 paper 'Learning to Incorporate Structure Knowledge for Image Inpainting'
Stars: ✭ 78 (-57.61%)
Mutual labels:  attention-mechanism
Graph attention pool
Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)
Stars: ✭ 186 (+1.09%)
Mutual labels:  attention-mechanism
Storygan
StoryGAN: A Sequential Conditional GAN for Story Visualization
Stars: ✭ 184 (+0%)
Mutual labels:  gan
Gans From Theory To Production
Material for the tutorial: "Deep Diving into GANs: from theory to production"
Stars: ✭ 182 (-1.09%)
Mutual labels:  gan
Facegan
TF implementation of our ECCV 2018 paper: Semi-supervised Adversarial Learning to Generate Photorealistic Face Images of New Identities from 3D Morphable Model
Stars: ✭ 176 (-4.35%)
Mutual labels:  gan
Transparent latent gan
Use supervised learning to illuminate the latent space of GAN for controlled generation and edit
Stars: ✭ 1,934 (+951.09%)
Mutual labels:  gan
301-360 of 668 similar projects