forked from Vincentqyw/cv-arxiv-daily
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
28 lines (22 loc) · 858 Bytes
/
Copy pathconfig.yaml
File metadata and controls
28 lines (22 loc) · 858 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# TODO: add papers by configuration file
base_url: "https://arxiv.paperswithcode.com/api/v0/papers/"
user_name: "runjtu"
repo_name: "vpr-arxiv-daily"
show_authors: True
show_links: True
show_badge: True
max_results: 20
publish_readme: True
publish_gitpage: False
publish_wechat: False #
# file paths
json_readme_path: './docs/vpr-arxiv-daily.json'
md_readme_path: 'README.md'
# keywords to search
# topics: task/technique/dataset...
keywords:
"Spatial AI":
filters: ["Vision Language Navigation",
"Large Scale NeRF",
"Scene Understanding",
"Geo Localization","GS SLAM", "CSLAM", "Crowd-Sourced Mapping", "Loop Closure Detection", "Re-Localization", "LiDAR Place Recognition", "Range Sensor Recognition", "Structure from Motion", "Visual Place Recognition", "VLAD","image retrieval"]