https://github.com/ildaron/5.eye_tracking_with_cnn
https://github.com/ildaron/5.eye_tracking_with_cnn
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ildaron/5.eye_tracking_with_cnn
- Owner: Ildaron
- Created: 2020-04-21T01:00:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T23:56:17.000Z (about 6 years ago)
- Last Synced: 2025-04-08T13:44:28.437Z (over 1 year ago)
- Language: Python
- Size: 53.7 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 5.eye_tracking_with_CNN
I create the new CNN by Keras with the costum dataset.
For labelibng http://www.robots.ox.ac.uk/~vgg/software/via/via-1.0.6.html was used.
As a tracking object used 12-angle polygon (Prepare_Kaggle_dataset) and for cicle (3.1_Prepare_Kaggle_dataset_by_OpenCV).