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

Where does input_feature.py store it's results? #44

Closed
Chegde8 opened this issue Oct 10, 2018 · 1 comment
Closed

Where does input_feature.py store it's results? #44

Chegde8 opened this issue Oct 10, 2018 · 1 comment

Comments

@Chegde8
Copy link

Chegde8 commented Oct 10, 2018

Hi,

I think train_softmax.py, enrollment.py and evaluation.py get their inputs from the hdf5 files stored in the data folder.
I also think that input_feature.py is supposed to store it's results in these hdf5 files.
But I am not able to figure out which part of the input_feature.py code is responsible for writing the results into the hdf5 files.
Can someone please help me out with this?

Thanks

@astorfi
Copy link
Owner

astorfi commented Dec 5, 2018

It does not store results. It's for input data generation and following this code you can realize how the data is generated.

@astorfi astorfi closed this as completed Dec 5, 2018
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

2 participants