kinetics-i3d icon indicating copy to clipboard operation
kinetics-i3d copied to clipboard

How to generate .npy files for different videos?

Open AdarshMJ opened this issue 6 years ago • 3 comments

Is there a way to generate the .npy files for different videos other than the standard datasets existing?

AdarshMJ avatar Jul 01 '18 15:07 AdarshMJ

i ask for the same problem

daixiangzi avatar Aug 06 '18 11:08 daixiangzi

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 .

joaoluiscarreira avatar Aug 06 '18 12:08 joaoluiscarreira

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

TaoXieSZ avatar Jan 04 '19 12:01 TaoXieSZ