piergiaj / pytorch-i3d

Apache License 2.0
968 stars 251 forks source link

Extract Features #62

Open River-mao opened 4 years ago

River-mao commented 4 years ago

Hello! I want to know how can I use the code to extract features for other data? I want to extract the I3d features as the input of next network.

YujieOuO commented 3 years ago

yes, I have the same question

GowthamGottimukkala commented 3 years ago

@River-mao @ruczhouyujie Were you able to work this out?

jun0wanan commented 3 years ago

@River-mao @ruczhouyujie Were you able to work this out?

have you solve?

GowthamGottimukkala commented 3 years ago

@River-mao @ruczhouyujie Were you able to work this out?

have you solve?

Yes, I did try it out and solved it. https://github.com/GowthamGottimukkala/I3D_Feature_Extraction_resnet https://github.com/GowthamGottimukkala/I3D_Feature_Extraction

But use it at your own risk