Internal change
PiperOrigin-RevId: 479544054
This commit is contained in:
committed by
Copybara-Service
parent
db524adf0d
commit
d90daa859f
@@ -17,6 +17,9 @@ syntax = "proto2";
|
||||
|
||||
package mediapipe.tasks.components.processors.proto;
|
||||
|
||||
option java_package = "com.google.mediapipe.tasks.components.processors.proto";
|
||||
option java_outer_classname = "ClassifierOptionsProto";
|
||||
|
||||
// Shared options used by all classification tasks.
|
||||
message ClassifierOptions {
|
||||
// The locale to use for display names specified through the TFLite Model
|
||||
|
||||
Reference in New Issue
Block a user