All Projects → Pix2pix Next Frame Prediction → Similar Projects or Alternatives

62 Open source projects that are alternatives of or similar to Pix2pix Next Frame Prediction

Ai Art
PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
Stars: ✭ 153 (+856.25%)
Mutual labels:  pix2pix
Cyclegan
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Stars: ✭ 10,933 (+68231.25%)
Mutual labels:  pix2pix
MXNet-GAN
MXNet Implementation of DCGAN, Conditional GAN, pix2pix
Stars: ✭ 23 (+43.75%)
Mutual labels:  pix2pix
Pix2pix Film
An implementation of Pix2Pix in Tensorflow for use with frames from films
Stars: ✭ 162 (+912.5%)
Mutual labels:  pix2pix
Ashpy
TensorFlow 2.0 library for distributed training, evaluation, model selection, and fast prototyping.
Stars: ✭ 82 (+412.5%)
Mutual labels:  pix2pix
tk-fangsong-font
剔骨仿宋: Experimental Fang Song style Chinese font
Stars: ✭ 93 (+481.25%)
Mutual labels:  pix2pix
Unit
Unsupervised Image-to-Image Translation
Stars: ✭ 1,809 (+11206.25%)
Mutual labels:  pix2pix
pix2pix-tensorflow
A minimal tensorflow implementation of pix2pix (Image-to-Image Translation with Conditional Adversarial Nets - https://phillipi.github.io/pix2pix/).
Stars: ✭ 22 (+37.5%)
Mutual labels:  pix2pix
Ganotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
Stars: ✭ 1,446 (+8937.5%)
Mutual labels:  pix2pix
pix2pix.pytorch
A pytorch implementation of "Image-to-Image Translation with Conditional Adversarial Networks"
Stars: ✭ 34 (+112.5%)
Mutual labels:  pix2pix
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 (+1037.5%)
Mutual labels:  pix2pix
Matlab Gan
MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
Stars: ✭ 63 (+293.75%)
Mutual labels:  pix2pix
tiny-pix2pix
Redesigning the Pix2Pix model for small datasets with fewer parameters and different PatchGAN architecture
Stars: ✭ 21 (+31.25%)
Mutual labels:  pix2pix
Deblurgan
Image Deblurring using Generative Adversarial Networks
Stars: ✭ 2,033 (+12606.25%)
Mutual labels:  pix2pix
cgan-face-generator
Face generator from sketches using cGAN (pix2pix) model
Stars: ✭ 52 (+225%)
Mutual labels:  pix2pix
P2pala
Page to PAGE Layout Analysis Tool
Stars: ✭ 147 (+818.75%)
Mutual labels:  pix2pix
Pix2Pix
Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0
Stars: ✭ 29 (+81.25%)
Mutual labels:  pix2pix
Focal Frequency Loss
Focal Frequency Loss for Generative Models
Stars: ✭ 141 (+781.25%)
Mutual labels:  pix2pix
Igan
Interactive Image Generation via Generative Adversarial Networks
Stars: ✭ 3,845 (+23931.25%)
Mutual labels:  pix2pix
Pytorch cpp
Deep Learning sample programs using PyTorch in C++
Stars: ✭ 114 (+612.5%)
Mutual labels:  pix2pix
pytorch-gans
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN
Stars: ✭ 21 (+31.25%)
Mutual labels:  pix2pix
Person remover
People removal in images using Pix2Pix and YOLO.
Stars: ✭ 96 (+500%)
Mutual labels:  pix2pix
BicycleGAN
Tensorflow implementation of the NIPS paper "Toward Multimodal Image-to-Image Translation"
Stars: ✭ 30 (+87.5%)
Mutual labels:  pix2pix
Pytorch Pix2pix
Pytorch implementation of pix2pix for various datasets.
Stars: ✭ 74 (+362.5%)
Mutual labels:  pix2pix
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+102881.25%)
Mutual labels:  pix2pix
Munit
Multimodal Unsupervised Image-to-Image Translation
Stars: ✭ 2,404 (+14925%)
Mutual labels:  pix2pix
Img2imggan
Implementation of the paper : "Toward Multimodal Image-to-Image Translation"
Stars: ✭ 49 (+206.25%)
Mutual labels:  pix2pix
lin-im2im
Linear image-to-image translation
Stars: ✭ 39 (+143.75%)
Mutual labels:  pix2pix
Guided Pix2pix
[ICCV 2019] Guided Image-to-Image Translation with Bi-Directional Feature Transformation
Stars: ✭ 168 (+950%)
Mutual labels:  pix2pix
traiNNer
traiNNer: Deep learning framework for image and video super-resolution, restoration and image-to-image translation, for training and testing.
Stars: ✭ 130 (+712.5%)
Mutual labels:  pix2pix
Cyclegan Vc2
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
Stars: ✭ 158 (+887.5%)
Mutual labels:  pix2pix
Pix2Pix-Keras
基于pix2pix模型的动漫图片自动上色(keras实现) 2019-2-25
Stars: ✭ 95 (+493.75%)
Mutual labels:  pix2pix
Zi2zi
Learning Chinese Character style with conditional GAN
Stars: ✭ 1,988 (+12325%)
Mutual labels:  pix2pix
Deepnude An Image To Image Technology
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。
Stars: ✭ 4,029 (+25081.25%)
Mutual labels:  pix2pix
Pix2pixbegan.pytorch
A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)
Stars: ✭ 148 (+825%)
Mutual labels:  pix2pix
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+1631.25%)
Mutual labels:  pix2pix
Tensorflow Pix2pix
A lightweight pix2pix Tensorflow implementation.
Stars: ✭ 143 (+793.75%)
Mutual labels:  pix2pix
Voice-Denoising-AN
A Conditional Generative Adverserial Network (cGAN) was adapted for the task of source de-noising of noisy voice auditory images. The base architecture is adapted from Pix2Pix.
Stars: ✭ 42 (+162.5%)
Mutual labels:  pix2pix
Starnet
StarNet
Stars: ✭ 141 (+781.25%)
Mutual labels:  pix2pix
inpainting FRRN
Progressive Image Inpainting (Kolmogorov Team solution for Huawei Hackathon 2019 summer)
Stars: ✭ 30 (+87.5%)
Mutual labels:  pix2pix
Chainer Pix2pix
chainer implementation of pix2pix
Stars: ✭ 130 (+712.5%)
Mutual labels:  pix2pix
Pix2pixhd
Synthesizing and manipulating 2048x1024 images with conditional GANs
Stars: ✭ 5,553 (+34606.25%)
Mutual labels:  pix2pix
Sketch To Art
🖼 Create artwork from your casual sketch with GAN and style transfer
Stars: ✭ 115 (+618.75%)
Mutual labels:  pix2pix
chainer-pix2pix
Chainer implementation for Image-to-Image Translation Using Conditional Adversarial Networks
Stars: ✭ 40 (+150%)
Mutual labels:  pix2pix
Deepnudecli
DeepNude Command Line Version With Watermark Removed
Stars: ✭ 112 (+600%)
Mutual labels:  pix2pix
pix2pix
PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)
Stars: ✭ 36 (+125%)
Mutual labels:  pix2pix
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+8631.25%)
Mutual labels:  pix2pix
deep-learning-for-document-dewarping
An application of high resolution GANs to dewarp images of perturbed documents
Stars: ✭ 100 (+525%)
Mutual labels:  pix2pix
Neuralnetworkpostprocessing
Unity Post Processing with Convolution Neural Network
Stars: ✭ 81 (+406.25%)
Mutual labels:  pix2pix
Pix2depth
DEPRECATED: Depth Map Estimation from Monocular Images
Stars: ✭ 293 (+1731.25%)
Mutual labels:  pix2pix
Bicyclegan
Toward Multimodal Image-to-Image Translation
Stars: ✭ 1,215 (+7493.75%)
Mutual labels:  pix2pix
Everybody-dance-now
Implementation of paper everybody dance now for Deep learning course project
Stars: ✭ 22 (+37.5%)
Mutual labels:  pix2pix
Pix2pix
Image-to-image translation with conditional adversarial nets
Stars: ✭ 8,765 (+54681.25%)
Mutual labels:  pix2pix
edge2view
This is a pix2pix demo that learns from edge and translates this into view. A interactive application is also provided that translates edge to view.
Stars: ✭ 22 (+37.5%)
Mutual labels:  pix2pix
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 (+31068.75%)
Mutual labels:  pix2pix
Gan Compression
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
Stars: ✭ 800 (+4900%)
Mutual labels:  pix2pix
Von
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
Stars: ✭ 497 (+3006.25%)
Mutual labels:  pix2pix
Ngx
Ngx - Neural network based visual generator and mixer
Stars: ✭ 277 (+1631.25%)
Mutual labels:  pix2pix
ganslate
Simple and extensible GAN image-to-image translation framework. Supports natural and medical images.
Stars: ✭ 17 (+6.25%)
Mutual labels:  pix2pix
Swapnet
Virtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018. Now with Docker support!
Stars: ✭ 202 (+1162.5%)
Mutual labels:  pix2pix
1-60 of 62 similar projects