Update Augmenter

This commit is contained in:
HunMinKim 2024-01-09 20:32:07 +09:00 committed by GitHub
parent 4346e0e001
commit cbed3c157a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,6 +103,10 @@ pose_model = 'BODY_25B' #With openpose: BODY_25B, BODY_25, BODY_135, COCO, MPII,
overwrite_pose = false overwrite_pose = false
openpose_path = '' # only checked if OpenPose is used 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] [synchronization]
# COMING SOON! # COMING SOON!