CompreFace icon indicating copy to clipboard operation
CompreFace copied to clipboard

Store Image and Embedding Without Subject

Open barrycarey opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. I'm looking to store embeddings without a specific subject.

Describe the solution you'd like An API Endpoint to add an image and embedding without a subject. From what I see in the docs and code, the subject is currently required even though the column is nullable.

Describe alternatives you've considered Manually saving the image and embeddings.

Additional context The goal is to be able to search a given image against previously saved unknown faces.

barrycarey avatar Sep 26 '23 00:09 barrycarey