From 736961d96ecc05d9f689180d2a51ff2d7445c037 Mon Sep 17 00:00:00 2001 From: HunMinKim <144449115+rlagnsals@users.noreply.github.com> Date: Sat, 13 Jan 2024 13:26:35 +0900 Subject: [PATCH] Update Config.toml --- Pose2Sim/Demo/S00_Demo_Session/Config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pose2Sim/Demo/S00_Demo_Session/Config.toml b/Pose2Sim/Demo/S00_Demo_Session/Config.toml index a3cfaa7..67cb336 100644 --- a/Pose2Sim/Demo/S00_Demo_Session/Config.toml +++ b/Pose2Sim/Demo/S00_Demo_Session/Config.toml @@ -27,7 +27,7 @@ frame_range = [] # For example [10,300], or [] for all frames exclude_from_batch = [] # List of trials to be excluded from batch analysis, ['', 'etc']. # e.g. ['S00_P00_Participant/S00_P00_T00_StaticTrial', 'S00_P00_Participant/S00_P00_T01_BalancingTrial'] -## Only taken into account if pose_model is 'BODY_25_AUGMENTED' # Coming soon! +## Only taken into account if pose_model is 'BODY_25_AUGMENTED' participant_height = 1.7 # m participant_mass = 70 # kg