8000 GitHub - Nawter/GPUHOG: Paralell software that implements histogram of oriented gradients algorithm for object detection(HOG).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ GPUHOG Public

Paralell software that implements histogram of oriented gradients algorithm for object detection(HOG).

Notifications You must be signed in to change notification settings

Nawter/GPUHOG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#GPU HOG Application that implements histogram of oriented gradients algorithm for object detection using parallel approach.This implementation is based on GroundHOG, fastHOG and opencv implmentations and using GPU and NVIDIA CUDA framework.

P. Sudowe. "GroundHOG - GPU-based Object Detection with Geometric Constraints". http://www.mmp.rwth-aachen.de/projects/groundhog, 2011.

V A Prisacariu, I D Reid. "fastHOG - a real-time GPU implementation of HOG". http://www.robots.ox.ac.uk/~lav/Papers/prisacariu_reid_tr2310_09/prisacariu_reid_tr2310_09.html, 2009.

http://opencv.org/

About

Paralell software that implements histogram of oriented gradients algorithm for object detection(HOG).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0