jingweio / Action_Recognition_using_Visual_Attention

TensorFlow Implementation of "Action Recognition using Visual Attention"
49 stars 21 forks source link

Pretrained model #2

Open Zumbalamambo opened 6 years ago

Zumbalamambo commented 6 years ago

can you please share the pretrained model?

jingweio commented 6 years ago

You are talking about the pre-trained model vgg19? I guess it is easy to find in README. Besides, I would like to recommand ResNet50 which is better at extracting featrues.