Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.72 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.72 KB

Actionness Estimation Using Hybrid FCNs

Here we provide the code of actionness estimation with hybrid fully convolutional networks from the following paper:

Actionness Estimation Using Hybrid Fully Convolutional Netoworks
Limin Wang, Yu Qiao, Xiaou Tang, and Luc Van Gool, in CVPR, 2016

Updates

  • Jul 22, 2016
    • Initilaize repo of actionness estimation.

Demo code

  • demo_a_fcn.m: an example showing actionness estimation with A-FCN.
  • demo_m_fcn.m: an example showing actionness estimation with M-FCN.
  • For optical flow extraction, we use TVL1 Optical Flow
    You need download our dense flow code and compile it by yourself. Dense Flow

Download

Questions

Contact