MediaPipe Team
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
Copybara-Service
e7d071ab39
Merge pull request #4745 from priankakariatyml:ios-image-segmenter-impl
...
PiperOrigin-RevId: 562020873
2023-09-01 12:34:30 -07:00
MediaPipe Team
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
ceb8cd3c78
internal update.
...
PiperOrigin-RevId: 561995330
2023-09-01 10:57:40 -07:00
MediaPipe Team
823493ee82
Internal update.
...
PiperOrigin-RevId: 561995055
2023-09-01 10:53:00 -07:00
MediaPipe Team
007824594b
Rollback of "Enable defining and using internal executors in subgraphs."
...
PiperOrigin-RevId: 561921927
2023-09-01 04:57:34 -07:00
Prianka Liz Kariat
40da111ba7
Updated iOS object detector to use refactored vision task runner
2023-09-01 14:07:42 +05:30
Prianka Liz Kariat
188321ace4
Updated iOS hand landmarker to use refactored vision task runner
2023-09-01 14:07:25 +05:30
Prianka Liz Kariat
020ca5eb77
Updated iOS gesture recognizer to use refactored vision task runner
2023-09-01 14:07:07 +05:30
Prianka Liz Kariat
fe9c7a47e9
Updated iOS face landmarker to use refactored vision task runner
2023-09-01 14:06:50 +05:30
kuaashish
b60355dee9
Update 18-solution-legacy-issue-template.yaml
2023-09-01 14:06:47 +05:30
kuaashish
f371f8f4ea
Update 16-bug-issue-template.yaml
2023-09-01 14:04:24 +05:30
kuaashish
8642a22985
Update 15-build-install-issue-template.yaml
2023-09-01 14:03:49 +05:30
kuaashish
d8a9f3ac8e
Update 14-feature-request-issue-template.yaml
2023-09-01 14:03:07 +05:30
kuaashish
1378fb63a7
Update 12-studio-issue-template.yaml
2023-09-01 14:01:20 +05:30
kuaashish
0e8f5c168a
Update 11-model-maker-issue-template.yaml
2023-09-01 14:00:48 +05:30
kuaashish
e060824cd7
Merge branch 'google:master' into master
2023-09-01 13:59:13 +05:30
MediaPipe Team
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
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
Sebastian Schmidt
9bb852c33d
Add libimagegenerator_gpu.so
...
PiperOrigin-RevId: 561800710
2023-08-31 17:10:00 -07:00
Copybara-Service
827c2983bd
Merge pull request #4743 from priankakariatyml:ios-vision-task-runner-refactor-impl
...
PiperOrigin-RevId: 561796747
2023-08-31 16:53:14 -07:00
MediaPipe Team
81732944c4
No public description
...
PiperOrigin-RevId: 561775271
2023-08-31 15:22:43 -07:00
MediaPipe Team
afcb9c4216
No public description
...
PiperOrigin-RevId: 561773992
2023-08-31 15:17:51 -07:00
MediaPipe Team
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
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
Prianka Liz Kariat
d16cb72438
Fixed method call in MPPImageSegmenter.mm
2023-08-31 18:04:09 +05:30
Prianka Liz Kariat
9f01540191
Changed order of methods in MPPImageSegmenter.mm
2023-08-31 18:02:34 +05:30
Prianka Liz Kariat
ba685567dd
Updated iOS image classifier to use refactored vision task runner
2023-08-31 17:56:36 +05:30
Prianka Liz Kariat
e7a0ed84e6
Updated iOS face detector to use refactored vision task runner
2023-08-31 17:37:15 +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
kuaashish
15c8e4b087
Update 00-task-issue-template.yaml
2023-08-31 11:02:09 +05:30
kuaashish
fdc1207a40
Update 00-task-issue-template.yaml
2023-08-31 11:00:45 +05:30
kuaashish
74ebb89dec
Update 00-task-issue-template.yaml
2023-08-31 10:51:16 +05:30
kuaashish
f88db254da
Update 00-task-issue-template.yaml
2023-08-31 10:50:44 +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