Crash while loading HOG object detection model (Bug #4137)


Added by Jian Qin about 10 years ago. Updated almost 10 years ago.


Status:Cancelled Start date:2015-01-20
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:objdetect
Target version:-
Affected version:branch 'master' (3.0-dev) Operating System:Linux
Difficulty:Easy HW Platform:x64
Pull request:

Description

When loading the HOG cascade model, the programming will crash.

I've tried the sample model file in the data/hogcascades and model of myself.
Both crashes.

After reading the code of 3.0-beta, found nothing about the hog feature evaluator under the dir : modules/objdetect/src/*


Related issues

related to Bug #4336: CPU CascadeClassifier with HOG not working anymore with o... Open 2015-05-14

Associated revisions

Revision 707d10f1
Added by Vadim Pisarevsky over 9 years ago

Merge pull request #4137 from asmorkalov:as/ros_conflict

History

Updated by Vadim Pisarevsky almost 10 years ago

  • Category set to objdetect

Updated by Alex D almost 10 years ago

Please fix this bug.

Updated by Vadim Pisarevsky almost 10 years ago

Hello! We decided to remove this code from 3.0, because it implements rather strange variant of HOG. In xobjdetect there is new experimental code that uses ICF/ACF + WaldBoost. Hopefully, it will be in a good shape in a few months from now

  • Status changed from New to Cancelled

Also available in: Atom PDF