Internal change

PiperOrigin-RevId: 515187906
This commit is contained in:
MediaPipe Team
2023-03-08 17:36:04 -08:00
committed by Copybara-Service
parent 8d9f627fd9
commit c12eae229f
15 changed files with 6124 additions and 79 deletions
+4 -1
View File
@@ -44,6 +44,7 @@ mediapipe_files(srcs = [
"face_detection_short_range.tflite",
"face_landmark.tflite",
"face_landmark_with_attention.tflite",
"face_landmarker.task",
"fist.jpg",
"fist.png",
"hair_segmentation.tflite",
@@ -92,6 +93,7 @@ exports_files(
"face_geometry_expected_out.pbtxt",
"gesture_recognizer.task",
"portrait_expected_detection.pbtxt",
"portrait_expected_face_geometry_with_attention.pbtxt",
"portrait_rotated_expected_detection.pbtxt",
],
)
@@ -153,6 +155,7 @@ filegroup(
"face_detection_short_range.tflite",
"face_landmark.tflite",
"face_landmark_with_attention.tflite",
"face_landmarker.task",
"hair_segmentation.tflite",
"hand_landmark_full.tflite",
"hand_landmark_lite.tflite",
@@ -166,7 +169,6 @@ 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",
],
@@ -189,6 +191,7 @@ filegroup(
"pointing_up_landmarks.pbtxt",
"pointing_up_rotated_landmarks.pbtxt",
"portrait_expected_detection.pbtxt",
"portrait_expected_face_geometry_with_attention.pbtxt",
"portrait_expected_face_landmarks.pbtxt",
"portrait_expected_face_landmarks_with_attention.pbtxt",
"portrait_rotated_expected_detection.pbtxt",