Giter Site home page Giter Site logo

vae_assoc's Introduction

vae_assoc

Variational Auto-encoders factored with enforced identity of the latent variables. See reference:

Yin, H., Melo, F. S., Billard, A. and Paiva, A. Associate Latent Encodings in Learning from Demonstrations. In Proceedings of the Thirty-First AAAI Conference on Artificial Intelligence (AAAI-17). San Francisco, California, USA.

Downloading data and a model example

$ cd bin
$ ./download_data.sh
$ cd ../output
$ ./download_model.sh

Video demo

Observe associated encodings of letter images and dynamical writing motion

$ python vae_assoc_model_viewer.py

Inference of writing motion from a letter image

Launch roscore for exchanging messages.

$ roscore

In another terminal, start the the GUI and the rendering simulator

$ python baxter_openrave.py &
$ python baxter_vae_assoc_writer.py

Some main dependencies

Mandatory:

Tensorflow (>=0.8.0)

Optional (for robot motion, messaging and rendering purposes):

PyQT

ROS

OpenRAVE

baxter_pykdl

vae_assoc's People

Contributors

anton-smiyuha avatar navigator8972 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vae_assoc's Issues

something about your this repository

Hello, today I tried to run your code, but I got an error. Then I found the reason was in your code "baxter_writer.py", you used the function 'baxter_pykdl.baxter_pykdl.baxter_dynamics'. I read the raw code from baxter_pykdl, and there is only baxter_kinetics but not baxter_dynamics. So may I ask for your help that whether you can share your revised baxter_pykdl with me? And my email is [email protected]. Thanks a lot in advance!

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.