Giter Club home page Giter Club logo

cbr's Introduction

Cascaded Boundary Regression (CBR) for Temporal Action Detection

This is the repository for BMVC 2017 paper "Cascaded Boundary Regression for Temporal Action Detection". If you find this helps your research, please cite

@inproceedings{gao2017cascaded,
  title={Cascaded Boundary Regression for Temporal Action Detection},
 author={Gao, Jiyang and Yang, Zhenheng and Nevatia, Ram},
 booktitle={BMVC},
 year={2017}
}

The model is built using TensorFlow 0.12, dataset is THUMOS-14.

Download unit-level features

In this work, two-stream CNN features are used. The appearance features can be downloaded at here: val set, test set; the denseflow features can be downloaded here: val set, test set. Note that, val set is used for training, as the train set for THUMOS-14 does not contain untrimmed videos.

Action proposals

The test action proposals are provided in test_proposals_from_TURN.txt. If you want to generate your own proposals, please go to TURN repository.

Train and test

Modify the feature paths in main.py and run python main.py. The test results are saved to ./eval/test_results/. You need to run post-processing program to get the final detection results, python postproc.py xxx.pkl. The final detection results can be evaluated by THUMOS-14 official eval tool.

Detection Results

I uploaded my detection results from tIoU=0.1 to tIoU=0.7 here

cbr's People

Contributors

jiyanggao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.