yjxiong / caffe

A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
http://caffe.berkeleyvision.org/
Other
551 stars 153 forks source link

Cannot download the VGG initialization models #180

Closed mengxi-jp closed 7 years ago

mengxi-jp commented 7 years ago

Hi, yjxiong,

I also would like to try your trained VGG-16 models. But the model download links under caffe/models/action_recognition/ are unavailable now. Could you help to look at the issue? Thanks in advance.

zbwglory commented 7 years ago

The download links are now available.

mengxi-jp commented 7 years ago

Thank you for your reply. But I still found the links of the initialization models were not available.

"The requested URL /pretrain/vgg_16_action_rgb_pretrain.caffemodel was not found on this server." "The requested URL /pretrain/vgg_16_action_flow_pretrain.caffemodel was not found on this server."

yjxiong commented 7 years ago

The links are fixed now. Please try again. Sorry for any inconvenience caused.

mengxi-jp commented 7 years ago

Thank you for your help. I can download now.