We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de8e5d commit 17056caCopy full SHA for 17056ca
README.md
@@ -1,4 +1,6 @@
1
# YOLOv2 in PyTorch
2
+**NOTE: This project is no longer maintained and may not compatible with the newest pytorch (after 0.4.0).**
3
+
4
This is a [PyTorch](https://github.com/pytorch/pytorch)
5
implementation of YOLOv2.
6
This project is mainly based on [darkflow](https://github.com/thtrieu/darkflow)
0 commit comments