Skip to content

wandering007/c3d_torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

convert c3d caffe (v1.0 and v1.1) to torch version

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages