Coder Social home page Coder Social logo

guiyan2018 / fast-and-coherent-video-object-segmentation Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 455.75 MB

Reliable and Dynamic Appearance Modeling and Label Consistency Enforcing for Fast and Coherent Video Object Segmentation with the Bilateral Grid

C++ 92.24% C 3.09% MATLAB 4.66%
segmentation davis video

fast-and-coherent-video-object-segmentation's Introduction

Fast-and-Coherent-Video-Object-Segmentation


Graph cut based Video Object Segmentation in Bilateral Space README (13/10/2019)

This code is a simplified implementation of the video object segmentation method described in the following paper: Yan Gui, Ying Tan, Dao-Jian Zeng, Zhi-Feng Xie and Yi-Yu Cai: Reliable and Dynamic Appearance Modeling and Label Consistency Enforcing for Fast and Coherent Video Object Segmentation with the Bilateral Grid, 2019, DOI: 10.1109/TCSVT.2019.2961267.

  1. We implemented our prototype system with C++ and the OpenCV 3.1.0 library.

  2. Clone "VOS - user interaction" to your local, and run "Bilateral.sln". Here, we allow the user to manually give sparse cues in the keyframe(s). These cues are a sparse set of labels specified by user scribbles, which are propagated to unlabeled image regions according to propagation principle based on pixel similarity. The segmentation process is triggered once the keyframe(s) are annotated.

  3. Clone "VOS - user-specified object masks" to your local, and run "Bilateral.sln". Here, we require the user to provide a pixel-wise segmentation on a few keyframes for initialization.

  4. Clone "Ablation Study" to your local. Here, the codes are the C++ implementation of the ablation variants of our method.

  5. Clone "Evaluation" to your local. Here, this Package contains the Matlab implementation of the code behind: A Benchmark Dataset and Evaluation Methodology for Video Object Segmentation DAVIS. Please cite 'DAVIS' in your publications if it helps your research.

  6. Clone "Suppemental materials" to your local. Here, this package contains detailed quantitative results on three benchmark datasets, including DAVIS 2016, YouTube-Objects and SegTrack v2.

You can use these codes for scientific purposes only. Use in commercial projects and redistribution are not allowed without author's permission. Please cite (https://github.com/guiyan2018/Fast-and-Coherent-Video-Object-Segmentation.git) when using this code.

====================================================

Personal Contact Information

====================================================

Email: ([email protected]) (Ying Tan)

fast-and-coherent-video-object-segmentation's People

Contributors

guiyan2018 avatar

Stargazers

 avatar  avatar  avatar

Watchers

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