Giter VIP home page Giter VIP logo

mv-release's Introduction

This is the code for testing part of our CVPR code and further.

To run the code, you need to install ffmpeg and opencv 2.4.11.

We have attached a modified version of ffmpeg 2.7.2 on the code package.

To install ffmpeg and opencv. We follow the guide on http://www.ozbotz.org/opencv-installation/ . But you need to install ffmpeg of our version and opencv 2.4.11 instead.

Note This is a third-party website. We have no control of the content on this website. Please use the content carefully.

  • For extracting Motion Vector image, you can run the extract_mvs_sample.sh. The code is designed for the videos with resolution of 320 * 240 (width * height). If you need to extract motion vector from different resolution, you can modified line 55-56 of draw_flow.cpp from MV-code-release folder to the desired resolution.

    Note The time reported in the paper is calculated without I/O, which means without the time of writing dump file and images to disk.

  • The MV-code-release folder is created using eclipse.

The model of UCF-101 is released (both spatial part and motion vector part).

  1. Motion vector model and Spatial Model for UCF-101 split1, split2, and split3 can be found on: https://drive.google.com/drive/folders/1RXXAauI_inR1KvO8ygQmeNBBKRbj3xDJ?usp=sharing

  2. The images of motion vector extracted from UCF-101 can be found on: https://drive.google.com/open?id=1MKy7uDzXCF0Q-ZIkABpaPYIjHbVHDBwx

If you find any questions in this motion vector CNN code, please contact me: [email protected] [email protected].

Best regards,

Bowen

Please cite our paper in your publications if it helps your research:

@inproceedings{ZhangWWQW16,
  author    = {Bowen Zhang and Limin Wang and Zhe Wang and Yu Qiao and Hanli Wang},
  title     = {Real-time Action Recognition with Enhanced Motion Vector CNNs},
  booktitle = {CVPR},
  year      = {2016},
  pages     = {2718-2726}
}

This code is distributed under MIT LICENSE

mv-release's People

Contributors

sam575 avatar

Watchers

James Cloos 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.