Clear up the confusion about gait3d.

This commit is contained in:
darkliang
2023-04-06 12:45:50 +08:00
parent 37258d149f
commit ef00896028
4 changed files with 5 additions and 8 deletions
+1 -3
View File
@@ -11,12 +11,10 @@ evaluator_cfg:
restore_ckpt_strict: true
restore_hint: 120000
save_name: GaitBase
#eval_func: GREW_submission
sampler:
batch_shuffle: false
batch_size: 16
sample_type: all_ordered # all indicates whole sequence used to test, while ordered means input sequence by its natural order;
Other options: fixed_unordered
sample_type: all_ordered # all indicates whole sequence used to test, while ordered means input sequence by its natural order; Other options: fixed_unordered
frames_all_limit: 720 # limit the number of sampled frames to prevent out of memory
metric: euc # cos
transform: