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

How to Get file names? #53

Open
umarkhancodes opened this issue Oct 1, 2021 · 0 comments
Open

How to Get file names? #53

umarkhancodes opened this issue Oct 1, 2021 · 0 comments

Comments

@umarkhancodes
Copy link

umarkhancodes commented Oct 1, 2021

I am working on action recognition, and am trying to use keras video generator for reading data.
I am implementing following pipeline:

1- get generator
2- feature extraction (c3d with output shape = None,4096 )
3- final model training
image

Now, after getting features (output from c3d), how can I know the file name for each feature vector? (i mean how can I know that which output feature belongs to which input file.)

Thanking in anticipation.

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

1 participant