shunpeng commited on
Commit
b7ab478
·
verified ·
1 Parent(s): 6abd739

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - visual-place-recognition
5
+ - image-retrieval
6
+ - image-feature-extraction
7
+ - pytorch
8
+ - dinov2
9
+ pipeline_tag: image-feature-extraction
10
+ library_name: pytorch
11
  ---
12
+
13
+ # SAGE-VPR
14
+
15
+ Official checkpoints for **SAGE: Spatial-visual Adaptive Graph Exploration for Efficient Visual Place Recognition**.
16
+
17
+ Paper: https://arxiv.org/abs/2509.25723
18
+ GitHub: https://github.com/chenshunpeng/SAGE
19
+ Project Page: https://chenshunpeng.github.io/projects/SAGE