-
Hello!
Thanks for RAGbuilder, it's a very nice project.
I am using the custom RAG configuration, but even if I explicitly mention that I only want to use "Vector DB - Similarity Search" as a retri…
-
I've been trying to get the NAIP Inference and Similarity Search with Clay tutorial to work in my environment, but I am running into problems.
I was wondering if I could please have some help getting…
-
Could you explain how you concluded that the difference between the similarity score of AI-generated images with text and that of real images with text would increase when mixing AI-generated and real…
-
Thanks for your great work, I wonder how do you label the images. I am currently working on annotation related to semantic segmentation, which has some similarities to your data set processing process…
-
Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/install
Operating System: windows
Provide details about the problem you're experiencing. Include your operating…
-
I tried on 13K images but results are not coming correct, on 5 mse i.e even 100,101,etc mse are appended to it, also whose mse is 0 is not the exact duplicate of each other. I think there is issue in …
-
An error occurs when try to use torchmetrics in frozen project.
**Describe the bug**
```bash
Traceback (most recent call last):
File "/home/user1/project/_build/venv/lib/python3.9/site-package…
-
doing some image processing to look into various attributes of the images we’ve already gathered
-
![screen shot 2016-12-20 at 2 27 18 pm](https://cloud.githubusercontent.com/assets/7057863/21340329/b809b78a-c6c0-11e6-8e41-2aa264dc84a0.png)
-
Fix all the Scrapers to retrieve correctly the images from the APIs and compute the embeddings with DINOv2, use the most similar with cosine similarity. Could be good to add a similarity_threshold or …