diff --git a/Pose2Sim/Demo/S00_Demo_Session/S00_P00_Participant/S00_P00_T01_BalancingTrial/Config.toml b/Pose2Sim/Demo/S00_Demo_Session/S00_P00_Participant/S00_P00_T01_BalancingTrial/Config.toml index dec204d..f69baff 100644 --- a/Pose2Sim/Demo/S00_Demo_Session/S00_P00_Participant/S00_P00_T01_BalancingTrial/Config.toml +++ b/Pose2Sim/Demo/S00_Demo_Session/S00_P00_Participant/S00_P00_T01_BalancingTrial/Config.toml @@ -27,7 +27,7 @@ # 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' # Test now! # participant_height = 1.7 # m # participant_mass = 70 # kg @@ -104,6 +104,10 @@ # overwrite_pose = false # openpose_path = '' # only checked if OpenPose is used +[BODY_25_AUGMENTED] +ModelName = "LSTM" +model = "v0.3" # now, 0.3 is lastest version +offset = true # default is ture # [synchronization] ## COMING SOON!