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

FileNotFoundError: [Errno 2] No such file or directory: './log/PointAttN_cd_debug_pcn/model_pcn_new.pth' #20

Open
lsy-study opened this issue Mar 28, 2024 · 3 comments

Comments

@lsy-study
Copy link

Hello, I got the above error when running, I looked at your pointattn.yaml file and said load_model: ./log/PointAttN_cd_debug_pcn/model_pcn_new.pth Where can I get this file model_pcn_new.pth? Thank you

@Ocean23333
Copy link
Collaborator

Hi!The pretrained model on PCN is available in the test section of readme.
Here are the model links:
https://pan.baidu.com/s/187GjKO2qEQFWlroG1Mma2g (code:kmju)
https://drive.google.com/drive/folders/1uw0oJ731uLjDpZ82Gp7ILisjeOrNdiHK?usp=sharing

@lsy-study
Copy link
Author

Thanks for the quick reply, I got the above error when I was running python train.py -c PointAttN.yaml, and now the key question is where to download the model_pcn_new.pth file or how to solve this problem in other ways. I don't know that, thank you

@Ocean23333
Copy link
Collaborator

Creat floders like log/PointAttN_cd_debug_pcn and put the model_pcn_new.pth in, the file could be found.
Alternatively, modify the file path for load_model to the downloaded model.

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