Realcat commited on
Commit
a01f750
·
1 Parent(s): d569c1c

update: disable roma

Browse files
Files changed (1) hide show
  1. config/config.yaml +4 -0
config/config.yaml CHANGED
@@ -47,6 +47,7 @@ matcher_zoo:
47
  matcher: dad_roma
48
  skip_ci: true
49
  dense: true
 
50
  info:
51
  name: Dad(RoMa) #dispaly name
52
  source: "ARXIV 2025"
@@ -67,6 +68,7 @@ matcher_zoo:
67
  matcher: minima_roma
68
  skip_ci: true
69
  dense: true
 
70
  info:
71
  name: MINIMA(RoMa) #dispaly name
72
  source: "ARXIV 2024"
@@ -139,6 +141,7 @@ matcher_zoo:
139
  matcher: dkm
140
  skip_ci: true
141
  dense: true
 
142
  info:
143
  name: DKM #dispaly name
144
  source: "CVPR 2023"
@@ -180,6 +183,7 @@ matcher_zoo:
180
  jamma:
181
  matcher: jamma
182
  dense: true
 
183
  info:
184
  name: Jamma #dispaly name
185
  source: "CVPR 2024"
 
47
  matcher: dad_roma
48
  skip_ci: true
49
  dense: true
50
+ enable: false
51
  info:
52
  name: Dad(RoMa) #dispaly name
53
  source: "ARXIV 2025"
 
68
  matcher: minima_roma
69
  skip_ci: true
70
  dense: true
71
+ enable: false
72
  info:
73
  name: MINIMA(RoMa) #dispaly name
74
  source: "ARXIV 2024"
 
141
  matcher: dkm
142
  skip_ci: true
143
  dense: true
144
+ enable: false
145
  info:
146
  name: DKM #dispaly name
147
  source: "CVPR 2023"
 
183
  jamma:
184
  matcher: jamma
185
  dense: true
186
+ enable: false
187
  info:
188
  name: Jamma #dispaly name
189
  source: "CVPR 2024"