Open jsherrah opened 10 years ago
someone here has started working on this, so maybe hold off for the mo?
Sure - good to see you promoting gitHub working.
I'll be interested to see the results for k-means clustering on features.
someone here has stopped working on this :)
We have been working directly with continuous-valued feature vectors. The famous work of Shotton 2006 on textonBoost builds higher-level features on top of whatever features you are using. The steps are:
This gets used in adaBoost, but for now the task is just to implement the clustering and rect. feature calcuation given a set of continuous features.