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