|
|
|
|
|
by raindear
1136 days ago
|
|
For example, you can create an embedding for an image using a neural net that has been trained to receive an image and output a vector of 1024 floats, which represent the content of the image. This vector is a lossy compressed version of the image. |
|
So... a vector database can be organized to quickly retrieve objects with particular characteristics, without rigidly defining what those characteristics are.
Have I got it?