Similairty checker no longer seems to run in IMG2IMG #100

Open
opened 2023-09-10 15:12:05 +02:00 by lonestard · 2 comments
lonestard commented 2023-09-10 15:12:05 +02:00 (Migrated from github.com)

Please remember that the bug report section is not a forum. Before submitting a bug, ensure you have read the FAQ thoroughly. This helps us maintain an efficient bug-tracking process. Thank you for your understanding and cooperation. Use the discussion section for anything else.

Describe the bug
Check and Compute Similarity don't seem to run in the IMg2imgs tab

To Reproduce
enable check similarity, check both compute and check similarity.
2. Adjust slider to to some min of percentages to match image

Expected behavior
In terminal window you should see something like
2023-09-10 07:42:29,924 - FaceSwapLab - INFO - compare face 0
2023-09-10 07:42:29,924 - FaceSwapLab - INFO - similarity {0: 0.7829361}
2023-09-10 07:42:29,924 - FaceSwapLab - INFO - ref similarity {0: 0.7829361}
2023-09-10 07:42:29,924 - FaceSwapLab - INFO - Finished processing image, return 1 images

However while you will get this in txt2img it does not seem to run compare in img2img

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

**Please remember that the bug report section is not a forum. Before submitting a bug, ensure you have read the FAQ thoroughly. This helps us maintain an efficient bug-tracking process. Thank you for your understanding and cooperation. Use the discussion section for anything else.** **Describe the bug** Check and Compute Similarity don't seem to run in the IMg2imgs tab **To Reproduce** enable check similarity, check both compute and check similarity. 2. Adjust slider to to some min of percentages to match image **Expected behavior** In terminal window you should see something like 2023-09-10 07:42:29,924 - FaceSwapLab - INFO - compare face 0 2023-09-10 07:42:29,924 - FaceSwapLab - INFO - similarity {0: 0.7829361} 2023-09-10 07:42:29,924 - FaceSwapLab - INFO - ref similarity {0: 0.7829361} 2023-09-10 07:42:29,924 - FaceSwapLab - INFO - Finished processing image, return 1 images However while you will get this in txt2img it does not seem to run compare in img2img **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
glucauze commented 2023-09-10 16:06:25 +02:00 (Migrated from github.com)

It is working on my side in img2img

Screenshot 2023-09-10 at 16-04-58 Stable Diffusion

You will have to update the preview image by changing and clicking again on the picture.

It is working on my side in img2img ![Screenshot 2023-09-10 at 16-04-58 Stable Diffusion](https://github.com/glucauze/sd-webui-faceswaplab/assets/137925069/722b6ff1-4291-4ab7-a3d8-7760305a5063) You will have to update the preview image by changing and clicking again on the picture.
lonestard commented 2023-09-10 22:06:19 +02:00 (Migrated from github.com)

In mine, when I watch it the processing in the terminal window, the Similarity check does not even run- It does in text2img, but to img2img. Same boxes checked.

In mine, when I watch it the processing in the terminal window, the Similarity check does not even run- It does in text2img, but to img2img. Same boxes checked.
Sign in to join this conversation.