Commit Graph

  • 767db32d69 Support multiple poses for PoseLandmarker Sebastian Schmidt 2023-05-04 09:27:21 -0700
  • 3df4f7db64 Updated time out for object detector Prianka Liz Kariat 2023-05-04 20:00:29 +0530
  • 08282d9fd7 Updated time out for image classifier async tests Prianka Liz Kariat 2023-05-04 19:59:39 +0530
  • a4e11eac78 Added constants for time out Prianka Liz Kariat 2023-05-04 19:55:19 +0530
  • 00712d727e Updated wait time for object detector tests Prianka Liz Kariat 2023-05-04 19:53:06 +0530
  • 33ae23c53a Increased wait time for image classifier asynchronous tests Prianka Liz Kariat 2023-05-04 19:51:54 +0530
  • 8ec0724b65 Updated documentation to include note about rgba images Prianka Liz Kariat 2023-05-04 19:44:11 +0530
  • ddd1515f88 Updated documentation Prianka Liz Kariat 2023-05-04 19:40:15 +0530
  • d401439daa Updated formatting Prianka Liz Kariat 2023-05-04 19:22:11 +0530
  • 1136d4d515 Updated CVPixelBuffer to support pixel format type of 32RGBA Prianka Liz Kariat 2023-05-04 18:58:49 +0530
  • 43724660b8 Merge branch 'ios-image-classifier-async-fixes' into ios-async-calls-fixes #4362 Prianka Liz Kariat 2023-05-04 17:24:04 +0530
  • db5fd168b6 Merge branch 'ios-normalized-keypoint-hash' into ios-async-calls-fixes Prianka Liz Kariat 2023-05-04 17:22:48 +0530
  • 7a7f27c34b Merge branch 'ios-normalized-keypoint-hash' into ios-object-detector-async-fixes Prianka Liz Kariat 2023-05-04 17:21:36 +0530
  • 381ffcb474 Added hash implementation for iOS normalized keypoint #4374 Prianka Liz Kariat 2023-05-04 17:10:07 +0530
  • 87593a2ade Updated docuemntation of MPPObjectDetector Prianka Liz Kariat 2023-05-04 17:05:17 +0530
  • ab135190e5 Updated iOS object detector to use delegates instead of callbacks for async calls Prianka Liz Kariat 2023-05-04 17:03:40 +0530
  • a21c08bf4d Added method for creating unique dispatch queue names in MPPVisionTaskRunner Prianka Liz Kariat 2023-05-04 17:00:12 +0530
  • e47bb16544 Added validation of C++ image classification result packet in MPPImageClassifierResult+Helpers.mm Prianka Liz Kariat 2023-05-04 16:52:58 +0530
  • ab4b07646c Updated MPPImageClassifier to use delegates instead of completion blocks for callback. Prianka Liz Kariat 2023-05-04 16:43:18 +0530
  • 1323a5271c Added method to create unique dispatch queue names in MPPVisionTaskRunner Prianka Liz Kariat 2023-05-04 16:39:43 +0530
  • 1dc732de0a Updated formatting Prianka Liz Kariat 2023-05-04 16:26:37 +0530
  • afe2a08def Updated MPPObjectDetector live stream delegate Prianka Liz Kariat 2023-05-04 16:19:22 +0530
  • d6db8c7268 Updated MPPImageClassifierTests.m to reflect new delegate name Prianka Liz Kariat 2023-05-04 16:17:37 +0530
  • 244dcb727e Updated iOS image classifier delegate name Prianka Liz Kariat 2023-05-04 16:16:45 +0530
  • 7797aa932b Updated method to return unique queue names in MPPVisionTaskRunner Prianka Liz Kariat 2023-05-04 16:14:46 +0530
  • 84b4648459 Externalize mediapipe_aar #4370 Sohaib Errabii 2023-05-04 09:51:06 +0200
  • c6e3f08282 Expose FaceAligner and LanguageDetector to be public MediaPipe Tasks Python API. Jiuqiang Tang 2023-05-03 16:36:45 -0700
  • b350f72394 Support MultiHW AVG Architecture for object detector MediaPipe Team 2023-05-03 16:10:51 -0700
  • 8c324fbd77 Merge pull request #4325 from kinaryml:language-detector-python Copybara-Service 2023-05-03 15:50:42 -0700
  • a09e39d431 Add TransformerParameters proto MediaPipe Team 2023-05-03 15:44:42 -0700
  • e428bdb7e8 internal change. Yuqi Li 2023-05-03 13:32:20 -0700
  • 606b83ac65 Internal change MediaPipe Team 2023-05-03 13:30:08 -0700
  • 7c955246aa Support scribble input for Interactive Segmenter Java API MediaPipe Team 2023-05-03 13:19:51 -0700
  • e84e90e5b2 Merge pull request #4361 from kinaryml:face-aligner-python Copybara-Service 2023-05-03 12:39:23 -0700
  • 37e14a7cad Updated formatting Prianka Liz Kariat 2023-05-04 01:02:47 +0530
  • 4401b11c3a Updated formatting Prianka Liz Kariat 2023-05-04 01:02:27 +0530
  • 4558486459 Updated error message in object detector tests Prianka Liz Kariat 2023-05-04 01:01:47 +0530
  • 7e53fdc1b3 Updated documentation Prianka Liz Kariat 2023-05-04 01:01:25 +0530
  • 5dd6b0c72a Updated object detector to call delegates on a dedicated background queue Prianka Liz Kariat 2023-05-04 01:01:09 +0530
  • 546b153f07 Updated image classifier delegate methods to be dispatched onto a dedicated queue. Prianka Liz Kariat 2023-05-04 01:00:36 +0530
  • efbfe93515 Added method in MPPVisionTaskRunner to construct a unique queue name Prianka Liz Kariat 2023-05-04 00:58:11 +0530
  • df6c4e5651 Added method to fetch uuid in NSStringHelpers Prianka Liz Kariat 2023-05-04 00:57:23 +0530
  • c780559214 Internal change MediaPipe Team 2023-05-03 12:18:16 -0700
  • 09662749ea Support scribble input for Interactive Segmenter MediaPipe Team 2023-05-03 11:58:26 -0700
  • baa8fc68a1 Make uploading to GPU optional in Image.GetGpuBuffer(). MediaPipe Team 2023-05-03 05:55:25 -0700
  • 989d4ffc68 Windows OpenCV Source Build #4367 alexbeattie42 2023-05-03 14:52:53 +0300
  • e5cfd23882 Remove unused variable Prianka Liz Kariat 2023-05-03 15:57:37 +0530
  • 3c43430348 Update Rules Foreign CC To Current Version alexbeattie42 2023-05-03 12:44:19 +0300
  • c82a27599b Updated iOS image classifier and object detector callback invocations to avoid retain cycles Prianka Liz Kariat 2023-05-03 14:29:33 +0530
  • 3789156a41 Internal change MediaPipe Team 2023-05-03 00:26:40 -0700
  • 1dea01aecc Internal change MediaPipe Team 2023-05-02 22:55:12 -0700
  • c698381e48 Internal change MediaPipe Team 2023-05-02 18:01:12 -0700
  • bf11fb313e Expose PoseLandmarker as a public MediaPipe Tasks Python API. Jiuqiang Tang 2023-05-02 14:01:21 -0700
  • 4d9812af43 Pose detector uses advanced_gpu_api for gpu inference to resolve unsupported gpu op issue. Jiuqiang Tang 2023-05-02 13:49:24 -0700
  • 9ce16fddeb nit: format the documentation of LandmarksDetectionResult. Yuqi Li 2023-05-02 11:54:23 -0700
  • 421c9e8e97 Fix typo MediaPipe Team 2023-05-02 10:49:40 -0700
  • 4d112c132f Fix msan errors. MediaPipe Team 2023-05-02 10:35:16 -0700
  • 60055f6fee Add more comments and usage example of the face stylizer graph. Jiuqiang Tang 2023-05-02 10:28:28 -0700
  • 7fdbbee5be Internal change MediaPipe Team 2023-05-02 09:04:56 -0700
  • d9a245b80b Updated delegate properties to be nullable for swift bridging Prianka Liz Kariat 2023-05-02 18:40:50 +0530
  • e61e5f2bf7 Updated comments Prianka Liz Kariat 2023-05-02 15:11:37 +0530
  • 0225139a98 Updated delegate method to be optional Prianka Liz Kariat 2023-05-02 15:07:36 +0530
  • 5b93477589 internal change MediaPipe Team 2023-05-02 02:15:03 -0700
  • 93b607cb32
    Merge 1d3b028909 into 3719aaef7e #3607 Mohammed Innat 2023-05-02 07:45:38 +0000
  • 3719aaef7e Fix typo. Chuo-Ling Chang 2023-05-01 23:50:27 -0700
  • 8284732874 Updated image classifier and object detector tests Prianka Liz Kariat 2023-05-02 08:45:44 +0530
  • 82a238a0c8 Added condition check for delegates Prianka Liz Kariat 2023-05-02 08:45:08 +0530
  • c9b00b07e0 Updated iOS error messages Prianka Liz Kariat 2023-05-02 08:44:47 +0530
  • dffb73e4eb Updated object detector tests to use delegates Prianka Liz Kariat 2023-05-02 07:51:15 +0530
  • c58cb97055 Updated documentatio Prianka Liz Kariat 2023-05-02 07:47:49 +0530
  • 304fa431c2 Changed back to building default opencv framework for iOS Prianka Liz Kariat 2023-05-02 07:34:54 +0530
  • fabca9ea4c Added flow limit calculator for building frameworks Prianka Liz Kariat 2023-05-02 07:29:03 +0530
  • eebe498ce1 Changed iOS object detector async calls to delegates Prianka Liz Kariat 2023-05-02 07:28:42 +0530
  • 86269722ba Changed iOS image classifier async calls to delegate Prianka Liz Kariat 2023-05-02 07:28:13 +0530
  • 0a8be0d09d Internal change MediaPipe Team 2023-05-01 18:38:20 -0700
  • fca728d226 Set face alignment image width and hight to 256. Jiuqiang Tang 2023-05-01 14:57:56 -0700
  • 162a999887 Check the output stream tag rather than the input stream tag in face stylizer graph. Jiuqiang Tang 2023-05-01 13:12:09 -0700
  • 5526e96b21 Internal change for proto library outputs. MediaPipe Team 2023-05-01 12:14:49 -0700
  • 085f8265fb Internal change Yuqi Li 2023-05-01 10:59:22 -0700
  • 544e4b66f7
    Merge branch 'google:master' into face-aligner-python #4361 Kinar R 2023-05-01 22:56:00 +0530
  • cab619f8da Fix typo in README MediaPipe Team 2023-05-01 10:22:38 -0700
  • b9a9da5de5 Ignore fetching face stylizer model when the graph doesn't output stylized face images. Jiuqiang Tang 2023-05-01 10:16:20 -0700
  • e3d38bed1b Updated BUILD to include the Face Stylizer task bundle #4317 kinaryml 2023-05-01 05:59:42 -0700
  • 27d8a1cb4f
    Merge branch 'google:master' into face-stylizer-python-add-tests Kinar R 2023-05-01 18:27:33 +0530
  • bd039f8b65 Updated necessary BUILD files kinaryml 2023-05-01 05:56:52 -0700
  • 209d78f36c Added the Face Aligner Python API kinaryml 2023-05-01 05:55:46 -0700
  • 0080c43423
    Update BUILD Kinar R 2023-05-01 18:12:30 +0530
  • ad4ae6559b Add an extra op to rescale face stylizer generation output from [-1, 1] to [0, 1]. MediaPipe Team 2023-04-30 23:11:14 -0700
  • 80b19fff4b Internal Change MediaPipe Team 2023-04-30 23:08:15 -0700
  • c29e43dda0 Add the "FACE_ALIGNMENT" output stream to the face stylizer graph. Jiuqiang Tang 2023-04-30 16:57:32 -0700
  • 99c13baff7
    Merge e610e80c9e into c450283715 #3348 simplyakash 2023-04-30 12:19:32 +0000
  • c450283715 Add a filegroup for referencing model. MediaPipe Team 2023-04-30 01:16:48 -0700
  • 8e510a3255 Invoke PoseListener callback while C++ Packet is still active Sebastian Schmidt 2023-04-28 21:19:46 -0700
  • 253f13ad62 Invoke callback for InteractiveSegmenter while C++ Packets are active Sebastian Schmidt 2023-04-28 20:31:57 -0700
  • d5c5457d25 Only log warnings once if color conversion is not specified Sebastian Schmidt 2023-04-28 20:22:08 -0700
  • a9721ae2fb Invoke callback for ImageSegmenter while C++ Packets are active Sebastian Schmidt 2023-04-28 19:59:03 -0700
  • e15add2475 Shorten MPImage API Sebastian Schmidt 2023-04-28 18:58:26 -0700
  • b1f93b3b27 Fixes HAND_ROIS_FROM_LANDMARKS output to be hand_rects_from_landmarks output stream. Esha Uboweja 2023-04-28 17:23:08 -0700
  • 874cc9dea3 Update PoseLandmarker to return MPImage Sebastian Schmidt 2023-04-28 17:11:03 -0700
  • dcef6df1cb Update InteractiveSegmenter to return MPImage Sebastian Schmidt 2023-04-28 16:11:34 -0700