YoloV4 object detection \ yolov4 A minimal PyTorch implementation of YOLOv4. Paper Yolo v4: https://arxiv.org/abs/2004.10934 Source code:https://github.com/AlexeyAB/darknet More details: http://pjreddie.com/darknet/yolo/ Reference: https://github.com/eriklindernoren/PyTorch-YOLOv3 https://github.com/marvis/pytorch-caffe-darknet-convert