Get desktop application:
View/edit binary Protocol Buffers messages
int32 top_k = 1
bytes image_data = 2
repeated string models = 3
int32 top_k = 1
int32 image_id = 2
repeated string models = 3
int32 image_id = 1
bytes image_data = 2
bytes image_metadata = 3
repeated string models = 4
int32 database_version = 1
Used as response type in: Similar.FindSimilarImage, Similar.FindSimilarImageById
int32 item_id = 1
bytes metadata = 2
Used in: AddImageReply, ItemData
string model = 1
repeated float predictions = 2
repeated float features = 3
Used in: FindSimilarImageReply
repeated int32 top_k_ids = 1
repeated float distances = 2
string model = 3