Commit Graph

  • 1b5da09a92 Install node and npm on Docker as a prerequisite to open sourcing the Web files Sebastian Schmidt 2022-11-02 16:42:36 -0700
  • ac6aa9ce10 Fix a bug in the AndroidPacketCreator's createImage method. Jiuqiang Tang 2022-11-02 15:55:19 -0700
  • 01d87f0867 Expose MediaPipe Tasks in MediaPipe PyPI packages. Jiuqiang Tang 2022-11-02 14:06:14 -0700
  • 0bf5110a7e Add a model_maker internal library directory. MediaPipe Team 2022-11-02 12:29:38 -0700
  • d61ab92b90 Add classification result structs and use then in ImageClassifier & TextClassifier. MediaPipe Team 2022-11-02 05:11:16 -0700
  • aab5f84aae Internal change MediaPipe Team 2022-11-02 03:48:02 -0700
  • 475e6b4fd5 Modify ClassificationAggregationCalculator to output new unified formats. MediaPipe Team 2022-11-02 03:09:25 -0700
  • f1f123d255 Extracted common logics from the ImageToTensorCalculator such that it can be reused by other calculators. MediaPipe Team 2022-11-01 18:41:49 -0700
  • aaf98ea43c Add CPU invoke to Perfetto trace MediaPipe Team 2022-11-01 17:48:46 -0700
  • ecd93ff080 Internal changes MediaPipe Team 2022-11-01 16:16:01 -0700
  • 3a2f30185f
    Merge branch 'master' into gesture-recognizer-python #3801 Kinar R 2022-11-02 04:11:18 +0530
  • c5765ac836 Refactored Rect to use top-left coordinates and appropriately updated the Image Classifier and Gesture Recognizer APIs/tests kinaryml 2022-11-01 15:37:00 -0700
  • e719f7b4e2 Model Maker Gesture Recognizer: add metadata writer and create model bundle. Yuqi Li 2022-11-01 15:00:21 -0700
  • c6a64683f6 Add ConcatenateClassificationListCalculator MediaPipe Team 2022-11-01 13:12:20 -0700
  • 700971de70 Internal change MediaPipe Team 2022-11-01 13:02:51 -0700
  • 81557e0590 mediapipe sub-graph registration Mautisim Munir 2022-11-02 00:48:20 +0500
  • 8c95126a67 core calculator error fixes Mautisim Munir 2022-11-01 22:00:19 +0500
  • 6e0397b226 Merge pull request #3800 from kinaryml:python-test-proto-equals Copybara-Service 2022-11-01 09:42:19 -0700
  • 60a19f4fe2 Fix missing space in docstring. Frederic Rechtenstein 2022-11-01 09:25:40 -0700
  • e4899c8207 MediaPipe Python audio base layer. Jiuqiang Tang 2022-11-01 08:52:11 -0700
  • a913255080 Removed min score thres from tests kinaryml 2022-10-31 23:07:05 -0700
  • d3b472e888 Add allow_list/deny_list support kinaryml 2022-10-31 22:16:37 -0700
  • 1aaaca1e12
    Merge branch 'google:master' into gesture-recognizer-python Kinar R 2022-11-01 08:16:43 +0530
  • 86951e048d Remove the unused TaskRunner from the mediapipe tasks python code. Jiuqiang Tang 2022-10-31 16:52:41 -0700
  • 9f8b5e5c11 Add allow_list/deny_list to gesture recognizer options. MediaPipe Team 2022-10-31 13:55:32 -0700
  • 4717ac298c Add EndLoopMatrixCalculator Jiuqiang Tang 2022-10-31 11:03:49 -0700
  • 2b5a077579 Updated comments kinaryml 2022-10-31 05:48:45 -0700
  • d635b4281e Added a test for the canned classification of the gesture victory kinaryml 2022-10-31 05:47:28 -0700
  • 888ddd4b74 Removed unused classifier options proto kinaryml 2022-10-31 05:37:24 -0700
  • 19be9e9012 Revised gesture recognizer implementation kinaryml 2022-10-31 05:34:31 -0700
  • 5ec87c8bd2
    Merge branch 'master' into gesture-recognizer-python Kinar R 2022-10-31 16:47:43 +0530
  • 459214e6a3 Rename index_by_label to label_names. MediaPipe Team 2022-10-30 22:24:19 -0700
  • 7bcf322625 Merge pull request #3739 from kinaryml:image-segmenter-python-impl Copybara-Service 2022-10-30 17:11:42 -0700
  • fb4872b068 Refactored code and removed some issues kinaryml 2022-10-30 15:42:26 -0700
  • be13a76928 Integrate canned and custom gesture classifier. MediaPipe Team 2022-10-30 15:34:14 -0700
  • 4b66599419 Updated docstring in gesture_recognizer kinaryml 2022-10-30 09:10:15 -0700
  • 6f485ae3dd
    Merge branch 'google:master' into gesture-recognizer-python Kinar R 2022-10-30 20:55:53 +0530
  • f62cfd1690 Removed classification proto to use the existing category dataclass instead and removed NormalizedLandmarkList and LandmarkList dataclasses kinaryml 2022-10-30 08:23:14 -0700
  • 313b387ced Adding SwitchContainer option "tick_input_stream" to specify which input streams indicate the output timestamps to expect from the contained graphs. Hadon Nash 2022-10-28 14:02:07 -0700
  • e16be2e8fa Implement the initial version of TensorsToAudioCalculator that supports ifft and inverse hann windowing. Jiuqiang Tang 2022-10-28 13:16:38 -0700
  • c5c639d634 Internal change Hadon Nash 2022-10-28 11:44:31 -0700
  • f4f8b11ffc Fix the comment. Jiuqiang Tang 2022-10-28 10:53:01 -0700
  • 334f641463
    Merge branch 'master' into image-segmenter-python-impl #3739 Kinar R 2022-10-28 22:50:33 +0530
  • 60bff660d2 added confidence threshold while drawing Mautisim Munir 2022-10-28 20:19:04 +0500
  • be07542ef7 added interpolation with visualization Mautisim Munir 2022-10-28 19:51:05 +0500
  • 0f3ee813f5
    Merge pull request #3 from NimagnaAG/feature/landmark-visibility Valentin Vasiliu 2022-10-28 16:21:46 +0200
  • e2884bc21f added interpolation implementation without visualization Mautisim Munir 2022-10-28 14:01:39 +0500
  • fa5da361d7 changed timestamp to nanoseconds, added presence Mautisim Munir 2022-10-28 14:01:10 +0500
  • 0f7c5d5e90
    Merge branch 'google:master' into gesture-recognizer-python Kinar R 2022-10-28 14:08:52 +0530
  • b81b5a9035 Added a test for min_gesture_confidence kinaryml 2022-10-28 01:38:15 -0700
  • 42a36dafc3 swift - objc framework fix wip Mautisim Munir 2022-10-28 10:33:50 +0500
  • 87b201b1a3 Adds a basic script for generating API docs from the mediapipe Python package Mark McDonald 2022-10-27 21:11:48 -0700
  • de5fe27e05 Modified internal dependencies. MediaPipe Team 2022-10-27 19:06:04 -0700
  • abd1ff66c8 Fix https://github.com/google/mediapipe/issues/3784 MediaPipe Team 2022-10-27 15:30:56 -0700
  • fc1d75cc99 Add CombinedPredictionCalculator. MediaPipe Team 2022-10-27 11:14:42 -0700
  • ee84e447b2 Internal change MediaPipe Team 2022-10-27 11:06:44 -0700
  • f315e6dc58 Workaround to solve "-lphtread" linker error on Android. Jiuqiang Tang 2022-10-27 10:14:34 -0700
  • 8194513934 Updated docstrings and removed the redundant private helper method #3800 kinaryml 2022-10-26 23:56:54 -0700
  • a941c5cdd1 Create MediaPipe "tasks-text" AAR. Jiuqiang Tang 2022-10-26 10:16:20 -0700
  • 254f786624 Add an option to set image preprocessing backend as gpu. MediaPipe Team 2022-10-26 00:44:18 -0700
  • f8a98ccba4 Added a test utility method to compare protos directly kinaryml 2022-10-25 23:38:32 -0700
  • fbf7ba6f1a Reverted some changes to rect kinaryml 2022-10-25 23:15:16 -0700
  • 75af46d273 Revised API to align with recent changes kinaryml 2022-10-25 23:13:12 -0700
  • 0de97497fa
    Merge branch 'master' into gesture-recognizer-python #3797 Kinar R 2022-10-26 11:37:12 +0530
  • baa855e1d7 Fixed timestamp udamaster 2022-10-25 23:05:43 -0400
  • 4be052917a Merge branch 'android-demo-app' of github.com:udamaster/mediapipe into android-demo-app udamaster 2022-10-25 23:04:08 -0400
  • ae5b09e2b2 Merge pull request #3738 from kinaryml:image-classification-python-impl Copybara-Service 2022-10-25 17:26:32 -0700
  • 1a9b5bd53c Changed timestamp udamaster 2022-10-25 18:54:58 -0400
  • a28c9d2c26 Set steps_per_epoch to None when calling model.fit() method for image classifier. MediaPipe Team 2022-10-25 13:41:41 -0700
  • 36bd9abb8f Internal change MediaPipe Team 2022-10-25 12:51:22 -0700
  • 21abfc9125 Update gpu origin. MediaPipe Team 2022-10-25 12:12:18 -0700
  • 8762d15c81 Added remaining tests for the GestureRecognizer Python MediaPipe Tasks API kinaryml 2022-10-25 11:11:15 -0700
  • d240c009e2 Remove unnecessary location_data_proto dependency on rect_proto. MediaPipe Team 2022-10-25 08:20:42 -0700
  • 18eb089d39 Added a simple test to verify gesture recognition results kinaryml 2022-10-25 07:38:04 -0700
  • 1cc40d4631 added cocoapod support Mautisim Munir 2022-10-25 13:13:11 +0500
  • 0d907a79d1 Merge branch 'v0.8.11-main' into android-demo-app Mautisim Munir 2022-10-25 08:14:04 +0500
  • 5b48820248 Merge branch 'v0.8.11-main' into ios-demo-app Mautisim Munir 2022-10-25 08:01:32 +0500
  • 0f4379cd64
    Merge 6b0a7fb281 into 1d6750d240 #3794 Syntax 2022-10-24 22:52:17 +0000
  • 6b0a7fb281 Reverting back to special handling for Egl Thread Exit on Android #3794 MediaPipe Team 2022-10-24 15:44:08 -0700
  • 94cd134809 Add support for image rotation in Java vision tasks. MediaPipe Team 2022-10-24 14:59:09 -0700
  • b8502decff Update model file upload script to verify full URL Sebastian Schmidt 2022-10-24 12:13:11 -0700
  • 3d88b1797a Switch CHECK to a status in resource handling code. Expand error message. MediaPipe Team 2022-10-24 11:25:18 -0700
  • 2cf9523468 Fix the java_package name. Jiuqiang Tang 2022-10-24 10:53:35 -0700
  • 2f2baeff68 Add support for rotation in ImageEmbedder & ImageSegmenter C++ APIs MediaPipe Team 2022-10-24 10:12:41 -0700
  • 0fd69e8d83 Open-source some tokenizer unit tests. MediaPipe Team 2022-10-24 09:09:42 -0700
  • 9a1a9d4c13 Added files needed for the GestureRecognizer API implementation kinaryml 2022-10-24 06:08:27 -0700
  • af051dcb62 internal change MediaPipe Team 2022-10-24 01:37:49 -0700
  • de93d06f87 Implement build rules and targets to create MediaPipe Tasks AARs Jiuqiang Tang 2022-10-24 00:43:45 -0700
  • ab17be9294 Metadata Writer: Add Metadata Writer for image classifier. Yuqi Li 2022-10-23 23:03:44 -0700
  • 2b2b699fea Merge branch 'android-demo-app' of github.com:udamaster/mediapipe into android-demo-app udamaster 2022-10-24 00:14:28 -0400
  • 29cd13f017 Minor updates udamaster 2022-10-24 00:14:24 -0400
  • 39d6041f03 json format conversion working Mautisim Munir 2022-10-24 06:30:16 +0500
  • ec2a34d2a4 Replace pytype_struct_contrib_test by py_strict_test. Also remove unnecessary BUILD attributes. MediaPipe Team 2022-10-23 16:42:49 -0700
  • 9391e9f92b
    spelling corrected #3787 Prince Patel 2022-10-23 08:39:32 +0530
  • ab0193bbb7 Internal change MediaPipe Team 2022-10-22 15:54:34 -0700
  • 42d1da0391 Face Mesh: ヘッダとmmファイル作成 #3785 Shodai Yada 2022-10-22 19:36:57 +0900
  • ebb2686fb4 Moved OutputType and Activation to image_segmenter kinaryml 2022-10-22 03:34:26 -0700
  • d8006a2f87 Use model bundle for gesture recognizer. MediaPipe Team 2022-10-21 21:52:40 -0700
  • 404323f631 Add Mediapipe Tasks Gesture Recognizer benchmarks MediaPipe Team 2022-10-21 18:31:47 -0700
  • abed54ea30 Rename the mediapipe java image container from Image to MPImage. Jiuqiang Tang 2022-10-21 18:15:22 -0700