# YOLOv4_PyTorch **Repository Path**: futureflsl/YOLOv4_PyTorch ## Basic Information - **Project Name**: YOLOv4_PyTorch - **Description**: A PyTorch implementation of YOLOv4. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-09 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YOLOv4_PyTorch A PyTorch implementation of YOLOv4. ## Acknowledgments 1. https://github.com/hunglc007/tensorflow-yolov4-tflite 2. https://github.com/bubbliiiing/yolov4-pytorch ## References 1. [YOLOv4: Optimal Speed and Accuracy of Object Detection](https://arxiv.org/abs/2004.10934)