Skip to content

oveddan/presence

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Presence

Presence is a kinetic sculpture that detects a viewer's gaze in real-time using a convolutional neural-network and moves in response to the gaze

It uses a webcam and the pre-trained model from Eye Tracking for Everyone to detect where users are gazing, and moves in the direction of the gaze.

Key files/documentation

Full documentation coming soon

Requirements

For gaze detection:

  • python
  • caffe
  • opencv

To render simulations of the servo positions:

  • processing

About

The code for Presence - a kinetic sculpture that detects a viewer's gaze in real-time using a neural network and moves in response to the gaze

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages