Ask Your Question
0

Test Performance after Traincascade

asked Apr 11 '14

hello to all, study the haartraining and traincascade for days. For the work that I do, unfortunately haartraining require many hours of work. So I focused on traincascade. The thesis that I'm doing, requires me to make comparisons regarding performance. Regarding the haartraining thanks to the command opencv_perfromance.exe I can perform the test. This test, however, does not function for the traincascade, I wanted to ask where I can find an executable to perform the performance test. I think it is important, not only for my thesis, but also for many other people that process for hours and hours without having tangible results, due to the lack of a performance test.

Preview: (hide)

Comments

It basically doesn't exist for the traincascade interface. It needs to be re-implemented by someone but none has find the time to do so!

StevenPuttemans gravatar imageStevenPuttemans (Apr 11 '14)edit

1 answer

Sort by » oldest newest most voted
0

answered Apr 14 '14

Thank you very much for your reply. So right now how I could understand if the xml file that I created with traincascade method is more powerful than that created by the method haartraining?

Preview: (hide)

Comments

By writing an evaluation framework yourself from scratch ... like most researchers do. Create precision recall curves and compare models with different parameter values.

StevenPuttemans gravatar imageStevenPuttemans (Apr 15 '14)edit

Question Tools

Stats

Asked: Apr 11 '14

Seen: 1,048 times

Last updated: Apr 14 '14