-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Hello, you have done a great job! However, I'm confused about the get_affine_transform function in mks0601/TF-SimpleHumanPose/main/gen_batch.py

-
when calcualte src_dir = get_dir([0, src_w * -0.5], rot_rad), I think it should be src_dir = get_dir([src_w * -0.5, 0], rot_rad), because the first index is width.
-
in your get_affine_transform, if shift=0 in input, only scale[0] is used, scale[1] is not used, I think it is incorrect.
Thank you very much!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels