|
refine_mode: 'dhr'
|
|
test_batch_size: 1
|
|
|
|
# coarse inv
|
|
optim_step: 40
|
|
w_plus: False
|
|
|
|
# dhr optiosn
|
|
dhr_feature_idx: 11
|
|
dhr_weight_lr: 1.5e-3
|
|
dhr_feature_lr: 9e-2
|
|
dhr_weight_step: 50
|
|
dhr_feature_step: 100
|
|
dhr_l2_lambda: 1.
|
|
dhr_lpips_lambda: 1.
|
|
dhr_theta1: 0.7
|
|
dhr_theta2: 0.8 |