Giter VIP home page Giter VIP logo

c4-real-time-pedestrian-detection's Introduction

C4-Real-time-pedestrian-detectionTravis Status

Real-Time Human Detection Using Contour Cues

based on Jianxin Wu's work

https://sites.google.com/site/wujx2001/home/c4

Real-Time Human Detection Using Contour Cues [pdf] Jianxin Wu, Christopher Geyer, and James M. Rehg In: Proc. The 2011 IEEE Int'l Conference on Robotics and Automation (ICRA 2011), Shanghai, China, May 2011, pp. 860-867.

Additions on original code

  • SVM model file converted from text to binary by this change loading time is seriously reduced.

  • Test interface improved.

usage information:

 usage:
 TestC4Detector <video_file>
 
 (note: files combined.txt.model and combined.txt.model_ must be at the same directory with executable)
 
 keys:
 space : toggle using simple post-process (NMS, non-maximal suppression)
 0     : waits to process next frame until a key pressed
 1     : doesn't wait to process next frame
 2     : resize frames 1/2
 3     : don't resize frames
 4     : resize frames 1/4

Sample output

Development objectives

  • Increased performance by using for loop in parallel.

c4-real-time-pedestrian-detection's People

Contributors

nuzhny007 avatar sturkmen72 avatar

Watchers

 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.