diff --git a/mediapipe/modules/face_detection/face_detection_full_range_gpu.pbtxt b/mediapipe/modules/face_detection/face_detection_full_range_gpu.pbtxt index 703b71780..8b370b087 100644 --- a/mediapipe/modules/face_detection/face_detection_full_range_gpu.pbtxt +++ b/mediapipe/modules/face_detection/face_detection_full_range_gpu.pbtxt @@ -32,7 +32,7 @@ node: { output_stream: "IMAGE:multi_backend_image" } -# Transforms the input image into a 128x128 tensor while keeping the aspect +# Transforms the input image into a 192x192 tensor while keeping the aspect # ratio (what is expected by the corresponding face detection model), resulting # in potential letterboxing in the transformed image. node: {