Update Config.toml

This commit is contained in:
David PAGNON 2023-01-15 20:17:47 +01:00 committed by GitHub
parent f26ade7353
commit 500ec58e02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,8 +19,9 @@ pose3d_folder_name = 'pose-3d'
opensim_folder_name = 'opensim' opensim_folder_name = 'opensim'
[pose-2d] [pose-2d]
pose_model = 'BODY_25B' #BODY_25B, BODY_25, BLAZEPOSE, COCO, MPI are available pose_model = 'BODY_25B' #CUSTOM, BODY_25B, BODY_25, BODY_135, BLAZEPOSE, HALPE_26, HALPE_68, HALPE_136, COCO_133, COCO, MPII are available,
# set your own model in skeleton.py if you don't use openpose # from DeepLabCut, OpenPose, MediaPipe BlazePose, and AlphaPose
# See Pose2Sim\skeleton.py for their skeleton hierarchy
[calibration] [calibration]
type = 'qca' # 'qca', 'checkerboard', 'arucoboard', or 'charucoboard' type = 'qca' # 'qca', 'checkerboard', 'arucoboard', or 'charucoboard'