Giter Site home page Giter Site logo

scalpel's Introduction

SCALPEL: Segmentation Cascades with Localized Priors and Efficient Learning

This is the source code and data files needed to reproduce the experiments from the paper,

  • SCALPEL: Segmentation Cascades with Localized Priors and Efficient Learning. David Weiss and Ben Taskar. CVPR2013.

It includes all third-party tools and dependencies. It has only been tested on 64-bit Unix MATLAB R2012a systems.

Rather than include even more third-party tools (DPM, Objectness, etc.) to generate the bounding boxes used in the experiments of the paper, we include bounding boxes used as input to SCALPEL for every image in the PASCAL VOC2010 validation set. By running the included code with these boxes, you should reproduce the results of the experiments in the paper.

Instructions (important)

  • Download the code and extract to a directory.
  • If cloning from git, make sure to run "git submodule init" and "git submodule update" to get the latest dependencies.
  • If downloading the zip archive, make sure to also download and manually extract the matlab-utils submodule from https://github.com/djweiss/matlab-utils/archive/master.zip. Note: You need to rename the extracted contents to matlab-utils for this to work.
  • Go to that directory and start MATLAB.
  • Open scalpel_demo.m and follow the instructions there.

scalpel's People

Contributors

djweiss avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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