esmero / strawberryfield

A Field of strawberries
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Support Vectors and ML Model Metadata on Strawberry Flavors #325

Closed DiegoPino closed 2 months ago

DiegoPino commented 4 months ago

What?

The idea here is to extend, for internal search use, the data structure of a SBF to hold for now a few vector sizes

Object detection/labels will go into current elements and for Object detection we will (guess what) use miniOCR with values containing both the Label + the confidence... so people can't use this directly for exposing to the world @alliomeria

The limit is 1024 because that is a default performance option in Solr. Could be raised but nobody in our community can afford a super computer to ask for image similarity.

DiegoPino commented 2 months ago

Resolved (for now) via https://github.com/esmero/strawberryfield/commit/302e9338bd8db2ad730c8e8927b41de824f48ec3