facebookresearch / video-nonlocal-net

Non-local Neural Networks for Video Classification
Other
1.98k stars 323 forks source link

About Pre_train #55

Open ShiYaya opened 6 years ago

ShiYaya commented 6 years ago

In the paper , "the models were pre-trained on Imagenet",it's mean :a resnet without non-local block was pre-trained on Imagenet, and then add non-local block, and finetune on Kinetcics?