From a028bfa0da8eb96583c05d5bd00f4bfb9543f2da Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 21 Dec 2021 22:55:09 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4f80fca..9d27ee43 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,10 @@ Darknet is an open source neural network framework written in C and CUDA. It is 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). + +![yolo_progress](https://user-images.githubusercontent.com/4096485/146988929-1ed0cbec-1e01-4ad0-b42c-808dcef32994.png) https://paperswithcode.com/sota/object-detection-on-coco + +---- ![scaled_yolov4](https://user-images.githubusercontent.com/4096485/112776361-281d8380-9048-11eb-8083-8728b12dcd55.png) AP50:95 - FPS (Tesla V100) Paper: https://arxiv.org/abs/2011.08036