From 59b4ade9e74f2be8242d2ee9306b59fddb7698cd Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 2 Jun 2020 14:44:57 +0300 Subject: [PATCH] Update Readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30e752e6..b0e028e4 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Yolo v4 paper: https://arxiv.org/abs/2004.10934 Yolo v4 source code: https://github.com/AlexeyAB/darknet +Useful links: https://medium.com/@alexeyab84/yolov4-the-most-accurate-real-time-neural-network-on-ms-coco-dataset-73adfd3602fe?source=friends_link&sk=6039748846bbcf1d960c3061542591d7 + For more information see the [Darknet project website](http://pjreddie.com/darknet). For questions or issues please use the [Google Group](https://groups.google.com/forum/#!forum/darknet).