Coder Social home page Coder Social logo

junjungoal / dexdeform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sizhe-li/dexdeform

0.0 0.0 0.0 21.54 MB

[ICLR 2023] DexDeform: Dexterous Deformable Object Manipulation with Human Demonstrations and Differentiable Physics

License: MIT License

C++ 7.47% Python 23.71% Cuda 4.14% Jupyter Notebook 63.70% Cython 0.99% C 0.01%

dexdeform's Introduction

DexDeform

Code and data for paper DexDeform: Dexterous Deformable Object Manipulation with Human Demonstrations and Differentiable Physics at ICLR 2023.

Alt Text

Installation

conda env create -f environment.yml
conda activate dexdeform
pip install -e .
Install Sinkhorn Distance Metric
pip install pykeops
pip install geomloss

Download Demonstrations

Download here. For loading demonstrations, checkout tutorials/demonstration_loading.ipynb.

Tutorials

  • [Environment Loading] tutorials/1_environment_loading.ipynb
  • [Trajectory Optimization] tutorials/2_trajectory_optimization.ipynb
  • [Leap motion tracking module] leap_motion/
  • [Demonstration Loading] tutorials/3_demonstration_loading.ipynb
  • [Computing Score] tutorials/4_computing_score.ipynb

Implementation Details

  • Our simulation backend supports full differentiability and communications with PyTorch modules.
  • For optimal performance, the simulation backend is written in CUDA and implements PlasticineLab.
  • We provide python wrapper for the dexterous hand environment, located inside hand.py.

Acknowledgements

  • Our physics simulation is written based on PlasticineLab.
  • Our leap motion tracking module is written based on this repo.

TODO

  • Support for Human Teleoperation (Leap motion tracking module released, synchronization with simulation coming soon)
  • Release demonstrations
  • Support for DexDeform Algorithm (template uploaded, cleanup needed to support dataloding.)

Citation

@inproceedings{
li2023dexdeform,
title={DexDeform: Dexterous Deformable Object Manipulation with Human Demonstrations and Differentiable Physics},
author={Sizhe Li and Zhiao Huang and Tao Chen and Tao Du and Hao Su and Joshua B. Tenenbaum and Chuang Gan},
booktitle={International Conference on Learning Representations},
year={2023},
url={https://openreview.net/forum?id=LIV7-_7pYPl}
}

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.