Skip to content
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

Features extraction at frame level #8

Open
pinkfloyd06 opened this issue Sep 29, 2018 · 4 comments
Open

Features extraction at frame level #8

pinkfloyd06 opened this issue Sep 29, 2018 · 4 comments

Comments

@pinkfloyd06
Copy link

Hello @shuangshuangguo

Let me first thank you for the conversion.

Can l extract features representation (from last fully connected layer) for each frame (rather than for the whole video ) for the RGB stream and optical flow stream ?

Thank you a lot

@shuangshuangguo
Copy link
Owner

Yes, you can do that absolutely by modifying code. Specifically, you should modify dataset.py to input one frame each time.

@Benjiou
Copy link

Benjiou commented Oct 5, 2018

Thank you for your answer @shuangshuangguo, but l can't find dataset.py in https://github.com/shuangshuangguo/caffe2pytorch-tsn

Thank you

@shuangshuangguo
Copy link
Owner

This repo just converse caffe model to pytorch model, thus does not contain the TSN source code. You can find dataset.py in https://github.com/yjxiong/tsn-pytorch.

@770258506
Copy link

@shuangshuangguo Thank you for your answer,where can i find the code to extract features?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants