MediaPipe Team and Copybara-Service
bf32d1acb2
No public description
...
PiperOrigin-RevId: 562915674
2023-09-05 15:52:21 -07:00
MediaPipe Team and Copybara-Service
4e52e96973
No public description
...
PiperOrigin-RevId: 562865700
2023-09-05 13:03:27 -07:00
MediaPipe Team and Copybara-Service
be0cde8c2e
No public description
...
PiperOrigin-RevId: 562724334
2023-09-05 03:39:37 -07:00
MediaPipe Team and Copybara-Service
223544ca4b
No public description
...
PiperOrigin-RevId: 562711473
2023-09-05 02:35:24 -07:00
MediaPipe Team and Copybara-Service
cac462c486
Add allow_custom_ops to model_util.convert_to_tflite and enable custom ops for face stylizer.
...
PiperOrigin-RevId: 562212965
2023-09-02 09:56:40 -07:00
MediaPipe Team and Copybara-Service
2b5e281c27
internal update
...
PiperOrigin-RevId: 562090520
2023-09-01 17:52:50 -07:00
MediaPipe Team and Copybara-Service
d6119957a4
No public description
...
PiperOrigin-RevId: 562075110
2023-09-01 16:31:33 -07:00
MediaPipe Team and Copybara-Service
ab70d92752
No public description
...
PiperOrigin-RevId: 562071599
2023-09-01 16:14:06 -07:00
MediaPipe Team and Copybara-Service
23057ac146
Update PackMediaSequenceCalculator to support setting clip/media/string, clip/media/confidence and clip/label/index.
...
The input stream is provided as drishti::Detection.
PiperOrigin-RevId: 562070790
2023-09-01 16:08:52 -07:00
MediaPipe Team and Copybara-Service
6c43d37e5a
Provide API/options to show intermediate results and generating progress for Java Image Generator.
...
PiperOrigin-RevId: 562014712
2023-09-01 12:32:26 -07:00
MediaPipe Team and Copybara-Service
ceb8cd3c78
internal update.
...
PiperOrigin-RevId: 561995330
2023-09-01 10:57:40 -07:00
MediaPipe Team and Copybara-Service
823493ee82
Internal update.
...
PiperOrigin-RevId: 561995055
2023-09-01 10:53:00 -07:00
MediaPipe Team and Copybara-Service
007824594b
Rollback of "Enable defining and using internal executors in subgraphs."
...
PiperOrigin-RevId: 561921927
2023-09-01 04:57:34 -07:00
MediaPipe Team and Copybara-Service
de0c7f2a30
Make cache writes optional in InferenceCalculatorAdvancedGL
...
Previously, caches were always written, and an error would cause the graph to close abruptly. This prevented services with read-only access to the cache from using the calculator.
The new behavior allows services to choose whether or not to write caches.
PiperOrigin-RevId: 561866791
2023-08-31 23:31:27 -07:00
MediaPipe Team and Copybara-Service
dea6ccba25
Remove unnecessary includes in threadpool_std_thread_impl.cc.
...
The windows.h was causing conflicts with LOG. Also the the posix headers weren't needed because the code doesn't use OS specific code anymore.
PiperOrigin-RevId: 561848229
2023-08-31 21:52:22 -07:00
MediaPipe Team and Copybara-Service
81732944c4
No public description
...
PiperOrigin-RevId: 561775271
2023-08-31 15:22:43 -07:00
MediaPipe Team and Copybara-Service
afcb9c4216
No public description
...
PiperOrigin-RevId: 561773992
2023-08-31 15:17:51 -07:00
MediaPipe Team and Copybara-Service
62e682363c
Remove reference pointer to prevent using a constant reference in the looped iteration variable
...
PiperOrigin-RevId: 561758116
2023-08-31 14:17:51 -07:00
MediaPipe Team and Copybara-Service
7c2d654d67
Convert CHECK macro to ABSL_CHECK.
...
Chrome can't use Absl's CHECK because of collisions with its own version.
PiperOrigin-RevId: 561740965
2023-08-31 13:20:29 -07:00
MediaPipe Team and Copybara-Service
612162d765
Check if the image contains valid face that can be aligned for stylization. If not, throw an exception for invalid input image. This is applied to both input stylized face and raw face.
...
PiperOrigin-RevId: 561439600
2023-08-30 13:54:11 -07:00
MediaPipe Team and Copybara-Service
c92570f844
Use ABSL_LOG in MediaPipe.
...
This is needed in Chrome builds to avoid collisions with its own LOG.
PiperOrigin-RevId: 561436864
2023-08-30 13:43:49 -07:00
MediaPipe Team and Copybara-Service
5434b840f6
Improving throttling logs by providing a node info corresponding to a throttling stream.
...
PiperOrigin-RevId: 561396272
2023-08-30 11:21:31 -07:00
MediaPipe Team and Copybara-Service
45b0271ded
No public description
...
PiperOrigin-RevId: 561379537
2023-08-30 10:27:02 -07:00
MediaPipe Team and Copybara-Service
6c2638592e
Internal update.
...
PiperOrigin-RevId: 561184322
2023-08-29 17:34:35 -07:00
MediaPipe Team and Copybara-Service
e18e749e3e
Internal update
...
PiperOrigin-RevId: 561148365
2023-08-29 15:04:33 -07:00
MediaPipe Team and Copybara-Service
01fbbd9f67
No public description
...
PiperOrigin-RevId: 561067189
2023-08-29 10:18:06 -07:00
MediaPipe Team and Copybara-Service
f56b8a13a3
Add a custom op resolver for fused batch norm.
...
PiperOrigin-RevId: 560795170
2023-08-28 13:04:10 -07:00
MediaPipe Team and Copybara-Service
442940cd55
No public description
...
PiperOrigin-RevId: 560743684
2023-08-28 10:08:49 -07:00
MediaPipe Team and Copybara-Service
1aa5e0d46f
No public description
...
PiperOrigin-RevId: 560689326
2023-08-28 06:21:09 -07:00
MediaPipe Team and Copybara-Service
b22dcf9ce6
No public description
...
PiperOrigin-RevId: 560652313
2023-08-28 02:50:07 -07:00
MediaPipe Team and Copybara-Service
d6dce193fc
Internal update
...
PiperOrigin-RevId: 560147650
2023-08-25 11:22:58 -07:00
MediaPipe Team and Copybara-Service
6e6978cdbf
New image test utilities and memory management fixes.
...
PiperOrigin-RevId: 559926378
2023-08-24 18:02:55 -07:00
MediaPipe Team and Copybara-Service
dd09c8d3f7
Update port includes with IWYU to fix clang warnings in code where corresponding ports are used.
...
PiperOrigin-RevId: 559920115
2023-08-24 17:33:34 -07:00
MediaPipe Team and Copybara-Service
4b1b6ae7fb
Move stream API rect_transformation to third_party.
...
PiperOrigin-RevId: 559652775
2023-08-23 23:11:47 -07:00
MediaPipe Team and Copybara-Service
b2446c6ca8
No public description
...
PiperOrigin-RevId: 559566037
2023-08-23 15:50:34 -07:00
MediaPipe Team and Copybara-Service
f645c59746
Move stream API image_size to third_party.
...
PiperOrigin-RevId: 559475476
2023-08-23 10:45:18 -07:00
MediaPipe Team and Copybara-Service
2ebdb01d43
ImageGenerator Java API
...
PiperOrigin-RevId: 559310074
2023-08-22 21:42:16 -07:00
MediaPipe Team and Copybara-Service
90781669cb
No public description
...
PiperOrigin-RevId: 559275983
2023-08-22 18:04:11 -07:00
MediaPipe Team and Copybara-Service
3443fe4c8e
No public description
...
PiperOrigin-RevId: 559211117
2023-08-22 13:43:27 -07:00
MediaPipe Team and Copybara-Service
8c4b971c14
Add an API in model_task_graph to create or use cached model resources.
...
PiperOrigin-RevId: 559174528
2023-08-22 11:34:54 -07:00
MediaPipe Team and Copybara-Service
bcb83302bf
Add pose landmarks constants
...
PiperOrigin-RevId: 559153433
2023-08-22 10:32:10 -07:00
MediaPipe Team and Copybara-Service
7517b56476
No public description
...
PiperOrigin-RevId: 559133490
2023-08-22 09:26:33 -07:00
MediaPipe Team and Copybara-Service
edb0a64d0e
Move stream API loopback to third_party.
...
PiperOrigin-RevId: 559037020
2023-08-22 01:44:24 -07:00
MediaPipe Team and Copybara-Service
9bc8b3bb4f
Update the header information for EnsureMinimumDefaultExecutorStackSize.
...
PiperOrigin-RevId: 558981535
2023-08-21 21:26:32 -07:00
MediaPipe Team and Copybara-Service
7ba4edc372
Internal Change
...
PiperOrigin-RevId: 558937644
2023-08-21 16:55:44 -07:00
MediaPipe Team and Copybara-Service
7f8150776a
Add an API to run inference with face stylizer TF model.
...
PiperOrigin-RevId: 558926645
2023-08-21 16:08:58 -07:00
MediaPipe Team and Copybara-Service
bbf168ddda
Add a new from_image API to create face stylizer dataset from a single image. Also deprecate the from_folder API since we only support one-shot use case now.
...
PiperOrigin-RevId: 558912896
2023-08-21 15:14:36 -07:00
MediaPipe Team and Copybara-Service
ae9e945e0c
Change SegmentationOptions.builder() to be public
...
PiperOrigin-RevId: 558864872
2023-08-21 12:18:17 -07:00
MediaPipe Team and Copybara-Service
737c103940
Add output size as parameters in Java ImageSegmenter
...
PiperOrigin-RevId: 558834692
2023-08-21 10:45:08 -07:00
MediaPipe Team and Copybara-Service
cd9d32e797
update pose rendering
...
PiperOrigin-RevId: 558424354
2023-08-19 10:40:26 -07:00
MediaPipe Team and Copybara-Service
a44c810921
Update PackMediaSequenceCalculator to support adding clip/media/id to the MediaSequence.
...
As the media ID is usually a video ID which is provided to the graph as a side packet, in this graph it expects it to be provided as as a input side packet instead of an input stream.
PiperOrigin-RevId: 558266967
2023-08-18 15:48:40 -07:00
MediaPipe Team and Copybara-Service
fda0d19337
Adds option to use tensor_ahwb in Android vendor processes
...
PiperOrigin-RevId: 558086646
2023-08-18 02:31:58 -07:00
MediaPipe Team and Copybara-Service
b213256cbd
Change supported_ops to a Tuple instead of List to match the API definition.
...
PiperOrigin-RevId: 557890361
2023-08-17 11:48:56 -07:00
MediaPipe Team and Copybara-Service
ed0c8d8d8b
Swap left and right hand labels.
...
PiperOrigin-RevId: 557625660
2023-08-16 15:51:19 -07:00
MediaPipe Team and Copybara-Service
13bb65db96
Internal Changes
...
PiperOrigin-RevId: 557563669
2023-08-16 12:16:16 -07:00
MediaPipe Team and Copybara-Service
9e45e2b6e9
Setting training for the encoder and decoder when converting to TFLite.
...
Also add selected TF ops to TFLite converter.
PiperOrigin-RevId: 557520277
2023-08-16 10:02:29 -07:00
MediaPipe Team and Copybara-Service
ee217ceb67
Fix MediaPipe build in Chromium.
...
When building Chromium with Clang on Windows, it needs the template specializations to be declared as well.
PiperOrigin-RevId: 557508703
2023-08-16 09:23:15 -07:00
MediaPipe Team and Copybara-Service
ff17846c6a
No public description
...
PiperOrigin-RevId: 557490568
2023-08-16 08:16:30 -07:00
MediaPipe Team and Copybara-Service
ff3f0433d3
Fix image_util shortcut import line
...
PiperOrigin-RevId: 557311617
2023-08-15 18:19:13 -07:00
MediaPipe Team and Copybara-Service
1c98270ef0
Import image_util for using it in mediapipe face stylizer open sourcing.
...
PiperOrigin-RevId: 557254489
2023-08-15 14:41:57 -07:00
MediaPipe Team and Copybara-Service
cda0ba04ed
Dry-Run mode for static registration to make it easier to find all required static registrations
...
PiperOrigin-RevId: 557185347
2023-08-15 11:03:18 -07:00
MediaPipe Team and Copybara-Service
c1d7e6023a
Expose tool calculators in headers to enable dynamic registration by superusers.
...
PiperOrigin-RevId: 557174440
2023-08-15 10:32:45 -07:00
MediaPipe Team and Copybara-Service
a392561b31
Internal change
...
PiperOrigin-RevId: 557015628
2023-08-14 22:16:20 -07:00
MediaPipe Team and Copybara-Service
0da296536b
Expose stream handlers in headers to allow dynamic registration for superusers
...
PiperOrigin-RevId: 556988288
2023-08-14 20:01:50 -07:00
MediaPipe Team and Copybara-Service
b6f5414b3d
Support more GPU formats in tensor converter calculator.
...
PiperOrigin-RevId: 556987807
2023-08-14 19:57:05 -07:00
MediaPipe Team and Copybara-Service
a183212a13
Header for callback_packet_calculator to allow dynamic registration for superusers
...
PiperOrigin-RevId: 556977122
2023-08-14 18:50:11 -07:00
MediaPipe Team and Copybara-Service
9c5bdd2eb9
Clarify deprecated GraphStatus usage in Close documentation
...
PiperOrigin-RevId: 556963967
2023-08-14 17:53:32 -07:00
MediaPipe Team and Copybara-Service
dd940707ca
Provide a way to disable static registration using MEDIAPIPE_DISABLE_STATIC_REGISTRATION
...
PiperOrigin-RevId: 556963956
2023-08-14 17:48:25 -07:00
MediaPipe Team and Copybara-Service
6605fdb16f
add end loop calculator for image size
...
PiperOrigin-RevId: 556955370
2023-08-14 17:09:02 -07:00
MediaPipe Team and Copybara-Service
a8bee6baf3
Updates the runners to support wasm-style binary assets files, and allows their URLs to be explicitly specified as part of the WasmFileset.
...
PiperOrigin-RevId: 556903356
2023-08-14 13:59:53 -07:00
MediaPipe Team and Copybara-Service
c8ad606e7c
Refactor text_classifier preprocessor to move away from using classifier_data_lib
...
PiperOrigin-RevId: 556859900
2023-08-14 11:41:09 -07:00
MediaPipe Team and Copybara-Service
3ac3b03ed5
Migrate packet messages auto registration to rely on MEDIAPIPE_STATIC_REGISTRATOR_TEMPLATE
...
PiperOrigin-RevId: 556063007
2023-08-11 13:14:29 -07:00
MediaPipe Team and Copybara-Service
91f15d8e4a
Enable run inference with a TFLite model containing multiple subgraphs. It uses the subgraph 0 as the default primary subgraph for inference. It will also log a warning in the case that there are more than one subgraph in the model.
...
PiperOrigin-RevId: 555579131
2023-08-10 11:30:32 -07:00
MediaPipe Team and Copybara-Service
a9c7e22ca4
apply affine transform before drawing, in order to keep constant line width regardless of face cropping.
...
PiperOrigin-RevId: 555173659
2023-08-09 08:42:57 -07:00
MediaPipe Team and Copybara-Service
00e0314040
Remove unsafe cast.
...
PiperOrigin-RevId: 555007705
2023-08-08 18:50:11 -07:00
MediaPipe Team and Copybara-Service
f9a0244c5b
No public description
...
PiperOrigin-RevId: 555005770
2023-08-08 18:38:34 -07:00
MediaPipe Team and Copybara-Service
e558a71597
Include calculator_context.h and calculator_contract.h from calculator_framework.h
...
PiperOrigin-RevId: 554931086
2023-08-08 13:54:59 -07:00
MediaPipe Team and Copybara-Service
39b31e51a9
No public description
...
PiperOrigin-RevId: 554673463
2023-08-07 20:15:34 -07:00
MediaPipe Team and Copybara-Service
032ed973b6
Add setGpuBufferVerticalFlip to GraphRunner TS API
...
PiperOrigin-RevId: 554667869
2023-08-07 19:44:21 -07:00
MediaPipe Team and Copybara-Service
c1c51c2fe7
Internal
...
PiperOrigin-RevId: 554595324
2023-08-07 14:36:42 -07:00
MediaPipe Team and Copybara-Service
e10bcd1bfd
No public description
...
PiperOrigin-RevId: 554084475
2023-08-05 08:36:24 -07:00
MediaPipe Team and Copybara-Service
11508f2291
Internal Change
...
PiperOrigin-RevId: 553652444
2023-08-03 18:49:35 -07:00
MediaPipe Team and Copybara-Service
360959e325
Replace some size EXPECTs by ASSERTs
...
PiperOrigin-RevId: 553555650
2023-08-03 12:27:52 -07:00
MediaPipe Team and Copybara-Service
a0b91e4062
Add a GpuOrigin parameter to TensorConverterCalculator
...
The parameter superseeds flip_vertically. GpuOrigin works more generally than flip_vertically because CONVENTIONAL works on both iOS (no flip) and Android (yes flip). If not set, the calculator falls back to flip_vertically for backwards compatibility.
Note that web demos actually use TOP_LEFT image orientation, so they shouldn't be flipped, but they still are by CONVENTIONAL. That's being discussed right now.
PiperOrigin-RevId: 553400525
2023-08-03 01:40:13 -07:00
MediaPipe Team and Copybara-Service
9325af0af3
vlog default executor and its config usage
...
PiperOrigin-RevId: 553298440
2023-08-02 17:01:05 -07:00
MediaPipe Team and Copybara-Service
e56636b6d1
internal change
...
PiperOrigin-RevId: 553250547
2023-08-02 14:06:16 -07:00
MediaPipe Team and Copybara-Service
366a3290cf
Change to add the w_avg latent code to style encoding before layer swapping. This is a bug in the previous code. Also set training=True for encoder since this affect the encoding performance.
...
PiperOrigin-RevId: 553234376
2023-08-02 13:11:22 -07:00
MediaPipe Team and Copybara-Service
6e54d8c204
Log stack traces for combined CalculatorGraph statuses
...
PiperOrigin-RevId: 553111356
2023-08-02 05:10:52 -07:00
MediaPipe Team and Copybara-Service
557ed0b1ea
Add tensorflow-addons to model_maker requirements.txt
...
PiperOrigin-RevId: 552610011
2023-07-31 15:36:25 -07:00
MediaPipe Team and Copybara-Service
6f916a001c
Fix crash in SavePngTestOutput
...
Do not call SavePngTestOutput in CompareAndSaveImageOutput in case diff_img is null. This can happen if for instance the expected and the actual image have non-matching format or size. Currently, this crashes.
Support single channel golden images.
PiperOrigin-RevId: 552519834
2023-07-31 10:20:06 -07:00
MediaPipe Team and Copybara-Service
8e313b4b0c
Fix typo in model maker requirements.txt
...
PiperOrigin-RevId: 551973577
2023-07-28 16:07:12 -07:00
MediaPipe Team and Copybara-Service
3f7752561b
No public description
...
PiperOrigin-RevId: 551914786
2023-07-28 12:05:38 -07:00
MediaPipe Team and Copybara-Service
9edb059d9f
No public description
...
PiperOrigin-RevId: 551868738
2023-07-28 09:09:39 -07:00
MediaPipe Team and Copybara-Service
7db0c1944b
Internal change
...
PiperOrigin-RevId: 551789915
2023-07-28 02:29:52 -07:00
MediaPipe Team and Copybara-Service
db9a72a5df
Internal Changes
...
PiperOrigin-RevId: 551674542
2023-07-27 16:35:35 -07:00
MediaPipe Team and Copybara-Service
5c007558f8
internal change.
...
PiperOrigin-RevId: 551645248
2023-07-27 14:45:18 -07:00
MediaPipe Team and Copybara-Service
5b31f1e3e9
Update glog to latest commit
...
PiperOrigin-RevId: 551601991
2023-07-27 12:07:20 -07:00
MediaPipe Team and Copybara-Service
f3f9e71ccb
No public description
...
PiperOrigin-RevId: 551549511
2023-07-27 09:15:46 -07:00
MediaPipe Team and Copybara-Service
6de275834d
internal change.
...
PiperOrigin-RevId: 551366789
2023-07-26 17:59:06 -07:00
MediaPipe Team and Copybara-Service
fa5c1b03d2
No public description
...
PiperOrigin-RevId: 551277242
2023-07-26 12:08:33 -07:00