Project import generated by Copybara.
GitOrigin-RevId: d073f8e21be2fcc0e503cb97c6695078b6b75310
This commit is contained in:
@@ -47,6 +47,8 @@ pybind_extension(
|
||||
"//mediapipe/framework/formats:classification_registration",
|
||||
"//mediapipe/framework/formats:detection_registration",
|
||||
"//mediapipe/framework/formats:landmark_registration",
|
||||
"//mediapipe/framework/formats:rect_registration",
|
||||
"//mediapipe/modules/objectron/calculators:annotation_registration",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -64,6 +66,7 @@ cc_library(
|
||||
"//mediapipe/modules/face_landmark:face_landmark_front_cpu",
|
||||
"//mediapipe/modules/hand_landmark:hand_landmark_tracking_cpu",
|
||||
"//mediapipe/modules/holistic_landmark:holistic_landmark_cpu",
|
||||
"//mediapipe/modules/objectron:objectron_cpu",
|
||||
"//mediapipe/modules/palm_detection:palm_detection_cpu",
|
||||
"//mediapipe/modules/pose_detection:pose_detection_cpu",
|
||||
"//mediapipe/modules/pose_landmark:pose_landmark_by_roi_cpu",
|
||||
|
||||
Reference in New Issue
Block a user