Skip to content

thusiyuan/grammar-activity-prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICCV2017 - Predicting Human Activities Using Stochastic Grammar.

Files in the repository:

  • cpp: grammar induction code. Instructions for running the code can be find here: https://github.com/SiyuanQi/madios
  • matlab: scripts mainly used for skeleton processing and feature extraction.
  • python: files for low-level classifiers and grammar inference.

If you find this code useful, please cite our work with the following bibtex:

@inproceedings{qi2017predicting,
    title={Predicting Human Activities Using Stochastic Grammar},
    author={Qi, Siyuan and Huang, Siyuan and Wei, Ping and Zhu, Song-Chun},
    booktitle={International Conference on Computer Vision (ICCV)},
    year={2017}
}

About

Code for ICCV2017 - Predicting Human Activities Using Stochastic Grammar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.1%
  • C++ 43.3%
  • MATLAB 9.3%
  • Other 0.3%