mit-han-lab / temporal-shift-module

[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
https://arxiv.org/abs/1811.08383
MIT License
2.07k stars 417 forks source link

RGB and Flow result #159

Open bychen7 opened 4 years ago

bychen7 commented 4 years ago

Thanks for the code. I have some questions: Table2 in the paper, 1.What is the result of training optical flow only and what is the training script? 2.How to get the results of rgb and optical flow, can you provide a reproducible script? @tonylins Thanks!