google-deepmind/kinetics-i3d

extract features

Serendipity-LC opened this issue · 5 comments

Hi!How to use I3D to extract features from other datasets? If n represents the frames of a video, How can I extract features of size n*1024 with rgb_videos as the input?

Hi @chenjiakun I also had similar ques. Have you got any progress for the above problem?

@Nandini2801 This is pytorch version Kinetics-PyTorch which is working. But still I need to know how to extract features from second last layer.

@Tortoise17 how to make this code to extract features from other datasets rather than kinetic?

Sorry, now in above repl is the code.

Thanks for the reply