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

Training #25

Open
egiovanoudi opened this issue Nov 16, 2022 · 2 comments
Open

Training #25

egiovanoudi opened this issue Nov 16, 2022 · 2 comments

Comments

@egiovanoudi
Copy link

Can I train the model instead of using the pretrained one?

@jeffreyruffolo
Copy link
Member

Hello, you should be able to train using the code here: deepab/models/AbResNet/train.py.

@egiovanoudi
Copy link
Author

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?

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