rtwksai / mask-detection

Mask Detection using ResNet-34, YOLO and Viola Jones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mask-detection

Mask Detection using ResNet-34, YOLO and Viola Jones

File Strucure

miniproj/
├── coco.names
├── faceMask.ipynb
├── haarcascade_frontalface_default.xml
├── model98.pth [Avaialable here]
├── VR_MiniProject.pdf
├── yolov3-tiny.cfg
└── yolov3-tiny.weights [Available here]

The code is inside the notebook named faceMask.ipynb.

Check the report for more detailed analysis of the project

Team:

About

Mask Detection using ResNet-34, YOLO and Viola Jones


Languages

Language:Jupyter Notebook 100.0%