Update README.md

This commit is contained in:
Alexey 2020-11-24 20:18:20 +03:00 committed by GitHub
parent 4a03d40598
commit e652fb4db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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