Awesome
c3d_torch
convert c3d model from caffe to torch
- The input color channel is already transformed from BGR (Caffe-style) to RGB for weights. The sports1m color mean npy file
sports1m-mean.npy
is converted from original.binaryproto
file. See the test example inextract_features.lua
.