Skip to content

princeton-vl/d3dhelper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

d3dhelper

Unofficial example code for using a pre-trained Distilled 3D Network (D3D) for video classification.

A complete example is given in d3d_helper.ipynb.

If you find this repo useful, please cite the paper:

"D3D: Distilled 3D Networks for Video Action Recognition."
Jonathan C. Stroud, David A. Ross, Chen Sun, Jia Deng, and Rahul Sukthankar.
arXiv 2018

@article{stroud2018d3d,
  title={D3D: Distilled 3D Networks for Video Action Recognition},
  author={Stroud, Jonathan C and Ross, David A and Sun, Chen and Deng, Jia and Sukthankar, Rahul},
  journal={arXiv preprint arXiv:1812.08249},
  year={2018}
}

About

Unofficial sample code for Distilled 3D Networks (D3D) in Tensorflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published