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

Questions about nearest neighbors in pixel space #83

Open
aprilycliu opened this issue Sep 12, 2021 · 2 comments
Open

Questions about nearest neighbors in pixel space #83

aprilycliu opened this issue Sep 12, 2021 · 2 comments

Comments

@aprilycliu
Copy link

Hi,

I'd like to generate plots of Nearest neighbors in pixel space like Figure 16 from your paper. Could you guide if this method was included in this repository please? Thank you in advance.

@zsyzzsoft
Copy link
Collaborator

The code is not included in this repo, but it is not complicated to implement: compute average pixel-wise difference to each training image and find the nearest ones. I'm fine to help if you encounter any particular problems.

@aprilycliu
Copy link
Author

Thank you very much for your answer!

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

2 participants