From 24d2114a0cf87dcc34c81263c1317a84dfff154b Mon Sep 17 00:00:00 2001 From: SCiVessel <89338252+SCiVessel@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:02:39 +0200 Subject: [PATCH] Fix eval transform type for DeepGaitV2_gait3d.yaml --- configs/deepgaitv2/DeepGaitV2_gait3d.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/deepgaitv2/DeepGaitV2_gait3d.yaml b/configs/deepgaitv2/DeepGaitV2_gait3d.yaml index c6acc8d..1412b81 100644 --- a/configs/deepgaitv2/DeepGaitV2_gait3d.yaml +++ b/configs/deepgaitv2/DeepGaitV2_gait3d.yaml @@ -19,7 +19,7 @@ evaluator_cfg: frames_all_limit: 720 # limit the number of sampled frames to prevent out of memory metric: euc # cos transform: - - type: BaseSilTransform + - type: BaseSilCuttingTransform loss_cfg: - loss_term_weight: 1.0