Commit Graph

  • 10214fa67c adding in personal config master talksik 2023-10-05 11:46:33 -07:00
  • d686b42b85 Merge pull request #4852 from kinaryml:c-text-embedder-api Copybara-Service 2023-10-05 10:43:30 -07:00
  • ebfd7284c9 Fixed some issues with documentation Kinar 2023-10-05 04:25:18 -07:00
  • 92e13d43e4 Resolved some issues Kinar 2023-10-05 03:54:54 -07:00
  • edc4db287c No public description MediaPipe Team 2023-10-04 22:15:34 -07:00
  • 7ab3d70aa4 Add stream API presence utils. MediaPipe Team 2023-10-04 21:56:55 -07:00
  • 2dd20822be No public description Nevena Kotlaja 2023-10-04 13:29:34 -07:00
  • 1d8bd9c3ee No public description Sebastian Schmidt 2023-10-04 12:12:36 -07:00
  • d2baba6dbb Internal change Daniel Cheng 2023-10-04 11:03:17 -07:00
  • 3b99f8d9dd Introduce SetJointsVisibilityCalculator MediaPipe Team 2023-10-04 11:02:24 -07:00
  • c81624d7b2 Introduce CombineJointsCalculator MediaPipe Team 2023-10-04 10:43:00 -07:00
  • 7f1c17065a Prefix status macro implementation with MP_. Daniel Cheng 2023-10-04 10:02:21 -07:00
  • 9bb042cc86 GlSurfaceViewRenderer: Capture graph output texture MediaPipe Team 2023-10-04 00:03:42 -07:00
  • da8fcb6bb2 Smooth pose landmarks MediaPipe Team 2023-10-03 11:09:56 -07:00
  • a72839ef99 See memory of freed result to nullptr Sebastian Schmidt 2023-10-03 09:30:12 -07:00
  • d0183b2c70 Fixes typos in the file mediapipe/python/pybind/image.cc and mediapipe/python/pybind /image_frame.cc. MediaPipe Team 2023-10-03 07:58:59 -07:00
  • 753ba916a1 Fixed some typos Kinar 2023-10-03 01:51:18 -07:00
  • 3564fc0d9b Added files for the TextEmbedder C API and tests Kinar 2023-10-03 01:48:07 -07:00
  • 5366aa9d0a Internal update MediaPipe Team 2023-10-02 15:52:55 -07:00
  • a00759007d Add error handling to C API Sebastian Schmidt 2023-10-02 09:47:19 -07:00
  • c7402efe5e Add End to End test for Text Classifier C API Sebastian Schmidt 2023-09-29 20:50:52 -07:00
  • 96fa10b906 Add unit tests for C layer for the input types of Text Classifier Sebastian Schmidt 2023-09-29 12:03:07 -07:00
  • 6915a79e28 Add tests for C API containers Sebastian Schmidt 2023-09-29 10:24:35 -07:00
  • d4561fb5c2 Do not use full filename when FileLocator decides which asset to load Sebastian Schmidt 2023-09-29 09:05:49 -07:00
  • 09a51bcdeb Internal change MediaPipe Team 2023-09-28 15:42:29 -07:00
  • 5ca1be6f21 Populate the classification result output param instead of a copy Sebastian Schmidt 2023-09-28 14:36:07 -07:00
  • f78f24f576 segmentation smoothing stream utility function. MediaPipe Team 2023-09-28 14:00:41 -07:00
  • 636cf99a3e Fix memory access issue in C layer Sebastian Schmidt 2023-09-28 13:48:07 -07:00
  • e169849041 No public description MediaPipe Team 2023-09-28 13:28:46 -07:00
  • 33d6143a1a Don't convert nullptr to std::string in C layer Sebastian Schmidt 2023-09-28 11:02:09 -07:00
  • a577dc3043 smoothing stream utility function. MediaPipe Team 2023-09-27 23:17:32 -07:00
  • 9edb4cd753 Introduce LandmarksTransformationCalculator MediaPipe Team 2023-09-27 21:09:59 -07:00
  • 66a279418c tensor_to_joints stream utility function. MediaPipe Team 2023-09-27 20:32:14 -07:00
  • 0ae9ff6b98 Introduce TensorToJointsCalculator MediaPipe Team 2023-09-27 20:23:16 -07:00
  • da02052c70 landmarks_to_tensor stream utility function. MediaPipe Team 2023-09-27 17:11:09 -07:00
  • 8837b49026 get_vector_item stream utility function. MediaPipe Team 2023-09-27 16:50:37 -07:00
  • 2ecccaf076 concatenate stream utility function. MediaPipe Team 2023-09-27 16:47:07 -07:00
  • 983fda5d4e No public description MediaPipe Team 2023-09-27 14:02:42 -07:00
  • 8f8c66430f Update PackMediaSequenceCalculator to support index feature inputs on the CLIP_MEDIA_ input tag. MediaPipe Team 2023-09-27 13:30:46 -07:00
  • 698b154ff4 Only recreate immutable texture when necessary for Android TensorsToSegmentationCalculator. MediaPipe Team 2023-09-27 13:06:08 -07:00
  • 787371cfba No public description MediaPipe Team 2023-09-27 12:26:06 -07:00
  • 61ce228576 Add cc_binary target for C Libraries Sebastian Schmidt 2023-09-27 11:02:35 -07:00
  • b01ad84c6f Add export declaration to FaceDetector.detect() Sebastian Schmidt 2023-09-27 09:25:08 -07:00
  • 3134625508 No public description Sebastian Schmidt 2023-09-26 15:08:36 -07:00
  • 0417817886 Merge pull request #4829 from priankakariatyml:ios-vision-api-name-changes Copybara-Service 2023-09-26 12:51:31 -07:00
  • 199b42278b Fixes multiple typos in the tasks internal files. MediaPipe Team 2023-09-26 10:42:41 -07:00
  • e5e75eac5e No public description Sebastian Schmidt 2023-09-26 10:30:18 -07:00
  • 573fdad173 Add export_model_with_tokenizer to Text Classifier API. MediaPipe Team 2023-09-22 16:28:36 -07:00
  • 9d85141227 No public description Chris McClanahan 2023-09-22 15:04:15 -07:00
  • 2d4e5a75b3 Updated iOS Object Detector Objective C API names Prianka Liz Kariat 2023-09-23 00:08:43 +05:30
  • 435bee71e8 Updated iOS hand landmarker Objective C API names Prianka Liz Kariat 2023-09-23 00:08:07 +05:30
  • 9d42744f8a Updated iOS Face Landmarker Objective C API names Prianka Liz Kariat 2023-09-23 00:07:49 +05:30
  • d7c57e4eda Updated iOS Face Detector Objective C API names Prianka Liz Kariat 2023-09-23 00:07:20 +05:30
  • 34cedb980b No public description MediaPipe Team 2023-09-22 02:21:54 -07:00
  • 743118a04a Fixes multiple typos in the tasks internal files. MediaPipe Team 2023-09-21 21:22:26 -07:00
  • 859d90b68b No public description MediaPipe Team 2023-09-21 15:38:20 -07:00
  • abf0ee892a Internal Changes MediaPipe Team 2023-09-21 11:52:40 -07:00
  • 82d83f2dd8 Update glog to latest commit MediaPipe Team 2023-09-21 09:53:24 -07:00
  • 19c9d328cb Merge pull request #4815 from priankakariatyml:ios-image-segmenter-basic-tests Copybara-Service 2023-09-20 15:46:14 -07:00
  • 223641a73c Fix depth condition bug when only depth condition is configured. MediaPipe Team 2023-09-20 14:26:48 -07:00
  • 41a012721f Fix bug missing SHOW_RESULT in image generator MediaPipe Team 2023-09-19 18:34:55 -07:00
  • 867d5dc5a7 No public description MediaPipe Team 2023-09-19 17:23:31 -07:00
  • bbf40cba87 split stream utility function. MediaPipe Team 2023-09-19 13:16:11 -07:00
  • 58bb2d1b92 Merge pull request #4811 from shmishra99:patch-1 Copybara-Service 2023-09-19 10:43:12 -07:00
  • 12600e03e9 Do not convert milliseconds to microseconds twice Sebastian Schmidt 2023-09-19 08:44:28 -07:00
  • f1a5c8d549 Fixed formatting in MPPImageSegmenter.mm Prianka Liz Kariat 2023-09-19 20:10:23 +05:30
  • d9d4016334 Uncommented live stream test in iOS image segmenter tests Prianka Liz Kariat 2023-09-19 20:06:25 +05:30
  • bac60548dc Added selfie segmentation and running mode tests to image segmenter Prianka Liz Kariat 2023-09-19 20:00:41 +05:30
  • 08a5d55ac1 Updated interface of iOS image segmenter Prianka Liz Kariat 2023-09-19 19:59:33 +05:30
  • 6e80941215 Fixed premature deallocation of C++ masks in iOS Image Segmenter Prianka Liz Kariat 2023-09-19 19:59:07 +05:30
  • 0ed199186b Fix glScalerCalculator not clearing background in FIT mode MediaPipe Team 2023-09-19 02:16:15 -07:00
  • fd062a2c3f Remove 'awaiting' labels when user issue/PR updated. Shivam Mishra 2023-09-19 11:28:20 +05:30
  • 94cda40a83 No public description MediaPipe Team 2023-09-18 15:47:29 -07:00
  • 36f78f6e4a threshold stream utility function. MediaPipe Team 2023-09-18 14:39:52 -07:00
  • 58a7790081 detections_to_rects stream utility function. MediaPipe Team 2023-09-18 11:14:57 -07:00
  • f4477f1739 A minor typo fix in model maker image classifier hyperparameters python docstring. MediaPipe Team 2023-09-18 11:06:04 -07:00
  • d5fa4a157e Merge pull request #4802 from priankakariatyml:ios-image-segmenter-basic-tests Copybara-Service 2023-09-15 15:45:54 -07:00
  • 838c89a3ff Merge pull request #4801 from priankakariatyml:ios-face-stylizer Copybara-Service 2023-09-15 14:49:50 -07:00
  • 94477b1342 No public description Sebastian Schmidt 2023-09-15 12:52:31 -07:00
  • a933e324b5 Add export declaration for FaceDetector Sebastian Schmidt 2023-09-15 09:58:22 -07:00
  • 30590fe8d3 Add helper to create Connection array Sebastian Schmidt 2023-09-15 09:57:50 -07:00
  • 0f511d52d6 Fixed typo in iOS MPPImageSegmenterResult helpers Prianka Liz Kariat 2023-09-15 14:24:15 +05:30
  • b3be1418da Updated multiply function in iOS Image Segmenter tests to use C++ vectors Prianka Liz Kariat 2023-09-15 14:21:33 +05:30
  • fad7f9cdb4 Added iOS image segmenter basic Objective C tests Prianka Liz Kariat 2023-09-15 14:18:54 +05:30
  • d3f7368b27 Added iOS MPPMask test utils Prianka Liz Kariat 2023-09-15 14:18:23 +05:30
  • 81ec5801ea Added new initializers for iOS MPPImage in test utils Prianka Liz Kariat 2023-09-15 14:18:10 +05:30
  • e0b059da58 Added iOS MPPFileInfo for tests Prianka Liz Kariat 2023-09-15 14:16:50 +05:30
  • 21d000490c Added iOS face stylizer header Prianka Liz Kariat 2023-09-15 14:06:11 +05:30
  • bb93b775f4 Added iOS face stylizer options Prianka Liz Kariat 2023-09-15 14:05:59 +05:30
  • a259300bfe Added iOS face stylizer result Prianka Liz Kariat 2023-09-15 14:05:38 +05:30
  • 4a8a811373 No public description Sebastian Schmidt 2023-09-14 16:57:27 -07:00
  • 81964608ba Fixes typo in MediaPipe namespace MediaPipe Team 2023-09-14 14:29:06 -07:00
  • 65e7cd5236 Fix win32 build break in mediapipe. Daniel Cheng 2023-09-14 14:24:08 -07:00
  • f2b11bf250 No public description MediaPipe Team 2023-09-14 12:38:11 -07:00
  • 85b19383b9 Fixes iOS hand landmarker connections v0.10.5 release Sebastian Schmidt 2023-09-14 12:21:41 -07:00
  • 124a4de08d Clean up TensorConverterCalculator flipping behavior MediaPipe Team 2023-09-14 02:53:07 -07:00
  • 21646008d5 Don't define field in ExternalFileHandler that's not used on Windows. Daniel Cheng 2023-09-13 18:39:58 -07:00
  • 7333329470 No public description MediaPipe Team 2023-09-13 18:08:20 -07:00
  • e1d1877e07 Modifying tensor_to_vector_float_calculator to take in D_BFLOAT16 values MediaPipe Team 2023-09-13 16:07:58 -07:00
  • 6dc1239aa9 No public description MediaPipe Team 2023-09-13 14:46:00 -07:00