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

About query images and support images #62

Open
xiaofeng-c opened this issue Sep 23, 2021 · 2 comments
Open

About query images and support images #62

xiaofeng-c opened this issue Sep 23, 2021 · 2 comments

Comments

@xiaofeng-c
Copy link

If the support images include the query images in your codes,because when i use 5-way-10-shot to test,i find the 10 support images include the query image one,and if it means that use 9 images to support 1 query images?

@fanq15
Copy link
Owner

fanq15 commented Nov 29, 2021

The support images do not include the query image.
I use the 1-way 10-shot training as an example.
In the base training stage, there are 10 support images and 1 query image.
In the novel fine-tuning stage, there are 9 support images and 1 query image.

@dreamwish1998
Copy link

The support images do not include the query image. I use the 1-way 10-shot training as an example. In the base training stage, there are 10 support images and 1 query image. In the novel fine-tuning stage, there are 9 support images and 1 query image.

What form does the input take if it is a one-shot fine-tuning stage? thank you very much!

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