Commit Graph

  • f88db254da Update 00-task-issue-template.yaml kuaashish 2023-08-31 10:50:44 +05:30
  • 30802b80cd Merge pull request #4735 from priankakariatyml:ios-doc-updates Copybara-Service 2023-08-30 15:39:20 -07:00
  • 612162d765 Check if the image contains valid face that can be aligned for stylization. If not, throw an exception for invalid input image. This is applied to both input stylized face and raw face. MediaPipe Team 2023-08-30 13:51:38 -07:00
  • c92570f844 Use ABSL_LOG in MediaPipe. MediaPipe Team 2023-08-30 13:41:21 -07:00
  • f60da2120d Internal changes Jiuqiang Tang 2023-08-30 11:24:25 -07:00
  • 5434b840f6 Improving throttling logs by providing a node info corresponding to a throttling stream. MediaPipe Team 2023-08-30 11:17:02 -07:00
  • 45b0271ded No public description MediaPipe Team 2023-08-30 10:24:35 -07:00
  • 3e90e8d464 Fixed directory creation issues in build_ios_framework.sh Prianka Liz Kariat 2023-08-30 16:28:17 +05:30
  • 763bc8c71c Fixed typos Prianka Liz Kariat 2023-08-30 16:27:52 +05:30
  • 298578e10e Added gesture recognizer and hand landmarker to iOS vision framework Prianka Liz Kariat 2023-08-30 14:51:05 +05:30
  • 6c2638592e Internal update. MediaPipe Team 2023-08-29 17:32:04 -07:00
  • e18e749e3e Internal update MediaPipe Team 2023-08-29 15:02:23 -07:00
  • 01fbbd9f67 No public description MediaPipe Team 2023-08-29 10:15:30 -07:00
  • f56b8a13a3 Add a custom op resolver for fused batch norm. MediaPipe Team 2023-08-28 13:01:17 -07:00
  • 442940cd55 No public description MediaPipe Team 2023-08-28 10:06:31 -07:00
  • 1aa5e0d46f No public description MediaPipe Team 2023-08-28 06:18:38 -07:00
  • b22dcf9ce6 No public description MediaPipe Team 2023-08-28 02:48:00 -07:00
  • d0bf0dd021 Update TF to solve OneDNN build Sebastian Schmidt 2023-08-25 18:02:28 -07:00
  • d6dce193fc Internal update MediaPipe Team 2023-08-25 11:20:28 -07:00
  • 5d2d8f9ab2 Merge pull request #4721 from priankakariatyml:ios-doc-updates Copybara-Service 2023-08-25 10:37:51 -07:00
  • 3f0ec5969b Updated iOS docs to use swift names in place of objective c names Prianka Liz Kariat 2023-08-25 18:06:50 +05:30
  • 6e6978cdbf New image test utilities and memory management fixes. MediaPipe Team 2023-08-24 18:00:46 -07:00
  • dd09c8d3f7 Update port includes with IWYU to fix clang warnings in code where corresponding ports are used. MediaPipe Team 2023-08-24 17:31:04 -07:00
  • c56f45bce5 Change the image label input from Classification to Detection. Zu Kim 2023-08-24 12:05:36 -07:00
  • f2e9a553d6 No public description Richard Levasseur 2023-08-24 10:02:43 -07:00
  • 4fb52bb7ef Add 'types' to package.json Sebastian Schmidt 2023-08-24 09:56:25 -07:00
  • 4b1b6ae7fb Move stream API rect_transformation to third_party. MediaPipe Team 2023-08-23 23:09:29 -07:00
  • b2446c6ca8 No public description MediaPipe Team 2023-08-23 15:47:35 -07:00
  • f3d069175c Add C++ converters for C Text Classifier API Sebastian Schmidt 2023-08-23 13:06:24 -07:00
  • f645c59746 Move stream API image_size to third_party. MediaPipe Team 2023-08-23 10:42:26 -07:00
  • 8689f4f595 No public description Nevena Kotlaja 2023-08-23 10:14:42 -07:00
  • 2ebdb01d43 ImageGenerator Java API MediaPipe Team 2023-08-22 21:39:41 -07:00
  • 90781669cb No public description MediaPipe Team 2023-08-22 18:01:46 -07:00
  • 1dfdeb6ebb No public description Sebastian Schmidt 2023-08-22 15:22:58 -07:00
  • 3443fe4c8e No public description MediaPipe Team 2023-08-22 13:40:42 -07:00
  • 8c4b971c14 Add an API in model_task_graph to create or use cached model resources. MediaPipe Team 2023-08-22 11:32:30 -07:00
  • bcb83302bf Add pose landmarks constants MediaPipe Team 2023-08-22 10:29:37 -07:00
  • 7517b56476 No public description MediaPipe Team 2023-08-22 09:22:42 -07:00
  • edb0a64d0e Move stream API loopback to third_party. MediaPipe Team 2023-08-22 01:41:51 -07:00
  • 9bc8b3bb4f Update the header information for EnsureMinimumDefaultExecutorStackSize. MediaPipe Team 2023-08-21 21:24:09 -07:00
  • 7ba4edc372 Internal Change MediaPipe Team 2023-08-21 16:53:36 -07:00
  • 7f8150776a Add an API to run inference with face stylizer TF model. MediaPipe Team 2023-08-21 16:06:12 -07:00
  • bbf168ddda Add a new from_image API to create face stylizer dataset from a single image. Also deprecate the from_folder API since we only support one-shot use case now. MediaPipe Team 2023-08-21 15:12:23 -07:00
  • ae9e945e0c Change SegmentationOptions.builder() to be public MediaPipe Team 2023-08-21 12:16:01 -07:00
  • 737c103940 Add output size as parameters in Java ImageSegmenter MediaPipe Team 2023-08-21 10:42:14 -07:00
  • cd9d32e797 update pose rendering MediaPipe Team 2023-08-19 10:38:10 -07:00
  • a44c810921 Update PackMediaSequenceCalculator to support adding clip/media/id to the MediaSequence. MediaPipe Team 2023-08-18 15:44:04 -07:00
  • fda0d19337 Adds option to use tensor_ahwb in Android vendor processes MediaPipe Team 2023-08-18 02:28:03 -07:00
  • a04a3a1c81 internal fix Chris McClanahan 2023-08-17 14:18:16 -07:00
  • 6866d338e0 Merge pull request #4645 from priankakariatyml:ios-vision-task-runner-refactoring Copybara-Service 2023-08-17 12:02:07 -07:00
  • b213256cbd Change supported_ops to a Tuple instead of List to match the API definition. MediaPipe Team 2023-08-17 11:46:32 -07:00
  • 990bfd2e3e Don't access "document" in WebWorker Sebastian Schmidt 2023-08-17 11:30:23 -07:00
  • 22dc08be0e Removed convenience initializer from refactored MPPVisionTaskRunner Prianka Liz Kariat 2023-08-17 14:15:14 +05:30
  • ed0c8d8d8b Swap left and right hand labels. MediaPipe Team 2023-08-16 15:47:19 -07:00
  • 13bb65db96 Internal Changes MediaPipe Team 2023-08-16 12:14:05 -07:00
  • 9e45e2b6e9 Setting training for the encoder and decoder when converting to TFLite. Also add selected TF ops to TFLite converter. MediaPipe Team 2023-08-16 09:59:53 -07:00
  • ee217ceb67 Fix MediaPipe build in Chromium. MediaPipe Team 2023-08-16 09:20:19 -07:00
  • 251ffc21c8 No public description Sebastian Schmidt 2023-08-16 08:55:44 -07:00
  • ff17846c6a No public description MediaPipe Team 2023-08-16 08:13:50 -07:00
  • ff3f0433d3 Fix image_util shortcut import line MediaPipe Team 2023-08-15 18:16:37 -07:00
  • 1c98270ef0 Import image_util for using it in mediapipe face stylizer open sourcing. MediaPipe Team 2023-08-15 14:37:47 -07:00
  • 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 -07:00
  • c1d7e6023a Expose tool calculators in headers to enable dynamic registration by superusers. MediaPipe Team 2023-08-15 10:28:29 -07:00
  • a392561b31 Internal change MediaPipe Team 2023-08-14 22:14:16 -07:00
  • 0da296536b Expose stream handlers in headers to allow dynamic registration for superusers MediaPipe Team 2023-08-14 19:57:30 -07:00
  • b6f5414b3d Support more GPU formats in tensor converter calculator. MediaPipe Team 2023-08-14 19:54:28 -07:00
  • a183212a13 Header for callback_packet_calculator to allow dynamic registration for superusers MediaPipe Team 2023-08-14 18:47:49 -07:00
  • 9c5bdd2eb9 Clarify deprecated GraphStatus usage in Close documentation MediaPipe Team 2023-08-14 17:45:48 -07:00
  • dd940707ca Provide a way to disable static registration using MEDIAPIPE_DISABLE_STATIC_REGISTRATION MediaPipe Team 2023-08-14 17:45:44 -07:00
  • 6605fdb16f add end loop calculator for image size MediaPipe Team 2023-08-14 17:05:49 -07:00
  • 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 -07:00
  • c8ad606e7c Refactor text_classifier preprocessor to move away from using classifier_data_lib MediaPipe Team 2023-08-14 11:34:10 -07:00
  • 3ac3b03ed5 Migrate packet messages auto registration to rely on MEDIAPIPE_STATIC_REGISTRATOR_TEMPLATE MediaPipe Team 2023-08-11 13:11:47 -07:00
  • c448d54aa7 add metadata writer into face stylizer. Yuqi Li 2023-08-10 12:07:40 -07:00
  • 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 -07:00
  • 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 -07:00
  • 00e0314040 Remove unsafe cast. MediaPipe Team 2023-08-08 18:47:42 -07:00
  • f9a0244c5b No public description MediaPipe Team 2023-08-08 18:36:05 -07:00
  • e558a71597 Include calculator_context.h and calculator_contract.h from calculator_framework.h MediaPipe Team 2023-08-08 13:52:24 -07:00
  • 39b31e51a9 No public description MediaPipe Team 2023-08-07 20:13:00 -07:00
  • 032ed973b6 Add setGpuBufferVerticalFlip to GraphRunner TS API MediaPipe Team 2023-08-07 19:41:47 -07:00
  • c1c51c2fe7 Internal MediaPipe Team 2023-08-07 14:33:00 -07:00
  • 22054cd468 Set confidence score of the bounding box label. Zu Kim 2023-08-07 10:00:18 -07:00
  • e10bcd1bfd No public description MediaPipe Team 2023-08-05 08:34:37 -07:00
  • 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 -07:00
  • 11508f2291 Internal Change MediaPipe Team 2023-08-03 18:47:36 -07:00
  • 360959e325 Replace some size EXPECTs by ASSERTs MediaPipe Team 2023-08-03 12:25:46 -07:00
  • a0b91e4062 Add a GpuOrigin parameter to TensorConverterCalculator MediaPipe Team 2023-08-03 01:37:51 -07:00
  • 9325af0af3 vlog default executor and its config usage MediaPipe Team 2023-08-02 16:58:55 -07:00
  • e56636b6d1 internal change MediaPipe Team 2023-08-02 14:04:17 -07:00
  • 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 -07:00
  • 6e54d8c204 Log stack traces for combined CalculatorGraph statuses MediaPipe Team 2023-08-02 05:08:34 -07:00
  • 557ed0b1ea Add tensorflow-addons to model_maker requirements.txt MediaPipe Team 2023-07-31 15:34:00 -07:00
  • 6f916a001c Fix crash in SavePngTestOutput MediaPipe Team 2023-07-31 10:18:06 -07:00
  • 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 -07:00
  • 81cf7fa173 Updat WASM binaries for 0.10.3 release Sebastian Schmidt 2023-07-28 16:15:26 -07:00
  • 8e313b4b0c Fix typo in model maker requirements.txt MediaPipe Team 2023-07-28 16:05:05 -07:00
  • b4bcfab4f5 Remove extra letter from text classifier API Sebastian Schmidt 2023-07-28 13:54:44 -07:00
  • 8ab9185c1d Use C+++ 17 for Glog only on Windows Sebastian Schmidt 2023-07-28 12:56:51 -07:00
  • 3f7752561b No public description MediaPipe Team 2023-07-28 12:03:14 -07:00