GithubHelp home page GithubHelp logo

vsst's Introduction

VSST

Here we provide the code for the following paper:

   Imbalanced Video Summarization via Spatio-Temporal Deep Architecture

Updates

  • Nov 21, 2016
    • Release the first version VSST (branch: master) compatible with caffe toolbox

Two-stream deep ConvNet trained on the SumMe and CLA dataset

First, we provide our trained two-stream CNN models on the SumMe dataset,

"Spatial net model (VSST-RGB&MV)"
"Temporal net model (VSST-RGB&MV)"
"Spatial net model (VSST-imbalance)"
"Temporal net model (VSST-imbalance)"

and CLA dataset.

"Spatial net model (VSST-RGB&MV)"
"Temporal net model (VSST-RGB&MV)"
"Spatial net model (VSST-imbalance)"
"Temporal net model (VSST-imbalance)"

VSST demo code

Here, a matlab demo code for VSST is provided.

  • Step 1: RGB Extraction
    You need extract the RGB frames of the video by yourself.
  • Step 2: MV Extraction
    You need download the motion vector code and compile it by yourself. Motion Vector
  • Step 3: caffe
    You need download the public caffe toolbox. Our VSST code is compatatible with caffe toolbox.
  • Step 4: train two-stream deep Convnet
  • Step 5: Extract feature for each video frame through two-stream deep ConvNet
  • Step 6: use SVR to predict the summmary score for each frame

vsst's People

Contributors

videosummarization avatar

Watchers

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