Deep Learning model for fatigue detection
Project description
Deep learning model for fatigue detection
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
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
Face_Mash-127.0.0.0.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Face_Mash-127.0.0.0.tar.gz.
File metadata
- Download URL: Face_Mash-127.0.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2007f1aa73d4ae4f3fb1147dfb27b211375d29f276ef2cb6fea61762f82a7e5
|
|
| MD5 |
d1b3497b24a5072cc023831b3f198d95
|
|
| BLAKE2b-256 |
93f04b96aed1b948793756db1330464f9b3cd9c9deea9395bb81c04d444599b7
|
File details
Details for the file Face_Mash-127.0.0.0-py3-none-any.whl.
File metadata
- Download URL: Face_Mash-127.0.0.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ba584ca2859cfedb581a61a05aae0015e3713fdf597ad86c486ce79108f3052
|
|
| MD5 |
5ef55565465ed03accb2f1809332ceb6
|
|
| BLAKE2b-256 |
aa9df56d7efd53ff8b746963a0410f8c316bc98ad1c43565ce9fcaedb0084c2f
|