From 6c4915be5883200ad6d692f374dee7b661213898 Mon Sep 17 00:00:00 2001 From: Zhi Tian Date: Wed, 11 Sep 2019 20:57:41 +0930 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a03935..b21c2ca 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The full paper is available at: [https://arxiv.org/abs/1904.01355](https://arxiv ## Updates ### 11 September 2019 - - New models are released. The best model achieves **49%** in AP on COCO test-dev with multi-scale testing. + - New models with much improved performance are released. The best model achieves **49%** in AP on COCO test-dev with multi-scale testing. ### 8 August 2019 - FCOS with VoVNet backbones is available at [VoVNet-FCOS](https://github.com/vov-net/VoVNet-FCOS). -- GitLab