Skip to content

markendo/HumanMotionQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Question Answering via Modular Motion Programs ArXiv PDF Project Page

In International Conference on Machine Learning (ICML) 2023

We split our repository into two sections, one for our proposed BABEL-QA dataset and the other for our NSPose method.

Setup

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.txt

BABEL-QA

Due 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/.

NSPose

Please see NSPose/ for more details.

About

Motion Question Answering via Modular Motion Programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors