cascade-detector test failed (Bug #432)
Description
cascade-detector: ..... [31mFAIL(Bad accuracy)
[0m>>>
detector haar1 has overrated count of rectangles without pair on cascadeandhog/images/class57.png-imagedetector haar3 has overrated count of rectangles without pair on cascadeandhog/images/class57.png-imagedetector lbp1 has overrated count of rectangles without pair on cascadeandhog/images/class57.png-imagedetector lbp3 has overrated count of rectangles without pair on cascadeandhog/images/class57.png-imagecontext: test case = -1, seed = 4e0c870e922e74f2
Ubuntu 32
cmake2.6.2
gcc-4.2
Release
tbbOn
sseOn
Associated revisions
moved cascade-detector test to blacklist (issue #432)
Merge pull request #432 from bitwangyaoyao:2.4_blend
History
Updated by Alexander Shishkov over 14 years ago
- Status deleted (
Open)
Updated by Maria Dimashova over 14 years ago
The problem is not reproduced on given system configuration and seed. The test was removed from black list.
Please, reopen the ticket if fail will repeated.
- Status set to Done
- (deleted custom field) set to fixed
Updated by Alexander Shishkov over 14 years ago
[3b88e69a9409a6d9]
cascade-detector: ..... [31mFAIL(Bad accuracy)
[0m>>>
detector haar1 has overrated count of rectangles without pair on cascadeandhog/images/class57.png-imagedetector haar3 has overrated count of rectangles without pair on cascadeandhog/images/class57.png-imagedetector lbp1 has overrated count of rectangles without pair on cascadeandhog/images/class57.png-imagedetector lbp3 has overrated count of rectangles without pair on cascadeandhog/images/class57.png-imagecontext: test case = -1, seed = 3b88e69a9409a6d9
Ubuntu32
Cmake 2.6.2
gcc 4.2
Release
tbbOn
sseOff
- Status changed from Done to Cancelled
- (deleted custom field) deleted (
fixed)
Updated by Maria Dimashova over 14 years ago
Bug was in CascadeClassifier::detectMultiScale when TBB is on. It was fixed in r3827.
- Status changed from Cancelled to Done
- (deleted custom field) set to fixed