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

Large number of Json are annoying to copy. Would it be possible to imagine that P2S would accept an other file format such as hdf5 or any other ? #74

Open
ANaaim opened this issue Feb 29, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ANaaim
Copy link
Contributor

ANaaim commented Feb 29, 2024

I know that json is the base export format file for open pose but when you are manipulating large amount of individual frame in a video and each is file is in a different json file it make folder with large number of file making it quite "difficult" ( I means extremely long) to copy. How could it be handle in a elegant manner ? We might concatenate all the json in a single file ? Any thought on this issue ?

@ANaaim
Copy link
Contributor Author

ANaaim commented Feb 29, 2024

I saw that it was in your to do list at the end of the read me. I might try to have a look.

@davidpagnon
Copy link
Collaborator

I totally agree, it would be nice if Pose2Sim could natively accept both json and h5 format (such a the DeepLabCut one).
You may have a look at this piece of code: https://github.com/perfanalytics/pose2sim/blob/main/Pose2Sim/Utilities/Blazepose_runsave.py#L51

@davidpagnon davidpagnon added the enhancement New feature or request label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants