Giter Site home page Giter Site logo

obj-det-accv07's Introduction

obj-det-accv07

Introduction

This is source code for the ACCV 2007 paper, "Object Detection Combining Recognition and Segmentation"

##How to run the code ###1. Obtain the source code You can obtain source code via subversion or directly go to Downloads page and download the zip file.

Let's denote the root folder of our source code as $SOURCE_CODE$.

###2. Download image data and pb edge detector Our test images can be download from here: http://www.cis.upenn.edu/~jshi/ped_html/

One of our edge detection relies on pb edge detector. You can download it from our Downloads page segbench.tar.gz or from here: http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/segbench/

Unzip image files to $SOURCE_CODE$/data/images/.

Unzip segbench.tar.gz to $SOURCE_CODE$/.

###3. Add project source folder to Matlab searching path list The 'startup.m' script is meant to add whole source directories (including sub-directories) to Matlab path list.

On Linux, if you start Matlab after you change working directory to $SOURCE_CODE$, the 'startup.m' script will be automatically invoked. Otherwise, run 'startup.m' when current directory points to $SOURCE_CODE$ in Matlab.

On Windows, 'startup.m' needs to be manually invoked.

###4. Build mex files Go to $SOURCE_CODE$/mex, and run the following script line to generate all native files.

mex_compile

###5. Run demos

demo_train.m

demo_one_image.m

demo_multi_image.m

obj-det-accv07's People

Contributors

liming-wang 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.