Mark Endo* , Joy Hsu* , Jiaman Li , Jiajun Wu
We split our repository into two sections, one for our proposed BABEL-QA dataset and the other for our NSPose method.
Run the following commands to install necessary dependencies.
conda create -n human_motion_qa python=3.7.11
conda activate human_motion_qa
pip install -r requirements.txtDue to data distribution policies of AMASS and BABEL, we are not allowed to distribute the dataset directly. We provide data generation code in BABEL-QA/.
Please see NSPose/ for more details.
