Ask Your Question

Revision history [back]

Is there an implementation of "Fastest Pedestrian Detector in the West" that is ARM friendly?

I'm looking for an implementation of this algorithm that is ARM friendly, I only found the author's and another that is a port from MATLAB to OpenCV, but both depends on SSE instructions.

  • P. Dollár, S. Belongie and P. Perona "The Fastest Pedestrian Detector in the West", BMVC 2010.
  • https://github.com/apennisi/fastestpedestriandetectorinthewest