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
|
||||
|
||||
@@ -12,7 +12,7 @@ evaluator_cfg:
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 80000
|
||||
save_name: tmp
|
||||
eval_func: identification
|
||||
eval_func: evaluate_indoor_dataset
|
||||
sampler:
|
||||
batch_size: 4
|
||||
sample_type: all_ordered
|
||||
@@ -21,6 +21,7 @@ evaluator_cfg:
|
||||
- img_w: 64
|
||||
type: BaseSilCuttingTransform
|
||||
metric: euc # cos
|
||||
cross_view_gallery: false
|
||||
|
||||
loss_cfg:
|
||||
loss_term_weight: 1.0
|
||||
|
||||
@@ -12,7 +12,7 @@ evaluator_cfg:
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 250000
|
||||
save_name: GaitGL
|
||||
eval_func: identification_GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
eval_func: GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
sampler:
|
||||
batch_size: 4
|
||||
sample_type: all_ordered
|
||||
|
||||
@@ -12,7 +12,7 @@ evaluator_cfg:
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 250000
|
||||
save_name: GaitGL_BNNeck
|
||||
eval_func: identification_GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
eval_func: GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
sampler:
|
||||
batch_size: 4
|
||||
sample_type: all_ordered
|
||||
|
||||
@@ -11,7 +11,7 @@ evaluator_cfg:
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 250000
|
||||
save_name: GaitPart
|
||||
eval_func: identification_GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
eval_func: GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
sampler:
|
||||
batch_size: 4
|
||||
sample_type: all_ordered
|
||||
|
||||
@@ -11,7 +11,7 @@ evaluator_cfg:
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 250000
|
||||
save_name: GaitSet
|
||||
eval_func: identification_GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
eval_func: GREW_submission # identification_real_scene # identification_GREW_submission
|
||||
sampler:
|
||||
batch_size: 4
|
||||
sample_type: all_ordered
|
||||
|
||||
Reference in New Issue
Block a user