Change the image label input from Classification to Detection.

PiperOrigin-RevId: 559828139
This commit is contained in:
Zu Kim
2023-08-24 12:08:25 -07:00
committed by Copybara-Service
parent f2e9a553d6
commit c56f45bce5
3 changed files with 38 additions and 22 deletions
-2
View File
@@ -370,7 +370,6 @@ cc_library(
":pack_media_sequence_calculator_cc_proto",
"//mediapipe/calculators/image:opencv_image_encoder_calculator_cc_proto",
"//mediapipe/framework:calculator_framework",
"//mediapipe/framework/formats:classification_cc_proto",
"//mediapipe/framework/formats:detection_cc_proto",
"//mediapipe/framework/formats:location",
"//mediapipe/framework/formats:location_opencv",
@@ -932,7 +931,6 @@ cc_test(
"//mediapipe/framework:calculator_runner",
"//mediapipe/framework:packet",
"//mediapipe/framework:timestamp",
"//mediapipe/framework/formats:classification_cc_proto",
"//mediapipe/framework/formats:detection_cc_proto",
"//mediapipe/framework/formats:location",
"//mediapipe/framework/formats:location_opencv",