Skip to content

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

License

Notifications You must be signed in to change notification settings

princeton-vl/d3dhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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