Commit Graph

  • f712eed6c3
    Merge pull request #4286 from google/revert-4279-face-landmarker-python-add-connection-constants Sebastian Schmidt 2023-04-13 14:14:02 -0600
  • 7cbf0033b0
    Revert "Add Face Landmarks Connection constants for the Python API" #4286 revert-4279-face-landmarker-python-add-connection-constants yichunkuo 2023-04-14 04:12:33 +0800
  • a59b29ea24 Add jni functions to get image size from a list of image MediaPipe Team 2023-04-13 13:03:29 -0700
  • a03fa448dc Explicitly state the modes in the tests for ImageSegmenterOptions and InteractiveSegmenterOptions kinaryml 2023-04-13 11:55:37 -0700
  • ad169b9123 Add support for more standard scaling options in GlSurfaceViewRenderer. MediaPipe Team 2023-04-13 11:50:55 -0700
  • c63b30dff5 Internal change MediaPipe Team 2023-04-13 11:41:04 -0700
  • 055accece8 Internal Change MediaPipe Team 2023-04-13 10:20:25 -0700
  • 78499b0bd0
    Merge pull request #4279 from kinaryml/face-landmarker-python-add-connection-constants yichunkuo 2023-04-14 02:35:22 +0800
  • c392ed2c09 Internal change Fergus Henderson 2023-04-13 08:47:19 -0700
  • d095829c7c Internal cleanup. MediaPipe Team 2023-04-13 08:16:52 -0700
  • 2c154e20cc Updated all references of timestampMs to timestampInMilliseconds Prianka Liz Kariat 2023-04-13 17:56:09 +0530
  • 6af4b433f4 Internal change MediaPipe Team 2023-04-13 04:34:00 -0700
  • 3fdd7f3618 Internal change MediaPipe Team 2023-04-13 01:26:30 -0700
  • 4d5f081232 Reformatted face_landmarker.py #4279 kinaryml 2023-04-13 01:18:37 -0700
  • dc56eb2bb1
    Update face_landmarker.py Kinar R 2023-04-13 13:40:49 +0530
  • 5185489c21
    Update face_landmarker.py Kinar R 2023-04-13 13:30:00 +0530
  • c8b9cec7ef Internal change MediaPipe Team 2023-04-13 00:11:55 -0700
  • d96b6e7ed9 Make confidence and category masks both optional for GPU multi-class segmentation. MediaPipe Team 2023-04-12 16:39:22 -0700
  • f23dd69db1 Fix yet another Windows compile error Sebastian Schmidt 2023-04-12 16:23:51 -0700
  • d0e8a9e09b Internal change Sebastian Schmidt 2023-04-12 15:47:38 -0700
  • 0179f0c456 Update TensorsToFaceLandmarksGraph to support face mesh v2 model. MediaPipe Team 2023-04-12 15:00:53 -0700
  • 468d10e947 Update WASM files for Alpha 10 Sebastian Schmidt 2023-04-12 14:45:23 -0700
  • dd62b0831a Merge pull request #4254 from priankakariatyml:ios-gesture-recognizer Copybara-Service 2023-04-12 14:40:31 -0700
  • 3f68f90238 Deprecated output_type for the ImageSegmenter and InteractiveSegmenter APIs kinaryml 2023-04-12 14:37:16 -0700
  • a71c697d90 Internal change MediaPipe Team 2023-04-12 13:56:06 -0700
  • 27c38f00ec Add pose landmarker C++ API. MediaPipe Team 2023-04-12 13:48:02 -0700
  • c7aecb42ff Internal change MediaPipe Team 2023-04-12 13:14:16 -0700
  • fec96ee679 Added some face landmarks constants kinaryml 2023-04-12 13:03:46 -0700
  • 9a10375de6 internal change MediaPipe Team 2023-04-12 12:25:47 -0700
  • ca0da8d26f Fix wrong function name of ConvertToDetection MediaPipe Team 2023-04-12 11:40:17 -0700
  • 776dceb588 Build category mask without resizing tensors to image size. MediaPipe Team 2023-04-12 11:19:40 -0700
  • 049ba8bbca Internal change MediaPipe Team 2023-04-12 11:08:48 -0700
  • f9a2d0995d Fix Windows compilation error Sebastian Schmidt 2023-04-12 10:32:14 -0700
  • efab342a52 Internal change MediaPipe Team 2023-04-12 10:11:34 -0700
  • 5bcdea2952 Internal MediaPipe Tasks change. MediaPipe Team 2023-04-12 09:56:38 -0700
  • f41a912250 Internal change MediaPipe Team 2023-04-12 08:12:11 -0700
  • 2eefc862c2 Internal change MediaPipe Team 2023-04-12 01:23:17 -0700
  • a7c6910625 Internal change MediaPipe Team 2023-04-11 23:50:10 -0700
  • 52e934a539 Internal change MediaPipe Team 2023-04-11 23:11:35 -0700
  • f923f6bcda Internal change MediaPipe Team 2023-04-11 21:00:53 -0700
  • c9aa24b0e7 Support proto3 node_option in api2 graph_builder MediaPipe Team 2023-04-11 20:47:03 -0700
  • b6a19ea9e8 Add shaders that support better landscape rendering with GlSurfaceViewRenderer. MediaPipe Team 2023-04-11 20:08:20 -0700
  • 1b947df0c2 Allow relative URLs for WASM loading Sebastian Schmidt 2023-04-11 19:20:53 -0700
  • e2b13523f1 F16 texture support in GPU multiclass TensorsToSegmentation MediaPipe Team 2023-04-11 14:56:36 -0700
  • 738aea7a06 Update WASM files for alpha 9 Sebastian Schmidt 2023-04-11 11:30:21 -0700
  • 221d545080 Create Language Detection Web API Sebastian Schmidt 2023-04-11 10:45:15 -0700
  • b66b0e0c72 Internal change Sebastian Schmidt 2023-04-11 09:54:25 -0700
  • 0fcf92d7d5 Updated iOS Image Classifier to reflect new calculation for normalized rect #4268 Prianka Liz Kariat 2023-04-11 18:18:35 +0530
  • 114a11dc4e Updated iOS tests to reflect the new orientation calculation. Prianka Liz Kariat 2023-04-11 18:11:58 +0530
  • 27353310c3 Updated normalized rect calculation for some angles in MPPVisionTaskRunner Prianka Liz Kariat 2023-04-11 18:11:33 +0530
  • 089361cd89 Split macros into helpers in Objective C Tests Prianka Liz Kariat 2023-04-11 17:37:54 +0530
  • a448790300 Internal change MediaPipe Team 2023-04-11 03:17:01 -0700
  • 9793654364 Update Halide build rules for MediaPipe to use Halide v15.0.1 MediaPipe Team 2023-04-11 03:16:43 -0700
  • de7560c825 Internal change MediaPipe Team 2023-04-11 02:09:03 -0700
  • b8ebbbea0b Internal change MediaPipe Team 2023-04-11 00:44:22 -0700
  • a4172cb03f Internal change MediaPipe Team 2023-04-10 22:48:41 -0700
  • 3bb411e99d Special treatment for 1-class segmentation category mask output on GPU. MediaPipe Team 2023-04-10 19:11:08 -0700
  • 87ec846ed6 Enable TextClassifier and TextEmbedder on Windows Python Sebastian Schmidt 2023-04-10 15:55:06 -0700
  • c1f17138cf Upgrades and fixes for image segmentation category mask on GPU MediaPipe Team 2023-04-10 13:55:51 -0700
  • 02fed0b7d1 Cover the existing graph expansion behavior in regard to executors with unit tests. MediaPipe Team 2023-04-10 13:05:47 -0700
  • e5f28bc136 Make AudioTools compile when build from python:framework_bindings Sebastian Schmidt 2023-04-10 10:58:21 -0700
  • b685f53c6b Merge pull request #4263 from kinaryml:face-stylizer-python-tests Copybara-Service 2023-04-10 10:39:50 -0700
  • 89491df8c1 Migrate stale management probot to Github action #4269 Shivam Mishra 2023-04-10 22:38:14 +0530
  • d06cf68c70 Removed detect in image with region of interest api from iOS Object Detector Prianka Liz Kariat 2023-04-10 19:28:46 +0530
  • a2bab54640 Added iOS Object Detector Objective D tests Prianka Liz Kariat 2023-04-10 19:25:37 +0530
  • adfe47d456 Removed roi apis from iOS object detector Prianka Liz Kariat 2023-04-10 19:24:58 +0530
  • 0fd60285b5 Updated roi not allowed check in ios vision task runner Prianka Liz Kariat 2023-04-10 19:23:32 +0530
  • c036b9f408 Adds a LanguageDetector Java API. MediaPipe Team 2023-04-08 22:27:42 -0700
  • 4f77504af6 Internal change MediaPipe Team 2023-04-08 02:58:18 -0700
  • 18d5beb598 Updated FaceStylizer API to align with the new Base Vision Task API changes #4263 kinaryml 2023-04-08 01:38:48 -0700
  • 7b067a1fda Add face landmarks connection for java API. MediaPipe Team 2023-04-07 18:25:22 -0700
  • e19b49ba13 Fix indent Sebastian Schmidt 2023-04-07 16:57:15 -0700
  • 2efcf30eea Add FaceLandmarksConnections to Web API Sebastian Schmidt 2023-04-07 16:51:32 -0700
  • 938b501d15 Don't use OffscreenCanvas on Safari Sebastian Schmidt 2023-04-07 14:49:34 -0700
  • 8cedb82df1 Expose face stylizer and interactive segmenter to be public mediapipe python API. Jiuqiang Tang 2023-04-07 12:10:04 -0700
  • a1ce19f68e Internal change MediaPipe Team 2023-04-07 10:43:23 -0700
  • e3185e3df0 Internal change MediaPipe Team 2023-04-07 09:28:17 -0700
  • bca0a92c2e Add FaceToRectCalculator. Jiuqiang Tang 2023-04-07 07:42:45 -0700
  • b0d3595291 Internal change MediaPipe Team 2023-04-07 00:28:23 -0700
  • c6b3090d0e Internal change MediaPipe Team 2023-04-06 23:28:59 -0700
  • 6c523cd21f Internal change MediaPipe Team 2023-04-06 22:53:18 -0700
  • bae14a83b2 Internal change MediaPipe Team 2023-04-06 22:11:16 -0700
  • 4e5f20f212 Internal change MediaPipe Team 2023-04-06 18:59:28 -0700
  • 6495f8624b Merge pull request #4241 from kinaryml:interactive-segmenter-python Copybara-Service 2023-04-06 16:47:46 -0700
  • 38f838513a Enable defining and using internal executor within a subgraph MediaPipe Team 2023-04-06 15:16:50 -0700
  • fe5ca09030 Added MPPGestureRecognizerOptions.m #4254 Prianka Liz Kariat 2023-04-07 01:01:39 +0530
  • 49c614280f Added MPPGestureRecognizerOptions Prianka Liz Kariat 2023-04-07 00:58:53 +0530
  • 6f5b12d056 Added MPPGestureRecognizerResult Prianka Liz Kariat 2023-04-07 00:58:26 +0530
  • 1992dfdf2c Added MPPClassifierOptions Prianka Liz Kariat 2023-04-07 00:57:52 +0530
  • 9ce300c711 Added MPPClassifierOptions Prianka Liz Kariat 2023-04-07 00:57:33 +0530
  • 5272980c2e Added MPPLandmarkHelpers Prianka Liz Kariat 2023-04-07 00:57:19 +0530
  • cfa261b34f Added MPPLandmark Prianka Liz Kariat 2023-04-07 00:57:01 +0530
  • 81a405af1b Merge pull request #4253 from priankakariatyml:object-detector-sources Copybara-Service 2023-04-06 12:15:34 -0700
  • 489d684699 Internal change MediaPipe Team 2023-04-06 12:01:50 -0700
  • 3588be3342 Update WASM files for Alpha 8 Sebastian Schmidt 2023-04-06 10:47:08 -0700
  • 37334098b0 Merge pull request #4248 from Neilblaze:docs-fix_breaks Copybara-Service 2023-04-06 09:29:52 -0700
  • 30341024de Added MPPObjectDetector #4253 Prianka Liz Kariat 2023-04-06 21:40:52 +0530
  • b01b3b84c4 Added MPPObjectDetectionResultHelpers Prianka Liz Kariat 2023-04-06 21:40:09 +0530
  • 79c8cfb730 Added MPPObjectDetectorOptionsHelpers Prianka Liz Kariat 2023-04-06 21:39:56 +0530
  • 5cc4c68b2f Updated formatting #4230 Prianka Liz Kariat 2023-04-06 21:35:41 +0530