Ask Your Question
3

How to train soft cascade classifier

asked 2013-03-01 00:59:44 -0600

mhm0902 gravatar image

updated 2013-03-04 23:55:20 -0600

Hello, I am having trouble implementing the Soft Cascade Classifier for Object Detection function (using OpenCV). I have created a large bank of positive and negative images to use for the sft Training, but am unsure how to go about generating the cascade XML file.

edit retag flag offensive close merge delete

Comments

apps/sft/sft.cpp looks like it's the training tool for that. sft/config.cpp seems to describe the options here

berak gravatar imageberak ( 2013-03-05 01:50:26 -0600 )edit

where to get configure xml file ?

mhm0902 gravatar imagemhm0902 ( 2013-03-07 23:34:57 -0600 )edit

i'm only guessing, but it seems there is no. you probably have to type that yourself. (all it seems to contain is your personal training settings, it's in lieu of a ton of cmdline args)

berak gravatar imageberak ( 2013-03-08 02:36:52 -0600 )edit

Could you give me an example (configuration xml file)?

mhm0902 gravatar imagemhm0902 ( 2013-03-12 19:47:06 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-05-15 03:32:16 -0600

samuel_1208 gravatar image

@mhm: Hi, if you get the answer, Could you share it to me

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-01 00:59:44 -0600

Seen: 509 times

Last updated: Mar 04 '13