Open norihiro opened 3 years ago
I have been recently looking at this library: https://ultralytics.com/yolov5 https://github.com/ultralytics/yolov5
It can be used with OpenCV: https://medium.com/mlearning-ai/detecting-objects-with-yolov5-opencv-python-and-c-c7cf13d1483c
This would give "classes" of objects. The class of the object could then be selected (DOG, PERSON1, etc) near real time or prior to adding the filter...
Thank you for your information. I will check it.
Thank you for your information. I will check it.
Hi @norihiro. We recently found your plugin and used it in our church. Generally it’s working really good. However, we have the problem that in our service during the sermon we have two people visible: the preacher and a translator. Every now and then the tracked face changes and the camera jumps from face to face.
Any chance you already had a look into the mentioned lib? It would be great if we could specifically define the face to track.
Track object instead of automatically detected face.
Related discussion
https://obsproject.com/forum/threads/face-tracker.144419/post-548452