wangxiang1230 / OadTR

Code for our ICCV 2021 Paper "OadTR: Online Action Detection with Transformers".
MIT License
90 stars 12 forks source link

Could we train OadTR with jester ? #11

Open erwangccc opened 2 years ago

erwangccc commented 2 years ago

I want to train this network based on jester, if i have to modify dataloader module heavy?

wangxiang1230 commented 2 years ago

I want to train this network based on jester, if i have to modify dataloader module heavy?

Hi, I haven't tried it yet, but it shouldn't change much, just input the corresponding video frame features and labels.