# Yolo_FaceDetection **Repository Path**: wk_09/Yolo_FaceDetection ## Basic Information - **Project Name**: Yolo_FaceDetection - **Description**: 使用YoloV3来实现人脸检测(A face detection demo used YoloV3) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Yolo_FaceDetection 使用YoloV3来实现人脸检测(A face detection demo used YoloV3) English version Readme at below 使用方法: 1、下载权重文件,放入model_data文件夹下 链接: https://pan.baidu.com/s/1W5EhuWEdKPXqb1bBww_VtA 提取码:dbj2 2、window用户直接运行run.bat即可实现人脸检测 ![效果图](https://github.com/Tigege/Yolo_FaceDetection/blob/master/font/TIM%E6%88%AA%E5%9B%BE20190316202813.jpg)