kinetics-i3d
kinetics-i3d copied to clipboard
How to generate .npy files for different videos?
Is there a way to generate the .npy files for different videos other than the standard datasets existing?
i ask for the same problem
Hi,
perhaps this helps:
There's a public colab with sample code that shows how to run the RGB models on ucf-101 videos: https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/action_recognition_with_tf_hub.ipynb
This is part of the tf-hub release of these models, links here: https://www.tensorflow.org/hub/modules/deepmind/i3d-kinetics-600/1 https://www.tensorflow.org/hub/modules/deepmind/i3d-kinetics-400/1
Joao
On Mon, Aug 6, 2018 at 12:28 PM, daixiangzi [email protected] wrote:
i ask for the same problem
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/deepmind/kinetics-i3d/issues/26#issuecomment-410677559, or mute the thread https://github.com/notifications/unsubscribe-auth/AO6qajIiQ-PaYqz-UBILXmuIQYII8_pLks5uOCh4gaJpZM4U-XiV .
Hi, perhaps this helps: There's a public colab with sample code that shows how to run the RGB models on ucf-101 videos: https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/action_recognition_with_tf_hub.ipynb This is part of the tf-hub release of these models, links here: https://www.tensorflow.org/hub/modules/deepmind/i3d-kinetics-600/1 https://www.tensorflow.org/hub/modules/deepmind/i3d-kinetics-400/1 Joao … On Mon, Aug 6, 2018 at 12:28 PM, daixiangzi @.***> wrote: i ask for the same problem — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#26 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AO6qajIiQ-PaYqz-UBILXmuIQYII8_pLks5uOCh4gaJpZM4U-XiV .
Hi,
I just want to ask the same question. It helps a lot for me!
Thank you!
Chris