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

Can't find file in evaluation #13

Open
luzerochen opened this issue May 26, 2020 · 3 comments
Open

Can't find file in evaluation #13

luzerochen opened this issue May 26, 2020 · 3 comments

Comments

@luzerochen
Copy link

Hi, I run the code and meet an error.

image
I didn't find when the file was created. Does this file need to be created manually?

Sincerely,
Chen

@GEORGJOSE007
Copy link

Hi, first you need to train the models as per the instructions and then this folder will be created while training. Model with the best validation accuracy will be saved to this folder during training.

@luzerochen
Copy link
Author

Hi, first you need to train the models as per the instructions and then this folder will be created while training. Model with the best validation accuracy will be saved to this folder during training.

Yes. I just run the '.sh' file in ‘TC-ResNet/scripts/commands/’
./scripts/commands/DSCNNSModel-0_mfcc_10_4020_0.0000_adam_l3.sh
It seems the code doesn't create the file. Do you know where the code will create file. I can not find it.

Thanks for your reply

@GEORGJOSE007
Copy link

Hi,
If the training and validation has completed without errors, then it should be created in the path mentioned above. In some cases, it was noticed that sleep time of 5 secs is not sufficient enough causing validation to not happen. Increasing sleep time to 50 secs in shell script helped

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