una-dinosauria / 3d-pose-baseline

A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
MIT License
1.41k stars 355 forks source link

A question about the subaction index #177

Closed paTRICK-swk closed 4 years ago

paTRICK-swk commented 4 years ago

Hi! I downloaded the dataset from the link below:https://github.com/mks0601/3DMPPE_ROOTNET_RELEASE. I found there are some differences between the subaction index from their dataset and the data provided by you guys. They use "Discussion 1" or "Discussion 2" to represent different subactions. However, you use different representation methods, like "Discussion 2" or Discussion 3". I want to associate their dataset and yours. Can you tell me the corresponding relationship between these two representation methods?