-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
Introduced by me in #148 .
https://github.com/sign-language-processing/pose/blob/master/src/python/pose_format/pose.py#L221 this line incorrectly assumes that all the components are in the points_dict. So if you call it with remove_components([], points_to_remove={"POSE_LANDMARKS":[]}) it crashes, because FACE_LANDMARKS is not in there!
Working on a PR and test.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels