GithubHelp home page GithubHelp logo

longhanvisazure / barinova_pedestrians_detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rodrigob/barinova_pedestrians_detection

0.0 2.0 0.0 1.6 MB

Linux port of original Windows code from Olga Barinova

Home Page: http://graphics.cs.msu.ru/en/science/research/machinelearning/hough

C++ 98.47% C 0.24% CMake 1.29%

barinova_pedestrians_detection's Introduction

Pedestrians detection using Hough forests

This a linux port of the original code provided by Olga Barinova from the Vision Group at Moscow State University, 2010.
Please visit the project website for more details.

License

This derivative work follows the Microsoft Research Shared Source license, which allows only non-comercial usage.
See original README.txt and MSR-SSLA.txt for more details.

Citing in publications

When using this software, please acknowledge the effort that went into development by referencing the paper:

Barinova O., Lempitsky V., Kohli P.,
On detection of multiple object instances using Hough transform,
IEEE Conference on Computer Vision and Pattern Recognition (CVPR'10), 2010.

Note that this is not the original software that was used for the paper mentioned above. It is a re-implementation.

Dependencies

This linux version requires:

All of these are provided as packages in the mainstream linux distributions.

Compiling

  1. Move inside the ObjectDetection/ObjectDetection folder.
  2. Run cmake ./ && make to build the program object_detection

Testing

  1. Download the tud-campus and tud-crossing test sequences.
  2. Modify example/campus-config.txt to fit your local path
  3. Make sure the configuration text file is stored in Unix (LF) style line ending
  4. Run object_detection path_to_the_config_txt_file

You should see progress messages being printed and after some minutes detection images being created in the results folder.

barinova_pedestrians_detection's People

Contributors

rodrigob avatar

Watchers

 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.