-
Notifications
You must be signed in to change notification settings - Fork 3
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 extract RGB frames from Physionv1.5? #63
Comments
Hi Xiaodan, sorry for the delay in response. Here's some code to extract frames from the hdf5 files:
We will also be releasing the pipeline for model evaluations on PhysionV1.5 soon. We will notify you when that is ready. |
Thank you very much. Looking forward to checking out how to get the binary GT labels from the hdf5 etc. |
Hi Xiaodan, we released our evaluation pipeline for Physion1.5 recently: https://github.com/neuroailab/physion_evaluator/tree/main We also have a colab notebook that simplifies the evaluation process: https://github.com/neuroailab/cwm_dynamics?tab=readme-ov-file#colab-notebook |
Thank you for letting me know about the update! Will check it out. |
Hello authors of Physion dataset,
There isn't a documentation for Physionv1.5(https://physion-benchmark.github.io/physion_v15) data structure yet. Could you please share a code snippet on how to extract mp4 videos or RGB frames from the hdf5 file? Thank you very much
Best,
Xiaodan Du
The text was updated successfully, but these errors were encountered: