Code Monkey home page Code Monkey logo

pokemon-generator's Introduction

현재 개발 진행 중 입니다...

  • inversion : G vs 갱신된 G 결과 비교하기

Index

  • Demo
  • Development
    • Environment setup
    • Preparing dataset
    • Projections by StyleGAN-XL

Demo

Development

Environment setup

conda env create -f stylegan-xl/environment.yml

conda install pandas pillow tdqm
pip install selenium undetected-chromedriver
# brew install chromedriver

Preparing dataset

Crawling pokemon images : crawling_images.py

  • GUI 환경에서 실행하기를 권장
  • 총 1025장의 이미지를 크롤링 : https://www.pokemon.com/us/pokedex
  • 수집한 이미지를 1024x1024 해상도로 resize 후 저장
  • 속성(type) 정보를 표로 정리하여 .csv 파일으로 저장

Projections by StyleGAN-XL

CUDA_VISIBLE_DEVICES=1 python run_inversion_custom.py

pokemon-generator's People

Contributors

gibiee avatar

Watchers

 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.