All Projects → pytorch_clip_guided_loss → Similar Projects or Alternatives

415 Open source projects that are alternatives of or similar to pytorch_clip_guided_loss

SLE-GAN
Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis
Stars: ✭ 53 (-20.9%)
Mutual labels:  gan, image-synthesis
videoMultiGAN
End to End learning for Video Generation from Text
Stars: ✭ 53 (-20.9%)
Mutual labels:  gan
text2painting
Convert text into beautiful artistic images
Stars: ✭ 55 (-17.91%)
Mutual labels:  gan
text-to-image
Text to Image Synthesis using Generative Adversarial Networks
Stars: ✭ 72 (+7.46%)
Mutual labels:  image-synthesis
sourceseparation misc
No description or website provided.
Stars: ✭ 44 (-34.33%)
Mutual labels:  gan
CariMe-pytorch
Unpaired Caricature Generation with Multiple Exaggerations (TMM 2021)
Stars: ✭ 33 (-50.75%)
Mutual labels:  gan
S2ML-Generators
Multiple notebooks which allow the use of various machine learning methods to generate or modify multimedia content
Stars: ✭ 172 (+156.72%)
Mutual labels:  vqgan-clip
infnet-spen
TensorFlow implementation [ICLR 18] "Learning Approximate Inference Networks for Structured Prediction"
Stars: ✭ 30 (-55.22%)
Mutual labels:  gan
GANs-Keras
GANs Implementations in Keras
Stars: ✭ 24 (-64.18%)
Mutual labels:  gan
vqgan-clip-app
Local image generation using VQGAN-CLIP or CLIP guided diffusion
Stars: ✭ 94 (+40.3%)
Mutual labels:  vqgan-clip
NovelViewSynthesis-TensorFlow
A TensorFlow implementation of a simple Novel View Synthesis model on ShapeNet (cars and chairs), KITTI, and Synthia.
Stars: ✭ 47 (-29.85%)
Mutual labels:  image-synthesis
CoMoGAN
CoMoGAN: continuous model-guided image-to-image translation. CVPR 2021 oral.
Stars: ✭ 139 (+107.46%)
Mutual labels:  gan
srgan
Pytorch implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Stars: ✭ 39 (-41.79%)
Mutual labels:  gan
pix2pix-tensorflow
A minimal tensorflow implementation of pix2pix (Image-to-Image Translation with Conditional Adversarial Nets - https://phillipi.github.io/pix2pix/).
Stars: ✭ 22 (-67.16%)
Mutual labels:  gan
Simple-GAN-Base-on-Matlab
simple Generative Adversarial Networks base on matlab
Stars: ✭ 24 (-64.18%)
Mutual labels:  gan
SANET
Arbitrary Style Transfer with Style-Attentional Networks
Stars: ✭ 105 (+56.72%)
Mutual labels:  neural-art
Deep learning Coloring-Anime-image-and-satellite-image-house-damge-level-colorized
No description or website provided.
Stars: ✭ 16 (-76.12%)
Mutual labels:  gan
ArtGAN
Tensorflow codes for our ICIP-17 and arXiv-1708.09533 works: "ArtGAN: Artwork Synthesis with Conditional Categorial GAN" & "Learning a Generative Adversarial Network for High Resolution Artwork Synthesis "
Stars: ✭ 16 (-76.12%)
Mutual labels:  image-synthesis
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-55.22%)
Mutual labels:  gan
external-internal-inpainting
[CVPR 2021] EII: Image Inpainting with External-Internal Learning and Monochromic Bottleneck
Stars: ✭ 95 (+41.79%)
Mutual labels:  image-synthesis
SeqGAN-PyTorch
Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch
Stars: ✭ 40 (-40.3%)
Mutual labels:  gan
Seg2Eye
Official implementation of "Content-Consistent Generation of Realistic Eyes with Style", ICCW 2019
Stars: ✭ 26 (-61.19%)
Mutual labels:  image-synthesis
StyleGANCpp
Unofficial implementation of StyleGAN's generator
Stars: ✭ 25 (-62.69%)
Mutual labels:  gan
GAN-RNN Timeseries-imputation
Recurrent GAN for imputation of time series data. Implemented in TensorFlow 2 on Wikipedia Web Traffic Forecast dataset from Kaggle.
Stars: ✭ 107 (+59.7%)
Mutual labels:  gan
Rnn.wgan
Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
Stars: ✭ 252 (+276.12%)
Mutual labels:  gan
Video prediction
Stochastic Adversarial Video Prediction
Stars: ✭ 247 (+268.66%)
Mutual labels:  gan
unrolled-gans
PyTorch Implementation of Unrolled Generative Adversarial Networks
Stars: ✭ 35 (-47.76%)
Mutual labels:  gan
GAN-Project-2018
GAN in Tensorflow to be run via Linux command line
Stars: ✭ 21 (-68.66%)
Mutual labels:  gan
IrwGAN
Official pytorch implementation of the IrwGAN for unaligned image-to-image translation
Stars: ✭ 33 (-50.75%)
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 (-22.39%)
Mutual labels:  gan
ZSL-ADA
Code accompanying the paper "A Generative Framework for Zero Shot Learning with Adversarial Domain Adaptation"
Stars: ✭ 18 (-73.13%)
Mutual labels:  gan
anime2clothing
Pytorch official implementation of Anime to Real Clothing: Cosplay Costume Generation via Image-to-Image Translation.
Stars: ✭ 65 (-2.99%)
Mutual labels:  gan
Semantic Pyramid for Image Generation
PyTorch reimplementation of the paper: "Semantic Pyramid for Image Generation" [CVPR 2020].
Stars: ✭ 45 (-32.84%)
Mutual labels:  gan
steam-stylegan2
Train a StyleGAN2 model on Colaboratory to generate Steam banners.
Stars: ✭ 30 (-55.22%)
Mutual labels:  gan
scrabble-gan
Adversarial Generation of Handwritten Text Images
Stars: ✭ 49 (-26.87%)
Mutual labels:  gan
Computer-Vision
implemented some computer vision problems
Stars: ✭ 25 (-62.69%)
Mutual labels:  gan
Fundus Review
Official website of our paper: Applications of Deep Learning in Fundus Images: A Review. Newly-released datasets and recently-published papers will be updated regularly.
Stars: ✭ 64 (-4.48%)
Mutual labels:  image-synthesis
AdvSegLoss
Official Pytorch implementation of Adversarial Segmentation Loss for Sketch Colorization [ICIP 2021]
Stars: ✭ 24 (-64.18%)
Mutual labels:  gan
WGAN-GP-TensorFlow
TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.
Stars: ✭ 42 (-37.31%)
Mutual labels:  image-synthesis
Child-Face-Generation
Deep Convolutional Conditional GAN and Supervised CNN for generating children's faces given parents' faces
Stars: ✭ 26 (-61.19%)
Mutual labels:  gan
OpenShapes
A data-driven approach for interactively synthesizing diverse images from semantic label maps.
Stars: ✭ 39 (-41.79%)
Mutual labels:  image-synthesis
MoveSim
Codes for paper in KDD 2020 (AI for COVID-19): Learning to Simulate Human Mobility
Stars: ✭ 16 (-76.12%)
Mutual labels:  gan
SuperStyleNet
SuperStyleNet: Deep Image Synthesis with Superpixel Based Style Encoder (BMVC 2021)
Stars: ✭ 28 (-58.21%)
Mutual labels:  image-synthesis
Adventures-with-GANS
Showcasing various fun adventures with GANs
Stars: ✭ 13 (-80.6%)
Mutual labels:  gan
Sketch2Color-anime-translation
Given a simple anime line-art sketch the model outputs a decent colored anime image using Conditional-Generative Adversarial Networks (C-GANs) concept.
Stars: ✭ 90 (+34.33%)
Mutual labels:  image-synthesis
metrics
IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.
Stars: ✭ 91 (+35.82%)
Mutual labels:  gan
gpuvmem
GPU Framework for Radio Astronomical Image Synthesis
Stars: ✭ 27 (-59.7%)
Mutual labels:  image-synthesis
catgan pytorch
Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks
Stars: ✭ 50 (-25.37%)
Mutual labels:  gan
CoCosNet-v2
CoCosNet v2: Full-Resolution Correspondence Learning for Image Translation
Stars: ✭ 312 (+365.67%)
Mutual labels:  image-synthesis
automatic-manga-colorization
Use keras.js and cyclegan-keras to colorize manga automatically. All computation in browser. Demo is online:
Stars: ✭ 20 (-70.15%)
Mutual labels:  gan
gan-ensembling
Invert and perturb GAN images for test-time ensembling
Stars: ✭ 93 (+38.81%)
Mutual labels:  image-synthesis
Awesome-Text-to-Image
A Survey on Text-to-Image Generation/Synthesis.
Stars: ✭ 251 (+274.63%)
Mutual labels:  image-synthesis
Pixeldtgan
A torch implementation of "Pixel-Level Domain Transfer"
Stars: ✭ 248 (+270.15%)
Mutual labels:  gan
TET-GAN
[AAAI 2019] TET-GAN: Text Effects Transfer via Stylization and Destylization
Stars: ✭ 74 (+10.45%)
Mutual labels:  gan
Torchfusion
A modern deep learning framework built to accelerate research and development of AI systems
Stars: ✭ 244 (+264.18%)
Mutual labels:  gan
PerceptualGAN
Pytorch implementation of Image Manipulation with Perceptual Discriminators paper
Stars: ✭ 119 (+77.61%)
Mutual labels:  gan
Course-Project---Speech-Driven-Facial-Animation
ECE 535 - Course Project, Deep Learning Framework
Stars: ✭ 63 (-5.97%)
Mutual labels:  gan
Deep-Exemplar-based-Video-Colorization
The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".
Stars: ✭ 180 (+168.66%)
Mutual labels:  gan
GAN-auto-write
Generative Adversarial Network that learns to generate handwritten digits. (Learning Purposes)
Stars: ✭ 18 (-73.13%)
Mutual labels:  gan
pytorch gan
Spectral Normalization and Projection Discriminator
Stars: ✭ 16 (-76.12%)
Mutual labels:  gan
1-60 of 415 similar projects