mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 15:08:30 +02:00
new: add references image
This commit is contained in:
@@ -42,6 +42,9 @@ However, this is again a resource intensive task, both in time and manual labour
|
||||
An alternative approach would be to use a pre-trained model to produce embeddings for your data and then measure the distances between them.
|
||||
The idea is to find the objects that are farthest from the anchor.
|
||||
Assume we want to search for anything other than a single bed in «Single beds».
|
||||
|
||||
{{< figure src=https://storage.googleapis.com/demo-dataset-quality-public/article/references.png caption="Single beds references" >}}
|
||||
|
||||
Then our pipeline will look like this:
|
||||
- Take the name of the category as an anchor, calculate the anchor embedding.
|
||||
- Calculate embeddings for images of each object placed into this category.
|
||||
|
||||
Reference in New Issue
Block a user