Skip to content

CNN-based Face Mask Detection using MobileNetV2 with Grad-CAM visualizations and high test accuracy (~99%).

Notifications You must be signed in to change notification settings

ansarr666/Face-Mask-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Face Mask Detection using CNN (MobileNetV2)

This project implements a Convolutional Neural Network (CNN) to detect face masks in images.
It uses transfer learning with MobileNetV2, data augmentation, and Grad-CAM visualization for interpretability.

  • Detects with_mask vs without_mask classes.
  • Achieved ~99% accuracy on the test set.
  • Provides Grad-CAM heatmaps to visualize model attention.
  • Includes pre-trained model (.h5) and sample images for testing.

About

CNN-based Face Mask Detection using MobileNetV2 with Grad-CAM visualizations and high test accuracy (~99%).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published