Coder Social home page Coder Social logo

jimothyjohn / stylegan-streamlit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nvlabs/stylegan3

1.0 0.0 0.0 21.03 MB

Official PyTorch implementation of StyleGAN3

License: Other

Dockerfile 0.04% Python 84.62% C++ 3.52% Cuda 10.94% Shell 0.87%

stylegan-streamlit's Introduction

StyleGAN-Scripts

Description

This is a Streamlit app for StyleGAN3. You'll want to go there for information since this is just a demo utility.

Prereqs

Setup

Clone the repo and move on in:

sudo apt update && sudo apt -y install git
git clone https://github.com/JimothyJohn/stylegan-scripts # clone repo
cd stylegan-scripts # move to repo directory

Install Anaconda environment and initialize with:

conda env create -f environment.yml
conda activate stylegan

Build Docker image and run with:

docker/docker_build.sh
utils/Streamlit.sh

Model Zoo

Subject Base Resolution (px x px) kimgs FID Link
Whataburger StyleGAN3-R 256 1k ??? https://drive.google.com/file/d/1y6rNQr9lnYNtshQpeL0KvjkDStYwssIc/view?usp=sharing
Monet StyleGAN3-R 256 1k ??? https://drive.google.com/file/d/1IKxpWjcuz0BWSaswyeXdUcC3ZCQxzCWM/view?usp=sharing
Galaxy StyleGAN3-R 512 1k 70 https://drive.google.com/file/d/15QsTVf5CQhQqjWqq7_EWjFVP1Lgvi3FN/view?usp=sharing
WikiArt StyleGAN3-R 1024 ??? 8.1 https://drive.google.com/file/d/18MOpwTMJsl_Z17q-wQVnaRLCUFZYSNkj/view?usp=sharing

To-do

  • Unify synthesis into single page (mappings)
  • Add progress bars to UI
  • Add video preview for mixing
  • Accelerate projection algorithm using either previous vectors OR extract generator encoder
  • Make device agnostic (.cuda() -> .to(device))
  • Automate dataset creation wiht fiftyone

stylegan-streamlit's People

Contributors

jannehellsten avatar jimothyjohn avatar nurpax avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.