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

Installation of setup under windows #25

Open
funaizheng opened this issue Jun 26, 2021 · 4 comments
Open

Installation of setup under windows #25

funaizheng opened this issue Jun 26, 2021 · 4 comments

Comments

@funaizheng
Copy link

There is a problem running train。
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\LENOVO\AppData\Local\conda\conda\envs\pytorch\lib\site-packages\protonets-0.0.1-py3.8.egg\protonets\data\../../data/omniglot\splits\vinyals\train.txt'

@purple7seven
Copy link

I meeting the same issue. Do you solved it?

@xiaohancl
Copy link

我也遇到同样的问题,请问您是怎么处理的

@AviralTripathim22ma012
Copy link

I also face the same problem, it will be very helpful if you provide solution.

@fabian57fabian
Copy link

You have to place the omniglot dataset in right place to start the training.
I solve the problem by internally saving data and separating base datasets from custom datasets.

You can check it out here:
https://github.com/fabian57fabian/prototypical-networks-few-shot-learning

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

5 participants