Skip to content

Deep Point-wise Prediction for Action Temporal Proposal

Notifications You must be signed in to change notification settings

liluxuan1997/DPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Deep Point-wise Prediction for Action Temporal Proposal

By Luxuan Li, Tao Kong, Fuchun Sun, Huaping Liu.

Pytorch implementation of the activity proposal and detection model described in our ICONIP 2019 oral paper "Deep Point-wise Prediction for Action Temporal Proposal".

We present a simple and effective method for temporal action proposal generation, named Deep Point-wise Prediction (DPP). DPP simultaneously predicts the action existing possibility and the corresponding temporal locations, without the utilization of any handcrafted sliding window or grouping. The whole system is end-to-end trained with joint loss of temporal action proposal classification and location prediction.

Architecture

Resources

We are still working on it and will release the codes soon.

Reference

If you find our work useful, please use the following bibtex to cite our work:

@inproceedings{li2019dpp,
  author = {Luxuan Li, Tao Kong, Fuchun Sun and Huaping Liu},
  title = {Deep Point-wise Prediction for Action TemporalProposal},
  booktitle = {International Conference on Neural Information Processing (ICONIP)},
  year = {2019}
}

About

Deep Point-wise Prediction for Action Temporal Proposal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published