Giter VIP home page Giter VIP logo

emoget_tobigticon's Introduction

🙂Moving-Emoticon-Generation🤥

Google drive notion


Tobigticon - Create Your Own Moving Emoticons Based on Image2Video.

Tobigticon is a service that provides the production of your own moving emoticon using GAN based image2video method.

Our model, learned by unsupervised manner, generates an emotional video of an image without ground truth through network blending parmas and landmark generation.

EmoGE'T, which is derived from Emoticon GEnerated by Tobigs, is a team of 8 members of Tobigs who worked on an image2video based project.

Make your own moving emoticons with Tobigticons!
Following the below options, the model creates your own animated emoticon.

Select an Image Style

Animation Baby Painting

Select an Emotion

Happiness Disgusted Surprised

DEMO SCREENSHOT

You can see more information about web demo here.


Requirements

We have tested on:

  • CUDA 11.0
  • python 3.8.5
  • pytorch 1.7.1
  • numpy 1.19.2
  • opencv-python 4.5.1
  • dlib 19.21.1
  • scikit-learn 0.24.0
  • Pillow 8.1.0
  • Ninja 1.10.0
  • glob2 0.7

Usage

Generate your own Emoticon

You can generate your own moving emoticon :)

python emoticon_generate.py --file ImagePath --transform Animation --emotion Emotion --type OutputType

For example,

python emoticon_generate.py --file 00001.jpg --transform baby --emotion disgusted --type mp4 

Training

Training the landmark generation model using the Sol1 approach.

python sol1/train.py --data_path DataPath --conditions Conditions

Train the video generation model using sol2

# Train the model
python sol2/train.py --image_discriminator PatchImageDiscriminator --video_discriminator CategoricalVideoDiscriminator --dim_z_category 3 --video_length 16  
# Generate the video using the model
python sol2/generate_videos.py [model path] [image] [class] [save_path]

Pretrained Checkpoints

Animation Baby Painting

Samples

Animation - Happy

Blend style Generate video

Baby - Happy

Blend style Generate video

Painting - Happy

Blend style Generate video

Animation - Surprise

Blend style Generate video

Baby - Surprise

Blend style Generate video

Reference

Contributor 🌟


MinJung Shin

YeJi Lee

YuMin Lee

Hyebin Choi

MinKyeong Kim

SangHyeon Kim

JaeYoon Jeong

YuJin Han

emoget_tobigticon's People

Contributors

yourmean avatar sangnekim avatar mink7878 avatar yu-jin22 avatar minjung-s avatar jeong-jaeyoon avatar simba-pumba avatar lilly9117 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.