Update Augmenter
This commit is contained in:
parent
380f514851
commit
6d2013efee
@ -27,7 +27,7 @@
|
||||
# exclude_from_batch = [] # List of trials to be excluded from batch analysis, ['<participant_dir/trial_dir>', '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!
|
||||
|
Loading…
Reference in New Issue
Block a user