Skip to content

JJBOY/C3D-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C3D pytorch

This is an impelementaion of C3D using Pytorch on UCF101 dataset.

I tried both training from scratch and fine-funed the pre-train model on the sport-1M provided by C3D-caffe.However,the results are not so good,both about 30% top5 accuracy which is faraway from the paper Learning Spatiotemporal Features with 3D Convolutional Networks.I will be appreciate if anybody can give me some advice to improve the accuracy.

Dataset

I trained the model on UCF101.

For convenience, I sampled pictures from the raw video 10FPS using the ./raw/video2img.sh

About

a C3D impelementation using pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published