https://github.com/saif-gitreps/face-mask-detection
A CNN classification model scoring 94% accuracy built from scratch using a dataset that detects if an image of a person has Mask on.
https://github.com/saif-gitreps/face-mask-detection
cnn-classification image-classification image-processing kaggle keras numpy pandas
Last synced: 3 months ago
JSON representation
A CNN classification model scoring 94% accuracy built from scratch using a dataset that detects if an image of a person has Mask on.
- Host: GitHub
- URL: https://github.com/saif-gitreps/face-mask-detection
- Owner: saif-gitreps
- Created: 2025-02-13T17:29:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T17:39:02.000Z (over 1 year ago)
- Last Synced: 2025-02-13T18:36:32.939Z (over 1 year ago)
- Topics: cnn-classification, image-classification, image-processing, kaggle, keras, numpy, pandas
- Language: Jupyter Notebook
- Homepage:
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face-mask-detection
A CNN model from scratch using a dataset that was preprocessed before splitting for testing and training.