All Projects → Textgan Pytorch → Similar Projects or Alternatives

2458 Open source projects that are alternatives of or similar to Textgan Pytorch

Seqgan
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
Stars: ✭ 502 (+4.8%)
Leakgan
The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and Hierarchical Reinforcement Learning.
Stars: ✭ 533 (+11.27%)
Adventures-with-GANS
Showcasing various fun adventures with GANs
Stars: ✭ 13 (-97.29%)
DeepFlow
Pytorch implementation of "DeepFlow: History Matching in the Space of Deep Generative Models"
Stars: ✭ 24 (-94.99%)
ezgan
An extremely simple generative adversarial network, built with TensorFlow
Stars: ✭ 36 (-92.48%)
Summarization Papers
Summarization Papers
Stars: ✭ 238 (-50.31%)
IrwGAN
Official pytorch implementation of the IrwGAN for unaligned image-to-image translation
Stars: ✭ 33 (-93.11%)
AvatarGAN
Generate Cartoon Images using Generative Adversarial Network
Stars: ✭ 24 (-94.99%)
skip-thought-gan
Generating Text through Adversarial Training(GAN) using Skip-Thought Vectors
Stars: ✭ 44 (-90.81%)
Zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+590.4%)
Mutual labels:  natural-language-processing, gan
Gan Playground
GAN Playground - Experiment with Generative Adversarial Nets in your browser. An introduction to GANs.
Stars: ✭ 336 (-29.85%)
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 (-8.56%)
Texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
Stars: ✭ 2,236 (+366.81%)
Deep Generative Models For Natural Language Processing
DGMs for NLP. A roadmap.
Stars: ✭ 185 (-61.38%)
Cool Fashion Papers
👔👗🕶️🎩 Cool resources about Fashion + AI! (papers, datasets, workshops, companies, ...) (constantly updating)
Stars: ✭ 464 (-3.13%)
Awesome Tensorlayer
A curated list of dedicated resources and applications
Stars: ✭ 248 (-48.23%)
GAN-auto-write
Generative Adversarial Network that learns to generate handwritten digits. (Learning Purposes)
Stars: ✭ 18 (-96.24%)
steam-stylegan2
Train a StyleGAN2 model on Colaboratory to generate Steam banners.
Stars: ✭ 30 (-93.74%)
TextBoxGAN
Generate text boxes from input words with a GAN.
Stars: ✭ 50 (-89.56%)
srgan
Pytorch implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Stars: ✭ 39 (-91.86%)
Dcgan
The Simplest DCGAN Implementation
Stars: ✭ 286 (-40.29%)
Makegirlsmoe web
Create Anime Characters with MakeGirlsMoe
Stars: ✭ 3,144 (+556.37%)
Seq2seq Chatbot For Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
Stars: ✭ 322 (-32.78%)
Deep Generative Prior
Code for deep generative prior (ECCV2020 oral)
Stars: ✭ 308 (-35.7%)
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (-17.75%)
Simgan Captcha
Solve captcha without manually labeling a training set
Stars: ✭ 405 (-15.45%)
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+760.54%)
Tensorflow Nlp
NLP and Text Generation Experiments in TensorFlow 2.x / 1.x
Stars: ✭ 1,487 (+210.44%)
Kadot
Kadot, the unsupervised natural language processing library.
Stars: ✭ 108 (-77.45%)
Attention Mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
Stars: ✭ 203 (-57.62%)
Man
Multinomial Adversarial Networks for Multi-Domain Text Classification (NAACL 2018)
Stars: ✭ 72 (-84.97%)
Mutual labels:  natural-language-processing, gan
Semantic Pyramid for Image Generation
PyTorch reimplementation of the paper: "Semantic Pyramid for Image Generation" [CVPR 2020].
Stars: ✭ 45 (-90.61%)
Claf
CLaF: Open-Source Clova Language Framework
Stars: ✭ 196 (-59.08%)
catgan pytorch
Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks
Stars: ✭ 50 (-89.56%)
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (+134.45%)
AdvSegLoss
Official Pytorch implementation of Adversarial Segmentation Loss for Sketch Colorization [ICIP 2021]
Stars: ✭ 24 (-94.99%)
StyleGANCpp
Unofficial implementation of StyleGAN's generator
Stars: ✭ 25 (-94.78%)
Deep-Exemplar-based-Video-Colorization
The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".
Stars: ✭ 180 (-62.42%)
GAN-Project-2018
GAN in Tensorflow to be run via Linux command line
Stars: ✭ 21 (-95.62%)
MNIST-invert-color
Invert the color of MNIST images with PyTorch
Stars: ✭ 13 (-97.29%)
ADL2019
Applied Deep Learning (2019 Spring) @ NTU
Stars: ✭ 20 (-95.82%)
keras-3dgan
Keras implementation of 3D Generative Adversarial Network.
Stars: ✭ 20 (-95.82%)
Market Reporter
Automatic Generation of Brief Summaries of Time-Series Data
Stars: ✭ 54 (-88.73%)
Faceswap Gan
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Stars: ✭ 3,099 (+546.97%)
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (+563.47%)
Pytorch Srgan
A modern PyTorch implementation of SRGAN
Stars: ✭ 289 (-39.67%)
Textbox
TextBox is an open-source library for building text generation system.
Stars: ✭ 257 (-46.35%)
Psgan
PyTorch code for "PSGAN: Pose and Expression Robust Spatial-Aware GAN for Customizable Makeup Transfer" (CVPR 2020 Oral)
Stars: ✭ 318 (-33.61%)
Few Shot Patch Based Training
The official implementation of our SIGGRAPH 2020 paper Interactive Video Stylization Using Few-Shot Patch-Based Training
Stars: ✭ 313 (-34.66%)
Sdv
Synthetic Data Generation for tabular, relational and time series data.
Stars: ✭ 360 (-24.84%)
UEGAN
[TIP2020] Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"
Stars: ✭ 68 (-85.8%)
Igan
Interactive Image Generation via Generative Adversarial Networks
Stars: ✭ 3,845 (+702.71%)
Anycost Gan
[CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
Stars: ✭ 367 (-23.38%)
Simgan
Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training
Stars: ✭ 406 (-15.24%)
Awesome Text Generation
A curated list of recent models of text generation and application
Stars: ✭ 370 (-22.76%)
Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (-11.9%)
Lightning Bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
Stars: ✭ 829 (+73.07%)
Mutual labels:  natural-language-processing, gan
Conversational Ai
Conversational AI Reading Materials
Stars: ✭ 34 (-92.9%)
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-81.63%)
Pytorch Mnist Celeba Gan Dcgan
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
Stars: ✭ 363 (-24.22%)
1-60 of 2458 similar projects