Prianka Liz Kariat
03f82ef338
Fixed typo in iOS image segmenter result helper
2023-09-12 17:00:38 +05:30
Prianka Liz Kariat
d42bf846aa
Updated multiple function in iOS Image Segmenter to use vector
2023-09-12 16:41:45 +05:30
Prianka Liz Kariat
e5df5adf84
Updated boolean test in iOS image segmenter tests
2023-09-11 18:46:19 +05:30
Prianka Liz Kariat
0ec58f4749
Fixed formatting in MPPMask+TestUtils.m
2023-09-06 18:43:44 +05:30
Prianka Liz Kariat
f3eaaaa301
Added iOS Objective C MPPImageSegmenter tests
2023-09-06 18:41:33 +05:30
Prianka Liz Kariat
17c316a890
Added methods to iOS MPPImage test utils
2023-09-06 18:40:59 +05:30
Prianka Liz Kariat
b547c4ae0d
Added iOS MPPMask test utils
2023-09-06 18:40:39 +05:30
Prianka Liz Kariat
e1e744221c
Added MPPFileInfo for resource files in iOS tests
2023-09-06 18:38:50 +05:30
Prianka Liz Kariat
15c8a25dc3
Removed unwanted files from image segmenter tests
2023-09-06 18:37:55 +05:30
Prianka Liz Kariat
d078894520
Merge branch 'master' into ios-image-segmenter-tests
2023-09-06 18:33:52 +05:30
Prianka Liz Kariat
7707bd4061
Added methods to MPPImageSegmenterTests
2023-09-06 18:33:12 +05:30
Prianka Liz Kariat
b1915d8801
Fixed typo in MPPImageSegmenterResultHelpers
2023-09-06 18:32:34 +05:30
Prianka Liz Kariat
218bfc8f69
Added implementation of methods in MPPImage test utils
2023-09-06 18:32:08 +05:30
Prianka Liz Kariat
d3c83185ee
Added methods to MPPImage test utils
2023-09-06 18:31:45 +05:30
Prianka Liz Kariat
3b12cb5777
Added iOS MPPMask test utils
2023-09-06 18:31:20 +05:30
Prianka Liz Kariat
81612281ff
Added MPPFileInfo for iOS test resource files.
2023-09-06 18:29:28 +05:30
MediaPipe Team
e39119ae53
Add missing cache writing implementation in InferenceCalculatorAdvancedGL
...
Add missing implementation for absl::Status SaveGpuCachesBasedOnBehavior(tflite::gpu::TFLiteGPURunner* gpu_runner) const for non android/chromeos.
PiperOrigin-RevId: 562973338
2023-09-05 20:51:36 -07:00
MediaPipe Team
bf32d1acb2
No public description
...
PiperOrigin-RevId: 562915674
2023-09-05 15:52:21 -07:00
MediaPipe Team
4e52e96973
No public description
...
PiperOrigin-RevId: 562865700
2023-09-05 13:03:27 -07:00
Sebastian Schmidt
2aefa2308b
Internal
...
PiperOrigin-RevId: 562834129
2023-09-05 11:10:55 -07:00
Copybara-Service
a87613aa6c
Merge pull request #4750 from priankakariatyml:ios-vision-task-runner-refactor-impl-part2
...
PiperOrigin-RevId: 562823970
2023-09-05 10:39:19 -07:00
Fergus Henderson
a19da25565
Some spelling and grammar fixes in the comments.
...
PiperOrigin-RevId: 562802023
2023-09-05 09:28:50 -07:00
MediaPipe Team
be0cde8c2e
No public description
...
PiperOrigin-RevId: 562724334
2023-09-05 03:39:37 -07:00
Prianka Liz Kariat
29f7f2233b
Merge branch 'master' into ios-image-segmenter-tests
2023-09-05 15:26:28 +05:30
MediaPipe Team
223544ca4b
No public description
...
PiperOrigin-RevId: 562711473
2023-09-05 02:35:24 -07:00
Ayush Gupta
4f5069b402
Merge pull request #4751 from kuaashish/master
...
Updated Issue Templates
2023-09-04 12:15:58 +05:30
MediaPipe Team
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
2b5e281c27
internal update
...
PiperOrigin-RevId: 562090520
2023-09-01 17:52:50 -07:00
MediaPipe Team
d6119957a4
No public description
...
PiperOrigin-RevId: 562075110
2023-09-01 16:31:33 -07:00
MediaPipe Team
ab70d92752
No public description
...
PiperOrigin-RevId: 562071599
2023-09-01 16:14:06 -07:00
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