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 add videos from different scenarios into the same JSON file for training? #31

Open
rockywind opened this issue Jun 1, 2023 · 2 comments

Comments

@rockywind
Copy link

Hi, thank you for sharing the great work!
I have 10 sets of scene data, how do I combine them into a JSON file to train SUDS?

@hturki
Copy link
Owner

hturki commented Jun 20, 2023

You need to create a "metadata.json" file where all of the poses across videos are mapped to the same coordinate system, and where the frames are labeled with the appropriate "video_id" parameters.

@rockywind
Copy link
Author

Thanks a lot!

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