Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 471 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 471 Bytes

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 in extract_features.lua.

download

c3d v1.0 torch model
c3d v1.1 torch model