Open Ridhwanluthra opened 6 years ago
Okay so answering your questions:
IDing the person seems redundant, there is no advantage to it. We just need to pause whenever no one is looking. Plus if you are not using recognition to ID that's just detection.
Face tracking is being done right now but yes we do need to better it. Maybe we could use a deep net approach to reduce false positives.
Yes I do agree we should totally head for a deep net approach.
So have a look at other approaches other than HAAR. I am gonna rename the issue also.
Nice issue, keep at it!
Totally agree with the idea to use deep nets with YOLO as mentioned or maybe MOBILENETS for more seamless experience and faster performance. Suggestion:
i could not find the code where tracking is being done. If we use something like the KLT algorithm we can also help with https://github.com/amar-laksh/focusTV/issues/1 as it would mean we don't have to run the deep net or haar or whatever all the time but only when we lose a face in tracking. The tracking will be running 90% of the time.
Given our constraints we should
So, I have been trying to use focusTV lately whenever I watch something. A couple of challenges that I believe should be dealt with: