TurkerGaze: Crowdsourcing Saliency with Webcam based Eye Tracking
> ./scripts/install.sh
> npm install
> npm start
Created by Pingmei Xu, Jianxiong Xiao at Princeton Vision Group.
TurkerGaze is a webcam-based eye tracking game for collecting large-scale eye tracking data via crowdourcing. It is implemented in javascript and the details were described in an arXiv tech report.
If you find TurkerGaze useful in your research, please consider citing:
@article{xu15arXiv,
Author = {Pingmei Xu, Krista A Ehinger, Yinda Zhang, Adam Finkelstein, Sanjeev R. Kulkarni, Jianxiong Xiao},
Title = {Rich feature hierarchies for accurate object detection and semantic segmentation},
Booktitle = {arXiv:1504.06755},
Year = {2015}
}
See a demo
User your own images
TurkerGaze is released under the MIT License (refer to the LICENSE file for details).