All Projects → Non Stationary_texture_syn → Similar Projects or Alternatives

398 Open source projects that are alternatives of or similar to Non Stationary_texture_syn

Introduction-to-GAN
Introduction to Generative Adversarial Networks
Stars: ✭ 21 (-93.16%)
Mutual labels:  gan
chainer-wasserstein-gan
Chainer implementation of the Wesserstein GAN
Stars: ✭ 20 (-93.49%)
Mutual labels:  gan
TransGAN
This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (CVPR 2021) in PyTorch.
Stars: ✭ 57 (-81.43%)
Mutual labels:  gan
keras-3dgan
Keras implementation of 3D Generative Adversarial Network.
Stars: ✭ 20 (-93.49%)
Mutual labels:  gan
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-90.23%)
Mutual labels:  gan
UEGAN
[TIP2020] Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"
Stars: ✭ 68 (-77.85%)
Mutual labels:  gan
MUST-GAN
Pytorch implementation of CVPR2021 paper "MUST-GAN: Multi-level Statistics Transfer for Self-driven Person Image Generation"
Stars: ✭ 39 (-87.3%)
Mutual labels:  gan
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (+935.18%)
Mutual labels:  gan
Course-Project---Speech-Driven-Facial-Animation
ECE 535 - Course Project, Deep Learning Framework
Stars: ✭ 63 (-79.48%)
Mutual labels:  gan
HistoGAN
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
Stars: ✭ 158 (-48.53%)
Mutual labels:  gan
Unsupervised-Anomaly-Detection-with-Generative-Adversarial-Networks
Unsupervised Anomaly Detection with Generative Adversarial Networks on MIAS dataset
Stars: ✭ 95 (-69.06%)
Mutual labels:  gan
Simple-GAN-Base-on-Matlab
simple Generative Adversarial Networks base on matlab
Stars: ✭ 24 (-92.18%)
Mutual labels:  gan
Inpainting gmcnn
Image Inpainting via Generative Multi-column Convolutional Neural Networks, NeurIPS2018
Stars: ✭ 256 (-16.61%)
Mutual labels:  gan
TextBoxGAN
Generate text boxes from input words with a GAN.
Stars: ✭ 50 (-83.71%)
Mutual labels:  gan
Mydeeplearning
A deep learning library to provide algs in pure Numpy or Tensorflow.
Stars: ✭ 281 (-8.47%)
Mutual labels:  gan
ADL2019
Applied Deep Learning (2019 Spring) @ NTU
Stars: ✭ 20 (-93.49%)
Mutual labels:  gan
hifigan-denoiser
HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks
Stars: ✭ 88 (-71.34%)
Mutual labels:  gan
ML-Papers-TLDR
A summary of interesting Machine Learning (mostly Deep Learning) papers that I encounter.
Stars: ✭ 20 (-93.49%)
Mutual labels:  gan
Dreampower
DeepNude with DreamNet improvements.
Stars: ✭ 287 (-6.51%)
Mutual labels:  gan
AvatarGAN
Generate Cartoon Images using Generative Adversarial Network
Stars: ✭ 24 (-92.18%)
Mutual labels:  gan
lecam-gan
Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)
Stars: ✭ 127 (-58.63%)
Mutual labels:  gan
Deep-Exemplar-based-Video-Colorization
The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".
Stars: ✭ 180 (-41.37%)
Mutual labels:  gan
Anime Face Dataset
🖼 A collection of high-quality anime faces.
Stars: ✭ 272 (-11.4%)
Mutual labels:  gan
GAN-auto-write
Generative Adversarial Network that learns to generate handwritten digits. (Learning Purposes)
Stars: ✭ 18 (-94.14%)
Mutual labels:  gan
EigenGAN-Tensorflow
EigenGAN: Layer-Wise Eigen-Learning for GANs (ICCV 2021)
Stars: ✭ 294 (-4.23%)
Mutual labels:  gan
cgan-face-generator
Face generator from sketches using cGAN (pix2pix) model
Stars: ✭ 52 (-83.06%)
Mutual labels:  gan
AdvSegLoss
Official Pytorch implementation of Adversarial Segmentation Loss for Sketch Colorization [ICIP 2021]
Stars: ✭ 24 (-92.18%)
Mutual labels:  gan
Singan
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
Stars: ✭ 2,983 (+871.66%)
Mutual labels:  gan
ezgan
An extremely simple generative adversarial network, built with TensorFlow
Stars: ✭ 36 (-88.27%)
Mutual labels:  gan
Faceswap Gan
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Stars: ✭ 3,099 (+909.45%)
Mutual labels:  gan
DeepFlow
Pytorch implementation of "DeepFlow: History Matching in the Space of Deep Generative Models"
Stars: ✭ 24 (-92.18%)
Mutual labels:  gan
DCGAN-CelebA-PyTorch-CPP
DCGAN Implementation using PyTorch in both C++ and Python
Stars: ✭ 14 (-95.44%)
Mutual labels:  gan
MNIST-invert-color
Invert the color of MNIST images with PyTorch
Stars: ✭ 13 (-95.77%)
Mutual labels:  gan
Ydata Synthetic
Synthetic structured data generators
Stars: ✭ 288 (-6.19%)
Mutual labels:  gan
SLE-GAN
Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis
Stars: ✭ 53 (-82.74%)
Mutual labels:  gan
Awesome-ICCV2021-Low-Level-Vision
A Collection of Papers and Codes for ICCV2021 Low Level Vision and Image Generation
Stars: ✭ 163 (-46.91%)
Mutual labels:  gan
gan-image-similarity
InfoGAN inspired neural network trained on zap50k images (using Tensorflow + tf-slim). Intermediate layers of the discriminator network are used to do image similarity.
Stars: ✭ 111 (-63.84%)
Mutual labels:  gan
Pytorch Lesson Zh
pytorch 包教不包会
Stars: ✭ 279 (-9.12%)
Mutual labels:  gan
SlimGAN
Slimmable Generative Adversarial Networks (AAAI 2021)
Stars: ✭ 20 (-93.49%)
Mutual labels:  gan
pytorch-ACSCP
Unofficial implementation of "Crowd Counting via Adversarial Cross-Scale Consistency Pursuit" with pytorch - CVPR 2018
Stars: ✭ 18 (-94.14%)
Mutual labels:  gan
wc-gan
Whitening and Coloring transform for GANs
Stars: ✭ 33 (-89.25%)
Mutual labels:  gan
Consingan
PyTorch implementation of "Improved Techniques for Training Single-Image GANs" (WACV-21)
Stars: ✭ 294 (-4.23%)
Mutual labels:  gan
Pytorch-Image-Translation-GANs
Pytorch implementations of most popular image-translation GANs, including Pixel2Pixel, CycleGAN and StarGAN.
Stars: ✭ 106 (-65.47%)
Mutual labels:  gan
AsymmetricGAN
[ACCV 2018 Oral] Dual Generator Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
Stars: ✭ 42 (-86.32%)
Mutual labels:  gan
pytorch clip guided loss
A simple library that implements CLIP guided loss in PyTorch.
Stars: ✭ 67 (-78.18%)
Mutual labels:  gan
Age
Code for the paper "Adversarial Generator-Encoder Networks"
Stars: ✭ 274 (-10.75%)
Mutual labels:  gan
MoveSim
Codes for paper in KDD 2020 (AI for COVID-19): Learning to Simulate Human Mobility
Stars: ✭ 16 (-94.79%)
Mutual labels:  gan
Tensorflow DCGAN
Study Friendly Implementation of DCGAN in Tensorflow
Stars: ✭ 22 (-92.83%)
Mutual labels:  gan
steam-stylegan2
Train a StyleGAN2 model on Colaboratory to generate Steam banners.
Stars: ✭ 30 (-90.23%)
Mutual labels:  gan
Makegirlsmoe web
Create Anime Characters with MakeGirlsMoe
Stars: ✭ 3,144 (+924.1%)
Mutual labels:  gan
automatic-manga-colorization
Use keras.js and cyclegan-keras to colorize manga automatically. All computation in browser. Demo is online:
Stars: ✭ 20 (-93.49%)
Mutual labels:  gan
dcgan anime avatars
基于keras使用dcgan自动生成动漫头像
Stars: ✭ 37 (-87.95%)
Mutual labels:  gan
mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images.
Generative Adversarial Network for single image super-resolution in high content screening microscopy images
Stars: ✭ 52 (-83.06%)
Mutual labels:  gan
My Data Competition Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
Stars: ✭ 271 (-11.73%)
Mutual labels:  gan
VSGAN
VapourSynth Single Image Super-Resolution Generative Adversarial Network (GAN)
Stars: ✭ 124 (-59.61%)
Mutual labels:  gan
Person Reid gan
ICCV2017 Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro
Stars: ✭ 301 (-1.95%)
Mutual labels:  gan
Pytorch Srgan
A modern PyTorch implementation of SRGAN
Stars: ✭ 289 (-5.86%)
Mutual labels:  gan
Dcgan
The Simplest DCGAN Implementation
Stars: ✭ 286 (-6.84%)
Mutual labels:  gan
Face Generator
Generate human faces with neural networks
Stars: ✭ 266 (-13.36%)
Mutual labels:  gan
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-71.34%)
Mutual labels:  gan
1-60 of 398 similar projects