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
Hello again,
When I run AbResNet/train.py I get the error:
FileNotFoundError: No file at trained_models/pairedseqlstm_scaler.p.e5
I also tried to run PairedSeqLSTM\train.py but I got the error:
FileNotFoundError: [Errno 2] Unable to open file (unable to open file: name = '/mnt/d/Σχολή/5ο/ΕιδικόΘέμα/DeepAb-main/data/abSeq.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
Am I doing something wrong or do I need a file that is not uploaded?
Can I train the model instead of using the pretrained one?
The text was updated successfully, but these errors were encountered: