refactor evaluation and add cross view gallery
This commit is contained in:
@@ -11,7 +11,6 @@ evaluator_cfg:
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 60000
|
||||
save_name: Baseline
|
||||
eval_func: identification
|
||||
sampler:
|
||||
batch_shuffle: false
|
||||
batch_size: 16
|
||||
|
||||
@@ -11,7 +11,7 @@ evaluator_cfg:
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 250000
|
||||
save_name: Baseline
|
||||
eval_func: identification_GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
eval_func: GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
sampler:
|
||||
batch_shuffle: false
|
||||
batch_size: 64
|
||||
|
||||
@@ -11,7 +11,6 @@ evaluator_cfg:
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 150000
|
||||
save_name: Baseline
|
||||
eval_func: identification
|
||||
sampler:
|
||||
batch_shuffle: false
|
||||
batch_size: 4
|
||||
|
||||
@@ -9,7 +9,7 @@ evaluator_cfg:
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 60000
|
||||
save_name: Baseline
|
||||
eval_func: evaluate_HID
|
||||
eval_func: HID_submission
|
||||
sampler:
|
||||
batch_shuffle: false
|
||||
batch_size: 8
|
||||
|
||||
Reference in New Issue
Block a user