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

When should I empty the shift_buffer? #206

Open waduhekx opened 2 years ago

waduhekx commented 2 years ago

When I want try my model on my dataset, I want to know when should i empty the shift_buffe. Cause in the online demo, shift_buffer never got empty? Is that same to train module?