Open AndrewHoover opened 4 years ago
Does this do the trick? Also, can you give details how you manually trained it for faces? What would a UI option for that look like in AITOOL?
Also interested in this! Would be awesome to train for common faces and exclude alerts!
@VorlonCD Sorry for the delay. I haven't gotten too far yet but here is the documentation that I'm working with: https://deepstackpython.readthedocs.io/en/latest/facerecognition.html
Also, is it possible to enter more than one? comma delimited?
yes, you should see the example is comma delimited
@AndrewHoover - this version should work correctly with custom models and face detection. Keep your MAIN deepstack url, and ad a secondary face URL. Then in the main url, pick LINK option and link to your face detection model URL: AITool-VorlonCD-v2.0.700.zip
If this request has already been made I apologize for overlooking it.
I am playing around with training the face recognition aspect of DeepStack to associate my family members with their names.
Would it be possible to add custom tags to the Relevant Objects section so that I can add in "Andy" to the list and compare it to the returned result tags from DS. I can see this being useful for other types of attributes in scenes as well.
Thank you for all of the amazing work that you've put into this tool!