/presence

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

Primary LanguageJupyter Notebook

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