Open Vickpire opened 2 years ago
I believe your talking about the withFaceExpressions You could train this detector if you like. See: https://www.tensorflow.org/tutorials/images/transfer_learning this will get you started on how to create and retrain models. After you retrain the model just make sure its named correctly and overwrite the one Ive included in this node.
models for this node are located in node-red-contrib-facial-recognition/models/ directory. or here on github see: https://github.com/meeki007/node-red-contrib-facial-recognition/tree/main/models
Do you need a node-red node? There is some better work out there now for facial recognition see: https://github.com/vladmandic/human I've just not had the time / will / want to make a new node using this work. Have to code for work and don't have the 2 weeks of free time to just make a node based on the above link
Hello,
I was wondering if it would be possible to enhance the spectrum of the facial expression recognition in your node. I would like to add some other expressions that could be detected. If this is an option please let me know.
Thank you in advance for your answer.
Best regards, Victoria