face landmarks detector graph

PiperOrigin-RevId: 509630430
This commit is contained in:
MediaPipe Team
2023-02-14 14:00:37 -08:00
committed by Copybara-Service
parent d6fd2c52a7
commit 5f2261ff59
8 changed files with 2828 additions and 2 deletions
+4
View File
@@ -39,6 +39,7 @@ mediapipe_files(srcs = [
"deeplabv3.tflite",
"face_detection_full_range.tflite",
"face_detection_full_range_sparse.tflite",
"face_landmark.tflite",
"fist.jpg",
"fist.png",
"hand_landmark_full.tflite",
@@ -136,6 +137,7 @@ filegroup(
"deeplabv3.tflite",
"face_detection_full_range.tflite",
"face_detection_full_range_sparse.tflite",
"face_landmark.tflite",
"hand_landmark_full.tflite",
"hand_landmark_lite.tflite",
"hand_landmarker.task",
@@ -148,6 +150,7 @@ filegroup(
"mobilenet_v2_1.0_224.tflite",
"mobilenet_v3_small_100_224_embedder.tflite",
"palm_detection_full.tflite",
"portrait_expected_face_landmarks.pbtxt",
"selfie_segm_128_128_3.tflite",
"selfie_segm_144_256_3.tflite",
],
@@ -169,6 +172,7 @@ filegroup(
"pointing_up_landmarks.pbtxt",
"pointing_up_rotated_landmarks.pbtxt",
"portrait_expected_detection.pbtxt",
"portrait_expected_face_landmarks.pbtxt",
"thumb_up_landmarks.pbtxt",
"thumb_up_rotated_landmarks.pbtxt",
"victory_landmarks.pbtxt",
File diff suppressed because it is too large Load Diff