Merge pull request #227 from SCiVessel/deepgaitv2_bugfix

Minor bugfix: evaluator_cfg transform type for DeepGaitV2_gait3d.yaml
This commit is contained in:
Dongyang Jin
2024-07-10 23:07:02 +08:00
committed by GitHub
+1 -1
View File
@@ -19,7 +19,7 @@ evaluator_cfg:
frames_all_limit: 720 # limit the number of sampled frames to prevent out of memory frames_all_limit: 720 # limit the number of sampled frames to prevent out of memory
metric: euc # cos metric: euc # cos
transform: transform:
- type: BaseSilTransform - type: BaseSilCuttingTransform
loss_cfg: loss_cfg:
- loss_term_weight: 1.0 - loss_term_weight: 1.0