Skip to content

James-Leste/eyedentity

Repository files navigation

Junction 2024: EyeDentity

We aim to help Sitra make Finland the world leader of digital democracy and ensuring human participation on the Polis platform while maintaining anonymity. To address the issues, we created a human identifying tool based on deep gazing detection. It can be easily integrated with online vote platforms and provides a light-weight verification and progress tracking solution.

Video Demo: EyeDentity

Update: Won 2nd Place in the Sitra Partner Challenge

alt text Figure 1. 1st and 2nd Winners with Sitra experts

run on local

git clone git@github.com:James-Leste/eyedentity.git
cd eyedentity
npm i
npm run dev

The server should start on http://localhost:5173/

Try online demo

demo link

Note: If the demo doesn't work for you or the camera is not being display, try:

  • refreashing the page
  • switching to one of the supported browsers
  • turning the camera permission off and on again
  • opening the link in incognito mode and provide the camera permission on the browser.

Screenshots

alt text Figure 2. gaze tracking alt text Figure 3. voting progress tracking simulator made by Ali

Supported Broswers

alt text Figure 4. supported browsers

Deep Model Used

WebGazer.js from Brown University

Team members

Contribute

Create a pull request or issue! We would love to hear from you! We will review it as soon as we can!

License

GNU GENERAL PUBLIC LICENSE