Commit Graph

  • 7c70c62465 Fix typo and improve comments. Jiuqiang Tang 2023-04-27 08:08:18 -07:00
  • 7b055df211 Internal change MediaPipe Team 2023-04-26 22:11:06 -07:00
  • 2122b5d7be Internal change MediaPipe Team 2023-04-26 18:15:46 -07:00
  • b05fd21709 Refactor the loss functions to initialize the VGG loss function in the init function to avoid duplicated initialization. MediaPipe Team 2023-04-26 17:47:14 -07:00
  • baed44ab10 Internal change MediaPipe Team 2023-04-26 17:10:17 -07:00
  • a45d1f5e90 Internal change. MediaPipe Team 2023-04-26 14:25:35 -07:00
  • 261e02e491 Fixed case name Prianka Liz Kariat 2023-04-27 02:55:58 +05:30
  • ee2665ad13 Added missing input files in vision library Prianka Liz Kariat 2023-04-27 02:54:50 +05:30
  • 1d8e24b9aa Updated documentation Prianka Liz Kariat 2023-04-27 02:47:52 +05:30
  • a8cb1f1dad Updated default values Prianka Liz Kariat 2023-04-27 02:47:19 +05:30
  • 1e776e8e01 Fixed indendation issues Prianka Liz Kariat 2023-04-27 02:31:30 +05:30
  • 9c98435027 Updated iOS framework names Prianka Liz Kariat 2023-04-27 02:15:16 +05:30
  • c44cc30ece DetectionPostProcessingGraph for post processing raw tensors from detection models. MediaPipe Team 2023-04-26 13:42:54 -07:00
  • 48aa88f39d Change object detector learning rate decay to cosine decay. MediaPipe Team 2023-04-26 12:10:26 -07:00
  • 6f97203562 Rename 18-other-issues.md to 19-other-issues.md kuaashish 2023-04-26 16:38:23 +05:30
  • 5f505b09e3 Rename 17-solution-legacy-issue-template.yaml to 18-solution-legacy-issue-template.yaml kuaashish 2023-04-26 16:38:05 +05:30
  • 275eb31a8f Rename 16-documentation-issue-template.yaml to 17-documentation-issue-template.yaml kuaashish 2023-04-26 16:37:44 +05:30
  • f9d14157ff Rename 15-bug-issue-template.yaml to 16-bug-issue-template.yaml kuaashish 2023-04-26 16:37:28 +05:30
  • 9c8fe490d4 Rename 14-build-install-issue-template.yaml to 15-build-install-issue-template.yaml kuaashish 2023-04-26 16:36:58 +05:30
  • f36f2c64b5 Rename 16-feature-request-issue-template.yaml to 14-feature-request-issue-template.yaml kuaashish 2023-04-26 16:36:33 +05:30
  • d6b4067319 Rename 15-feature-request-issue-template.yaml to 16-feature-request-issue-template.yaml kuaashish 2023-04-26 16:35:44 +05:30
  • 7d6ccb2dd1 Rename 14-feature-request-issue-template.yaml to 15-feature-request-issue-template.yaml kuaashish 2023-04-26 16:35:16 +05:30
  • 728cb26644 Rename 13-feature-request-issue-template.yaml to 14-feature-request-issue-template.yaml kuaashish 2023-04-26 16:34:48 +05:30
  • 4046b97416 Rename 50-other-issues.md to 18-other-issues.md kuaashish 2023-04-26 16:32:41 +05:30
  • 00f355e301 Rename Solution(Legacy_issue_template).yaml to 17-solution-legacy-issue-template.yaml kuaashish 2023-04-26 16:32:06 +05:30
  • a002e24080 Rename Documentation_issue_template.yaml to 16-documentation-issue-template.yaml kuaashish 2023-04-26 16:31:16 +05:30
  • d15701a5e0 Rename bug_issue_template.yaml to 15-bug-issue-template.yaml kuaashish 2023-04-26 16:30:46 +05:30
  • a99b0d6b9c Rename build.install_issue_template.yaml to 14-build-install-issue-template.yaml kuaashish 2023-04-26 16:30:23 +05:30
  • badccdd87b Rename feature_request_issue_template.yaml to 13-feature-request-issue-template.yaml kuaashish 2023-04-26 16:29:49 +05:30
  • 2d69c48e39 Rename studio_issue_template.yaml to 12-studio-issue-template.yaml kuaashish 2023-04-26 16:27:12 +05:30
  • 17bee87b27 Rename model_maker_issue_template.yaml to 11-model-maker-issue-template.yaml kuaashish 2023-04-26 16:26:39 +05:30
  • db2592a04d Rename task_issue_template.yaml to 00-task-issue-template.yaml kuaashish 2023-04-26 16:24:20 +05:30
  • 507ed0d91d Add custom metadata for object detection model with out-of-graph nms. MediaPipe Team 2023-04-25 14:56:38 -07:00
  • 17f5b95387 Internal change. MediaPipe Team 2023-04-25 10:39:36 -07:00
  • 9e30b00685 Invoke the FaceStylizer callback even if no faces are detected Sebastian Schmidt 2023-04-25 10:32:49 -07:00
  • 3bc8276678 Remove "All Rights Reserved." in copyright headers. Jiuqiang Tang 2023-04-25 09:04:18 -07:00
  • 0fc6118680 Internal change. MediaPipe Team 2023-04-25 01:28:41 -07:00
  • 56df724c36 Add customizable face stylizer module in MediaPipe model maker MediaPipe Team 2023-04-25 00:45:26 -07:00
  • 3390325250 Updated documentation Prianka Liz Kariat 2023-04-25 11:23:38 +05:30
  • 6ac39c9b93 Updated name of common objects pod Prianka Liz Kariat 2023-04-25 04:26:13 +05:30
  • d63d3f61d7 Added podspec for CommonObjects and Vision tasks Prianka Liz Kariat 2023-04-25 04:22:40 +05:30
  • 8b44a7f181 Updated text podspec Prianka Liz Kariat 2023-04-25 04:22:18 +05:30
  • 472947818e Updated ios cocoapods build script Prianka Liz Kariat 2023-04-25 04:22:03 +05:30
  • 6eee726025 Updated build rules for iOS frameworks to duplicate symbols Prianka Liz Kariat 2023-04-25 04:21:41 +05:30
  • a0eb1b696c Internal changes. Jiuqiang Tang 2023-04-24 14:43:29 -07:00
  • 33c8c68bba Add a default_applicable_licenses to model_maker/python/vision/core. MediaPipe Team 2023-04-24 12:06:39 -07:00
  • ca5fca1db7 Mark index as unused kinaryml 2023-04-24 11:26:36 -07:00
  • b511822815 Removed an unnecessary check and updated tests to check if the masks are generated or not kinaryml 2023-04-24 11:23:27 -07:00
  • ceb911ae06 Add nullable annotation to AudioDataProducer#setAudioConsumer MediaPipe Team 2023-04-24 11:06:16 -07:00
  • 61854dc6a3 Create Pose Detector Web API Sebastian Schmidt 2023-04-24 09:50:19 -07:00
  • 6773188e26 Make FaceLandmarksConnections to be a public class. Jiuqiang Tang 2023-04-24 09:31:48 -07:00
  • 35cf8c35f2 Internal change Sebastian Schmidt 2023-04-24 08:59:16 -07:00
  • abded49e5b Internal change MediaPipe Team 2023-04-22 10:50:10 -07:00
  • a6c1bb6324 Internal change MediaPipe Team 2023-04-22 00:26:56 -07:00
  • 58dcbc9833 Internal change MediaPipe Team 2023-04-21 13:10:10 -07:00
  • 0b1eb39870 Updated copyright kinaryml 2023-04-21 11:48:06 -07:00
  • 2a2a55d1b8 Added Language Detector Python API and fixed a typo in Interactive Segmenter Options' docstring kinaryml 2023-04-21 11:46:21 -07:00
  • a6c35e9ba5 Fixes the typos in tasks internal files. MediaPipe Team 2023-04-21 09:44:27 -07:00
  • 9be748db00 Create MPImage type for Web Sebastian Schmidt 2023-04-20 15:58:54 -07:00
  • e9bb849503 Fix Typo Sebastian Schmidt 2023-04-20 15:12:14 -07:00
  • bd73617e5c Internal change MediaPipe Team 2023-04-20 14:45:08 -07:00
  • 02bdb9aba0 Internal change MediaPipe Team 2023-04-20 14:11:21 -07:00
  • 983932b6dd This will fix the multiple typos in the new tasks internal files MediaPipe Team 2023-04-20 10:40:58 -07:00
  • d4c7ad0411 Internal change MediaPipe Team 2023-04-20 09:56:24 -07:00
  • a89ec882b0 Internal change MediaPipe Team 2023-04-20 09:51:35 -07:00
  • 9032bce577 Update copyright Kinar R 2023-04-20 13:21:56 +05:30
  • 21ddba0d60 Update copyright Kinar R 2023-04-20 13:21:31 +05:30
  • 331692577e Internal change MediaPipe Team 2023-04-19 23:45:26 -07:00
  • 44aa607e06 Merge pull request #4302 from kinaryml:segmenter-python-add-labels Copybara-Service 2023-04-19 15:46:20 -07:00
  • ffbd799b8d Extract shared types to create and test landmarks Sebastian Schmidt 2023-04-19 15:34:07 -07:00
  • 476c7efc18 Remove uses of ATOMIC_VAR_INIT MediaPipe Team 2023-04-19 13:24:47 -07:00
  • 5bd3282515 Internal change MediaPipe Team 2023-04-19 12:03:30 -07:00
  • 3231591f7f draw right eye with blue color MediaPipe Team 2023-04-19 11:45:24 -07:00
  • b2586e7e3b Internal change MediaPipe Team 2023-04-19 10:59:00 -07:00
  • eb62479190 Internal change MediaPipe Team 2023-04-19 10:32:54 -07:00
  • 9818ebb630 Internal change Bekzhan Bekbolatuly 2023-04-19 09:56:23 -07:00
  • 0aea6d90a8 Internal change MediaPipe Team 2023-04-19 04:07:48 -07:00
  • 01f4439d83 Internal change MediaPipe Team 2023-04-19 03:30:43 -07:00
  • de84696be6 Internal change MediaPipe Team 2023-04-19 02:37:50 -07:00
  • b83fa5b67d Internal change MediaPipe Team 2023-04-19 00:15:27 -07:00
  • 8c8ba9511a Internal change MediaPipe Team 2023-04-18 23:29:39 -07:00
  • f87ffd92a0 Removed optional for defaults in some tasks and updated various tests to be consistent with that of Pose Landmarker's kinaryml 2023-04-18 23:28:10 -07:00
  • 00f966655b Fixed a typo in a docstring kinaryml 2023-04-18 22:48:37 -07:00
  • 1688d0fa79 Added more pose landmarker tests and updated face landmarker tests to cover all the results kinaryml 2023-04-18 22:45:46 -07:00
  • 39742b6641 Merge branch 'google:master' into pose-landmarker-python Kinar R 2023-04-19 10:21:23 +05:30
  • a1aab66c8d Fixed a typo in docstring kinaryml 2023-04-18 21:50:27 -07:00
  • 67b72e4fe9 Code cleanup kinaryml 2023-04-18 21:43:38 -07:00
  • 1cb404bea1 Changed labels to be a property kinaryml 2023-04-18 21:31:14 -07:00
  • d621df8046 Merge branch 'google:master' into segmenter-python-add-labels Kinar R 2023-04-19 09:51:42 +05:30
  • d7039c90dc Update WASM for Alpha 11 Sebastian Schmidt 2023-04-18 14:02:43 -07:00
  • 99420d35f3 Update build_ios_framework.sh Prianka Liz Kariat 2023-04-19 00:25:10 +05:30
  • e15d98298f Merge pull request #4280 from kinaryml:image-segmenter-python-api-updates Copybara-Service 2023-04-18 11:36:09 -07:00
  • f75eb57956 Update build_ios_framework.sh Prianka Liz Kariat 2023-04-18 23:46:05 +05:30
  • 0c4d405479 Updated bazelrc with required config Prianka Liz Kariat 2023-04-18 23:21:14 +05:30
  • eb0aa5056a Updated documentation Prianka Liz Kariat 2023-04-18 23:20:11 +05:30
  • d7c96dea6a Updated formatting of files Prianka Liz Kariat 2023-04-18 23:10:47 +05:30
  • 24bd7a6b9f Merge branch 'master' into ios-text-cocoapods-force-load Prianka Liz Kariat 2023-04-18 23:03:56 +05:30
  • 49b2c7c2cc Added iOS task text cocoapods podspec Prianka Liz Kariat 2023-04-18 23:02:58 +05:30
  • 7ad2b7b32f Added shell script for building cocoapods archive Prianka Liz Kariat 2023-04-18 23:02:35 +05:30
  • a774399630 Added targets for iOS text frameworks Prianka Liz Kariat 2023-04-18 23:02:16 +05:30