wanglimin / Actionness-Estimation

Actionness Estimation Using Hybrid Fully Convolutional Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Actionness Estimation Using Hybrid Fully Convolutional Networks


Languages

Language:MATLAB 100.0%