MediaPipe Team
|
c98b4b6ec6
|
Internal change
PiperOrigin-RevId: 513992315
|
2023-03-06 07:26:39 -08:00 |
|
MediaPipe Team
|
3d41eabc2e
|
Face Detector C++ API
PiperOrigin-RevId: 513959349
|
2023-03-06 07:17:46 -08:00 |
|
MediaPipe Team
|
5b2678a49f
|
Add a CHECK for the cases when null service is accessed unconditionally.
PiperOrigin-RevId: 513956583
|
2023-03-06 07:16:29 -08:00 |
|
MediaPipe Team
|
9c3abcd06f
|
Document graph service usage with docs and unit tests.
PiperOrigin-RevId: 513955877
|
2023-03-06 07:15:10 -08:00 |
|
MediaPipe Team
|
3854d9fcd5
|
Document proper way to set services.
PiperOrigin-RevId: 513955214
|
2023-03-06 07:13:54 -08:00 |
|
MediaPipe Team
|
2963739086
|
Internal MediaPipe Tasks change.
PiperOrigin-RevId: 513897822
|
2023-03-06 07:12:37 -08:00 |
|
Yuqi Li
|
fe92d2e781
|
Metadata Writer: add object detection metadata writer.
PiperOrigin-RevId: 513897494
|
2023-03-06 07:11:10 -08:00 |
|
Sebastian Schmidt
|
13db1c55d3
|
Make Bert/RegexTokenizerTest pass on Windows
PiperOrigin-RevId: 513887535
|
2023-03-06 07:04:30 -08:00 |
|
MediaPipe Team
|
b7ec83efb5
|
Add optional face blendshapes to face landmarks detector graph.
PiperOrigin-RevId: 513867488
|
2023-03-03 10:48:55 -08:00 |
|
Hadon Nash
|
c9c1bf21ae
|
Internal change
PiperOrigin-RevId: 513854481
|
2023-03-03 10:00:10 -08:00 |
|
MediaPipe Team
|
3837c92fd5
|
Add functions for checking the existence of options in subgraphs and calculators.
PiperOrigin-RevId: 513689742
|
2023-03-02 18:01:07 -08:00 |
|
MediaPipe Team
|
91d53cd181
|
Make image preprocessing support RGBA image.
PiperOrigin-RevId: 513680594
|
2023-03-02 17:13:19 -08:00 |
|
Sebastian Schmidt
|
c3adf19706
|
Invoke vector listeners for zero-element vectors
PiperOrigin-RevId: 513662913
|
2023-03-02 15:59:26 -08:00 |
|
Sebastian Schmidt
|
7664e0ef64
|
Make SentencePieceTokenizerTest work on Windows
PiperOrigin-RevId: 513638600
|
2023-03-02 14:23:22 -08:00 |
|
MediaPipe Team
|
945b36766c
|
Let web API add empty packets to input streams
PiperOrigin-RevId: 513630040
|
2023-03-02 13:51:39 -08:00 |
|
MediaPipe Team
|
0ba35cf1a7
|
Internal change
PiperOrigin-RevId: 513608516
|
2023-03-02 12:29:06 -08:00 |
|
MediaPipe Team
|
c71f78c38f
|
Internal change
PiperOrigin-RevId: 513607664
|
2023-03-02 12:24:51 -08:00 |
|
MediaPipe Team
|
dd4301802a
|
migrate env_generator_calculator
PiperOrigin-RevId: 513585830
|
2023-03-02 11:05:02 -08:00 |
|
MediaPipe Team
|
02ee934b3e
|
When "--define=MEDIAPIPE_NO_JNI=1" used in compilation, no implementation in libandroid.so is used.
PiperOrigin-RevId: 513580575
|
2023-03-02 10:46:35 -08:00 |
|
MediaPipe Team
|
6796977a04
|
migrate geometry_pipeline_calculator
PiperOrigin-RevId: 513368520
|
2023-03-01 16:09:48 -08:00 |
|
Sebastian Schmidt
|
f15637b62c
|
Make Metadata tests pass on Windows
PiperOrigin-RevId: 513365428
|
2023-03-01 15:59:43 -08:00 |
|
Copybara-Service
|
82ee00f25d
|
Merge pull request #4118 from kuaashish:master
PiperOrigin-RevId: 513364683
|
2023-03-01 15:55:37 -08:00 |
|
Sebastian Schmidt
|
abfcd8ec1d
|
Make LoadBinaryContent work on Windows
PiperOrigin-RevId: 513330348
|
2023-03-01 13:49:02 -08:00 |
|
Joe Fernandez
|
07fa5c2fc8
|
Internal change
PiperOrigin-RevId: 513300452
|
2023-03-01 11:56:26 -08:00 |
|
MediaPipe Team
|
22fce9e136
|
migrate mediapipe/modules/face_geometry to mediapipe/tasks
PiperOrigin-RevId: 513284254
|
2023-03-01 10:59:56 -08:00 |
|
Joe Fernandez
|
0a937eba98
|
Internal change
PiperOrigin-RevId: 513255798
|
2023-03-01 09:21:25 -08:00 |
|
Sebastian Schmidt
|
22f186724e
|
Make delegate sticky
PiperOrigin-RevId: 513249729
|
2023-03-01 09:00:36 -08:00 |
|
Sebastian Schmidt
|
4a1ba11e3f
|
Do not use designated initializers
PiperOrigin-RevId: 513028900
|
2023-02-28 13:52:36 -08:00 |
|
Jiuqiang Tang
|
172b360478
|
Remove unused variable 'input_num'.
PiperOrigin-RevId: 513009671
|
2023-02-28 12:37:03 -08:00 |
|
MediaPipe Team
|
2143baf7d5
|
Dos/Donts: separating nodes for readability
PiperOrigin-RevId: 512994288
|
2023-02-28 11:40:03 -08:00 |
|
Copybara-Service
|
f1b20b0c52
|
Merge pull request #4104 from priankakariatyml:ios-image-classifier
PiperOrigin-RevId: 512991238
|
2023-02-28 11:29:19 -08:00 |
|
Jiuqiang Tang
|
646ab8505a
|
Small fixes to TensorsToImageCalculator.
PiperOrigin-RevId: 512967357
|
2023-02-28 10:11:42 -08:00 |
|
Sebastian Schmidt
|
06dd003113
|
Internal change
PiperOrigin-RevId: 512777889
|
2023-02-27 17:34:29 -08:00 |
|
MediaPipe Team
|
bfddb32358
|
remove usage of var for ImageSegmenter.java
PiperOrigin-RevId: 512767947
|
2023-02-27 16:49:27 -08:00 |
|
Kris Tonthat
|
2cbaf84f50
|
Internal change
PiperOrigin-RevId: 512758617
|
2023-02-27 16:12:26 -08:00 |
|
Sebastian Schmidt
|
689d5ba6e3
|
Internal
PiperOrigin-RevId: 512755713
|
2023-02-27 16:00:35 -08:00 |
|
Sebastian Schmidt
|
1dca871d09
|
Remove designated initializer use from CombinedPredictionCalculatorTestCase
PiperOrigin-RevId: 512747781
|
2023-02-27 15:28:34 -08:00 |
|
Sebastian Schmidt
|
1d927c5971
|
Internal change
PiperOrigin-RevId: 512709627
|
2023-02-27 13:08:04 -08:00 |
|
MediaPipe Team
|
a60d67eb10
|
Update ImageSegmenter API for image/video mode to have both callback API and returned result API.
PiperOrigin-RevId: 512697585
|
2023-02-27 12:21:30 -08:00 |
|
Jiuqiang Tang
|
aa61abe386
|
Implement TensorsToImageCalculator.
PiperOrigin-RevId: 512687103
|
2023-02-27 11:46:07 -08:00 |
|
MediaPipe Team
|
5913e5dd1d
|
Internal change
PiperOrigin-RevId: 512686714
|
2023-02-27 11:41:44 -08:00 |
|
MediaPipe Team
|
75576700ed
|
Add Bitmap image capture capability to GlSurfaceViewRenderer.
PiperOrigin-RevId: 512677893
|
2023-02-27 11:14:20 -08:00 |
|
Sebastian Schmidt
|
9f59d4d01b
|
Remove cosineSimilarity() from AudioEmbedder
PiperOrigin-RevId: 512671255
|
2023-02-27 11:13:20 -08:00 |
|
MediaPipe Team
|
39b2fec60f
|
Internal change
PiperOrigin-RevId: 512643827
|
2023-02-27 11:12:20 -08:00 |
|
MediaPipe Team
|
1575e7f79c
|
Internal change
PiperOrigin-RevId: 512457466
|
2023-02-27 11:11:24 -08:00 |
|
MediaPipe Team
|
17466fb7f1
|
Internal change
PiperOrigin-RevId: 512111461
|
2023-02-27 11:10:19 -08:00 |
|
MediaPipe Team
|
9054ff7283
|
Internal change
PiperOrigin-RevId: 511928038
|
2023-02-27 11:02:58 -08:00 |
|
MediaPipe Team
|
01c64082f1
|
ImageToTensorCalculator decides the output tensor size in runtime from the input image size.
PiperOrigin-RevId: 511882195
|
2023-02-23 14:18:31 -08:00 |
|
MediaPipe Team
|
0981367e84
|
DetectionTransformationCalculator handles empty input.
PiperOrigin-RevId: 511881969
|
2023-02-23 14:14:20 -08:00 |
|
Kris Tonthat
|
0b989f8c8d
|
Add legacy solutions note
PiperOrigin-RevId: 511880995
|
2023-02-23 14:09:41 -08:00 |
|