Commit Graph

  • cc2aa4f4cc InferenceCalculatorAdvancedGL save cache in Open(). MediaPipe Team 2023-07-12 18:07:02 -0700
  • a2cd3e7f95 Internal change MediaPipe Team 2023-07-12 15:15:56 -0700
  • 37b68714b8 Internal change MediaPipe Team 2023-07-12 01:29:57 -0700
  • 3e93cbc838 Internal change MediaPipe Team 2023-07-12 00:01:53 -0700
  • 917af2ce6b Internal change Yilei Yang 2023-07-11 17:48:46 -0700
  • f2f49b9fc8 Add angle to BoundingBox Sebastian Schmidt 2023-07-11 15:56:47 -0700
  • aabf61f28d Internal Change MediaPipe Team 2023-07-11 14:33:23 -0700
  • 56bc019819 Model Maker allow core dataset library to handle datasets with unknown sizes. MediaPipe Team 2023-07-11 12:42:42 -0700
  • 4788fddde9 Internal Change MediaPipe Team 2023-07-11 12:32:14 -0700
  • e4ec4d2526 Internal change MediaPipe Team 2023-07-11 12:03:30 -0700
  • bf6561ce91 add symmetric color style option MediaPipe Team 2023-07-10 21:39:22 -0700
  • 0bde987a38 Removed internal dependency on OpenCV 3.x, migrating it to OpenCV 4.x MediaPipe Team 2023-07-10 12:15:16 -0700
  • a0a3357151
    Bump protobufjs from 7.1.2 to 7.2.4 #4602 dependabot/npm_and_yarn/protobufjs-7.2.4 dependabot[bot] 2023-07-08 00:36:26 +0000
  • df3f4167ae Merge pull request #4600 from priankakariatyml:ios-orientation-fix Copybara-Service 2023-07-07 12:56:39 -0700
  • 03bc9d64f2 Update glog to 0.6 Sebastian Schmidt 2023-07-07 12:18:45 -0700
  • d45b15ef84 Add face landmarks connections for C++. MediaPipe Team 2023-07-07 12:06:05 -0700
  • 1614c5a542 Update WASM files for 0.10.2 release v0.10.2 Sebastian Schmidt 2023-07-07 11:16:01 -0700
  • cae10ea115 Updated documentation of MPImage #4600 Prianka Liz Kariat 2023-07-07 22:03:15 +0530
  • 7556a3f1b4 Changed left and right image orientation angles to match iOS UIImageOrientation Prianka Liz Kariat 2023-07-07 19:57:44 +0530
  • cb1035a9ee Internal change MediaPipe Team 2023-07-06 14:17:34 -0700
  • 0a198d1f6a Fix a typo in proto doc. Yoni Ben-Meshulam 2023-07-06 11:42:10 -0700
  • 15ee1210e5 Internal change MediaPipe Team 2023-07-06 10:55:58 -0700
  • a851863e9c Merge pull request #4590 from priankakariatyml:ios-image-segmenter-container-utils Copybara-Service 2023-07-06 09:57:59 -0700
  • 8d5bc39739 Made installation compatible with Ubuntu 22.04 and OpenCV 4 on WSL by making changes in: setup_opencv.sh (need to update libdc1394-22-dev to libdc1394-dev since the former package is now orphaned), and the suggested changes on the installation for openCV 4 given on the official installation page #4599 ahahahahah1 2023-07-06 20:08:49 +0530
  • 823d5b39af Fixed typo #4590 Prianka Liz Kariat 2023-07-06 18:46:01 +0530
  • 9861b3c8a8 Fix bounds calculation in RefineLandmarksFromHeatMapCalculator Sebastian Schmidt 2023-07-05 14:56:13 -0700
  • 74f484d96d Internal change MediaPipe Team 2023-07-05 07:05:13 -0700
  • dbe8e40124 Internal change MediaPipe Team 2023-07-02 10:12:32 -0700
  • 9b7e233fe3 Added Image Segmenter Result Helpers Prianka Liz Kariat 2023-07-03 20:48:29 +0530
  • cebb0a2c2e Added iOS Image Segmenter Options Helpers Prianka Liz Kariat 2023-07-03 20:48:15 +0530
  • 7ba21e9a9a Revert Add location info in registry (debug mode only) MediaPipe Team 2023-07-01 01:06:58 -0700
  • 422556c4a3 Internal change MediaPipe Team 2023-06-30 08:31:37 -0700
  • f9f864883d Updated formatting #4583 Prianka Liz Kariat 2023-06-30 15:41:29 +0530
  • 62df48eefd Made live stream mode delegate truly optional and delegate method required in iOS image classifier Prianka Liz Kariat 2023-06-30 15:35:52 +0530
  • d32e63297a Testing for delegates in different running modes removed from vision task runner. Prianka Liz Kariat 2023-06-30 15:34:58 +0530
  • c81fd19810 Added check to prevent live stream method call if packets callback is not provided. Prianka Liz Kariat 2023-06-30 15:32:31 +0530
  • 6c7aa8a0d6 Internal change Jiuqiang Tang 2023-06-29 23:02:52 -0700
  • 687075e5b8 Add gpu to cpu fallback for tensors_to_detections_calculator. MediaPipe Team 2023-06-29 15:34:12 -0700
  • 0ea54b1461 Add delegate options to base options for java API. and add unit tset for BaseOptions. MediaPipe Team 2023-06-29 14:11:29 -0700
  • e15d5a797b Do not send PreviousLoopback output packets to closed streams MediaPipe Team 2023-06-29 13:42:27 -0700
  • 52cea59d41 Add keys for the context that better match the featurelist for text. MediaPipe Team 2023-06-29 12:27:49 -0700
  • 0bb4ee8941 Add MobileNetV2_I320 and MobileNetMultiHWAVG_I384 to support larger input image sizes. MediaPipe Team 2023-06-29 10:22:18 -0700
  • f0fd8a7160
    add read_as_binary parameter for custom resource providers #4580 Silverlan 2023-06-29 16:51:40 +0200
  • 561d35aa30
    Update Dockerfile to fix bazel install issues #4579 Ananay Gupta 2023-06-29 00:44:07 -0400
  • 8278dbc38f Exposes OpenCV photo lib. MediaPipe Team 2023-06-28 10:19:42 -0700
  • 5093b7a2a9 Merge remote-tracking branch 'origin/master' into nguyencse/facemeshioslib nguyencse 2023-06-28 11:54:36 +0700
  • 9dac04ca46 release facemesh sdk ios nguyencse 2023-06-28 11:48:01 +0700
  • 1ee55d1f1b Support ExBert training and option to select between AdamW and LAMB optimizers for BertClassifier MediaPipe Team 2023-06-27 18:02:59 -0700
  • bed624f3b6 Shows the recently added warning when WaitUntilIdle is called with source nodes only once. Otherwise, it is very spammy as it's shown every frame. Moreover, display the names of the sources, so the warning is more actionable. MediaPipe Team 2023-06-27 01:59:59 -0700
  • c8c5f3d062 Internal change MediaPipe Team 2023-06-26 18:54:48 -0700
  • 9de1b2577f Internal update MediaPipe Team 2023-06-26 12:18:25 -0700
  • 570880190b Internal change for proto library outputs. MediaPipe Team 2023-06-26 01:49:56 -0700
  • 5d19a46956 Merge pull request #4561 from priankakariatyml:ios-segmentation-mask Copybara-Service 2023-06-25 17:37:35 -0700
  • 80a02f8f38 Merge pull request #4566 from priankakariatyml:ios-image-segmenter-containers Copybara-Service 2023-06-23 12:42:56 -0700
  • 0093f2040b Merge pull request #4567 from priankakariatyml:ios-running-mode-copy-fix Copybara-Service 2023-06-23 12:38:34 -0700
  • 3d79d58286 Updated variable name #4567 Prianka Liz Kariat 2023-06-23 20:18:41 +0530
  • bfb68491af Added copying of running mode in NSCopying implementation in iOS tasks Prianka Liz Kariat 2023-06-23 20:13:29 +0530
  • 5dce8f283d Updated image segmenter delegate method to be required #4566 Prianka Liz Kariat 2023-06-23 20:10:42 +0530
  • 7623c5a941 Added iOS Image Segmenter Options Prianka Liz Kariat 2023-06-23 20:09:18 +0530
  • 7fe365489d Added iOS Image Segmenter Result Prianka Liz Kariat 2023-06-23 20:09:05 +0530
  • a8899da45a Fix -Wsign-compare warning in api2/builder.h MediaPipe Team 2023-06-22 14:47:11 -0700
  • 4e862995ba Fix typo MediaPipe Team 2023-06-22 13:59:27 -0700
  • 2f5fc16a38 Fix timestamp computation when copying within first block. MediaPipe Team 2023-06-22 12:58:43 -0700
  • 98d493f37a Add MatrixData as a packet option for ConstantSidePacketCalculatorOptions. Jiuqiang Tang 2023-06-22 11:24:00 -0700
  • ba7e0e0e50 Add a face alignment preprocessor to face stylizer. MediaPipe Team 2023-06-22 07:55:09 -0700
  • 7f39153ff3 Added MPPMask Tests #4561 Prianka Liz Kariat 2023-06-22 17:44:07 +0530
  • 825e3a8af0 Speed up TimeSeriesFramerCalculator. MediaPipe Team 2023-06-21 23:01:44 -0700
  • 0d2548cd65 Internal change MediaPipe Team 2023-06-21 16:21:15 -0700
  • c86d80a031 Internal Changes MediaPipe Team 2023-06-21 16:00:47 -0700
  • 895c685df6 1. Model maker core classifier change _metric_function field to _metric_functions in order to support having multiple metrics. 2. Add SparsePrecision, SparseRecall, BinarySparsePrecisionAtRecall, and BinarySparseRecallAtPrecision to the shared metrics library. 3. Add SparsePrecision, SparseRecall to text classifier, and have the option to evaluate the model with BinarySparsePrecisionAtRecall and BinarySparseRecallAtPrecision MediaPipe Team 2023-06-21 15:15:30 -0700
  • 7edb6b8fcb add concatenate image vector calculator MediaPipe Team 2023-06-20 16:37:13 -0700
  • 0b6ff84e3c update face drawing function. MediaPipe Team 2023-06-20 16:31:48 -0700
  • ef6aeb8828 Allow passing of HParams to MediaPipe training docker Sebastian Schmidt 2023-06-20 14:36:55 -0700
  • 86bc764b6e This will fix typos in tasks internal files. MediaPipe Team 2023-06-20 09:14:39 -0700
  • bd3a8d885d Merge pull request #4538 from priankakariatyml:ios-segmentation-mask Copybara-Service 2023-06-20 09:12:53 -0700
  • 35c79b755e update face drawing function. MediaPipe Team 2023-06-16 17:43:58 -0700
  • 80208079d2 Use GFile for internal file systems. MediaPipe Team 2023-06-16 16:43:44 -0700
  • 41215a3878 Merge pull request #4541 from priankakariatyml:ios-hand-landmarker-tests Copybara-Service 2023-06-16 14:07:49 -0700
  • c5b1edd709 Add "exports" field definitions to package.json Sebastian Schmidt 2023-06-16 13:08:25 -0700
  • d12dd88f51 Fixed implementation of init methods in MPPMask #4538 Prianka Liz Kariat 2023-06-16 20:00:30 +0530
  • 4ab1a5de1b Reverted changes to iOS tasks deployment target Prianka Liz Kariat 2023-06-16 19:59:59 +0530
  • fec2fc77e0 Revert "Revert "Updated init method implementations in MPPMask"" Prianka Liz Kariat 2023-06-16 19:56:32 +0530
  • 52f6b8d899 Revert "Updated init method implementations in MPPMask" Prianka Liz Kariat 2023-06-16 19:56:23 +0530
  • 83486ed01b Updated init method implementations in MPPMask Prianka Liz Kariat 2023-06-16 19:56:04 +0530
  • 6f065bc405 Update Tensorflow dependency in MediaPipe MediaPipe Team 2023-06-15 10:20:27 -0700
  • e73ea23261 Internal change Sebastian Schmidt 2023-06-15 09:23:15 -0700
  • 1f77fa9de4 Removed generic methods for alloc and memcpy from MPPMask Prianka Liz Kariat 2023-06-15 16:07:56 +0530
  • 327547ec2b Updated variable names in MPPMask Prianka Liz Kariat 2023-06-15 14:16:34 +0530
  • 9d0fed89ff Fixed documentation in MPPMask Prianka Liz Kariat 2023-06-15 14:11:08 +0530
  • aa1ab18000 Updated documentation in MPPMask Prianka Liz Kariat 2023-06-15 14:09:22 +0530
  • a7f555fcc2 Fixed float calculations in MPPMask Prianka Liz Kariat 2023-06-15 14:07:33 +0530
  • c8f85ac060 Updated signature of initializer in MPPMask Prianka Liz Kariat 2023-06-15 14:06:52 +0530
  • 2e48a0bce0 Remove designated initializers MediaPipe Team 2023-06-14 22:14:51 -0700
  • e02d70f8e5 internal change MediaPipe Team 2023-06-14 15:57:36 -0700
  • a2d4566845 Merge pull request #4542 from priankakariatyml:ios-hand-landmarker-updates Copybara-Service 2023-06-14 15:16:14 -0700
  • 4776ecf402 Internal change MediaPipe Team 2023-06-14 13:21:11 -0700
  • a1be5f3e72 Add a test case for "summary packet" to test failing upstream calculator MediaPipe Team 2023-06-14 11:31:12 -0700
  • 66a29bf371 Internal change MediaPipe Team 2023-06-14 11:18:30 -0700
  • 9ed7acc0a3 Updated hand connections in iOS hand landmarker to class properties. #4542 Prianka Liz Kariat 2023-06-14 15:59:54 +0530
  • 94a9464750 Fixed formatting in MPPHandLandmarkerTests.m #4541 Prianka Liz Kariat 2023-06-14 15:52:26 +0530