From 37dbaa6cd6132b4dfa3f1cd34a9a547227e7671b Mon Sep 17 00:00:00 2001 From: xiongzihua Date: Tue, 17 Jul 2018 11:21:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee929381..58df4397a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## pytorch YOLO-v1 -[中文](中文.md) +[中文](中文.md) [博客](https://www.cnblogs.com/xiongzihua/p/9315183.html) **This is a experimental repository, which are not exactly the same as the original [paper](https://arxiv.org/pdf/1506.02640.pdf), our performance on voc07test is 0.665 map, 57fps@1080ti**