Update face detector graph for downstream face landmarks graph.

PiperOrigin-RevId: 511566984
This commit is contained in:
MediaPipe Team
2023-02-22 12:31:57 -08:00
committed by Copybara-Service
parent fbbc13d756
commit 000aeeb036
7 changed files with 188 additions and 52 deletions
+2
View File
@@ -39,6 +39,7 @@ mediapipe_files(srcs = [
"deeplabv3.tflite",
"face_detection_full_range.tflite",
"face_detection_full_range_sparse.tflite",
"face_detection_short_range.tflite",
"face_landmark.tflite",
"fist.jpg",
"fist.png",
@@ -137,6 +138,7 @@ filegroup(
"deeplabv3.tflite",
"face_detection_full_range.tflite",
"face_detection_full_range_sparse.tflite",
"face_detection_short_range.tflite",
"face_landmark.tflite",
"hand_landmark_full.tflite",
"hand_landmark_lite.tflite",