All Projects → Pixeldtgan → Similar Projects or Alternatives

526 Open source projects that are alternatives of or similar to Pixeldtgan

Face Generator
Generate human faces with neural networks
Stars: ✭ 266 (+7.26%)
Mutual labels:  gan, torch
Cat Generator
Generate cat images with neural networks
Stars: ✭ 354 (+42.74%)
Mutual labels:  gan, torch
Colorizer
Add colors to black and white images with neural networks (GANs).
Stars: ✭ 69 (-72.18%)
Mutual labels:  gan, torch
Deepnudecli
DeepNude Command Line Version With Watermark Removed
Stars: ✭ 112 (-54.84%)
Mutual labels:  gan, torch
Dreampower
DeepNude with DreamNet improvements.
Stars: ✭ 287 (+15.73%)
Mutual labels:  gan, torch
Torchelie
Torchélie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch.
Stars: ✭ 98 (-60.48%)
Mutual labels:  gan, torch
Cyclegan
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Stars: ✭ 10,933 (+4308.47%)
Mutual labels:  gan, torch
Swapnet
Virtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018. Now with Docker support!
Stars: ✭ 202 (-18.55%)
Mutual labels:  gan
Anogan Tf
Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
Stars: ✭ 218 (-12.1%)
Mutual labels:  gan
Mman
( ECCV2018 ) Macro-Micro Adversarial Network for Human Parsing
Stars: ✭ 200 (-19.35%)
Mutual labels:  gan
Arbitrary Text To Image Papers
A collection of arbitrary text to image papers with code (constantly updating)
Stars: ✭ 196 (-20.97%)
Mutual labels:  gan
Papers
Summaries of machine learning papers
Stars: ✭ 2,362 (+852.42%)
Mutual labels:  gan
Gan steerability
On the "steerability" of generative adversarial networks
Stars: ✭ 225 (-9.27%)
Mutual labels:  gan
Torchinfo
View model summaries in PyTorch!
Stars: ✭ 203 (-18.15%)
Mutual labels:  torch
Gif
GIF is a photorealistic generative face model with explicit 3D geometric and photometric control.
Stars: ✭ 233 (-6.05%)
Mutual labels:  gan
Photo2cartoon
人像卡通化探索项目 (photo-to-cartoon translation project)
Stars: ✭ 2,845 (+1047.18%)
Mutual labels:  gan
Warpgan
(CVPR 2019 Oral) Style Transfer with Geometric Deformation
Stars: ✭ 215 (-13.31%)
Mutual labels:  gan
Adgan
The Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN"
Stars: ✭ 239 (-3.63%)
Mutual labels:  gan
Freezed
Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)
Stars: ✭ 195 (-21.37%)
Mutual labels:  gan
Echotorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
Stars: ✭ 231 (-6.85%)
Mutual labels:  torch
Ranksrgan
ICCV 2019 (oral) RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution. PyTorch implementation
Stars: ✭ 213 (-14.11%)
Mutual labels:  gan
Faceswap pytorch
Deep fake ready to train on any 2 pair dataset with higher resolution
Stars: ✭ 194 (-21.77%)
Mutual labels:  gan
Creative Adversarial Networks
(WIP) Implementation of Creative Adversarial Networks https://arxiv.org/pdf/1706.07068.pdf
Stars: ✭ 193 (-22.18%)
Mutual labels:  gan
Gan Sandbox
Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.
Stars: ✭ 210 (-15.32%)
Mutual labels:  gan
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (-23.79%)
Mutual labels:  gan
Attentive Gan Derainnet
Unofficial tensorflow implemention of "Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018) " model https://maybeshewill-cv.github.io/attentive-gan-derainnet/
Stars: ✭ 184 (-25.81%)
Mutual labels:  gan
Singan
Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"
Stars: ✭ 204 (-17.74%)
Mutual labels:  gan
Srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 2,641 (+964.92%)
Mutual labels:  gan
Triple Gan
See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
Stars: ✭ 203 (-18.15%)
Mutual labels:  gan
Alphaction
Spatio-Temporal Action Localization System
Stars: ✭ 221 (-10.89%)
Mutual labels:  torch
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 (-18.55%)
Mutual labels:  gan
Nlpgnn
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
Stars: ✭ 221 (-10.89%)
Mutual labels:  gan
Cyclegan Music Style Transfer
Symbolic Music Genre Transfer with CycleGAN
Stars: ✭ 201 (-18.95%)
Mutual labels:  gan
The Gan World
Everything about Generative Adversarial Networks
Stars: ✭ 243 (-2.02%)
Mutual labels:  gan
Sn Gan
pyTorch implementation of Spectral Normalization for Generative Adversarial Networks
Stars: ✭ 198 (-20.16%)
Mutual labels:  gan
Visdial
[CVPR 2017] Torch code for Visual Dialog
Stars: ✭ 215 (-13.31%)
Mutual labels:  torch
Munit
Multimodal Unsupervised Image-to-Image Translation
Stars: ✭ 2,404 (+869.35%)
Mutual labels:  gan
Nn
🧑‍🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Stars: ✭ 5,720 (+2206.45%)
Mutual labels:  gan
Python Torchfile
Deserialize Lua torch-serialized objects from Python
Stars: ✭ 196 (-20.97%)
Mutual labels:  torch
Torch
R Interface to Torch
Stars: ✭ 214 (-13.71%)
Mutual labels:  torch
Php Opencv
php wrapper for opencv
Stars: ✭ 194 (-21.77%)
Mutual labels:  torch
Floorplantransformation
Raster-to-Vector: Revisiting Floorplan Transformation
Stars: ✭ 243 (-2.02%)
Mutual labels:  torch
Gan Mnist
Generative Adversarial Network for MNIST with tensorflow
Stars: ✭ 193 (-22.18%)
Mutual labels:  gan
Artgan
ArtGAN: This work presents a series of new approaches to improve Generative Adversarial Network (GAN) for conditional image synthesis and we name the proposed model as “ArtGAN”. Implementations are in Caffe/Tensorflow.
Stars: ✭ 210 (-15.32%)
Mutual labels:  gan
Pytorch Generative Model Collections
Collection of generative models in Pytorch version.
Stars: ✭ 2,296 (+825.81%)
Mutual labels:  gan
Gan Discussions
GAN讨论群讨论汇总的地方
Stars: ✭ 228 (-8.06%)
Mutual labels:  gan
Adversarial video summary
Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)
Stars: ✭ 187 (-24.6%)
Mutual labels:  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 (+1910.89%)
Mutual labels:  gan
Gpt2 Newstitle
Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。
Stars: ✭ 235 (-5.24%)
Mutual labels:  torch
Storygan
StoryGAN: A Sequential Conditional GAN for Story Visualization
Stars: ✭ 184 (-25.81%)
Mutual labels:  gan
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+6543.95%)
Mutual labels:  gan
Opennmt
Open Source Neural Machine Translation in Torch (deprecated)
Stars: ✭ 2,339 (+843.15%)
Mutual labels:  torch
Gan2shape
Code for GAN2Shape (ICLR2021 oral)
Stars: ✭ 183 (-26.21%)
Mutual labels:  gan
Id Cgan
Image De-raining Using a Conditional Generative Adversarial Network
Stars: ✭ 184 (-25.81%)
Mutual labels:  gan
Orn
Oriented Response Networks, in CVPR 2017
Stars: ✭ 207 (-16.53%)
Mutual labels:  torch
Online Neural Doodle
Feedforward neural doodle
Stars: ✭ 183 (-26.21%)
Mutual labels:  torch
Gans From Theory To Production
Material for the tutorial: "Deep Diving into GANs: from theory to production"
Stars: ✭ 182 (-26.61%)
Mutual labels:  gan
Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (-8.47%)
Mutual labels:  gan
Pix2vox
Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks
Stars: ✭ 206 (-16.94%)
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 (-26.61%)
Mutual labels:  gan
1-60 of 526 similar projects