tflite_support.task.vision.ImageSearcherOptions

Stay organized with collections Save and categorize content based on your preferences.

Options for the image search task.

base_options Base options for the image searcher task.
embedding_options Embedding options for the image searcher task.
search_options Search options for the image searcher task.

Methods

__eq__

embedding_options Instance of tflite_support.task.processor.EmbeddingOptions
search_options Instance of tflite_support.task.processor.SearchOptions