Commit Graph

1148 Commits

Author SHA1 Message Date
MediaPipe Team
8a49a5f822 This will fix the command to clone mediapipe in the macOS. Doc command mentioned
is throwing error when directly copied and pasted in the terminal.

PiperOrigin-RevId: 508550373
2023-02-09 20:23:58 -08:00
MediaPipe Team
1eb54bdaa6 Internal change
PiperOrigin-RevId: 508533812
2023-02-09 18:49:01 -08:00
MediaPipe Team
1f848c4d69 Fix typo in CalculatorGraph error message
PiperOrigin-RevId: 508517972
2023-02-09 17:29:33 -08:00
MediaPipe Team
be0681c61d Adds "Building Graphs in C++" initial page and updates "Graph" page to link to that section showcasing alternative C++ graph representation.
PiperOrigin-RevId: 508517348
2023-02-09 17:22:44 -08:00
MediaPipe Team
2163920ee8 Minor updates to MediaPipe graph documentation: use Graph/CalculatorGraphConfig instead of GraphConfig and mention that node can be a subgraph.
PiperOrigin-RevId: 508517281
2023-02-09 17:21:30 -08:00
MediaPipe Team
fd764dae0a Depends on TFLite shim header.
PiperOrigin-RevId: 508491302
2023-02-09 15:29:47 -08:00
MediaPipe Team
99fc975f49 Add download model on demand to text classifier
PiperOrigin-RevId: 508441452
2023-02-09 12:15:17 -08:00
MediaPipe Team
28f728bed5 Change gesture_recognizer to download model files on-demand from GCS.
PiperOrigin-RevId: 508424508
2023-02-09 11:13:06 -08:00
MediaPipe Team
c3907229fe Use case: add metadata to headerless graph input audio streams.
PiperOrigin-RevId: 508389799
2023-02-09 09:07:02 -08:00
MediaPipe Team
598d44a27d Internal change
PiperOrigin-RevId: 508284935
2023-02-08 23:31:41 -08:00
MediaPipe Team
6ea2d579e1 Internal change
PiperOrigin-RevId: 508173086
2023-02-08 13:51:14 -08:00
Sebastian Schmidt
6c4ebd2d93 Pin version for com_google_audio_tools
PiperOrigin-RevId: 508158159
2023-02-08 12:53:39 -08:00
Rachel Hornung
4b28ced8fd #MediaSequence Prevent undefined index access in metadata reconciliation.
Reconciliation required feature_lists.feature_list[0].value.feature[0].float_list.size_>=1, now we skip keys where size_=0.

PiperOrigin-RevId: 508095655
2023-02-08 09:06:02 -08:00
Copybara-Service
19d895eb73 Merge pull request #4057 from kuaashish:master
PiperOrigin-RevId: 507869364
2023-02-07 13:29:56 -08:00
Copybara-Service
fd6dfcfcab Merge pull request #4066 from priankakariatyml:ios-ml-image
PiperOrigin-RevId: 507844473
2023-02-07 11:52:37 -08:00
Sebastian Schmidt
712a22101f Do not use designated initializer
PiperOrigin-RevId: 507805920
2023-02-07 09:37:46 -08:00
Sebastian Schmidt
e8caaeed61 Update WASM files for 0.1.0-alpha-4 release
PiperOrigin-RevId: 507792684
2023-02-07 08:46:15 -08:00
Prianka Liz Kariat
be829eb276 Updated name of MPPTaskImage 2023-02-07 19:17:00 +05:30
Jiuqiang Tang
01c6a8b49b Add volume_gain_db option into AudioToTensorCalculator.
PiperOrigin-RevId: 507748012
2023-02-07 05:14:42 -08:00
MediaPipe Team
9b040630a3 Updating the Javascript API's FaceDetectionOptions since modelSelection is not a valid option for setOptions().
PiperOrigin-RevId: 507664805
2023-02-06 20:52:12 -08:00
Copybara-Service
28c07430ba Merge pull request #4052 from priankakariatyml:ios-text-embedder
PiperOrigin-RevId: 507602101
2023-02-06 15:42:48 -08:00
Chris McClanahan
e2ef78433f Add more filtering methods to detection filter calculator.
PiperOrigin-RevId: 507581281
2023-02-06 14:19:40 -08:00
Jiuqiang Tang
f4b0cf1cff Internal change
PiperOrigin-RevId: 507540898
2023-02-06 11:48:51 -08:00
Sebastian Schmidt
daf0a76c87 Update TensorFlow to latest
PiperOrigin-RevId: 507505016
2023-02-06 09:44:19 -08:00
MediaPipe Team
5a77339780 Internal change
PiperOrigin-RevId: 507495569
2023-02-06 09:05:12 -08:00
Prianka Liz Kariat
a3889c946d Updated list of designated initializers 2023-02-06 16:40:36 +05:30
Prianka Liz Kariat
0e4f0fbf9b Updated file name for MPPTaskImage 2023-02-06 16:39:17 +05:30
Prianka Liz Kariat
4da91896af Updated swift name for ImageSource Type 2023-02-06 16:36:33 +05:30
Prianka Liz Kariat
a5ac5b9eec Updated type name of image source 2023-02-06 16:35:27 +05:30
Prianka Liz Kariat
cbccd472ab Added MPPTaskImage for iOS vision tasks 2023-02-06 16:29:53 +05:30
MediaPipe Team
4d8af4315f Rollback: Add PacketSharingOwnership, a safer replacement for PointToForeign.
PiperOrigin-RevId: 507288476
2023-02-05 08:59:09 -08:00
Jiuqiang Tang
8e097ea9c3 Internal changes
PiperOrigin-RevId: 507016761
2023-02-03 16:07:42 -08:00
Sebastian Schmidt
680cfcc99b Update MP Tasks to observe timestamp bounds
PiperOrigin-RevId: 507006313
2023-02-03 15:21:41 -08:00
MediaPipe Team
01834a5cdf Internal change
PiperOrigin-RevId: 506982474
2023-02-03 13:39:02 -08:00
Sebastian Schmidt
046efddf8b Add Empty Packet support to GraphRunner
PiperOrigin-RevId: 506963970
2023-02-03 12:17:00 -08:00
MediaPipe Team
632a3602dd Internal text tasks change.
PiperOrigin-RevId: 506957718
2023-02-03 11:52:09 -08:00
MediaPipe Team
386445c8dd Add ViewProvider<FrameBuffer> to YuvImage storage backend.
PiperOrigin-RevId: 506881556
2023-02-03 05:58:29 -08:00
kuaashish
e7dff428fa
Delete 40-feature-request.md 2023-02-03 19:16:46 +05:30
kuaashish
9b7081837c
Delete 30-bug-issue.md 2023-02-03 19:16:35 +05:30
kuaashish
dd8d8ae422
Delete 20-documentation-issue.md 2023-02-03 19:16:26 +05:30
kuaashish
4e47081d12
Delete 14-studio-issue.md 2023-02-03 19:16:16 +05:30
kuaashish
d3bd5db1f8
Delete 13-solution-issue.md 2023-02-03 19:16:01 +05:30
kuaashish
1b535a4fd1
Delete 12-model-maker-issue.md 2023-02-03 19:15:52 +05:30
kuaashish
51490ea5d9
Delete 11-tasks-issue.md 2023-02-03 19:15:44 +05:30
kuaashish
2e8d615153
Rename model_maker_issue_template1.yaml to model_maker_issue_template.yaml 2023-02-03 19:07:59 +05:30
kuaashish
77f3cd8942
Rename build.yaml to build.install_issue_template.yaml 2023-02-03 19:06:09 +05:30
kuaashish
b10812a7e2
Update Documentation_issue_template.yaml 2023-02-03 18:27:16 +05:30
kuaashish
5046c2c5ce
Update Documentation_issue_template.yaml 2023-02-03 18:26:53 +05:30
kuaashish
c0a360d8f4
Update Documentation_issue_template.yaml 2023-02-03 18:26:41 +05:30
kuaashish
681136a1d8
Update Documentation_issue_template.yaml 2023-02-03 18:25:47 +05:30