This repo contains code for the paper Hand-object interaction Pretraining from Videos
For a brief overview, check out the project webpage!
For any questions, please contact Himanshu Gaurav Singh.
conda env create -f env.yml
tar -xf hoi_pretraining_data.tar.xz
. Put it under the root directory. bash scripts/pretrain.sh <DATADIR>
task
, run bash scripts/finetune/finetune_{task}.sh
.
bash scripts/run_policy.sh <PATH_TO_POLICY>
.This work was supported by the DARPA Machine Common Sense program, the DARPA Transfer from Imprecise and Abstract Models to Autonomous Technologies (TIAMAT) program, and by the ONR MURI award N00014-21-1-2801. This work was also funded by ONR MURI N00014-22-1-2773. We thank Adhithya Iyer for assistance with teleoperation systems, Phillip Wu for setting-up the real robot, and Raven Huang, Jathushan Rajasegaran and Yutong Bai for helpful discussions.