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

您好!请问为什么找不到DeepFit.py。 #3

Closed
Russ-Yan opened this issue May 7, 2023 · 3 comments
Closed

您好!请问为什么找不到DeepFit.py。 #3

Russ-Yan opened this issue May 7, 2023 · 3 comments

Comments

@Russ-Yan
Copy link

Russ-Yan commented May 7, 2023

FileNotFoundError: [Errno 2] No such file or directory: './log/GraphFit\DeepFit.py'

@UestcJay
Copy link
Owner

UestcJay commented May 7, 2023

It is better to train the model yourself, if you are going to use the provided model, you can organize the log folder as:

├──log/
    ├──GraphFit/
             ├──DeepFit.py   #rename GraphFit_ms.py
             ├──trained_models/
                   ├──GraphFit_k500_n3_model_599.pth
                   ├──GraphFit_k500_n3_params.pth

I will fix this error later...

@Russ-Yan
Copy link
Author

Russ-Yan commented May 8, 2023

Thank you very much for your reply. This is really helpful for me.
BTW, there is a typo here: you spelled graphFit as grapgFit in the filename(GraphFit_k500_n3_599.pth).

@UestcJay
Copy link
Owner

UestcJay commented May 8, 2023

many thanks!

@UestcJay UestcJay closed this as completed May 8, 2023
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