Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 364 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 364 Bytes

YOLOv3-Face

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.