Git Product home page Git Product logo

co-speech-humanoids's Introduction

Robots Learn Social Skills: End-to-End Learning of Co-Speech Gesture Generation for Humanoid Robots.

A PyTorch implementation of "Robots Learn Social Skills: End-to-End Learning of Co-Speech Gesture Generation for Humanoid Robots".

@article{yoon2018robots,
  title={Robots Learn Social Skills: End-to-End Learning of Co-Speech Gesture Generation for Humanoid Robots},
  author={Yoon, Youngwoo and Ko, Woo-Ri and Jang, Minsu and Lee, Jaeyeon and Kim, Jaehong and Lee, Geehyuk},
  journal={arXiv preprint arXiv:1810.12541},
  year={2018}
}

[Paper]

You can find the dataset and more information on the paper here.

Update 28/10

Thank you Eddie Wang for updating the implementation!

Update 03/02/2020

Have a look at this repository for an up to date implementation.


Installation

The code is implemented in Python 3.7 and PyTorch 1.0

The implementation in this repository is based on the pre-print as it appeared on arXiv. I will update the implementation when more information becomes available. Please create an issue when you spot bugs.

Check out this repository for translating 2D frontal pose to 3D frontal pose.

Running the code

Please follow the following steps to run the code:

1- Create the following directories:

./data/shots/JSON/
./data/videos_tedx_subtitles/
./data/shots/CSV/
./models/

2- Place the youtube-gestures-dataset generated .csv, .json, and .vtt in their respective foldrs. Please take care to make sure that file names are formated exactly as <video_id>.ext to avoid file errors.

3- Run preprocessing.py to generate the pickle file "preprocessed_1295videos.pickle".

4- Move the file generated in step 3 to the ./data directory

5- If running for the first time, modify main.py so that the parameter pre_trained_file=None

6- Run main.py

co-speech-humanoids's People

Contributors

pieterwolfert avatar ehwa009 avatar a-haydar 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.