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

No such file or directory: smnet_training_data #1

Open
uiseoklee opened this issue May 7, 2024 · 0 comments
Open

No such file or directory: smnet_training_data #1

uiseoklee opened this issue May 7, 2024 · 0 comments

Comments

@uiseoklee
Copy link

Hi,

Thank you for sharing your excellent research code.

After following the instructions provided on this GitHub, I attempted to run it but encountered the following error:

File "/home/dmsai3/Trans4Map/model/loader.py", line 82, in init
self.files = os.listdir(os.path.join(self.root, 'smnet_training_data'))
FileNotFoundError: [Errno 2] No such file or directory: '/home/dmsai3/Trans4Map/smnet_training_data'

It seems that a pretrained smnet is required. Could you please provide guidance on where to download the necessary files? Alternatively, could you provide detailed instructions on what needs to be done in smnet to run your model without encountering the aforementioned error?

I'll be grateful for any assistance you can provide.

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

1 participant