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

how to query the model #3

Open
shokah opened this issue Aug 20, 2018 · 2 comments
Open

how to query the model #3

shokah opened this issue Aug 20, 2018 · 2 comments

Comments

@shokah
Copy link

shokah commented Aug 20, 2018

hi,

first of all, very impressive work!

i'm trying to run the given model on the cvusa data set. i didn't find a simple query method in your code (something like - input:ground image, output: matching sat image), so i tried to make one based on your "validate" section in train.py. but i were unable to recreate the results your got (~70% for the top 1%).

can you upload the script the got your these results?

@david-husx
Copy link
Owner

I did write the code to query one ground image. You can write it based on my validation function. Simply change the ground image matrix to one entry. Query one image and a set of images should be the same.

@DylanMaeng
Copy link

@shokah
hi,
have you implemented an image query? If so,can you share the script? thx

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