All Projects → joliGAN → Similar Projects or Alternatives

71 Open source projects that are alternatives of or similar to joliGAN

Deepdetect
Deep Learning API and Server in C++14 support for Caffe, Caffe2, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
Stars: ✭ 2,306 (+6305.56%)
Mutual labels:  neural-nets, deepdetect
Deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learni…
Stars: ✭ 12,277 (+34002.78%)
Mutual labels:  neural-nets
Combogan
Stars: ✭ 134 (+272.22%)
Mutual labels:  cyclegan
Cyclegan Vc3
Voice Conversion by CycleGAN (语音克隆/语音转换):CycleGAN-VC3
Stars: ✭ 52 (+44.44%)
Mutual labels:  cyclegan
Gan Mri
Code repository for Frontiers article 'Generative Adversarial Networks for Image-to-Image Translation on Multi-Contrast MR Images - A Comparison of CycleGAN and UNIT'
Stars: ✭ 159 (+341.67%)
Mutual labels:  cyclegan
CycleGAN-Models
Models generated by CycleGAN
Stars: ✭ 42 (+16.67%)
Mutual labels:  cyclegan
Fastai
R interface to fast.ai
Stars: ✭ 85 (+136.11%)
Mutual labels:  cyclegan
BasicNeuralNet
Trying to understand neural nets by building a simple one from scratch
Stars: ✭ 34 (-5.56%)
Mutual labels:  neural-nets
sparse-som
Efficient Self-Organizing Map for Sparse Data
Stars: ✭ 17 (-52.78%)
Mutual labels:  neural-nets
Anime person translation
人脸和动漫脸的互转
Stars: ✭ 35 (-2.78%)
Mutual labels:  cyclegan
Cyclegan Tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
Stars: ✭ 676 (+1777.78%)
Mutual labels:  cyclegan
Gannotation
GANnotation (PyTorch): Landmark-guided face to face synthesis using GANs (And a triple consistency loss!)
Stars: ✭ 167 (+363.89%)
Mutual labels:  cyclegan
pytorch-gans
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN
Stars: ✭ 21 (-41.67%)
Mutual labels:  cyclegan
Ai Art
PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
Stars: ✭ 153 (+325%)
Mutual labels:  cyclegan
CVC
CVC: Contrastive Learning for Non-parallel Voice Conversion (INTERSPEECH 2021, in PyTorch)
Stars: ✭ 45 (+25%)
Mutual labels:  cyclegan
Ganotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
Stars: ✭ 1,446 (+3916.67%)
Mutual labels:  cyclegan
pix2pix
This project uses a conditional generative adversarial network (cGAN) named Pix2Pix for the Image to image translation task.
Stars: ✭ 28 (-22.22%)
Mutual labels:  cyclegan
Cyclegan Qp
Official PyTorch implementation of "Artist Style Transfer Via Quadratic Potential"
Stars: ✭ 59 (+63.89%)
Mutual labels:  cyclegan
pytorch-CycleGAN
Pytorch implementation of CycleGAN.
Stars: ✭ 39 (+8.33%)
Mutual labels:  cyclegan
Cyclegan
PyTorch implementation of CycleGAN
Stars: ✭ 38 (+5.56%)
Mutual labels:  cyclegan
Deepfacelab
DeepFaceLab is the leading software for creating deepfakes.
Stars: ✭ 30,308 (+84088.89%)
Mutual labels:  neural-nets
Gan Compression
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
Stars: ✭ 800 (+2122.22%)
Mutual labels:  cyclegan
Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (+83.33%)
Mutual labels:  cyclegan
pigallery
PiGallery: AI-powered Self-hosted Secure Multi-user Image Gallery and Detailed Image analysis using Machine Learning, EXIF Parsing and Geo Tagging
Stars: ✭ 35 (-2.78%)
Mutual labels:  deepdetect
Von
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
Stars: ✭ 497 (+1280.56%)
Mutual labels:  cyclegan
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+888.89%)
Mutual labels:  cyclegan
Cyclegan Music Style Transfer
Symbolic Music Genre Transfer with CycleGAN
Stars: ✭ 201 (+458.33%)
Mutual labels:  cyclegan
publications-arruda-ijcnn-2019
Cross-Domain Car Detection Using Unsupervised Image-to-Image Translation: From Day to Night
Stars: ✭ 59 (+63.89%)
Mutual labels:  cyclegan
Repo 2018
Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core
Stars: ✭ 163 (+352.78%)
Mutual labels:  cyclegan
DA-RetinaNet
Official Detectron2 implementation of DA-RetinaNet of our Image and Vision Computing 2021 work 'An unsupervised domain adaptation scheme for single-stage artwork recognition in cultural sites'
Stars: ✭ 31 (-13.89%)
Mutual labels:  cyclegan
Cyclegan Vc2
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
Stars: ✭ 158 (+338.89%)
Mutual labels:  cyclegan
CycleGAN-gluon-mxnet
this repo attemps to reproduce Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks(CycleGAN) use gluon reimplementation
Stars: ✭ 31 (-13.89%)
Mutual labels:  cyclegan
Cyclegan Keras
Keras implementation of CycleGAN using a tensorflow backend.
Stars: ✭ 152 (+322.22%)
Mutual labels:  cyclegan
Blur-and-Clear-Classification
Classifying the Blur and Clear Images
Stars: ✭ 88 (+144.44%)
Mutual labels:  neural-nets
Cyclegan
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Stars: ✭ 10,933 (+30269.44%)
Mutual labels:  cyclegan
cycleGAN-PyTorch
A clean and lucid implementation of cycleGAN using PyTorch
Stars: ✭ 107 (+197.22%)
Mutual labels:  cyclegan
Cyclegan tensorlayer
Re-implement CycleGAN in Tensorlayer
Stars: ✭ 86 (+138.89%)
Mutual labels:  cyclegan
UPIT
A fastai/PyTorch package for unpaired image-to-image translation.
Stars: ✭ 94 (+161.11%)
Mutual labels:  cyclegan
Matlab Gan
MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
Stars: ✭ 63 (+75%)
Mutual labels:  cyclegan
Cyclegan
Tensorflow implementation of CycleGAN
Stars: ✭ 348 (+866.67%)
Mutual labels:  cyclegan
Cyclegan Tensorflow
An implementation of CycleGan using TensorFlow
Stars: ✭ 1,096 (+2944.44%)
Mutual labels:  cyclegan
CycleGAN-Music-Style-Transfer-Refactorization
Symbolic Music Genre Transfer with CycleGAN - Refactorization
Stars: ✭ 28 (-22.22%)
Mutual labels:  cyclegan
Anime Style Transfer
Style transfer for between real photos and anime images using CycleGAN
Stars: ✭ 40 (+11.11%)
Mutual labels:  cyclegan
Faceswap
Deepfakes Software For All
Stars: ✭ 39,911 (+110763.89%)
Mutual labels:  neural-nets
Tensorflow Cyclegan
Lightweight CycleGAN tensorflow implementation 🦁 <-> 🐆
Stars: ✭ 35 (-2.78%)
Mutual labels:  cyclegan
day2night
Image2Image Translation Research
Stars: ✭ 46 (+27.78%)
Mutual labels:  cyclegan
Contrastive Unpaired Translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Stars: ✭ 822 (+2183.33%)
Mutual labels:  cyclegan
Pytorch Deep Learning
Deep Learning (with PyTorch)
Stars: ✭ 5,574 (+15383.33%)
Mutual labels:  neural-nets
Gans
Generative Adversarial Networks implemented in PyTorch and Tensorflow
Stars: ✭ 714 (+1883.33%)
Mutual labels:  cyclegan
multitask-CycleGAN
Pytorch implementation of multitask CycleGAN with auxiliary classification loss
Stars: ✭ 88 (+144.44%)
Mutual labels:  cyclegan
Pytorch Cyclegan
A clean and readable Pytorch implementation of CycleGAN
Stars: ✭ 558 (+1450%)
Mutual labels:  cyclegan
dd performances
DeepDetect performance sheet
Stars: ✭ 92 (+155.56%)
Mutual labels:  deepdetect
Voice Converter Cyclegan
Voice Converter Using CycleGAN and Non-Parallel Data
Stars: ✭ 384 (+966.67%)
Mutual labels:  cyclegan
Optimizers-for-Tensorflow
Adam, NAdam and AAdam optimizers
Stars: ✭ 20 (-44.44%)
Mutual labels:  neural-nets
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+45669.44%)
Mutual labels:  cyclegan
classifying-cancer
A Python-Tensorflow neural network for classifying cancer data
Stars: ✭ 30 (-16.67%)
Mutual labels:  neural-nets
ganslate
Simple and extensible GAN image-to-image translation framework. Supports natural and medical images.
Stars: ✭ 17 (-52.78%)
Mutual labels:  cyclegan
CycleGAN
A simple code of CycleGAN which is easy to read is implemented by TensorFlow
Stars: ✭ 21 (-41.67%)
Mutual labels:  cyclegan
gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
Stars: ✭ 76 (+111.11%)
Mutual labels:  cyclegan
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 (+13752.78%)
Mutual labels:  cyclegan
1-60 of 71 similar projects