You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
Hi, I run the code and meet an error.
I didn't find when the file was created. Does this file need to be created manually?
Sincerely,
Chen
The text was updated successfully, but these errors were encountered: