MatchAnything-Det / config /config.yaml
XingyiHe's picture
Init
e993022
server:
name: "0.0.0.0"
port: 16010
defaults:
setting_threshold: 0.1
max_keypoints: 2000
keypoint_threshold: 0.05
enable_ransac: true
ransac_method: CV2_USAC_MAGSAC
ransac_reproj_threshold: 8
ransac_confidence: 0.999
ransac_max_iter: 10000
ransac_num_samples: 4
match_threshold: 0.2
setting_geometry: Homography
matcher_zoo:
matchanything:
matcher: matchanything
dense: true
info:
name: MatchAnything #dispaly name
source: "ZJU3DV"
display: true
retrieval_zoo:
netvlad:
enable: true
openibl:
enable: true
cosplace:
enable: true