MediaPipe Team
4ed9f507ad
Internal change
...
PiperOrigin-RevId: 510281435
2023-02-16 17:01:56 -08:00
Hadon Nash
5f6bbdbce5
Internal change
...
PiperOrigin-RevId: 510243967
2023-02-16 14:26:46 -08:00
MediaPipe Team
1b66fc2802
Fix Typo.
...
PiperOrigin-RevId: 510156746
2023-02-16 08:55:56 -08:00
MediaPipe Team
ba10ae8410
Add mediapipe tasks face blendshapes graph
...
PiperOrigin-RevId: 509995915
2023-02-15 19:26:56 -08:00
MediaPipe Team
bdd1c24990
Refactor common methods into vision/core/image_utils.py and vision/core/test_utils.py
...
PiperOrigin-RevId: 509968910
2023-02-15 16:54:38 -08:00
MediaPipe Team
3d4ed305bc
Make Tensor::Move() forward quantization parameters.
...
PiperOrigin-RevId: 509951145
2023-02-15 15:40:22 -08:00
MediaPipe Team
796a96d842
Add support for [xmin, ymin, xmax, ymax] style of bbox output
...
PiperOrigin-RevId: 509942540
2023-02-15 15:06:52 -08:00
Sebastian Schmidt
d450a673c0
Open visibility of iOS TextClassifier & TextEmbedder
...
PiperOrigin-RevId: 509645638
2023-02-14 14:53:24 -08:00
MediaPipe Team
5f2261ff59
face landmarks detector graph
...
PiperOrigin-RevId: 509630430
2023-02-14 14:00:37 -08:00
Copybara-Service
d6fd2c52a7
Merge pull request #4093 from priankakariatyml:ios-ml-image-utils
...
PiperOrigin-RevId: 509602397
2023-02-14 12:17:41 -08:00
Sebastian Schmidt
c2260e8877
Use mediapipe_proto_library for gl_context_options_proto
...
PiperOrigin-RevId: 509601125
2023-02-14 12:13:01 -08:00
MediaPipe Team
c66b7e83f0
ssd anchors calculator add fixed anchors.
...
PiperOrigin-RevId: 509574814
2023-02-14 10:43:23 -08:00
Prianka Liz Kariat
55e5377c08
Updated formatting
2023-02-14 20:51:51 +05:30
Prianka Liz Kariat
3a7aa29226
Updated note about packets callback in vision task runner
2023-02-14 20:49:14 +05:30
Prianka Liz Kariat
4e1fa82d50
Added designated initializer in vision task runner
2023-02-14 20:40:21 +05:30
Prianka Liz Kariat
a490255c17
Updated formatting
2023-02-14 20:40:06 +05:30
Prianka Liz Kariat
17ff493a9d
Updated formatting
2023-02-14 20:39:25 +05:30
Prianka Liz Kariat
b940a19462
Merge branch 'master' into ios-ml-image-utils
2023-02-14 20:34:55 +05:30
Copybara-Service
a578a702ec
Merge pull request #4075 from priankakariatyml:ios-ml-image
...
PiperOrigin-RevId: 509465929
2023-02-14 02:19:35 -08:00
MediaPipe Team
513ab7abba
Internal change
...
PiperOrigin-RevId: 509338497
2023-02-13 14:47:34 -08:00
Sebastian Schmidt
deae714a5c
Enable Python Audio Classifier & Embedder on Windows
...
PiperOrigin-RevId: 509243198
2023-02-13 09:06:19 -08:00
Prianka Liz Kariat
1cd3c05fc5
Added default case to running mode check
2023-02-13 19:58:14 +05:30
Prianka Liz Kariat
328fe4ed39
Added vision task runner
2023-02-13 19:55:12 +05:30
Prianka Liz Kariat
1623b591b7
Added MPPRunningMode
2023-02-13 19:52:00 +05:30
Prianka Liz Kariat
e2f1d07c8b
Updated target definition for MPPImage
2023-02-13 19:44:09 +05:30
Prianka Liz Kariat
02734b3add
Added MPPImageUtils
2023-02-13 19:43:49 +05:30
Prianka Liz Kariat
acba3ab26d
Bug fixes in MPPImage
2023-02-13 19:41:15 +05:30
MediaPipe Team
626f92caea
Move BuildInputImageTensorSpecs to utils
...
PiperOrigin-RevId: 508829724
2023-02-10 21:57:13 -08:00
MediaPipe Team
2c82f67097
Add location info in registry (debug mode only)
...
PiperOrigin-RevId: 508786558
2023-02-10 16:58:44 -08:00
Hadon Nash
e719d2d423
Internal change
...
PiperOrigin-RevId: 508766449
2023-02-10 15:23:01 -08:00
Aden Grue
09ad961421
Internal change
...
PiperOrigin-RevId: 508701833
2023-02-10 10:54:55 -08:00
MediaPipe Team
39a943e91e
Request ModelResourcesGraphService for all Task API web graphs.
...
PiperOrigin-RevId: 508681004
2023-02-10 09:36:03 -08:00
MediaPipe Team
915d2c7417
Internal text task change.
...
PiperOrigin-RevId: 508568811
2023-02-09 22:31:14 -08:00
MediaPipe Team
d61b7dbef8
Updated the Begin/EndLoopCalculator to be able to handle mediapipe::Tensor
...
type.
PiperOrigin-RevId: 508552066
2023-02-09 20:33:40 -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
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
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
Prianka Liz Kariat
0e944cb764
Merged ios-ml-image with master
2023-02-08 21:43:39 +05:30
Prianka Liz Kariat
e1ca81c352
Added objective c tests for MPPImage
2023-02-08 21:40:41 +05:30
Prianka Liz Kariat
a82ffcd97c
Updated mppimage target
2023-02-08 21:40:23 +05:30
Prianka Liz Kariat
445876d96b
Updated formatting
2023-02-08 21:35:15 +05:30
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
Prianka Liz Kariat
be829eb276
Updated name of MPPTaskImage
2023-02-07 19:17:00 +05:30