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

Training MobilenetV2 from scratch on Kinetics #47

Open yifanjiang19 opened 4 years ago

yifanjiang19 commented 4 years ago

Hi Ji,

Thanks for your novel work. I wonder that, have you tried to train MobileNetV2 from scratch (without any pre-trained weight) on Kinetics or UCF-101? Could you share the configs of this setting like lr and bs?

Thanks!

tonylins commented 4 years ago

Hi, I have not tried that. Smaller models could be more difficult to train from scratch. Some hyper-parameter tuning might be necessary.

yifanjiang19 commented 4 years ago

Thanks!

ucasiggcas commented 4 years ago

大佬有k400的种类TXT文件吗?

zj19921221 commented 4 years ago

Hi Ji,

Thanks for your novel work. I wonder that, have you tried to train MobileNetV2 from scratch (without any pre-trained weight) on Kinetics or UCF-101? Could you share the configs of this setting like lr and bs?

Thanks!

I have tried sevearal days ago mobilenet_v2 in UCF training from scratch! ; bad rlts in UCF_101 ; just got 75% acc

I