• Stars
    star
    231
  • Rank 173,434 (Top 4 %)
  • Language
    C++
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repository for Eye Gaze Detection and Tracking

eye-gaze

Repositiory for Eye Gaze Detection and Tracking

We have implemented an Eye Gaze tracking system ( currently in Beta version ) using a series of algorithms. It computes the following :

  • Pupil detection

  • Facial Normal

  • Gaze direction

To have a look into how we did it, just clone the repository and checkout v1.0.

$ cd eye-gaze
$ git checkout tags/v1.0
$ make

Or you can download eye-gaze v1.0 directly from releases.

For a trial,

$ cd eye-gaze
$ ./bin/oic

Dependencies

  • OpenCV ( used 2.4.9 )

Sample outputs





References

Head-pose estimation

1.Michael Sapienza and Kenneth P. Camilleri - “Fasthpe: A recipe for quick head pose estimation”

2.Michael Sapienza - “Head Motion Tracking and Pose Estimation in the Six Degrees of Freedom”

3.Roberto Valenti, Nicu Sebe , and Theo Gevers - “Combining Head Pose and Eye Location Information for Gaze Estimation”

4.Xuehan Xiong ,Fernando De la Torre - “Supervised Descent Method and its Applications to Face Alignment”

5.Hiyam Hatem , Zou Beiji , Raed Majeed , Jumana Waleed Mohammed Lutf - “Head Pose Estimation Based On Detecting Facial Features “

6.Oliver Jesorsky, Klaus J. Kirchberg, and Robert W. Frischholz - “Robust Face Detection”

Pupil localisation

1.Fabian Timm and Erhardt Barth - “ACCURATE EYE CENTRE LOCALISATION BY MEANS OF GRADIENTS”

2.Tom Heyman , Vincent Spruyt , Alessandro Ledda - 3D Face “Tracking and Gaze Estimation Using a Monocular Camera”

3.Luke Allen and Adam Jensen - “Webcam-based Gaze Estimation”

4.Jian-Gang Wang , Eric Sung , Ronda Venkateswarlu - ”Eye Gaze Estimation from a Single Image of One Eye”

More Repositories

1

CNN_SLAM

CNN SLAM implementation of https://arxiv.org/abs/1704.03489
Python
198
star
2

Python-Exercises

Generic Set of exercises in python aimed to teach newbies to grasp fundamentals easily.
Jupyter Notebook
36
star
3

Content

Content used in the sessions conducted at IIT Madras
Jupyter Notebook
33
star
4

attendance-system

A facial recognition based attendance system; Summer School 2018
Python
32
star
5

Cell-Segmentation

Automated identification of cell boundaries from the pathological video data
Python
24
star
6

Demo-of-face-detection-and-counting-

Jupyter Notebook
22
star
7

OCR-Handwritten-Text

OCR on NIST Special Datbase 19 using Tensorflow
Python
16
star
8

Object-Localization-and-Tracking

Compare different methods of tracking
Python
8
star
9

iitmcvg.github.io

CVG IITMs official Website
HTML
7
star
10

OMR-Evaluation

Automated evaluation of OMR Sheets
Python
5
star
11

ai-head-trauma

AI for head trauma analysis using CT scans
Python
4
star
12

pysangamam

Pysangamam workshop files and code
Jupyter Notebook
3
star
13

eye-in-the-sky

Our submission for the " Eye in the Sky " problem statement of Inter IIT Tech Meet 2018 conducted by IIT Bombay
Python
3
star
14

redtail

UAV experiments on nvidia red-tail
C++
3
star
15

Super-Resolution

Efficient Subpixel based super resolution on different architectures
Python
2
star
16

detection-pipeline

Our experimental setup for object detectors. Multiple modifications from tensorflow's.
Python
2
star
17

Hand-Gesture-Based-Control

A repository containing a code that will track the movement of the hand and perform actions based on hand gestures/movement.
C++
2
star
18

forest-surviellance

Tackling poaching in forests
Python
1
star
19

lprs_trial

LPRS
Python
1
star
20

Debugging-TensorFlow-Programs

How to systematically debug tensorflow programs?
Python
1
star
21

100MLDays

100 Days Of ML code challenge @sirajraval
1
star
22

advanced-exercises

Advanced exercises for Junta
Jupyter Notebook
1
star
23

Neural-Machine-Translation

NMT analysis- GPUs, ASICs, manual placements.
1
star
24

violence-detection-crowd

Integrated c3d feature extraction and classification for violence detection
Python
1
star
25

workstation

Workstation setup and docker images
Roff
1
star
26

hand-gesture-recognition

A repository containing source codes for detecting hand gestures.
C++
1
star
27

InterIIT_2021

Repository for the Bosch's Traffic Sign Recognition challenge
JavaScript
1
star
28

jipmer-crowd-analysis

Developing intelligent crowd analysis pipeline for hospitals (JIPMER IITM collaboration project)
Python
1
star