From 3a3db04232d252f3d25aed4161cd304fa1762465 Mon Sep 17 00:00:00 2001 From: Ivan Date: Sun, 5 Nov 2023 16:20:31 +0300 Subject: [PATCH] added note about map downloading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12bd52a..cb129de 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ Weights for MixVPR, NetVLAD and SuperGlue as well as cluster centers for AnyLoc All other necessary files for CosPlace, EigenPlaces and SuperPoint will be downloaded automatically via TorchHub. ## Usage -Please check `example.ipynb` for an example of localizing and using the Recall metric. \ No newline at end of file +Please check `example.ipynb` for an example of downloading the satellite map, localizing and using the Recall metric. \ No newline at end of file