fcm in ml.star
Hey gang,
Has anyone out there used the ml.fcm object in ml.*? I'm doing some clustering of blob data from cv.jit and would like to store the cluster centroids that ml.fcm generates and reload them into the object for querying. This way I can just query the fcm object with new blob data and I don't have to retrain it every time I reopen my patch. Unlike most of the other ml.* objects ml.fcm doesn't seem to have a way to reload data that has been saved (to a coll for example).
Any ideas?
ml.fcm.maxhelp is causing a crash for me, so I can't really help.