All Projects → Attentive Gan Derainnet → Similar Projects or Alternatives

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

Residualdensenetwork Pytorch
Pytorch implement: Residual Dense Network for Image Super-Resolution
Stars: ✭ 107 (-41.85%)
Mutual labels:  cvpr2018
Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (-21.74%)
Mutual labels:  attention-mechanism
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-41.3%)
Mutual labels:  gan
Anime Face Gan Keras
A DCGAN to generate anime faces using custom mined dataset
Stars: ✭ 161 (-12.5%)
Mutual labels:  gan
Convolutional Handwriting Gan
ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)
Stars: ✭ 107 (-41.85%)
Mutual labels:  gan
Unit
Unsupervised Image-to-Image Translation
Stars: ✭ 1,809 (+883.15%)
Mutual labels:  gan
Stylegan2 Projecting Images
Projecting images to latent space with StyleGAN2.
Stars: ✭ 102 (-44.57%)
Mutual labels:  gan
Slot filling intent joint model
attention based joint model for intent detection and slot filling
Stars: ✭ 175 (-4.89%)
Mutual labels:  attention-mechanism
Dr Gan By Pytorch
An implement of Disentangled Representation Learning GAN for Pose-Invariant Face Recognition
Stars: ✭ 106 (-42.39%)
Mutual labels:  gan
Semantic image inpainting
Semantic Image Inpainting
Stars: ✭ 140 (-23.91%)
Mutual labels:  gan
Fagan
A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)
Stars: ✭ 105 (-42.93%)
Mutual labels:  gan
Gat
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Stars: ✭ 2,229 (+1111.41%)
Mutual labels:  attention-mechanism
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+659.24%)
Mutual labels:  gan
Glcic Pytorch
A High-Quality PyTorch Implementation of "Globally and Locally Consistent Image Completion".
Stars: ✭ 141 (-23.37%)
Mutual labels:  gan
Spectralnormalizationkeras
Spectral Normalization for Keras Dense and Convolution Layers
Stars: ✭ 100 (-45.65%)
Mutual labels:  gan
Pose2pose
This is a pix2pix demo that learns from pose and translates this into a human. A webcam-enabled application is also provided that translates your pose to the trained pose. Everybody dance now !
Stars: ✭ 182 (-1.09%)
Mutual labels:  gan
Lsd Seg
Learning from Synthetic Data: Addressing Domain Shift for Semantic Segmentation
Stars: ✭ 99 (-46.2%)
Mutual labels:  gan
Tsit
[ECCV 2020 Spotlight] A Simple and Versatile Framework for Image-to-Image Translation
Stars: ✭ 141 (-23.37%)
Mutual labels:  gan
Torchelie
Torchélie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch.
Stars: ✭ 98 (-46.74%)
Mutual labels:  gan
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-13.59%)
Mutual labels:  attention-mechanism
3d Gan Superresolution
3D super-resolution using Generative Adversarial Networks
Stars: ✭ 97 (-47.28%)
Mutual labels:  gan
Human Video Generation
Human Video Generation Paper List
Stars: ✭ 139 (-24.46%)
Mutual labels:  gan
Pytorch Generative Adversarial Networks
A very simple generative adversarial network (GAN) in PyTorch
Stars: ✭ 1,345 (+630.98%)
Mutual labels:  gan
Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (-6.52%)
Mutual labels:  attention-mechanism
Unetgan
Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)
Stars: ✭ 139 (-24.46%)
Mutual labels:  gan
Stanet
official implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection
Stars: ✭ 109 (-40.76%)
Mutual labels:  attention-mechanism
Wasserstein Gan
Chainer implementation of Wasserstein GAN
Stars: ✭ 95 (-48.37%)
Mutual labels:  gan
Deblurgan
Image Deblurring using Generative Adversarial Networks
Stars: ✭ 2,033 (+1004.89%)
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
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
Dped
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
Stars: ✭ 1,315 (+614.67%)
Mutual labels:  gan
Gan2shape
Code for GAN2Shape (ICLR2021 oral)
Stars: ✭ 183 (-0.54%)
Mutual labels:  gan
Specgan
SpecGAN - generate audio with adversarial training
Stars: ✭ 92 (-50%)
Mutual labels:  gan
Prediction Flow
Deep-Learning based CTR models implemented by PyTorch
Stars: ✭ 138 (-25%)
Mutual labels:  attention-mechanism
Competitive Inner Imaging Senet
Source code of paper: (not available now)
Stars: ✭ 89 (-51.63%)
Mutual labels:  attention-mechanism
Vocgan
VocGAN: A High-Fidelity Real-time Vocoder with a Hierarchically-nested Adversarial Network
Stars: ✭ 158 (-14.13%)
Mutual labels:  gan
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
Infogan Pytorch
implement infoGAN using pytorch
Stars: ✭ 135 (-26.63%)
Mutual labels:  gan
Text Gan Tensorflow
TensorFlow GAN implementation using Gumbel Softmax
Stars: ✭ 87 (-52.72%)
Mutual labels:  gan
Dbnet
DBNet: A Large-Scale Dataset for Driving Behavior Learning, CVPR 2018
Stars: ✭ 172 (-6.52%)
Mutual labels:  cvpr2018
Cyclegan tensorlayer
Re-implement CycleGAN in Tensorlayer
Stars: ✭ 86 (-53.26%)
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
Attention unet
Raw implementation of attention gated U-Net by Keras
Stars: ✭ 85 (-53.8%)
Mutual labels:  attention-mechanism
Anogan Keras
Unsupervised anomaly detection with generative model, keras implementation
Stars: ✭ 157 (-14.67%)
Mutual labels:  gan
Grounder
Implementation of Grounding of Textual Phrases in Images by Reconstruction in Tensorflow
Stars: ✭ 83 (-54.89%)
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
Fashion Mnist
A MNIST-like fashion product database. Benchmark 👇
Stars: ✭ 9,675 (+5158.15%)
Mutual labels:  gan
Phpproject
A pure PHP library for reading and writing project management files
Stars: ✭ 179 (-2.72%)
Mutual labels:  gan
Attend infer repeat
A Tensorfflow implementation of Attend, Infer, Repeat
Stars: ✭ 82 (-55.43%)
Mutual labels:  attention-mechanism
Electra
中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model
Stars: ✭ 132 (-28.26%)
Mutual labels:  gan
Neuralnetworkpostprocessing
Unity Post Processing with Convolution Neural Network
Stars: ✭ 81 (-55.98%)
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
Art Dcgan
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
Stars: ✭ 1,882 (+922.83%)
Mutual labels:  gan
Tf Exercise Gan
Tensorflow implementation of different GANs and their comparisions
Stars: ✭ 110 (-40.22%)
Mutual labels:  gan
Nmt gan
generative adversarial nets for neural machine translation
Stars: ✭ 110 (-40.22%)
Mutual labels:  gan
Perceiver Pytorch
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
Stars: ✭ 130 (-29.35%)
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
121-180 of 668 similar projects