GZQ0723 / YoloV4

object detection \ yolov4
50 stars 28 forks source link

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