YOLOv3-Face

This project includes information about training on “YOLOv3” object detection system; and shows results which is obtained from WIDER Face Dataset.

In this repo, you can find the weights file created by training with YOLOv3 and our results on the WIDER dataset. Also it has been added configuration files for use of weights file properly.

If you want to test our system you can use the uploaded sample code. For using it you must install darknet and pydarknet.

To learn more about the project you can check out the repository.