pengxj / action-faster-rcnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5_VGG_16.caffemodel

jinwchoi opened this issue · comments

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!