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

Running Nettcr loacally #1

Open
Ahmedalaraby20 opened this issue Mar 11, 2024 · 2 comments
Open

Running Nettcr loacally #1

Ahmedalaraby20 opened this issue Mar 11, 2024 · 2 comments

Comments

@Ahmedalaraby20
Copy link

Hi there,
I want to run nettcr locally on my HPC however,
I am not sure what kind of input should i have
For the web version - A1, A2, A3, B1, B2, B3 seems to be working well,
However, when trying to run the same file locally using predict.py it asks for the binder col (I might not have this information)
What would be the best way to go around this

P.S
I am using the pretrained model

Thanks

@mfj-dtu
Copy link
Collaborator

mfj-dtu commented Mar 27, 2024

Hi Ahmed,

I believe this was caused by an assertion for the "binder" column (line 55 in the original predict.py script), which we forgot to remove in the prediction script.

I have now removed this assertion from the "predict.py" script, so the script should run correctly now.

Best regards,
Mathias

@Ahmedalaraby20
Copy link
Author

Thanks a lot

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