mit-han-lab / temporal-shift-module

[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding

Home Page:https://arxiv.org/abs/1811.08383

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why the network's input shape is 1 24 224 224

dengfenglai321 opened this issue · comments

why the network's input shape is 1 24 224 224 but bot 1 8 3 224 224? how to understand 24?

8 frames with 3 channels each frame.