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: '../model/resnet18_tsx.pth' #3

Open
longRookie opened this issue Sep 18, 2023 · 2 comments

Comments

@longRookie
Copy link

net = torch.load('../model/resnet18_tsx.pth')

can you offer resnet18_tsx.pth

@bigleaffrog
Copy link

You can find the trained resnet18 parameters from torch's official website, download them, and modify the file name.

@Alien9427
Copy link
Owner

net = torch.load('../model/resnet18_tsx.pth')

can you offer resnet18_tsx.pth

Hi, the SAR image pre-trained model "resnet18_tsx.pth" is uploaded in 'model' folder.

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

3 participants