# MaskDrctection **Repository Path**: huang_wei-e/MaskDrctection ## Basic Information - **Project Name**: MaskDrctection - **Description**: 利用百度PaddleHub开源模型和OpenCV完成的口罩检测系统 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-02 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MaskDrctection Drctection mask by opencv an paddlehub # 基于 paddlehub 和opencv的口罩检测项目 1. ## HOW TO RUNNING ? ```python 创建名为 cvTest 的虚拟环境 安装相应的模块 pip install paddlehub ```