refactor evaluation and add cross view gallery

This commit is contained in:
darkliang
2022-11-24 22:07:50 +08:00
parent c5b4fb0806
commit 793405ad7c
18 changed files with 388 additions and 309 deletions
+2 -1
View File
@@ -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