Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with case when input video contains numbers #2

Merged
merged 1 commit into from
Jan 23, 2019
Merged

Deal with case when input video contains numbers #2

merged 1 commit into from
Jan 23, 2019

Conversation

09panesara
Copy link

re.findall followed by indexing by 0 was resulting in the wrong frame_indx for keypoint files obtained from videos with digits e.g. '001m_ang_2.6_win_1_000000000000_keypoints.json'.

Have modified to take the last match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants