Update README.md

This commit is contained in:
Alexey 2020-12-08 13:16:39 +03:00 committed by GitHub
parent 70fdf4552c
commit 6667971c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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: