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

Visualization of similarity #7

Open
liyuan-png opened this issue Nov 13, 2022 · 4 comments
Open

Visualization of similarity #7

liyuan-png opened this issue Nov 13, 2022 · 4 comments

Comments

@liyuan-png
Copy link

liyuan-png commented Nov 13, 2022

Hi @nv-nguyen,
Thanks for the interesting paper!!
I used test_linemod.py to evaluate the model. However, I didn't find visual results as shown in Figure 5 in the paper. Could you share the code for testing a single image?

Looking forward to your reply and thank you very much!

@shqmffl486
Copy link

I have same question!!!

@GilsangJang
Copy link

1

2

In base_network.py, function calculate_similarity_for_search, i can get these pictures with visualizing "sim[i]" matrix and i is the largest summation index of similarity.
visualized with cv2 and custom colormap with -1(red), 1(green)

@GilsangJang
Copy link

n base_network.py, function

white edges may can be referenced from mask image

@11try
Copy link

11try commented Mar 3, 2023

I have same question!!!

@nv-nguyen nv-nguyen changed the title The code for testing single image Visualization of similarity May 15, 2023
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

4 participants