Skip to main content

Deep Learning model for fatigue detection

Project description

Deep learning model for fatigue detection

forthebadge made-with-python
Python 3.6

Meta Information

  • Trained on open source dataset from kaggle
  • Following are the predictable classes
  • Closed(eyes)
  • Open(eyes)
  • no_yawn
  • yawn

Usage

  • Make sure you have Python installed in your system.
  • Model file will be saved locally in root directory.
  • Model training info will be explained in medium blog soon.

Example

from Face_Mash import Face_Mash
model_path = 'path/of/model.h5'
img_path   = 'path/of/img_file'
prediction = Face_Mash(img_path,model_path)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Face_Mash-127.0.0.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

Face_Mash-127.0.0.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page