# Mask-detection-frame **Repository Path**: class-project/mask-detection-frame ## Basic Information - **Project Name**: Mask-detection-frame - **Description**: Mask-detection-frame - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-16 - **Last Updated**: 2022-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, PyTorch, AI, Qt, Obd ## README # Mask Detection Frame
## 1, Environments ``` pip install -r requirements.txt ``` ## 2, Run The configuration file(Data/configs) needs to be modified before running. If you use video, you need to create a video folder. ```shell python3 run.py ```