-
Notifications
You must be signed in to change notification settings - Fork 248
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
How train with a new dataset #30
Comments
U just need to use the script in this project like few-shot\scripts\prepare_mini_imagenet.py reformat your own data into miniImageNet.Then just trianing your own dataset as trianing on miniImageNet. |
@lunchben What is your email address, can I ask you a few questions? |
啥问题啊?我也是新手。 |
modify the few_shot/datasets.py to custom your own dataset |
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you very much for sharing your code.
I want to train models with a dataset other than miniImageNet and Omniglot. Could you guide me how to arrange dataset (main folder , sub-folder), and how to train models on a new dataset?
Thanks a lot.
The text was updated successfully, but these errors were encountered: