PyTorch Implementation of YoloV3 Object Detection Realtime object detection using yolov3 implemented in PyTorch References https://towardsdatascience.com/object-detection-and-tracking-in-pytorch-b3cf1a696a98 https://github.com/ayooshkathuria/pytorch-yolo-v3