Your code is very helpful. However, i have a question about the pre-trained sports_1m model. When I try to train R-C3D on the pre-trained sports_1m model, it prints out the following error:
F0420 12:21:31.234062 550 blob.cpp:479] Check failed: count_ == proto.data_size() (1728 vs. 0)
*** Check failure stack trace: ***
real 0m26.785s
user 0m3.368s
sys 0m23.920s
I've tried the models for both C3D-v1.0 and C3D-v1.1. I was wondering which pre-trained model you used and if you would be able to provide that? Thanks!
Hi,
Your code is very helpful. However, i have a question about the pre-trained sports_1m model. When I try to train R-C3D on the pre-trained sports_1m model, it prints out the following error:
I've tried the models for both C3D-v1.0 and C3D-v1.1. I was wondering which pre-trained model you used and if you would be able to provide that? Thanks!