The AITracker neural network and it's implementation.
Project description
AITracker
What is this?
AITracker is a deep learning neural network designed to take an image of a person's eyes and determine the direction they are looking in. This repo is a Python module designed to be as easy to use as possible.
Note
This module requires the shape_predictor_68_face_landmarks.dat
file used in dlib, which can be found at this link.
How to use
Simply install using the command:
pip3 install aitracker
Examples
Instantiation
Usage
Other information
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AITracker-0.9.0.tar.gz
(23.3 kB
view details)
Built Distribution
AITracker-0.9.0-py3-none-any.whl
(23.2 kB
view details)
File details
Details for the file AITracker-0.9.0.tar.gz
.
File metadata
- Download URL: AITracker-0.9.0.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f183d45542bc85683048630c0837a52cf660558d12ce8fc346364f8bf910b344 |
|
MD5 | 11bb1082ccf3b1d5572290cd3d74bfdf |
|
BLAKE2b-256 | faa9ffb2fba30b072aac52b2c2442e3c71f083da4819e0e257a219a1c1894a8e |
File details
Details for the file AITracker-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: AITracker-0.9.0-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 630ab6b4e37b84b5557052744548cb877de2082b608033e5bdf1ee5b8493e8ef |
|
MD5 | 37c0b624a9ed84ac67c27e8a5a1914e0 |
|
BLAKE2b-256 | 73090049f0fbee5b60d5a0fa86000feacc2a6216be9d4176ef1349c175e3cc3b |