mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Update README.md
This commit is contained in:
parent
70fdf4552c
commit
6667971c28
@ -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
|
* **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:
|
## YOLOv4:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user