This commit is contained in:
hector1987 2021-12-16 22:54:43 +09:00 committed by GitHub
parent e6c19885c6
commit 512b7e0197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ node: {
output_stream: "IMAGE:multi_backend_image" 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 # ratio (what is expected by the corresponding face detection model), resulting
# in potential letterboxing in the transformed image. # in potential letterboxing in the transformed image.
node: { node: {