Prianka Liz Kariat
|
9f01540191
|
Changed order of methods in MPPImageSegmenter.mm
|
2023-08-31 18:02:34 +05:30 |
|
Prianka Liz Kariat
|
ec87f068c1
|
Renamed option in MPPImageSegmenterOptions
|
2023-08-31 17:31:54 +05:30 |
|
Prianka Liz Kariat
|
bac3efdf6a
|
Fixed typo in MPPImageSegmenter.h
|
2023-08-31 17:31:17 +05:30 |
|
Prianka Liz Kariat
|
5a1564e04c
|
Updated image segmenter bazel target to add MPPImageSegmenter.mm
|
2023-08-31 14:22:17 +05:30 |
|
Prianka Liz Kariat
|
0863d8def5
|
Added iOS image segmenter implementation file
|
2023-08-31 14:04:34 +05:30 |
|
Prianka Liz Kariat
|
f74f7b8657
|
Fixed typo
|
2023-08-31 14:04:17 +05:30 |
|
Prianka Liz Kariat
|
47e7ec47a2
|
Changed delegate method to optional
|
2023-08-31 14:04:09 +05:30 |
|
Copybara-Service
|
30802b80cd
|
Merge pull request #4735 from priankakariatyml:ios-doc-updates
PiperOrigin-RevId: 561469442
|
2023-08-30 15:39:20 -07:00 |
|
MediaPipe Team
|
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
|
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 |
|
Jiuqiang Tang
|
f60da2120d
|
Internal changes
PiperOrigin-RevId: 561398473
|
2023-08-30 11:26:57 -07:00 |
|
MediaPipe Team
|
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
|
45b0271ded
|
No public description
PiperOrigin-RevId: 561379537
|
2023-08-30 10:27:02 -07:00 |
|
Prianka Liz Kariat
|
3e90e8d464
|
Fixed directory creation issues in build_ios_framework.sh
|
2023-08-30 16:28:17 +05:30 |
|
Prianka Liz Kariat
|
763bc8c71c
|
Fixed typos
|
2023-08-30 16:27:52 +05:30 |
|
Prianka Liz Kariat
|
298578e10e
|
Added gesture recognizer and hand landmarker to iOS vision framework
|
2023-08-30 14:51:05 +05:30 |
|
MediaPipe Team
|
6c2638592e
|
Internal update.
PiperOrigin-RevId: 561184322
|
2023-08-29 17:34:35 -07:00 |
|
MediaPipe Team
|
e18e749e3e
|
Internal update
PiperOrigin-RevId: 561148365
|
2023-08-29 15:04:33 -07:00 |
|
MediaPipe Team
|
01fbbd9f67
|
No public description
PiperOrigin-RevId: 561067189
|
2023-08-29 10:18:06 -07:00 |
|
MediaPipe Team
|
f56b8a13a3
|
Add a custom op resolver for fused batch norm.
PiperOrigin-RevId: 560795170
|
2023-08-28 13:04:10 -07:00 |
|
MediaPipe Team
|
442940cd55
|
No public description
PiperOrigin-RevId: 560743684
|
2023-08-28 10:08:49 -07:00 |
|
MediaPipe Team
|
1aa5e0d46f
|
No public description
PiperOrigin-RevId: 560689326
|
2023-08-28 06:21:09 -07:00 |
|
MediaPipe Team
|
b22dcf9ce6
|
No public description
PiperOrigin-RevId: 560652313
|
2023-08-28 02:50:07 -07:00 |
|
Sebastian Schmidt
|
d0bf0dd021
|
Update TF to solve OneDNN build
PiperOrigin-RevId: 560241320
|
2023-08-25 18:05:50 -07:00 |
|
MediaPipe Team
|
d6dce193fc
|
Internal update
PiperOrigin-RevId: 560147650
|
2023-08-25 11:22:58 -07:00 |
|
Copybara-Service
|
5d2d8f9ab2
|
Merge pull request #4721 from priankakariatyml:ios-doc-updates
PiperOrigin-RevId: 560133185
|
2023-08-25 10:37:51 -07:00 |
|
Prianka Liz Kariat
|
3f0ec5969b
|
Updated iOS docs to use swift names in place of objective c names
|
2023-08-25 18:06:50 +05:30 |
|
MediaPipe Team
|
6e6978cdbf
|
New image test utilities and memory management fixes.
PiperOrigin-RevId: 559926378
|
2023-08-24 18:02:55 -07:00 |
|
MediaPipe Team
|
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 |
|
Zu Kim
|
c56f45bce5
|
Change the image label input from Classification to Detection.
PiperOrigin-RevId: 559828139
|
2023-08-24 12:08:25 -07:00 |
|
Richard Levasseur
|
f2e9a553d6
|
No public description
PiperOrigin-RevId: 559787614
|
2023-08-24 10:06:00 -07:00 |
|
Sebastian Schmidt
|
4fb52bb7ef
|
Add 'types' to package.json
Fixes gttps://github.com/google/mediapipe/issues/4659
PiperOrigin-RevId: 559785635
|
2023-08-24 09:58:44 -07:00 |
|
MediaPipe Team
|
4b1b6ae7fb
|
Move stream API rect_transformation to third_party.
PiperOrigin-RevId: 559652775
|
2023-08-23 23:11:47 -07:00 |
|
MediaPipe Team
|
b2446c6ca8
|
No public description
PiperOrigin-RevId: 559566037
|
2023-08-23 15:50:34 -07:00 |
|
Sebastian Schmidt
|
f3d069175c
|
Add C++ converters for C Text Classifier API
PiperOrigin-RevId: 559519880
|
2023-08-23 13:08:40 -07:00 |
|
MediaPipe Team
|
f645c59746
|
Move stream API image_size to third_party.
PiperOrigin-RevId: 559475476
|
2023-08-23 10:45:18 -07:00 |
|
Nevena Kotlaja
|
8689f4f595
|
No public description
PiperOrigin-RevId: 559466191
|
2023-08-23 10:21:28 -07:00 |
|
MediaPipe Team
|
2ebdb01d43
|
ImageGenerator Java API
PiperOrigin-RevId: 559310074
|
2023-08-22 21:42:16 -07:00 |
|
MediaPipe Team
|
90781669cb
|
No public description
PiperOrigin-RevId: 559275983
|
2023-08-22 18:04:11 -07:00 |
|
Sebastian Schmidt
|
1dfdeb6ebb
|
No public description
PiperOrigin-RevId: 559239912
|
2023-08-22 15:25:03 -07:00 |
|
MediaPipe Team
|
3443fe4c8e
|
No public description
PiperOrigin-RevId: 559211117
|
2023-08-22 13:43:27 -07:00 |
|
MediaPipe Team
|
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
|
bcb83302bf
|
Add pose landmarks constants
PiperOrigin-RevId: 559153433
|
2023-08-22 10:32:10 -07:00 |
|
MediaPipe Team
|
7517b56476
|
No public description
PiperOrigin-RevId: 559133490
|
2023-08-22 09:26:33 -07:00 |
|
MediaPipe Team
|
edb0a64d0e
|
Move stream API loopback to third_party.
PiperOrigin-RevId: 559037020
|
2023-08-22 01:44:24 -07:00 |
|
MediaPipe Team
|
9bc8b3bb4f
|
Update the header information for EnsureMinimumDefaultExecutorStackSize.
PiperOrigin-RevId: 558981535
|
2023-08-21 21:26:32 -07:00 |
|
MediaPipe Team
|
7ba4edc372
|
Internal Change
PiperOrigin-RevId: 558937644
|
2023-08-21 16:55:44 -07:00 |
|
MediaPipe Team
|
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
|
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
|
ae9e945e0c
|
Change SegmentationOptions.builder() to be public
PiperOrigin-RevId: 558864872
|
2023-08-21 12:18:17 -07:00 |
|