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.05k stars 418 forks source link

Trying to understand fold_div #221

Closed Lucab95 closed 2 years ago

Lucab95 commented 2 years ago

I am trying to implement the naive version of TSM on one of my model. I can't understand what value should I set for the fold_div. My tensor x has a shape of (1,8,3,224,224).