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

online-demo run on colab #171

Open dandingol03 opened 3 years ago

dandingol03 commented 3 years ago

Hi, @tonylins . First thing first, thanks for your amazing work I have been paying attention to tsm for a long time. However i don't have any end device which has gpu to run online-demo, so can the online-demo run on google colab? Thanks in advance~

Nauman007 commented 3 years ago

Online_Demo can also be run on CPU based machine. But you might need to change some code for example giving your architecture instead of Jetson Nano Arcitecture. You need to alter config.cmake file while compiling the model with TVM