Tool/software: Linux
Hi,
I want to develop an object detection application on TDA2x.
The idea is to use HOG feature and Gentle Adaboost classifier.
But from the C66x vlib "vlib_c66x_3_3_0_3" in VisualSDK, there isn't any api for adaboost method.
Kindly let me know where can I find the valued API or method ?
Additionally, there is a reference project "200.V.OD.C66X.00.06" in Visual SDK.
If I want to implement my application based on this library "Object Detection",
the more information is necessary.
For example which training tool is fit to this library ?
What is different from the usual tool "traincascade" in OpenCV ?
How about the structure is in the weight model binary file ? (Please refer to the file "200.V.OD.C66X.00.06\modules\ti_object_detection\test\testvecs\input\vd_adaboost_weights.bin")
Thanks & Best Regards