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.