We are looking for a solution to make a Vector Vector Similarity Search from Jetson devices

We have Jetson Orion AGX and we do have a model trained to crop the facial data also it is producing the face embeddings for faces identified in the video or image.

We would like to make a similarity search on the Vector database ( Which has all our face embedding data ) to identify the faces.

What is the recommended way to achieve this use case.

Hi,

We don’t have the exact example of your use case.
But in our re-ID sample, there is a matching step for the embedding vector that might help:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.