Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dcgan-tensorflow

psavarmattas/PhotoRealisticAI

A PhotoReaslistic AI GAN model to generate photorealistic faces on a large scale

Language: Python - Size: 2.39 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

victordibia/tpuDCGAN

Train DCGAN with TPUs on Google Cloud

Language: Python - Size: 6.51 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 39 - Forks: 6

aliotopal/advGAN_ImageNet

Generating high-resolution adversarial images with GAN

Language: Python - Size: 362 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

dg1223/NASA-spaceapps-hackathon-2019

NASA spaceapps challenge 2019

Language: Jupyter Notebook - Size: 31.5 MB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

nisrinaishmh/Creating-AI-for-generate-anime-characters-using-DCGANs-and-Keras

The combined method between applying the CNNs to GANs models is called Deep Convolutional Generative Adversarial Networks (DCGANs).

Language: Jupyter Notebook - Size: 1.6 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

YunYang1994/TensorFlow2.0-Examples

🙄 Difficult algorithm, Simple code.

Language: Jupyter Notebook - Size: 10.1 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 1,711 - Forks: 682

Ahmed-Habashy/DCGAN-on-CIFAR10

In this script, we use Deep Convolutional Generative Adversarial Networks (DCGANs) to generate new images that resemble CIFAR10 dataset images.

Language: Python - Size: 8.79 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

LazarValkov/GanModeCollapseEvaluation

Code for training Generative Adversarial Networks (GANs) and evaluating the models' mode collapse

Language: Python - Size: 34.4 MB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 6 - Forks: 3

huyz1117/DCGAN-TensorFlow

TensorFlow implementation of DCGAN

Language: Python - Size: 2.38 MB - Last synced: 5 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

lilianweng/unified-gan-tensorflow

A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.

Language: Python - Size: 1.61 MB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 115 - Forks: 34

dvircohen0/Playing-With-GANs

Implementation of different types of GANs in TensorFlow and Pyrorch

Language: Jupyter Notebook - Size: 40.6 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 1

gsurma/face_generator

DCGAN face generator 🧑.

Language: Jupyter Notebook - Size: 9.33 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 200 - Forks: 68

simoninithomas/CatDCGAN

A DCGAN that generate Cat pictures 🐱‍💻

Language: Jupyter Notebook - Size: 34.4 MB - Last synced: 8 months ago - Pushed: about 3 years ago - Stars: 199 - Forks: 69

gsurma/image_generator

DCGAN image generator 🖼️.

Language: Jupyter Notebook - Size: 17.5 MB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 214 - Forks: 82

Ric01/generate-faces

Udacitys project 5 for generating DCGAN

Language: Jupyter Notebook - Size: 3 MB - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

akashbangera758/DCGAN-TensorFlow-Face-Generation

Face Images generated using Deep Convolutional Generative Adversarial Networks

Language: Jupyter Notebook - Size: 7.93 MB - Last synced: 8 months ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 0

Hellcatzm/DCGAN_TensorFlow

通过DCGAN生成动漫人物头像

Language: Python - Size: 1.46 MB - Last synced: 8 months ago - Pushed: over 5 years ago - Stars: 79 - Forks: 19

MaybeShewill-CV/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/

Language: Python - Size: 350 MB - Last synced: 8 months ago - Pushed: almost 2 years ago - Stars: 244 - Forks: 82

AliMehdii/Memoire-2023

Language: Jupyter Notebook - Size: 92.9 MB - Last synced: 8 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

DeepSchneider/Simpsons-DCGAN

My attempt to design DCGAN

Language: Python - Size: 4.6 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

SabareeshIyer/Brain-tumor-detection-in-3D-MRIs-using-DCGAN

Using DCGAN for segmenting brain tumors from brain image scans

Language: Python - Size: 22.5 KB - Last synced: 8 months ago - Pushed: almost 6 years ago - Stars: 51 - Forks: 26

alex0dd/FaceGen-GAN

Conditional face generation experiments using GAN models on CelebA dataset.

Language: Python - Size: 866 KB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 8 - Forks: 0

dkk/DCGAN256

A general purpose DCGAN that generates 256 x 256 RGB images. Tested with the 11K hands Dataset

Language: Jupyter Notebook - Size: 24.7 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 8 - Forks: 1

snehvora/Deep_Convolutional_Generative_Adversarial_Networks

This model is basically used for deep learning.In this models i have used DCGANs and it are more powerful then ordinary GANs. Output image are saved at every 100 epochs which are stored in gan_images folder. Well I had not uploaded every images in it.Images within 9000 epochs are included in it. It will take almost 1 or 2 days to learn or to train the model. This can generate the images on its own which are not included in dataset.

Language: Python - Size: 182 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

lenguyenngoclam/Variety_of_GAN_Implementation

In this repository, I will implement variety of GAN model using Tensorflow framework

Language: Jupyter Notebook - Size: 118 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

yoyololicon/DL_HW3

Language: Python - Size: 5.52 MB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 1

imprasukjain/DCGAN

Fake Face Generation using DCGAN

Size: 8.52 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

Matthew-Franks/Creating-Pokemon-With-DCGAN

Create images of Pokemon using a Deep Convolutional Generative Adversarial Network.

Language: Python - Size: 272 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

bijmuj/AnimeFacesGAN

TF v2.3.0 DCGAN implementation trained on Anime face dataset.

Language: Python - Size: 4.01 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

HariKrishnan06082k/Analysis-of-GAN-approaches-on-MNIST-using-TF2.0

The Generative Adversarial Networks with Python would serve as our primary reference throughout the project. The models would be trained on the MNIST dataset. The official TensorFlow framework and documentation will be used to implement the different architectures on Python. These papers would be used to implement various evaluation met

Language: Python - Size: 120 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

yl-code-it/Weld_Image_Generation_BAGAN-GP

Deep Learning on Weld Image Generation using DCGAN and BAGAN-GP

Language: Jupyter Notebook - Size: 6.77 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

nikhilroxtomar/DCGAN-on-Anime-Faces

The respository contains the code for the Deep Convolutional Generative Adversarial Network (DCGAN) trained on the anime faces dataset.

Language: Python - Size: 50 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 22 - Forks: 12

arminZolfaghari/GAN-for-Cats

DCGAN to generate cat pictures

Language: Jupyter Notebook - Size: 27.1 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

benckx/DCGAN-for-psychonauts

Use DCGAN to create trippy videos

Language: Python - Size: 76.3 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 26 - Forks: 3

SukonyaPhukan92/COVID-19_Chest_X-ray_Image_Generation_using_ResNet50_and_DCGAN_Model

This repository provides codes with datasets for the generation of synthesis images of Covid-19 Chest X-ray using DCGAN as generator and ResNet50 as discriminator from a set of raw covid-19 chest x-ray images, which are enhanced and segmented before passing through the DCGAN model.

Language: Jupyter Notebook - Size: 1.34 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 3

r-i-c-h-a/Deep-Face-Generator

Fake face generation using DCGAN

Language: Python - Size: 3.06 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

acuiram/DCGAN-with-U-Net

Damaged image restauration using a GAN model with a U-Net with skip connection autoencoder as a generator

Language: Python - Size: 50.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

ayansengupta17/GAN

We aim to generate realistic images from text descriptions using GAN architecture. The network that we have designed is used for image generation for two datasets: MSCOCO and CUBS.

Language: HTML - Size: 1.3 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 17 - Forks: 8

vinayakarannil/DCGAN

DCGAN implemetation for custom dataset

Language: Python - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 5 - Forks: 8

MuhammedBuyukkinaci/FlowerGAN

FlowerGAN : A DCGAN implementation in TensorFlow

Language: Python - Size: 89.8 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 12 - Forks: 2

shivaverma/Face-Generator

Using GAN to generate human faces (Tensorflow).

Language: Jupyter Notebook - Size: 1.28 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 5

lusifer021/GAN

Understanding GAN's

Language: Jupyter Notebook - Size: 126 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Samir-atra/Machine-Learning

A repository showing the knowledge in some of the machine learning technologies there is.

Language: Jupyter Notebook - Size: 1.09 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jams777/DCGAN_Simpsons_Faces_Tensorflow2

DCGAN Simpsons Faces Image Generator usging Tensorflow2 Alpha 🖼️.

Language: Jupyter Notebook - Size: 21.2 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 5 - Forks: 1

swarathesh/COVID_DCGAN_WEBAPP

Generate synthetic dataset using DCGAN and test various transfer learning models to classify covid 19 x-rays.

Language: Jupyter Notebook - Size: 45.9 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

NahidEbrahimian/Deep-Learning-Mini-Projects-Tensorflow

Repository for Deep Learning Mini-Project with Tensorflow

Language: Jupyter Notebook - Size: 33 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 13 - Forks: 0

abhaskumarsinha/DC-GAN

A very simple and plain DC GAN to generate Image Flower Pictures out of the dataset.

Language: Jupyter Notebook - Size: 754 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

PardhuMadipalli/GAN-one-dimension

Language: Python - Size: 765 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

ValentinRicher/emotion-recognition-GAN

This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN

Language: Python - Size: 23.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 20 - Forks: 4

Abhradipta/Generation-Of-Synthetic-Images-With-DCGANs-In-Keras-From-Fashion-MNIST-Dataset

Generation Of Synthetic Images From Fashion MNIST Dataset With DCGANs In Keras.

Language: Jupyter Notebook - Size: 9.46 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 3

qettera/ganyuGAN256

Generating Ganyu from Genshin Impact with GAN

Language: Jupyter Notebook - Size: 8.92 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

JoannaBroniarek/DCGAN-for-MRI-images

Tensorflow 2.0 implementation of DCGAN for 3D MRI

Language: Jupyter Notebook - Size: 5.26 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 5 - Forks: 3

soumik12345/AnimeGAN

A Deep Convolutional Generative Adversarial Network to generate Faces of Anime Characters

Language: Jupyter Notebook - Size: 6.77 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 11 - Forks: 0

blurred-machine/Generate-Synthetic-Images-with-DCGANs-in-Keras

In this project, I have built a DCGAN based synthetic image generator and a discriminator on the fashion-MNIST dataset. Generated synthetic images using DCGAN and tried to fool the discriminator

Language: Jupyter Notebook - Size: 2.48 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 2

bereketeshete/Denoising-AutoEnocders-and-DCGAN

Autoencoders for denoising documents and DCGAN for generative model

Language: Jupyter Notebook - Size: 7.25 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

parikshitkumar1/Generative_Modeling

Generative Modeling using GANs, DCGANs, WGAN, WGAN-GP, ProGAN, Conditional GANs and Controllable Generation.

Language: Jupyter Notebook - Size: 9.15 MB - Last synced: 11 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

ElefHead/modular-gan

Keras model subclassing implementation of a GAN. Based on https://twitter.com/fchollet/status/1250622989541838848

Language: Jupyter Notebook - Size: 175 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

somjit101/DCGAN-Gradient-Tape

A study of the use of the Tensorflow GradientTape class for differentiation and custom gradient generation along with its use to implement a Deep-Convolutional Generative Adversarial Network (GAN) to generate images of hand-written digits.

Language: Jupyter Notebook - Size: 181 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

meetdoshi90/ML-Algorithms

Machine Learning Algorithms Implemented In Python

Language: Jupyter Notebook - Size: 777 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

srihari-humbarwadi/cartoon_gan_tf2.0

A DCGAN implementation in tensorflow 2.0, trained on cartoonset100k dataset

Language: Jupyter Notebook - Size: 56.8 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

shashwat9kumar/AnimeFacesGANS

Create new and unseen Anime faces using Generative Adversarial Networks (Gans) Model implemented using Tensorlow and Python

Language: Python - Size: 9.19 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

mark-antal-csizmadia/dcgan-fake-faces

Deep convolutional generative adversarial networks (DCGANs) for generating fake faces with Tensorflow and Keras.

Language: Jupyter Notebook - Size: 92.6 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

qinpzhi/myDCGAN

DCNAN论文的实现(参考大神的代码,基本只是自己把大神代码重新理解了一遍)

Language: Python - Size: 39.1 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 4 - Forks: 0

ariabishma/Tensorflow-DCGAN

a Simple Deep Convolutional Generative Adversarial Network (DCGAN) Using Tensorflow

Language: Jupyter Notebook - Size: 35.2 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

RubensZimbres/GAN-Project-2018

GAN in Tensorflow to be run via Linux command line

Language: Python - Size: 1.8 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 21 - Forks: 16

bosqmode/IconGANExperiment

Experiment on making of icons with a GAN

Language: Python - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ChristianLin0420/MangoClassifier

Using DCGAN and Ensemble Learning to classify the difference of the disease of different mangoes.

Language: Python - Size: 13.4 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

RaghavK16/DCGAN-TensorFlow-Image-Gen

An implementation of DCGAN in Keras on Tensorflow backend, to generate high-quality synthetic images from real images.

Language: Jupyter Notebook - Size: 5.32 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

vineethm1627/DCGAN-Fashion-MNIST

Generating synthetic images of Fashion MNIST data using Deep Convolutional Generative Adversarial Networks [DCGAN]

Language: Jupyter Notebook - Size: 2.81 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

anishreddy3/Fashion-MNIST-GAN-Keras

Deep convolutional generative adversarial networks on Fashion MNIST dataset

Language: Jupyter Notebook - Size: 1.51 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 6 - Forks: 9

ahmedgulabkhan/DCGAN_MNIST

A DCGAN trained on MNIST dataset

Language: Jupyter Notebook - Size: 19.5 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

MuhammedBuyukkinaci/My-Jupyter-Files

This repository is containing my Jupyter files.

Language: Jupyter Notebook - Size: 11.9 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 2

sonichandni/DCGAN

A simple DCGAN on MNIST dataset

Language: Jupyter Notebook - Size: 5.38 MB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

rainmaker29/DCGAN-MNIST

A DCGAN to synthesize digits like that of MNIST

Language: Jupyter Notebook - Size: 454 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ZeinabTaghavi/DCGAN_tensorflow

Language: Jupyter Notebook - Size: 8.89 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

OPHoperHPO/dcgan-lentach-logo-generator

The Lentach logo generator. #MachineLearningFun

Language: Python - Size: 22.6 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

ajayKumar99/Picasso_AI

A generative network which generates random paintings using a DC-GAN (Deep Convolutional Generative Adversarial Network)

Language: Jupyter Notebook - Size: 375 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

hogyun3709/DCGAN-tensorflow-own-dataset

This repository explains how to train DCGAN with own dataset based on

Language: Python - Size: 73.5 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

akashdeepjassal/Keras-DCGAN

Language: Python - Size: 844 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

surajiyer/Adidas-Hackathon-2018 Fork of jgcbrouns/AdidasHackaton

Adidas Hackathon Amsterdam 2018: Customize products with unique style transfer

Language: Python - Size: 36.9 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

hvudeshi/DCGAN-Regret_minimization

Regret Minimization Approach to training "Deep Convolution Generative Adversial Network" on MNIST Dataset.

Language: Python - Size: 24.8 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 2

arturops/deep-learning Fork of udacity/deep-learning

Deep Learning practice projects and tutorials. Forked from the Deep Learning Nanodegree Foundations program at Udacity.

Language: Jupyter Notebook - Size: 54 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

odicenta/dl_p5_face_gen

Face generation project for the DLND, Project 5

Language: HTML - Size: 2.67 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
dcgan-tensorflow 83 gan 47 dcgan 46 tensorflow 29 deep-learning 26 generative-adversarial-network 25 python 16 keras 11 machine-learning 11 tensorflow2 10 jupyter-notebook 8 gans 6 dcgan-keras 6 deep-neural-networks 6 keras-tensorflow 5 neural-network 5 tensorflow-models 4 mnist 4 convolutional-neural-networks 4 python3 4 batch-normalization 3 image-classification 3 dcgan-mnist-tutorial 3 wgan-gp 3 wgan 3 mnist-dataset 3 image-generation 3 cnn 3 discriminator 3 transfer-learning 3 autoencoder 2 fake-faces 2 face 2 conditional-gan 2 computer-vision 2 tensorboard 2 deepfakes 2 dcgan-pytorch 2 machinelearning 2 cats 2 lsgan 2 deeplearning 2 artificial-intelligence 2 simpsons 2 celeba-dataset 2 simpsons-dataset 2 dcgan-model 2 adversarial-networks 2 ipython-notebook 2 denoising-autoencoders 2 loss-functions 2 keras-models 2 reinforcement-learning 2 pix2pix 2 keras-neural-networks 2 imagegeneration 1 semi-supervised-learning 1 valence-arousal 1 artificial-neural-networks 1 big-data 1 algorithms-and-optimisation 1 google-colab 1 style-transfer 1 neural-networks 1 own-dataset 1 ganyu 1 anime 1 ml 1 lentach 1 generator 1 cuda 1 image-processing 1 tensorflow-tutorials 1 word2vec 1 simpsons-characters 1 covid 1 covid-19 1 covid19-data 1 keras-classification-models 1 seq2seq-tensorflow 1 facerecognition 1 dc-gan 1 tutorial 1 tutorial-code 1 action-units 1 rnn 1 emotion 1 lstm-sentiment-analysis 1 lstm 1 emotion-recognition 1 embeddings 1 text-generation 1 svm 1 xgboost 1 gans-models 1 neural-style-transfer-tensorflow 1 neural-style-transfer 1 multiclass-image-classification 1 multiclass-classification 1 binary-image-classification 1