open-mmlab / mmaction2

OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
https://mmaction2.readthedocs.io
Apache License 2.0
4.14k stars 1.22k forks source link

Lack of SOTA temporal action detection models #1124

Open Cogito2012 opened 3 years ago

Cogito2012 commented 3 years ago

Thanks for this great codebase! I found there are only 3 papers about Temporal Action Detection supported, i.e., BMN (ICCV'19), BSN (ECCV'18), and SSN (ICCV'17), which are a bit old. Since temporal action detection is also a crowded research area, supporting more state-of-the-art papers will produce a much significant impact.

Are you planning to support this line of works in more recent CVPR/ICCV/ECCV conferences?

kennymckormick commented 3 years ago

Hi, Cogito, do you have any recommendations? I'm not quite familiar with that area.

Cogito2012 commented 3 years ago

@kennymckormick How about this CVPR 2021 work: https://github.com/TencentYoutuResearch/ActionDetection-AFSD?

fangxu622 commented 2 years ago

@kennymckormick Hi, are you planning to add https://github.com/TencentYoutuResearch/ActionDetection-AFSD ?

baigwadood commented 2 years ago

webcam_demo code

I'd like to appreciate it if webcam_demo code will be added soon for skeleton based action recognition.