Learning a Contact Potential Field to Model the Hand-Object Interaction
This repo contains model, demo, and test codes of our paper: CPF: Learning a Contact Potential Field to Model the Hand-Object InteractionLixin Yang, Xinyu Zhan, Kailin Li, Wenqiang Xu, Jiefeng Li, Cewu LuICCV 2021 1. Get our code: $ git clone –recursive https://github.com/lixiny/CPF.git $ cd CPF 2. Set up your new environment: $ conda env create -f environment.yaml $ conda activate cpf 3. Download asset files Down load our [assets.zip] and unzip it as an assets/ folder. Download the MANO […]
Read more