Commit Graph

  • ac52859f1d Gracefully fail resource path lookup for Python on Windows Sebastian Schmidt 2023-03-29 20:12:12 -0700
  • ee1807d8e3 Don't use Bazel runfiles on for Python on Windows Sebastian Schmidt 2023-03-29 19:08:17 -0700
  • eaa708a18d Enable TextClassifier and TextEmbedder on Windows Python Sebastian Schmidt 2023-03-29 18:24:29 -0700
  • df67b35348 Internal change Sebastian Schmidt 2023-03-29 17:24:52 -0700
  • 6be4aedcf7 Use mediapipe_proto_library for all MediaPipe Protos Sebastian Schmidt 2023-03-29 14:58:49 -0700
  • 0c8f691a36 Internal changes MediaPipe Team 2023-03-29 12:32:28 -0700
  • 8e9207a7de Internal change MediaPipe Team 2023-03-29 10:21:46 -0700
  • b3d999704f FaceStylizer Java API Sebastian Schmidt 2023-03-29 08:34:15 -0700
  • d2780e4251 Added swift image classifier test for quantized model Prianka Liz Kariat 2023-03-29 21:06:50 +0530
  • b354795d00 Added flow limiter capability to callback in iOS Image Classifier Prianka Liz Kariat 2023-03-29 20:52:56 +0530
  • 316bd05e86 Internal change MediaPipe Team 2023-03-29 01:31:00 -0700
  • dc132a5629 Don't use Bazel runfiles on for Python on Windows Sebastian Schmidt 2023-03-28 17:02:03 -0700
  • 9ee02481b1 Fix object detector pascal voc dataloader issue MediaPipe Team 2023-03-28 16:03:56 -0700
  • 1e77725a15 Add necessary java lite proto source code to mediapipe tasks aar for the face landmarker task. Jiuqiang Tang 2023-03-28 14:59:26 -0700
  • 62d86494b0 Allow users to pass canvas: undefined Sebastian Schmidt 2023-03-28 14:54:16 -0700
  • bda2639376 Switch to use the isPresent() API since the isEmpty() is only available since java 11: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Optional.html#isEmpty(). Jiuqiang Tang 2023-03-28 12:18:09 -0700
  • 3bd8b75bc5 Removed flow limiter calculator from image classifier target Prianka Liz Kariat 2023-03-28 23:14:55 +0530
  • 7ce9e879df Removed failing test for live stream mode classification Prianka Liz Kariat 2023-03-28 23:13:48 +0530
  • 5c295da6ff Return custom error if model download fails Sebastian Schmidt 2023-03-28 10:24:16 -0700
  • 0d4c365b78 Added iOS Image Classifier Swift Tests Prianka Liz Kariat 2023-03-28 22:55:06 +0530
  • d4ec485971 Add face landmarker and face geometry java lite proto source code into mediapipe tasks AAR. Jiuqiang Tang 2023-03-28 09:27:24 -0700
  • b4e1f0236a Add EndLoopImageCalculator MediaPipe Team 2023-03-28 08:18:45 -0700
  • 0ea7b220f4 Add a function to convert CoreAudio buffers into a MediaPipe time series matrix MediaPipe Team 2023-03-28 02:34:22 -0700
  • a18a62ef04 Make AnnotationOverlayCalculator compatible with GLES2/WebGL1 by using GL_RGB as internal format instead of GL_RGB8 for the texture that OpenCV renders into. MediaPipe Team 2023-03-27 23:11:24 -0700
  • 94db96fa5e Add MatrixDataProto.java to mediapipe aar. Jiuqiang Tang 2023-03-27 22:19:44 -0700
  • 105e7b7467 Add no-copy Image getter for JNIS Sebastian Schmidt 2023-03-27 20:57:04 -0700
  • 59b3150fff Merge pull request #4194 from priankakariatyml:ios-image-classifier-tests Copybara-Service 2023-03-27 20:46:18 -0700
  • 004265bbbd remove the check that data streams need to be > 0 since we have a use case of: MediaPipe Team 2023-03-27 19:12:12 -0700
  • 5f8831660f Internal MediaPipe Tasks change. MediaPipe Team 2023-03-27 17:53:08 -0700
  • 2d553a57e8 Update path to Doclava Liam Miller-Cushon 2023-03-27 15:49:00 -0700
  • c3b4fa5627 Expose face detector and face landmarker as public MediaPipe Tasks Python API. Jiuqiang Tang 2023-03-27 14:00:59 -0700
  • 7dd5f9b6c6 Add face_landmarker to vision types Sebastian Schmidt 2023-03-27 13:37:32 -0700
  • 1fdc82d7ec Internal change MediaPipe Team 2023-03-27 13:00:37 -0700
  • e2f2acca5e Update WASM files for alpha-6 release Sebastian Schmidt 2023-03-27 09:06:29 -0700
  • 7fdec2ecdf FaceLandmarker Java API MediaPipe Team 2023-03-27 06:33:02 -0700
  • 9f888435b7 Internal change MediaPipe Team 2023-03-27 03:36:47 -0700
  • 5ccf986513 This CL fixes the multiple typos in the new task api solution MediaPipe Team 2023-03-26 23:55:19 -0700
  • e364aeb359 Revised Interactive Segmenter API and added more tests kinaryml 2023-03-25 00:44:30 -0700
  • 55b9bd9d5e Internal change Jiuqiang Tang 2023-03-24 13:31:11 -0700
  • 97c271644a Open Source Object Detector MediaPipe Team 2023-03-24 11:51:01 -0700
  • 58a98bc7da Add FaceLandmarker Web API Sebastian Schmidt 2023-03-24 11:39:03 -0700
  • d6256362ec Internal change Jiuqiang Tang 2023-03-24 10:54:54 -0700
  • 9f6b2cd577 Add convertFromClassifications() helper Sebastian Schmidt 2023-03-24 10:36:38 -0700
  • cec878df2b Add Matrix output type Sebastian Schmidt 2023-03-24 09:06:40 -0700
  • 53e4e92505 Support single channel golden images. MediaPipe Team 2023-03-24 09:04:53 -0700
  • c26965c842 Internal change MediaPipe Team 2023-03-24 08:28:42 -0700
  • 712ea6f15b Internal change MediaPipe Team 2023-03-23 18:06:59 -0700
  • 8a55f11952 Internal change Hadon Nash 2023-03-23 17:49:15 -0700
  • 6aab4e013d Typo Fix Sebastian Schmidt 2023-03-23 16:33:07 -0700
  • 27a5a6d433 Internal Changes MediaPipe Team 2023-03-23 15:17:08 -0700
  • 948e17f404 Internal change MediaPipe Team 2023-03-23 10:54:14 -0700
  • 7b20a8e056 Update the WASM files for alpha5 Web release Sebastian Schmidt 2023-03-23 10:50:47 -0700
  • 8e5eadbd4e Add WebGLTexture output for ImageSegmenter Sebastian Schmidt 2023-03-23 09:45:25 -0700
  • 1c9e6894f3 Allow users to pass canvas element Sebastian Schmidt 2023-03-23 08:44:23 -0700
  • 4103447063 Updated opencv framework url to custom built opencv framework #4195 Prianka Liz Kariat 2023-03-23 20:51:33 +0530
  • 58adb69c44 Removed unwanted iOS tests #4194 Prianka Liz Kariat 2023-03-23 20:16:30 +0530
  • 8682a3ffd9 Updated formatted Prianka Liz Kariat 2023-03-23 19:58:03 +0530
  • da8b60700b Added flow limiter calculator to iOS vision tasks Prianka Liz Kariat 2023-03-23 19:53:35 +0530
  • f51736e32d Added flow limiting for live stream mode in MPPImageClassifier Prianka Liz Kariat 2023-03-23 19:52:14 +0530
  • 59e0b1ba74 Added stream info for some modes in MPPImageClassifier Prianka Liz Kariat 2023-03-23 19:51:25 +0530
  • aa760855ee Updated formatting Prianka Liz Kariat 2023-03-23 19:48:50 +0530
  • 1685664bdb Fixed formatting Prianka Liz Kariat 2023-03-23 19:45:53 +0530
  • 55483776ab Fixed Issue with Flow Limiter in MPPTaskInfo Prianka Liz Kariat 2023-03-23 19:44:56 +0530
  • d4b60a781e Added MPPImageClassifier Objective C Tests Prianka Liz Kariat 2023-03-23 18:44:01 +0530
  • 48190e6600 Updated method signatures in MPPImage+TestUtils Prianka Liz Kariat 2023-03-23 18:43:30 +0530
  • 8077743bfc Linked in Opencv ios framework with vision tasks. Prianka Liz Kariat 2023-03-23 18:42:57 +0530
  • 1904632282 Fixed incorrect method call for image mode Prianka Liz Kariat 2023-03-23 18:42:12 +0530
  • 960e7a6283 Fixed incorrect method call in MPPImageClassifier for Image Mode Prianka Liz Kariat 2023-03-23 18:41:50 +0530
  • 1c4be91a3a Fixed stream names in MPPImageClassifier Prianka Liz Kariat 2023-03-23 18:41:27 +0530
  • ddce041725 Fixed incorrect stride value in MPPImageUtils Prianka Liz Kariat 2023-03-23 18:40:53 +0530
  • 3227635ea0 Fixed bug in roi assignment Prianka Liz Kariat 2023-03-23 18:40:15 +0530
  • 6e62c113fb Fixed iOS running mode display strings Prianka Liz Kariat 2023-03-23 18:39:54 +0530
  • 5998e96eed Internal change MediaPipe Team 2023-03-23 03:31:45 -0700
  • 58fa1e2ec3 Internal change MediaPipe Team 2023-03-23 03:27:55 -0700
  • 6304756c93 Added Interactive Segmenter Python API and some tests kinaryml 2023-03-23 02:00:18 -0700
  • 2e4e17d837 Added MPPImage Utils for tests Prianka Liz Kariat 2023-03-23 13:13:03 +0530
  • eac6348fd3 Open-sources a LanguageDetector C++ API. MediaPipe Team 2023-03-22 21:51:56 -0700
  • 29a4041353 Fixed a typo in docstring #4192 kinaryml 2023-03-22 21:51:45 -0700
  • ca18b95510 Updated BUILD kinaryml 2023-03-22 21:50:40 -0700
  • 8cba65c229 Updated BUILD kinaryml 2023-03-22 21:50:07 -0700
  • 613bcf99f4 Removed model kinaryml 2023-03-22 21:49:11 -0700
  • c0320b556c Removed unit tests kinaryml 2023-03-22 21:47:38 -0700
  • da70497f35 Updated Face Stylizer implementation and tests kinaryml 2023-03-22 21:15:04 -0700
  • 3afe4cafc4
    Merge branch 'master' into face-stylizer-python #4191 Kinar R 2023-03-23 09:27:52 +0530
  • 1a7be8a4c1 Internal change Sebastian Schmidt 2023-03-22 20:41:08 -0700
  • 37111e8fa5 Internal change MediaPipe Team 2023-03-22 13:26:49 -0700
  • 17be416ee0
    Create constants for pupil center #4190 Alex Rothberg 2023-03-22 15:35:41 -0400
  • eda8cb6b42 Typo fix Sebastian Schmidt 2023-03-22 10:17:30 -0700
  • cb2ee87705 Internal change MediaPipe Team 2023-03-22 09:31:57 -0700
  • 21e0ff3d4e Skip unnecessary cpu<->gpu conversion if the input and output are already on the same storage. Jiuqiang Tang 2023-03-22 08:19:49 -0700
  • 18b4caa7f3 Internal change MediaPipe Team 2023-03-22 07:12:05 -0700
  • 3c39aca52b
    Merge branch 'google:master' into audio-record-api-python #4165 Kinar R 2023-03-22 11:46:28 +0530
  • 444cd00ee6 Moved audio_record.py to tasks/python/audio/core kinaryml 2023-03-21 23:15:55 -0700
  • 5d2a719b54 Merge pull request #4027 from kinaryml:cosine-sim-python Copybara-Service 2023-03-21 17:59:48 -0700
  • 788e8d8777 Fix crash when FaceLandmarker does not return a result Sebastian Schmidt 2023-03-21 16:15:11 -0700
  • bbd21e9a6d Add the FaceStylizer Web API Sebastian Schmidt 2023-03-21 16:13:58 -0700
  • b71e1d14d3 Add missing dependency library targets to mediapipe_task_aar. Jiuqiang Tang 2023-03-21 14:35:33 -0700
  • 8bbf2621a4 Typo fix Sebastian Schmidt 2023-03-21 14:21:05 -0700
  • a5fc1d4baf Use Uint8ClampedArray for pixel output Sebastian Schmidt 2023-03-21 13:19:44 -0700
  • 7d26daf723 Make sure calling GraphTextureFrame::getTextureName()+::release() on a non-GL thread doesn't result in a crash. MediaPipe Team 2023-03-21 13:09:43 -0700