Giter Club home page Giter Club logo

pedestrian-detection's Introduction

  • Pedestrian Detection

This code produces the results presented in http://arxiv.org/abs/1409.5209 on the Caltech dataset (optical flow used; so it doesn't work on the INRIA dataset) with BING as the pre-processor.

If you use this code in your research, please cite our papers:

@inproceedings{PaisitkriangkraiSH14a,
   author              = {Sakrapee Paisitkriangkrai and
                          Chunhua Shen and
                          Anton {van den Hengel}},
   title               = {Strengthening the Effectiveness of Pedestrian Detection with Spatially Pooled Features},
   booktitle           = {Proc. European Conf. Comp. Vis.},
   year                = {2014},
   ee                  = {http://arxiv.org/abs/1407.0786},
}
@inproceedings{PaisitkriangkraiSH14b,
   author              = {Sakrapee Paisitkriangkrai and
                          Chunhua Shen and
                          Anton van den Hengel},
   title               = {Pedestrian Detection with Spatially Pooled Features and Structured Ensemble Learning},
   journal             = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
   year                = {2015},
   ee                  = {http://arxiv.org/abs/1409.5209},
}
  • The current demo contains a few test images from Caltech Pedestrian data sets (set07, V004).

  • (a) Compile optical flow source code if needed by (Precompiled files provided already! You may not need to compile your own version)

sh> ./mex_optical.sh

  • (b) Run demo.m (This will generate the ROC curve on the Caltech dataset set07, V004. It will download the data first ~400M.)

matlab> demo

WARNING: It may take 2 to 4 hours to get the result, depending on your machine. You should see a plot as below.

  • More Caltech Pedestrian test data can be obtained from

http://www.vision.caltech.edu/Image_Datasets/CaltechPedestrians/datasets/USA/

The code has been tested to run on Ubuntu 14.04LTS (kernel: Linux 3.13.0-39-generic #66-Ubuntu SMP x86_64 GNU/Linux), Matlab 2013a.

ROC curve

pedestrian-detection's People

Contributors

chhshen avatar cshen avatar

Watchers

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