VorlonCD / bi-aidetection

Alarm system for Blue Iris based on Artificial Intelligence.
https://ipcamtalk.com/threads/tool-tutorial-free-ai-person-detection-for-blue-iris.37330/
GNU General Public License v2.0
207 stars 45 forks source link

Feature Request: Add custom tags for Relevant Objects #81

Open AndrewHoover opened 3 years ago

AndrewHoover commented 3 years ago

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!

VorlonCD commented 3 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?

AITOOL-VORLONCD.zip

ncrispi commented 3 years ago

Also interested in this! Would be awesome to train for common faces and exclude alerts!

AndrewHoover commented 3 years ago

@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

AndrewHoover commented 3 years ago

Also, is it possible to enter more than one? comma delimited?

VorlonCD commented 3 years ago

yes, you should see the example is comma delimited

VorlonCD commented 3 years ago

@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