elucideye / acf

Aggregated Channel Feature object detection in C++ and OpenGL ES 2.0 based on https://github.com/pdollar/toolbox
BSD 3-Clause "New" or "Revised" License
49 stars 20 forks source link

support multiple detectors #33

Open headupinclouds opened 6 years ago

headupinclouds commented 6 years ago

The detector should support running multiple detectors on the same ACF pyramid, since most of the overhead is associated with feature computation.