Code Monkey home page Code Monkey logo

itomai's Introduction

Interactive Tools for Object Manipulation in Art Images

ITOMAI: Tobigs 15&16 기 이미지 생성 프로젝트

  • 15기 : 김현지, 박진수, 오주영, 이윤정
  • 16기 : 김경준

IDEA

image

RESULT

image

DEMO

2-1.mp4

On your computer(참고용, 환경 테스트 후 재배포 예정)

1. Enrionments Settings

Clone this repo.

git clone https://github.com/sjinu96/ITOMAI
cd ITOMAI

Create env

conda create --name spade python=3.7 

This code requires PyTorch 1.0 and python 3+. Please install dependencies by

pip install -r requirements.txt

This code also requires the Synchronized-BatchNorm-PyTorch rep.

cd SPADE/models/networks/
git clone https://github.com/vacancy/Synchronized-BatchNorm-PyTorch
cp -rf Synchronized-BatchNorm-PyTorch/sync_batchnorm .
cd ../../..

2. Download Flickr-Landscape pre-trained SPADE

https://drive.google.com/drive/folders/1NBgc1ziGOhG9RzoMQpftq8oetUzp_n9D?usp=sharing

Files for Train & Test : classes_list.text, iter.text, loss_log.text, opt.pkl, opt.text (총 5개)
Pretrained model : latest_net_D.pth, latest_net_G.pth (총 2개)

3. Run Demo

cd demo
streamlit run demo.py
2022-01-14.23.13.16.mov

enjoy !

Other Example

1-2.mp4

image

image

itomai's People

Contributors

sjinu96 avatar jy0923 avatar yoonj98 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.