All Projects → makegirlsmoe → Makegirlsmoe_web

makegirlsmoe / Makegirlsmoe_web

Licence: other
Create Anime Characters with MakeGirlsMoe

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Makegirlsmoe web

Anime Face Gan Keras
A DCGAN to generate anime faces using custom mined dataset
Stars: ✭ 161 (-94.88%)
Mutual labels:  gan, generative-adversarial-network, anime
Anime Inpainting
An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵
Stars: ✭ 761 (-75.8%)
Mutual labels:  gan, generative-adversarial-network, anime
AvatarGAN
Generate Cartoon Images using Generative Adversarial Network
Stars: ✭ 24 (-99.24%)
Mutual labels:  generative-adversarial-network, gan
ADL2019
Applied Deep Learning (2019 Spring) @ NTU
Stars: ✭ 20 (-99.36%)
Mutual labels:  generative-adversarial-network, gan
Faceswap Gan
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Stars: ✭ 3,099 (-1.43%)
Mutual labels:  gan, generative-adversarial-network
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (+1.08%)
Mutual labels:  gan, generative-adversarial-network
steam-stylegan2
Train a StyleGAN2 model on Colaboratory to generate Steam banners.
Stars: ✭ 30 (-99.05%)
Mutual labels:  generative-adversarial-network, gan
TextBoxGAN
Generate text boxes from input words with a GAN.
Stars: ✭ 50 (-98.41%)
Mutual labels:  generative-adversarial-network, gan
GAN-Project-2018
GAN in Tensorflow to be run via Linux command line
Stars: ✭ 21 (-99.33%)
Mutual labels:  generative-adversarial-network, gan
ezgan
An extremely simple generative adversarial network, built with TensorFlow
Stars: ✭ 36 (-98.85%)
Mutual labels:  generative-adversarial-network, gan
keras-3dgan
Keras implementation of 3D Generative Adversarial Network.
Stars: ✭ 20 (-99.36%)
Mutual labels:  generative-adversarial-network, gan
Anime Face Dataset
🖼 A collection of high-quality anime faces.
Stars: ✭ 272 (-91.35%)
Mutual labels:  gan, anime
GAN-auto-write
Generative Adversarial Network that learns to generate handwritten digits. (Learning Purposes)
Stars: ✭ 18 (-99.43%)
Mutual labels:  generative-adversarial-network, gan
AdvSegLoss
Official Pytorch implementation of Adversarial Segmentation Loss for Sketch Colorization [ICIP 2021]
Stars: ✭ 24 (-99.24%)
Mutual labels:  generative-adversarial-network, gan
Deep-Exemplar-based-Video-Colorization
The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".
Stars: ✭ 180 (-94.27%)
Mutual labels:  generative-adversarial-network, gan
StyleGANCpp
Unofficial implementation of StyleGAN's generator
Stars: ✭ 25 (-99.2%)
Mutual labels:  generative-adversarial-network, gan
MNIST-invert-color
Invert the color of MNIST images with PyTorch
Stars: ✭ 13 (-99.59%)
Mutual labels:  generative-adversarial-network, gan
UEGAN
[TIP2020] Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"
Stars: ✭ 68 (-97.84%)
Mutual labels:  generative-adversarial-network, gan
anime2clothing
Pytorch official implementation of Anime to Real Clothing: Cosplay Costume Generation via Image-to-Image Translation.
Stars: ✭ 65 (-97.93%)
Mutual labels:  anime, gan
srgan
Pytorch implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Stars: ✭ 39 (-98.76%)
Mutual labels:  generative-adversarial-network, gan

MakeGirlsMoe-Web

This repo contains the front-end part of make.girls.moe.

Running on local machine

You need git-lfs to clone this repo.

  1. Modify src/Config.js and set var debug=true;
  2. npm install
  3. npm start

License

MakeGirlsMoe is freely available only for non-commercial use. Please, see the license for further details. For commercial queries, contact Yanghua Jin. The code of web interface is under the GPL v3.0 license and can be redistributed. All the compiled model files are privately owned by Yanghua Jin and are not allowed for unauthorized commercial use.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].