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

IsADirectoryError: [Errno 21] Is a directory #6

Open
920Galaxy opened this issue Jan 25, 2024 · 3 comments
Open

IsADirectoryError: [Errno 21] Is a directory #6

920Galaxy opened this issue Jan 25, 2024 · 3 comments

Comments

@920Galaxy
Copy link

When running this piece of code, model_path cannot be output and the "IsADirectoryError: [Errno 21] Is a directory" error occurs. What does this model_path refer to? Also, there is no training ckpt file in the checkpoint folder.
1

@sjlmg
Copy link

sjlmg commented Mar 26, 2024

I have the same question, have solved this problem?

@sjlmg
Copy link

sjlmg commented Mar 27, 2024

I updated my scipy, due to code conflict, changed np.long in the helper file to np.int32, this way the checkpoint can be saved and skip_n_val_epoch can be set to test. I hope my experience is useful to you!

@920Galaxy
Copy link
Author

920Galaxy commented Mar 27, 2024 via email

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