bazilinskyy / eye-contact-crowdsourcing

Exploration of eye contact between a pedestrian and a driver of a car by means of crowdsourcing.

Home Page:https://doi.org/10.1016/j.pmcj.2021.101455

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exploration of eye contact in traffic by means of crowdsourcing

Setup

Tested with Python 3.8.5. To setup the environment run these two commands in a parent folder of the downloaded repository (replace / with \ and possibly add --user if on Windows):

  • pip install -e eye-contact-crowdsourcing will setup the project as a package accessible in the environment.
  • pip install -r eye-contact-crowdsourcing/requirements.txt will install required packages.

Citation

If you use results of the project for academic work please cite the following paper.

Onkhar, V., Bazilinskyy, P., Dodou, D., & De Winter, J. C. F. (2022). The effect of drivers’ eye contact on pedestrians’ perceived safety. Transportation research part F: Traffic psychology and behaviour, 84, 194-210. https://doi.org/10.1016/j.trf.2021.10.017

About

Exploration of eye contact between a pedestrian and a driver of a car by means of crowdsourcing.

https://doi.org/10.1016/j.pmcj.2021.101455


Languages

Language:JavaScript 77.9%Language:Python 19.2%Language:HTML 2.5%Language:CSS 0.4%Language:Procfile 0.0%