From 71ef0180fd6446a7774654654d45fe33f9d51127 Mon Sep 17 00:00:00 2001
From: Jon Almazan <jon.almazan@gmail.com>
Date: Thu, 28 Nov 2019 17:10:10 +0000
Subject: [PATCH] update output

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index f9c438c..0e44738 100644
--- a/README.md
+++ b/README.md
@@ -111,9 +111,9 @@ And you should see the following output:
 
 ```
 >> Evaluation...
- * mAP-easy = 0.911001
- * mAP-medium = 0.80115
- * mAP-hard = 0.604583
+ * mAP-easy = 0.907568
+ * mAP-medium = 0.803098
+ * mAP-hard = 0.608556
 ```
 
 **Note:** this script integrates an automatic downloader for the Oxford5K, Paris6K, ROxford5K, and RParis6K datasets (kudos to Filip Radenovic ;)). The datasets will be saved in `$DB_ROOT`.
-- 
GitLab