AbdirayimovS / GazeMaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BISMILLAHIR-ROHMANIR-ROHIM

Gaze Estimation

Real-time gaze estimation based on web-camera

Installation

Run the project with Conda and Python3.8 or Python3.10

  conda create --name your_env_name python=3.8

Activate the environment

  conda activate your_env_name

Install requirements

Note: Ensure that you install python3.8 or python3.10

  pip install -r requirements.txt

Run main file

python main.py

Demo

DEMO

Demo Video

Notes

What are challenges of the project?

Answer 1

What are current achievements?

Answer 2

Reference

Here are some related projects

About

License:MIT License


Languages

Language:Python 100.0%