pengxj / action-faster-rcnn

59 stars 22 forks source link

5_VGG_16.caffemodel #4

Open jinwchoi opened 7 years ago

jinwchoi commented 7 years ago

Hi @pengxj,

When I run the following command "./action_experiments/scripts/train_action_det.sh 0 VGG_16 UCF101 5 FLOW 0" I got an error: "F0609 23:08:41.226728 14455 io.cpp:54] Check failed: fd != -1 (-1 vs. -1) File not found: models/imagenet_models/5_VGG_16.caffemodel" It seems that there should be a pre-trained 5 stacked frames model file. Can you share this file? Thanks!