From e652fb4db8d94c8d5dedd30001e95f5397881f33 Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 24 Nov 2020 20:18:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ae36dda..1b926f83 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ # Darknet # Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. +**Discord** invite link for for communication and questions: https://discord.gg/zSq8rtW + ## YOLOv4: * **paper:** https://arxiv.org/abs/2004.10934