Commit Graph

  • ee217ceb67 Fix MediaPipe build in Chromium. MediaPipe Team 2023-08-16 09:20:19 -0700
  • 251ffc21c8 No public description Sebastian Schmidt 2023-08-16 08:55:44 -0700
  • ff17846c6a No public description MediaPipe Team 2023-08-16 08:13:50 -0700
  • ff3f0433d3 Fix image_util shortcut import line MediaPipe Team 2023-08-15 18:16:37 -0700
  • 1c98270ef0 Import image_util for using it in mediapipe face stylizer open sourcing. MediaPipe Team 2023-08-15 14:37:47 -0700
  • cda0ba04ed Dry-Run mode for static registration to make it easier to find all required static registrations MediaPipe Team 2023-08-15 11:00:01 -0700
  • c1d7e6023a Expose tool calculators in headers to enable dynamic registration by superusers. MediaPipe Team 2023-08-15 10:28:29 -0700
  • a392561b31 Internal change MediaPipe Team 2023-08-14 22:14:16 -0700
  • 0da296536b Expose stream handlers in headers to allow dynamic registration for superusers MediaPipe Team 2023-08-14 19:57:30 -0700
  • b6f5414b3d Support more GPU formats in tensor converter calculator. MediaPipe Team 2023-08-14 19:54:28 -0700
  • a183212a13 Header for callback_packet_calculator to allow dynamic registration for superusers MediaPipe Team 2023-08-14 18:47:49 -0700
  • 9c5bdd2eb9 Clarify deprecated GraphStatus usage in Close documentation MediaPipe Team 2023-08-14 17:45:48 -0700
  • dd940707ca Provide a way to disable static registration using MEDIAPIPE_DISABLE_STATIC_REGISTRATION MediaPipe Team 2023-08-14 17:45:44 -0700
  • 6605fdb16f add end loop calculator for image size MediaPipe Team 2023-08-14 17:05:49 -0700
  • 805e8300f7 experimental spike for proto-based plugin #4627 Craig Labenz 2023-08-14 14:40:11 -0700
  • a8bee6baf3 Updates the runners to support wasm-style binary assets files, and allows their URLs to be explicitly specified as part of the WasmFileset. MediaPipe Team 2023-08-14 13:57:59 -0700
  • c8ad606e7c Refactor text_classifier preprocessor to move away from using classifier_data_lib MediaPipe Team 2023-08-14 11:34:10 -0700
  • 3ac3b03ed5 Migrate packet messages auto registration to rely on MEDIAPIPE_STATIC_REGISTRATOR_TEMPLATE MediaPipe Team 2023-08-11 13:11:47 -0700
  • 77b364bd97 Update .bazelversion to 6.3.2 for windows build ! #4313 Firefly35 2023-08-11 16:11:33 +0200
  • c448d54aa7 add metadata writer into face stylizer. Yuqi Li 2023-08-10 12:07:40 -0700
  • 91f15d8e4a Enable run inference with a TFLite model containing multiple subgraphs. It uses the subgraph 0 as the default primary subgraph for inference. It will also log a warning in the case that there are more than one subgraph in the model. MediaPipe Team 2023-08-10 11:28:16 -0700
  • a9c7e22ca4 apply affine transform before drawing, in order to keep constant line width regardless of face cropping. MediaPipe Team 2023-08-09 08:41:04 -0700
  • 00e0314040 Remove unsafe cast. MediaPipe Team 2023-08-08 18:47:42 -0700
  • f9a0244c5b No public description MediaPipe Team 2023-08-08 18:36:05 -0700
  • e558a71597 Include calculator_context.h and calculator_contract.h from calculator_framework.h MediaPipe Team 2023-08-08 13:52:24 -0700
  • cbbbc9e49e mediapipe tasks ios vision add poseLandmarker , and add an ios example of PoseLandmarkerApp zhuwen 2023-08-08 16:51:22 +0800
  • 39b31e51a9 No public description MediaPipe Team 2023-08-07 20:13:00 -0700
  • 032ed973b6 Add setGpuBufferVerticalFlip to GraphRunner TS API MediaPipe Team 2023-08-07 19:41:47 -0700
  • c1c51c2fe7 Internal MediaPipe Team 2023-08-07 14:33:00 -0700
  • 22054cd468 Set confidence score of the bounding box label. Zu Kim 2023-08-07 10:00:18 -0700
  • e10bcd1bfd No public description MediaPipe Team 2023-08-05 08:34:37 -0700
  • 460346ed13 Add a support for label annotations (image/label/string and image/label/confidence). Also fixed some clang tidy issues. Zu Kim 2023-08-04 13:41:26 -0700
  • 11508f2291 Internal Change MediaPipe Team 2023-08-03 18:47:36 -0700
  • 360959e325 Replace some size EXPECTs by ASSERTs MediaPipe Team 2023-08-03 12:25:46 -0700
  • a0b91e4062 Add a GpuOrigin parameter to TensorConverterCalculator MediaPipe Team 2023-08-03 01:37:51 -0700
  • 9325af0af3 vlog default executor and its config usage MediaPipe Team 2023-08-02 16:58:55 -0700
  • e56636b6d1 internal change MediaPipe Team 2023-08-02 14:04:17 -0700
  • 366a3290cf Change to add the w_avg latent code to style encoding before layer swapping. This is a bug in the previous code. Also set training=True for encoder since this affect the encoding performance. MediaPipe Team 2023-08-02 13:09:01 -0700
  • 6e54d8c204 Log stack traces for combined CalculatorGraph statuses MediaPipe Team 2023-08-02 05:08:34 -0700
  • 1001ead358 Merge branch 'master' into nguyencse/facemeshioslib #4517 nguyencse 2023-08-02 18:00:22 +0700
  • 557ed0b1ea Add tensorflow-addons to model_maker requirements.txt MediaPipe Team 2023-07-31 15:34:00 -0700
  • 6f916a001c Fix crash in SavePngTestOutput MediaPipe Team 2023-07-31 10:18:06 -0700
  • d392f8ad98 Ensure that -std=c++14/17 is the first argument passed to Glog v0.10.3 Sebastian Schmidt 2023-07-31 09:45:05 -0700
  • 81cf7fa173 Updat WASM binaries for 0.10.3 release Sebastian Schmidt 2023-07-28 16:15:26 -0700
  • 8e313b4b0c Fix typo in model maker requirements.txt MediaPipe Team 2023-07-28 16:05:05 -0700
  • b4bcfab4f5 Remove extra letter from text classifier API Sebastian Schmidt 2023-07-28 13:54:44 -0700
  • 8ab9185c1d Use C+++ 17 for Glog only on Windows Sebastian Schmidt 2023-07-28 12:56:51 -0700
  • 3f7752561b No public description MediaPipe Team 2023-07-28 12:03:14 -0700
  • 9edb059d9f No public description MediaPipe Team 2023-07-28 09:07:43 -0700
  • 7db0c1944b Internal change MediaPipe Team 2023-07-28 02:27:17 -0700
  • db9a72a5df Internal Changes MediaPipe Team 2023-07-27 16:33:40 -0700
  • 5c007558f8 internal change. MediaPipe Team 2023-07-27 14:42:30 -0700
  • 4d5c6bd33a Internal Sebastian Schmidt 2023-07-27 13:30:56 -0700
  • fdea10d230 Add C Headers for Text Classifier Sebastian Schmidt 2023-07-27 13:07:40 -0700
  • 5b31f1e3e9 Update glog to latest commit MediaPipe Team 2023-07-27 12:04:50 -0700
  • 7d9cb4ee67 No public description Sebastian Schmidt 2023-07-27 11:15:23 -0700
  • f3f9e71ccb No public description MediaPipe Team 2023-07-27 09:12:05 -0700
  • 6de275834d internal change. MediaPipe Team 2023-07-26 17:54:59 -0700
  • c9d79a0076 Rollback of "Fix duplicate condition error in :resource_util" Sebastian Schmidt 2023-07-26 15:28:42 -0700
  • dad46e1e90 Update glog to 0.6 Sebastian Schmidt 2023-07-26 15:18:20 -0700
  • f156397e8f Fix Android build with any Protos Sebastian Schmidt 2023-07-26 15:02:27 -0700
  • fa5c1b03d2 No public description MediaPipe Team 2023-07-26 12:06:37 -0700
  • 87b925795d Update glog to 0.6 Sebastian Schmidt 2023-07-26 11:39:17 -0700
  • 750f498b14 Internal Sebastian Schmidt 2023-07-26 10:29:15 -0700
  • d2a86341bd Added refactored iOS vision task runner sources Prianka Liz Kariat 2023-07-26 20:02:00 +0530
  • 1f6851c577 C++ Image segmenter add output size parameters. MediaPipe Team 2023-07-25 14:20:15 -0700
  • bd7888cc0c 1. Move evaluation onto GPU/TPU hardware if available. 2. Move desired_precision and desired_recall from evaluate to hyperparameters so recall@precision metrics will be reported for both training and evaluation. This also fixes a bug where recompiling the model with the previously initialized metric objects would not properly reset the metric states. 3. Remove redundant label_names from create_... class methods in text_classifier. This information is already provided by the datasets. 4. Change loss function to FocalLoss. 5. Re-enable text_classifier unit tests using ExBert 6. Add input names to avoid flaky auto-assigned input names. MediaPipe Team 2023-07-25 14:10:03 -0700
  • 85c3fed70a Add class weights to core hyperparameters and classifier library. MediaPipe Team 2023-07-25 12:27:03 -0700
  • 62538a9496 No public description MediaPipe Team 2023-07-25 11:55:07 -0700
  • a53cc09605 add c++ binding chicken scratches Craig Labenz 2023-07-24 11:15:48 -0700
  • 113c9b30c2 No public description MediaPipe Team 2023-07-24 11:07:38 -0700
  • 66cceddb5e Merge pull request #4639 from priankakariatyml:ios-image-segmenter-container-utils Copybara-Service 2023-07-24 10:46:56 -0700
  • 72c62f7d5d Added iOS Image Segmenter Header #4639 Prianka Liz Kariat 2023-07-24 20:38:16 +0530
  • 25b01784de Fix documentation MediaPipe Team 2023-07-21 09:30:57 -0700
  • 9af637b125 Java API add visibility and presence for landmarks. MediaPipe Team 2023-07-20 12:38:17 -0700
  • 236a36e39a Merge pull request #4629 from priankakariatyml:ios-vision-library-fixes Copybara-Service 2023-07-20 09:52:11 -0700
  • 540f4f7fe6 Fixed swift name of iOS face landmarker delegate #4629 Prianka Liz Kariat 2023-07-20 15:57:37 +0530
  • 3198ccf6a5 Added missing headers in ios vision framework build Prianka Liz Kariat 2023-07-20 15:57:16 +0530
  • 4ce9284ca8
    Bump word-wrap from 1.2.3 to 1.2.4 #4628 dependabot/npm_and_yarn/word-wrap-1.2.4 dependabot[bot] 2023-07-20 01:06:45 +0000
  • 8502ed9806 add beginning of Dart-specific MediaPipe implementation Craig Labenz 2023-07-19 17:08:54 -0700
  • d1b7e960ee add builder script to compile protos into Dart Craig Labenz 2023-07-19 16:59:33 -0700
  • e47af74b15 Adding support for 2 things in tensors_to_image_calculator: 1) 1 channel support for conversion after inference. 2) multitask support by allowing for different tensor outputs. Steven Hickson 2023-07-19 13:38:43 -0700
  • 085840388b Move waitOnCpu and waitOnGpu out of the synchronized block, which can cause deadlock. MediaPipe Team 2023-07-18 23:39:57 -0700
  • 4e72fcf0cb Replace CHECK with RET_CHECK in GetContract() implementation from six calculators. MediaPipe Team 2023-07-18 17:36:51 -0700
  • 4c60fe7365 add pose landmarks connections in C++ API MediaPipe Team 2023-07-18 14:13:18 -0700
  • 9b00582f21 add hand landmarks connections in C++ API. MediaPipe Team 2023-07-18 14:13:17 -0700
  • cb915858fa Internal change MediaPipe Team 2023-07-18 10:58:27 -0700
  • 0c01187cf5 Internal change Jiuqiang Tang 2023-07-17 21:55:24 -0700
  • 264103b2b6
    Update landmarks_refinement_calculator.cc #4619 Zihao Mu 2023-07-18 08:37:54 +0800
  • ef12ce8575 Internal change MediaPipe Team 2023-07-17 15:52:52 -0700
  • f1f9f80cd9 Internal change MediaPipe Team 2023-07-17 11:15:12 -0700
  • 17bc1a5ab5 Internal change MediaPipe Team 2023-07-14 12:37:09 -0700
  • 2fae07375c Discard outdated packets earlier in MuxInputStreamHandler. MediaPipe Team 2023-07-14 01:08:04 -0700
  • 723e91cec1 Generalize non-define registration with MEDIAPIPE_STATIC_REGISTRATOR_TEMPLATE MediaPipe Team 2023-07-13 14:50:41 -0700
  • c2c67c20fa Internal change MediaPipe Team 2023-07-13 14:35:07 -0700
  • 327feb42d1 Support WASM asset loading for MediaPipe Task Web Sebastian Schmidt 2023-07-13 12:24:57 -0700
  • 8b59567cb7 Add proto3 Any proto support for Java task api MediaPipe Team 2023-07-13 10:08:35 -0700
  • e37bedd344 Fix Halide BUILD rules MediaPipe Team 2023-07-13 04:45:23 -0700
  • 251c5421f6 Internal change MediaPipe Team 2023-07-13 02:51:29 -0700
  • 450c933cb5 MEDIAPIPE_NODE/SUBGRAPH_IMPLEMENTATION to use common define for registration MediaPipe Team 2023-07-12 20:06:12 -0700