All Projects → tg-bomze → Stylegan2 Face Modificator

tg-bomze / Stylegan2 Face Modificator

Simple Encoder, Generator and Face Modificator with StyleGAN2

Projects that are alternatives of or similar to Stylegan2 Face Modificator

Transfer learning music
Transfer learning for music classification and regression tasks
Stars: ✭ 228 (-1.72%)
Mutual labels:  jupyter-notebook
Quantiacs Python
Python version of Quantiacs toolbox and sample trading strategies
Stars: ✭ 230 (-0.86%)
Mutual labels:  jupyter-notebook
Neural Network From Scratch
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Stars: ✭ 230 (-0.86%)
Mutual labels:  jupyter-notebook
Ssd scene text detection
Detect text in natural images with SSD, Single Shot Detection
Stars: ✭ 229 (-1.29%)
Mutual labels:  jupyter-notebook
Fusenet
Deep fusion project of deeply-fused nets, and the study on the connection to ensembling
Stars: ✭ 230 (-0.86%)
Mutual labels:  jupyter-notebook
All Python Codes Of Ztm Course By Andrei Neagoie
Stars: ✭ 229 (-1.29%)
Mutual labels:  jupyter-notebook
Snap N Eat
Food detection and recommendation with deep learning
Stars: ✭ 229 (-1.29%)
Mutual labels:  jupyter-notebook
Imaginary Numbers Are Real
Code To Accompany YouTube Series Imaginary Numbers Are Real
Stars: ✭ 231 (-0.43%)
Mutual labels:  jupyter-notebook
Beakerx
Beaker Extensions for Jupyter Notebook
Stars: ✭ 2,594 (+1018.1%)
Mutual labels:  jupyter-notebook
Nlp made easy
Explains nlp building blocks in a simple manner.
Stars: ✭ 232 (+0%)
Mutual labels:  jupyter-notebook
Movie Plots By Genre
Movie plots by genre tutorial at PyData Berlin 2016
Stars: ✭ 230 (-0.86%)
Mutual labels:  jupyter-notebook
Mydatascienceportfolio
Applying Data Science and Machine Learning to Solve Real World Business Problems
Stars: ✭ 227 (-2.16%)
Mutual labels:  jupyter-notebook
Stat451 Machine Learning Fs20
STAT 451: Intro to Machine Learning @ UW-Madison (Fall 2020)
Stars: ✭ 230 (-0.86%)
Mutual labels:  jupyter-notebook
Applied Reinforcement Learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
Stars: ✭ 229 (-1.29%)
Mutual labels:  jupyter-notebook
Machine Learning By Andrew Ng In Python
Documenting my python implementation of Andrew Ng's Machine Learning course
Stars: ✭ 231 (-0.43%)
Mutual labels:  jupyter-notebook
Predicting winning teams
This is the code for "Predicting the Winning Team with Machine Learning" by Siraj Raval on Youtube
Stars: ✭ 229 (-1.29%)
Mutual labels:  jupyter-notebook
Structuredinference
Structured Inference Networks for Nonlinear State Space Models
Stars: ✭ 230 (-0.86%)
Mutual labels:  jupyter-notebook
Installations mac ubuntu windows
Installations for Data Science. Anaconda, RStudio, Spark, TensorFlow, AWS (Amazon Web Services).
Stars: ✭ 231 (-0.43%)
Mutual labels:  jupyter-notebook
Dagmm
My attempt at reproducing the paper Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection
Stars: ✭ 231 (-0.43%)
Mutual labels:  jupyter-notebook
Hamiltonian Nn
Code for our paper "Hamiltonian Neural Networks"
Stars: ✭ 229 (-1.29%)
Mutual labels:  jupyter-notebook

StyleGAN2-Face-Modificator

Simple Encoder, Generator and Face Modificator with StyleGAN2, based on encoder stylegan2encoder and a set of latent vectors generators-with-stylegan2

Mona

Check how it works on Google Colab:

  • Russian Language Colab
  • Bad English Translation Colab

Files used (in case some files cannot be downloaded by the script):

Encoder and generator archive

Types of faces generated:

  1. European
  2. Asian
  3. Asian beauty
  4. Baby

Result Example:

YouTube

Citation

@article{Karras2019stylegan2,
  title          = {Analyzing and Improving the Image Quality of {StyleGAN}},
  author         = {Tero Karras and Samuli Laine and Miika Aittala and Janne Hellsten and Jaakko Lehtinen and Timo Aila},
  Colab creator  = {Denis Malimonov},
  journal        = {CoRR},
  volume         = {abs/1912.04958},
  year           = {2019},
}
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].