File size: 579 Bytes
a80d6bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
default: &default
    class: 'VizTopicFM'
    ckpt: 'pretrained/model_best.ckpt'
    match_threshold: 0.2
    n_sampling_topics: 4
    show_n_topics: 4
megadepth:
    <<: *default
    n_sampling_topics: 10
    show_n_topics: 6
scannet:
    <<: *default
    match_threshold: 0.3
    n_sampling_topics: 5
    show_n_topics: 4
hpatch:
    <<: *default
inloc:
    <<: *default
    imsize: 1024
    match_threshold: 0.3
    n_sampling_topics: 8
    show_n_topics: 4
aachen_v1.1:
    <<: *default
    imsize: 1024
    match_threshold: 0.3
    n_sampling_topics: 6
    show_n_topics: 6