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

How to load consecutive frames, in case of downloading json file only. #150

Open
Mayo001 opened this issue Oct 27, 2023 · 3 comments
Open

Comments

@Mayo001
Copy link

Mayo001 commented Oct 27, 2023

Hi, I need to load the coordinate in consecutive frames, but I don't know what frame ids are under a video. Also I only downloaded the annotation file, so I hope I can just get the annotations for consecutive frames!

@mks0601
Copy link
Collaborator

mks0601 commented Oct 27, 2023

See InterHand2.6M in 30 fps in https://mks0601.github.io/InterHand2.6M/

@Mayo001
Copy link
Author

Mayo001 commented Oct 27, 2023

Hi, The website mentions that there is a key 'seq' in the joint_3d.json file, but found that there doesn't seem to be this 'seq' key, which I found to be in data-001.json 'seq_name'. Because my device has limited memory, I can't load the file data-001.json (3.7GB). So I kindly ask you to provide me a copy of the relationship between frame number and video sequence correspondence.

image image

@mks0601
Copy link
Collaborator

mks0601 commented Oct 27, 2023

Hi, I've updated them. Could you download them again and check them?

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

No branches or pull requests

2 participants