Read the statement by Michael Teeuw here.
MMM-Face-Reco-DNN + ProfileSwitcher
-
@stardyze see
https://github.com/nischi/MMM-Face-Reco-DNN#classescase of the names matters… Sam does not equal sam
-
@sdetweil I did look through that page and all the case names are the same (lowercase) from my dataset folders for each person to the class names for each module and it still doesn’t switch modules in the mirror. Do I have to classify the each class first in the .js in the facereco module first?
-
@stardyze u now know everything I know…
I set the module up once, and it worked on the 1st try. haven’t used it since (as I am the only user)
-
@sdetweil Okay haha thank you so much for your time
-
@stardyze the mosdule classes are space separated… right?
-
@sdetweil you mean like the name of the class is not right next to the colon?
-
-
@sdetweil Oh yeah of course for each module I have a space like “sam bob sue fred”
-
A “soft-announce” for something I’m working on, but is almost ready to be released…
I’ve had problems with all the versions of face-recognition, profile-switching, debugging… so I’m attempting to create a new module that takes out most of the pain. The pain of getting the profiles configured correctly is still there (that’s job#2), but the facial recognition… that was something I wanted to try and improve. So, pre-announcing a new face recognition module (because we all need another module doing the same thing).
https://github.com/njwilliams/MMM-Faces
I welcome thoughts/suggestions to improve this!