Spaces:
Running
on
Zero
Running
on
Zero
server: | |
name: "0.0.0.0" | |
port: 7860 | |
defaults: | |
setting_threshold: 0.1 | |
max_keypoints: 2000 | |
keypoint_threshold: 0.0005 | |
enable_ransac: true | |
ransac_method: CV2_USAC_MAGSAC | |
ransac_reproj_threshold: 8 | |
ransac_confidence: 0.999 | |
ransac_max_iter: 2000 | |
ransac_num_samples: 4 | |
match_threshold: 0.1 | |
setting_geometry: Homography | |
matcher_zoo: | |
superpoint+minima(lightglue): | |
matcher: superpoint-minima_lightglue | |
feature: superpoint_max | |
dense: false | |
info: | |
name: MINIMA #dispaly name | |
source: "ArXiv 2024" | |
github: https://github.com/LSXI7/MINIMA | |
paper: https://arxiv.org/abs/2412.19412 | |
project: null | |
display: true | |
minima(loftr): | |
matcher: minima_loftr | |
dense: true | |
info: | |
name: MINIMA(LoFTR) #dispaly name | |
display: false | |
minima(RoMa): | |
matcher: minima_roma | |
skip_ci: true | |
dense: true | |
info: | |
name: MINIMA(RoMa) #dispaly name | |
display: false | |
superpoint+lightglue: | |
matcher: superpoint-lightglue | |
feature: superpoint_max | |
dense: false | |
info: | |
name: LightGlue #dispaly name | |
source: "ICCV 2023" | |
github: https://github.com/cvg/LightGlue | |
paper: https://arxiv.org/pdf/2306.13643 | |
project: null | |
display: true | |
loftr: | |
matcher: loftr | |
dense: true | |
info: | |
name: LoFTR #dispaly name | |
source: "CVPR 2021" | |
github: https://github.com/zju3dv/LoFTR | |
paper: https://arxiv.org/pdf/2104.00680 | |
project: https://zju3dv.github.io/loftr | |
display: true | |
xoftr: | |
matcher: xoftr | |
dense: true | |
info: | |
name: XoFTR #dispaly name | |
source: "CVPR 2024" | |
github: https://github.com/OnderT/XoFTR | |
paper: https://arxiv.org/pdf/2404.09692 | |
project: null | |
display: true | |
RoMa: | |
matcher: roma | |
skip_ci: true | |
dense: true | |
info: | |
name: RoMa #dispaly name | |
source: "CVPR 2024" | |
github: https://github.com/Parskatt/RoMa | |
paper: https://arxiv.org/abs/2305.15404 | |
project: https://parskatt.github.io/RoMa | |
display: true | |
retrieval_zoo: | |
netvlad: | |
enable: true | |
openibl: | |
enable: true | |
cosplace: | |
enable: true | |