abhinanda-punnakkal / BABEL

Code accompanying the BABEL dataset (CVPR 2021).
156 stars 9 forks source link

60 and 120 action categories #8

Closed Jaceyxy closed 1 year ago

Jaceyxy commented 1 year ago

Hi, Can I know what the 60 and 120 action categories refer to?

carjun commented 1 year ago

Hi @Jaceyxy , thanks for your interest.

For BABEL-60, we use classes with indices [0, 59] (both inclusive), and for BABEL-120, we use classes with indices [0, 119] (both inclusive) here.

We also considered a setting for 150-way classification. This is the reason why the action_label_2_idx.json contains 150 classes.