We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c22fb commit 4f91d34Copy full SHA for 4f91d34
README.md
@@ -1,6 +1,8 @@
1
# Darknet in Pytorch
2
Currently supports Pytorch 1.5.1
3
-Verified to work with Yolov4 and Yolov3 (probably Yolov2 as well)
+Verified to work with Yolov4 and Yolov3 (probably Yolov2 as well)
4
+
5
+Please give the full error message when reporting an issue (contains reproduction information)
6
7
Please click on [Releases](https://github.com/gwinndr/YOLOv4-Pytorch/releases) to get the most up to date and stable release.
8
0 commit comments