From 6667971c28aa6a9943b1f405d6f968e3a9fff26c Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 8 Dec 2020 13:16:39 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2be4897e..ec2934ac 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ Darknet is an open source neural network framework written in C and CUDA. It is * **paper:** https://arxiv.org/abs/2011.08036 -* **source code:** https://github.com/WongKinYiu/ScaledYOLOv4 +* **source code - Pytorch:** https://github.com/WongKinYiu/ScaledYOLOv4 -* **Darknet:** https://github.com/AlexeyAB/darknet +* **source code - Darknet:** https://github.com/AlexeyAB/darknet -* **Medium:** https://alexeyab84.medium.com/scaled-yolo-v4-is-the-best-neural-network-for-object-detection-on-ms-coco-dataset-39dfa22fa982 +* **Medium:** https://alexeyab84.medium.com/scaled-yolo-v4-is-the-best-neural-network-for-object-detection-on-ms-coco-dataset-39dfa22fa982?source=friends_link&sk=c8553bfed861b1a7932f739d26f487c8 ## YOLOv4: