LPY commited on
Commit
2f7f3e1
·
verified ·
1 Parent(s): cf55b02

Upload mvt_cfg.yaml

Browse files
Files changed (1) hide show
  1. checkpoints/GemBench/mvt_cfg.yaml +27 -0
checkpoints/GemBench/mvt_cfg.yaml ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ activation: lrelu
2
+ cvx_up: true
3
+ decoder_dropout: 0.0
4
+ feat_dim: 220
5
+ feat_ver: 1
6
+ final_dim: 64
7
+ im_channels: 64
8
+ img_aug_2: 0.05
9
+ img_feat_dim: 3
10
+ img_patch_size: 14
11
+ img_size: 224
12
+ inp_pre_con: false
13
+ inp_pre_pro: false
14
+ norm_corr: true
15
+ num_rot: 72
16
+ pe_fix: true
17
+ rend_three_views: true
18
+ rot_ver: 1
19
+ self_cross_ver: 1
20
+ st_sca: 4
21
+ st_wpt_loc_aug: 0.05
22
+ st_wpt_loc_inp_no_noise: true
23
+ stage_two: true
24
+ use_point_renderer: true
25
+ wpt_img_aug: 0.0
26
+ xops: true
27
+