Skip to content

Better Performance - Look for other algos for core. #6

Description

@Ridhwanluthra

So, I have been trying to use focusTV lately whenever I watch something.
A couple of challenges that I believe should be dealt with:

  • We need to be able to ID the face of the person using it (probably no need for face recognition, just tracking should be able to solve it.)
  • Face tracking is also essential for reducing false pauses.
  • Maybe we need to go for a deep net(this may be a performance issue but with a shallow YOLO based net I believe we can get great results) or HOG based detector, due to the obvious problems with HAAR it sometimes would not provide a smooth experience such as pause with minor head shifts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions