Fix comment oversight in Face Detection graph.
This commit is contained in:
parent
1faeaae7e5
commit
5ef80d3649
|
@ -1,5 +1,5 @@
|
||||||
# MediaPipe graph to detect faces. (CPU input, and inference is executed on
|
# MediaPipe graph to detect faces. (GPU input, and inference is executed on
|
||||||
# CPU.)
|
# GPU.)
|
||||||
#
|
#
|
||||||
# It is required that "face_detection_short_range.tflite" is available at
|
# It is required that "face_detection_short_range.tflite" is available at
|
||||||
# "mediapipe/modules/face_detection/face_detection_short_range.tflite"
|
# "mediapipe/modules/face_detection/face_detection_short_range.tflite"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user