MediaPipe Team
|
a4048eee11
|
Add video and live stream processing and tests for Image Classifier C API
PiperOrigin-RevId: 578242391
|
2023-10-31 11:14:28 -07:00 |
|
MediaPipe Team
|
7da2810b83
|
Move filtering logic of score to ConvertToDetection.
PiperOrigin-RevId: 578189518
|
2023-10-31 08:20:03 -07:00 |
|
Sebastian Schmidt
|
ec032fb018
|
Use SRGBA for Mac on Python for image test
PiperOrigin-RevId: 577931014
|
2023-10-30 13:07:10 -07:00 |
|
Sebastian Schmidt
|
7256bd2638
|
No public description
PiperOrigin-RevId: 577873616
|
2023-10-30 09:46:16 -07:00 |
|
MediaPipe Team
|
2f4d7b4079
|
No public description
PiperOrigin-RevId: 577410310
|
2023-10-28 01:10:02 -07:00 |
|
MediaPipe Team
|
a96581e3b7
|
TensorsToDetectionsCalculator supports multi clasees for a bbox.
PiperOrigin-RevId: 577300797
|
2023-10-27 14:13:02 -07:00 |
|
Sebastian Schmidt
|
d73ef24406
|
Support 3-channel RGB images for Mac Python
PiperOrigin-RevId: 577240413
|
2023-10-27 10:34:08 -07:00 |
|
MediaPipe Team
|
eaf0807849
|
Fixes multiple typos in the calculator's internal files.
PiperOrigin-RevId: 577202836
|
2023-10-27 08:08:52 -07:00 |
|
MediaPipe Team
|
46cca0d486
|
Rolling back.
PiperOrigin-RevId: 577128565
|
2023-10-27 02:25:42 -07:00 |
|
Sebastian Schmidt
|
2cb0100fe6
|
Use mp.ImageFormat instead of just ImageFormat
Fixes https://github.com/google/mediapipe/issues/4911
PiperOrigin-RevId: 577003083
|
2023-10-26 15:32:28 -07:00 |
|
MediaPipe Team
|
5459705038
|
Adding two new immutable texture GpuBufferFormat types
PiperOrigin-RevId: 577002534
|
2023-10-26 15:27:43 -07:00 |
|
Youchuan Hu
|
e7121e4feb
|
Use designated initializers for TensorsToSegmentationCalculator tests.
PiperOrigin-RevId: 576671943
|
2023-10-25 16:02:28 -07:00 |
|
Sebastian Schmidt
|
a277d853ea
|
Don't drop status message in ConvertFromImageFrame
PiperOrigin-RevId: 576667666
|
2023-10-25 15:46:41 -07:00 |
|
MediaPipe Team
|
3017c02d3d
|
No public description
PiperOrigin-RevId: 576663264
|
2023-10-25 15:30:54 -07:00 |
|
Copybara-Service
|
06dab1e526
|
Merge pull request #4818 from markmcd:ios-docgen
PiperOrigin-RevId: 576628799
|
2023-10-25 14:00:39 -07:00 |
|
MediaPipe Team
|
496a6ed809
|
No public description
PiperOrigin-RevId: 576314429
|
2023-10-24 16:08:19 -07:00 |
|
Sebastian Schmidt
|
5f2b9fd765
|
Speed up Python build by only building binary graph
PiperOrigin-RevId: 576260883
|
2023-10-24 13:41:17 -07:00 |
|
Sebastian Schmidt
|
c698414c71
|
Use cc_library for DrishtiMetalHelper
PiperOrigin-RevId: 576230898
|
2023-10-24 12:40:15 -07:00 |
|
Youchuan Hu
|
905a18c88c
|
Add CPU tests for TensorsToSegmentationCalculator
PiperOrigin-RevId: 576208735
|
2023-10-24 11:35:58 -07:00 |
|
Sebastian Schmidt
|
5b0f1f9ac4
|
No public description
PiperOrigin-RevId: 576166645
|
2023-10-24 09:34:24 -07:00 |
|
MediaPipe Team
|
543b595971
|
Fix internal incensistency in parsing code
PiperOrigin-RevId: 576094494
|
2023-10-24 04:27:18 -07:00 |
|
Sebastian Schmidt
|
05564cbe9a
|
No public description
PiperOrigin-RevId: 575930740
|
2023-10-23 14:36:03 -07:00 |
|
Sebastian Schmidt
|
aedafd63f9
|
Remove objc_library from Python build path for Mac GPU build
Addresses https://github.com/bazelbuild/bazel/issues/19912
PiperOrigin-RevId: 575896231
|
2023-10-23 12:36:14 -07:00 |
|
Copybara-Service
|
a39df33664
|
Merge pull request #4814 from kinaryml:face-stylizer-adding-unit-tests-to-api
PiperOrigin-RevId: 575895855
|
2023-10-23 12:31:33 -07:00 |
|
Sebastian Schmidt
|
b904ade0cf
|
Allow Mac to use GPU Delegate
PiperOrigin-RevId: 575882254
|
2023-10-23 11:44:02 -07:00 |
|
Sebastian Schmidt
|
6aa27d9aeb
|
Initialize GPU support for Python Task API
PiperOrigin-RevId: 575842513
|
2023-10-23 09:39:16 -07:00 |
|
MediaPipe Team
|
0dee33ccba
|
No public description
PiperOrigin-RevId: 575477678
|
2023-10-21 10:26:09 -07:00 |
|
MediaPipe Team
|
8fc3a0473f
|
Add scaling support to surface view renderer.
PiperOrigin-RevId: 575134648
|
2023-10-20 01:08:17 -07:00 |
|
Sebastian Schmidt
|
305d7abec4
|
Add a field to GPUBuffer C struct so FFIGen can handle it
PiperOrigin-RevId: 575020084
|
2023-10-19 15:29:44 -07:00 |
|
Copybara-Service
|
1601073cf0
|
Merge pull request #4863 from priankakariatyml:ios-image-segmenter-populate-labels
PiperOrigin-RevId: 574977633
|
2023-10-19 13:07:53 -07:00 |
|
Copybara-Service
|
1c7ea02b0e
|
Merge pull request #4864 from priankakariatyml:ios-image-segmenter-documentation-updates
PiperOrigin-RevId: 574966608
|
2023-10-19 12:32:23 -07:00 |
|
Sebastian Schmidt
|
5779f5e9da
|
Allow GPU Origin Proto to be build by Maven
PiperOrigin-RevId: 574966597
|
2023-10-19 12:30:38 -07:00 |
|
Copybara-Service
|
02e0ce3f87
|
Merge pull request #4851 from priankakariatyml:ios-language-detector-containers
PiperOrigin-RevId: 574954531
|
2023-10-19 11:58:54 -07:00 |
|
Copybara-Service
|
ddf46a2a61
|
Merge pull request #4850 from priankakariatyml:ios-pose-landmarker-containers
PiperOrigin-RevId: 574954344
|
2023-10-19 11:54:25 -07:00 |
|
Sebastian Schmidt
|
2d0d258403
|
Delete arm64 only file in Mac wheel
Fixes https://github.com/google/mediapipe/issues/4888#issuecomment-1768861583
PiperOrigin-RevId: 574938905
|
2023-10-19 11:16:28 -07:00 |
|
Sebastian Schmidt
|
66570c3dfc
|
No public description
PiperOrigin-RevId: 574938418
|
2023-10-19 11:11:52 -07:00 |
|
Fergus Henderson
|
f9fa7cfbeb
|
No public description
PiperOrigin-RevId: 574913082
|
2023-10-19 10:10:26 -07:00 |
|
Prianka Liz Kariat
|
06d893a9f9
|
Revert "Updated deletion in FreeDataProviderReleaseCallback"
This reverts commit 69b7a21368 .
|
2023-10-19 20:45:32 +05:30 |
|
Prianka Liz Kariat
|
69b7a21368
|
Updated deletion in FreeDataProviderReleaseCallback
|
2023-10-19 20:42:06 +05:30 |
|
MediaPipe Team
|
7dca7ad24e
|
Internal change.
PiperOrigin-RevId: 574777627
|
2023-10-19 01:50:24 -07:00 |
|
MediaPipe Team
|
259fa86c62
|
Add implementation and tests for Image Classifier C API
PiperOrigin-RevId: 574679661
|
2023-10-18 18:57:19 -07:00 |
|
Sebastian Schmidt
|
364048daca
|
Allow Python to be build on Mac with GPU support
PiperOrigin-RevId: 574625520
|
2023-10-18 15:45:17 -07:00 |
|
Sebastian Schmidt
|
4f29ffcc3e
|
Add GPU Origin proto to Java Tasks Library
PiperOrigin-RevId: 574535005
|
2023-10-18 11:18:46 -07:00 |
|
MediaPipe Team
|
06cc6d1546
|
No public description
PiperOrigin-RevId: 574528013
|
2023-10-18 10:58:53 -07:00 |
|
MediaPipe Team
|
2bd6726c89
|
Plumb an optional default Executor and set of input side packets
through TaskApiFactory::Create so that consumers of that API
can provide these inputs to their underlying graph.
PiperOrigin-RevId: 574503266
|
2023-10-18 09:51:43 -07:00 |
|
MediaPipe Team
|
e27bbf15dc
|
No public description
PiperOrigin-RevId: 574497996
|
2023-10-18 09:46:36 -07:00 |
|
MediaPipe Team
|
d006304f6a
|
Migrate ParseTagAndName to use absl::string_view
PiperOrigin-RevId: 574492000
|
2023-10-18 09:44:39 -07:00 |
|
Youchuan Hu
|
de1b1b6b97
|
Initial test for TensorsToSegmentationCalculator
This test is a pass-through with no modification of the input tensor. CPU test.
PiperOrigin-RevId: 574210865
|
2023-10-17 11:22:03 -07:00 |
|
MediaPipe Team
|
dd215e00f5
|
No public description
PiperOrigin-RevId: 574045894
|
2023-10-17 00:11:39 -07:00 |
|
MediaPipe Team
|
2e11444f5c
|
Introduce FixGraphBackEdges utils function.
PiperOrigin-RevId: 573925628
|
2023-10-16 14:13:18 -07:00 |
|