Jiuqiang Tang
0c01187cf5
Internal change
...
PiperOrigin-RevId: 548886447
2023-07-17 21:57:24 -07:00
MediaPipe Team
ef12ce8575
Internal change
...
PiperOrigin-RevId: 548821518
2023-07-17 15:56:05 -07:00
MediaPipe Team
f1f9f80cd9
Internal change
...
PiperOrigin-RevId: 548746432
2023-07-17 11:18:00 -07:00
MediaPipe Team
17bc1a5ab5
Internal change
...
PiperOrigin-RevId: 548196034
2023-07-14 12:39:45 -07:00
MediaPipe Team
2fae07375c
Discard outdated packets earlier in MuxInputStreamHandler.
...
In our pipeline, a deadlock is detected because the packets in deselected
data streams get piled up. In the current implementation, those packets only get
removed in FillInputSet(), but we should also do that in GetNodeReadiness().
PiperOrigin-RevId: 548051369
2023-07-14 01:12:14 -07:00
MediaPipe Team
723e91cec1
Generalize non-define registration with MEDIAPIPE_STATIC_REGISTRATOR_TEMPLATE
...
PiperOrigin-RevId: 547929982
2023-07-13 14:52:37 -07:00
MediaPipe Team
c2c67c20fa
Internal change
...
PiperOrigin-RevId: 547924907
2023-07-13 14:37:40 -07:00
Sebastian Schmidt
327feb42d1
Support WASM asset loading for MediaPipe Task Web
...
PiperOrigin-RevId: 547882566
2023-07-13 12:26:59 -07:00
MediaPipe Team
8b59567cb7
Add proto3 Any proto support for Java task api
...
PiperOrigin-RevId: 547836041
2023-07-13 10:10:17 -07:00
MediaPipe Team
e37bedd344
Fix Halide BUILD rules
...
PiperOrigin-RevId: 547755467
2023-07-13 04:47:34 -07:00
MediaPipe Team
251c5421f6
Internal change
...
PiperOrigin-RevId: 547735699
2023-07-13 02:53:16 -07:00
MediaPipe Team
450c933cb5
MEDIAPIPE_NODE/SUBGRAPH_IMPLEMENTATION to use common define for registration
...
PiperOrigin-RevId: 547669538
2023-07-12 20:10:15 -07:00
MediaPipe Team
cc2aa4f4cc
InferenceCalculatorAdvancedGL save cache in Open().
...
PiperOrigin-RevId: 547652481
2023-07-12 18:09:51 -07:00
MediaPipe Team
a2cd3e7f95
Internal change
...
PiperOrigin-RevId: 547614484
2023-07-12 15:17:40 -07:00
MediaPipe Team
37b68714b8
Internal change
...
PiperOrigin-RevId: 547424721
2023-07-12 01:32:51 -07:00
MediaPipe Team
3e93cbc838
Internal change
...
PiperOrigin-RevId: 547404737
2023-07-12 00:04:40 -07:00
Yilei Yang
917af2ce6b
Internal change
...
PiperOrigin-RevId: 547346939
2023-07-11 17:52:07 -07:00
Sebastian Schmidt
f2f49b9fc8
Add angle to BoundingBox
...
PiperOrigin-RevId: 547321781
2023-07-11 16:00:35 -07:00
MediaPipe Team
aabf61f28d
Internal Change
...
PiperOrigin-RevId: 547299595
2023-07-11 14:35:18 -07:00
MediaPipe Team
56bc019819
Model Maker allow core dataset library to handle datasets with unknown sizes.
...
PiperOrigin-RevId: 547268411
2023-07-11 12:47:37 -07:00
MediaPipe Team
4788fddde9
Internal Change
...
PiperOrigin-RevId: 547265380
2023-07-11 12:34:32 -07:00
MediaPipe Team
e4ec4d2526
Internal change
...
PiperOrigin-RevId: 547258228
2023-07-11 12:05:58 -07:00
MediaPipe Team
bf6561ce91
add symmetric color style option
...
PiperOrigin-RevId: 547069284
2023-07-10 21:41:01 -07:00
MediaPipe Team
0bde987a38
Removed internal dependency on OpenCV 3.x, migrating it to OpenCV 4.x
...
PiperOrigin-RevId: 546945166
2023-07-10 12:17:54 -07:00
Copybara-Service
df3f4167ae
Merge pull request #4600 from priankakariatyml:ios-orientation-fix
...
PiperOrigin-RevId: 546358930
2023-07-07 12:56:39 -07:00
Sebastian Schmidt
03bc9d64f2
Update glog to 0.6
...
PiperOrigin-RevId: 546349096
2023-07-07 12:22:13 -07:00
MediaPipe Team
d45b15ef84
Add face landmarks connections for C++.
...
PiperOrigin-RevId: 546345842
2023-07-07 12:08:09 -07:00
Sebastian Schmidt
1614c5a542
Update WASM files for 0.10.2 release
...
PiperOrigin-RevId: 546332490
2023-07-07 11:20:13 -07:00
Prianka Liz Kariat
cae10ea115
Updated documentation of MPImage
2023-07-07 22:03:15 +05:30
Prianka Liz Kariat
7556a3f1b4
Changed left and right image orientation angles to match iOS UIImageOrientation
2023-07-07 19:57:44 +05:30
MediaPipe Team
cb1035a9ee
Internal change
...
PiperOrigin-RevId: 546090489
2023-07-06 14:24:31 -07:00
Yoni Ben-Meshulam
0a198d1f6a
Fix a typo in proto doc.
...
PiperOrigin-RevId: 546049240
2023-07-06 14:20:09 -07:00
MediaPipe Team
15ee1210e5
Internal change
...
PiperOrigin-RevId: 546035969
2023-07-06 10:58:20 -07:00
Copybara-Service
a851863e9c
Merge pull request #4590 from priankakariatyml:ios-image-segmenter-container-utils
...
PiperOrigin-RevId: 546018332
2023-07-06 09:57:59 -07:00
Prianka Liz Kariat
823d5b39af
Fixed typo
2023-07-06 18:46:01 +05:30
Sebastian Schmidt
9861b3c8a8
Fix bounds calculation in RefineLandmarksFromHeatMapCalculator
...
Fixes https://github.com/google/mediapipe/issues/4414
PiperOrigin-RevId: 545794151
2023-07-05 14:58:36 -07:00
MediaPipe Team
74f484d96d
Internal change
...
PiperOrigin-RevId: 545658434
2023-07-05 07:09:40 -07:00
MediaPipe Team
dbe8e40124
Internal change
...
PiperOrigin-RevId: 545045282
2023-07-03 10:04:19 -07:00
Prianka Liz Kariat
9b7e233fe3
Added Image Segmenter Result Helpers
2023-07-03 20:48:29 +05:30
Prianka Liz Kariat
cebb0a2c2e
Added iOS Image Segmenter Options Helpers
2023-07-03 20:48:15 +05:30
MediaPipe Team
7ba21e9a9a
Revert Add location info in registry (debug mode only)
...
PiperOrigin-RevId: 544842663
2023-07-01 01:11:02 -07:00
MediaPipe Team
422556c4a3
Internal change
...
PiperOrigin-RevId: 544663494
2023-06-30 08:34:32 -07:00
Jiuqiang Tang
6c7aa8a0d6
Internal change
...
PiperOrigin-RevId: 544563029
2023-06-29 23:05:37 -07:00
MediaPipe Team
687075e5b8
Add gpu to cpu fallback for tensors_to_detections_calculator.
...
PiperOrigin-RevId: 544480883
2023-06-29 15:36:33 -07:00
MediaPipe Team
0ea54b1461
Add delegate options to base options for java API. and add unit tset for BaseOptions.
...
PiperOrigin-RevId: 544458644
2023-06-29 14:13:46 -07:00
MediaPipe Team
e15d5a797b
Do not send PreviousLoopback output packets to closed streams
...
PiperOrigin-RevId: 544449979
2023-06-29 13:44:56 -07:00
MediaPipe Team
52cea59d41
Add keys for the context that better match the featurelist for text.
...
PiperOrigin-RevId: 544430289
2023-06-29 12:29:49 -07:00
MediaPipe Team
0bb4ee8941
Add MobileNetV2_I320 and MobileNetMultiHWAVG_I384 to support larger input image sizes.
...
PiperOrigin-RevId: 544393692
2023-06-29 10:24:52 -07:00
MediaPipe Team
8278dbc38f
Exposes OpenCV photo lib.
...
PiperOrigin-RevId: 544092832
2023-06-28 10:22:07 -07:00
MediaPipe Team
1ee55d1f1b
Support ExBert training and option to select between AdamW and LAMB optimizers for BertClassifier
...
PiperOrigin-RevId: 543905014
2023-06-27 18:05:15 -07:00