VIBE icon indicating copy to clipboard operation
VIBE copied to clipboard

kp_2d of penn_action have already been converted to 'common', but it still is used with 'pennaction' in dataset_2d.py?

Open donghaoye opened this issue 5 years ago • 1 comments

First, kp_2d have been converted to 'common': https://github.com/mkocabas/VIBE/blob/master/lib/data_utils/penn_action_utils.py#L80

Second, it still is used with 'pennaction'? https://github.com/mkocabas/VIBE/blob/master/lib/dataset/dataset_2d.py#L70

donghaoye avatar Jun 25 '20 04:06 donghaoye

Yes, this seems is a bug indeed.

gsygsy96 avatar Jul 02 '20 09:07 gsygsy96