-
SSIM is useful for quantifying the structural difference between two images. Most implementations in R are tailored to geospatial applications; most do not allow irregularly shaped images. Could SSIM …
-
Hi, open this topic because I am a bit lost in which are the best features to extract for comparing images (looking for similar images, independet of view point)
```
def load_dino_vit_model(weight…
-
Hi, thank you very much for your work.
I have a question about how to use efficientloftr to determine if two images are similar?
-
Thank you for your excellent work.
Regarding my dataset, which includes both English and Chinese samples, I am wondering how I can simultaneously calculate the similarity scores between image and t…
-
**Issue Description**
Hey @vladmandic I am using faceres and faceres-deep of human to calculate similarity scores between two faces. (Calculating embeddings, then their Euclidean distance, followed b…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### RAGFlow workspace code commit ID
none
### RAGFlow image version
infiniflow/ragflow:v0.13.0
### Oth…
-
I would like to add a module about "image similarity transforms":
- translate
- rotate
- scale (=> image resizing)
- flip
-
I want to use InternViT-300M-448px, this is the code I asked AI to write. I want to compare and output the similarity between images 1.jpg and 2.jpg. Why is the output similarity very high, about 0.9 …
-
Description: I have tested a set of images using your model weights and performed N
matching based on cosine similarity. I followed the code structure below:
# Sample code for N:N matching using…
-
---
# Add test suite for similarity.go
## Description:
Create a comprehensive test suite for the `similarity.go` file to ensure the correctness of image comparison and grouping functions.
## Task…