MediaPipe Team
|
179824a21d
|
Use string_view when adding nodes/generators #cleanup
PiperOrigin-RevId: 480721234
|
2022-10-12 14:42:19 -07:00 |
|
MediaPipe Team
|
02746d0700
|
Remove unused includes.
PiperOrigin-RevId: 480720274
|
2022-10-12 14:38:04 -07:00 |
|
MediaPipe Team
|
a9fea36cb3
|
Put Destination::base_ into private section. (Cleanup.)
PiperOrigin-RevId: 480678168
|
2022-10-12 11:43:03 -07:00 |
|
MediaPipe Team
|
ae4b2ae577
|
Add support for input image rotation in ImageClassifier.
PiperOrigin-RevId: 480676070
|
2022-10-12 11:35:20 -07:00 |
|
MediaPipe Team
|
51a7606083
|
Add Java ImageClassifier API.
PiperOrigin-RevId: 480656683
|
2022-10-12 10:22:16 -07:00 |
|
Jiuqiang Tang
|
cbbd4718a0
|
Update mediapipe_aar.bzl to put more mediapipe framework java proto classes into AARs.
PiperOrigin-RevId: 480583365
|
2022-10-12 03:46:52 -07:00 |
|
Jiuqiang Tang
|
f9a4e472eb
|
Add AndroidManifest.xml into third_party/mediapipe/tasks/java/com/google/mediapipe/tasks/core
PiperOrigin-RevId: 480567195
|
2022-10-12 02:05:15 -07:00 |
|
MediaPipe Team
|
77de8b0bb0
|
Split RotationMode proto target for reuse.
PiperOrigin-RevId: 480548644
|
2022-10-12 00:33:01 -07:00 |
|
kinaryml
|
6771fe69e9
|
Included checks for image sizes while running in async and roi mode
|
2022-10-11 22:52:18 -07:00 |
|
kinaryml
|
7726205d85
|
Added a test to run classify_async in region of interest mode
|
2022-10-11 22:42:50 -07:00 |
|
kinaryml
|
8ea0018397
|
Added a check to see if the output packet is empty in the API and updated tests
|
2022-10-11 22:34:56 -07:00 |
|
MediaPipe Team
|
64deb791dc
|
Fix empty packet bug with no hands detected.
PiperOrigin-RevId: 480469392
|
2022-10-11 15:38:43 -07:00 |
|
MediaPipe Team
|
1b611c66bb
|
Improve quantization support in model_maker/image_classifier
PiperOrigin-RevId: 480455944
|
2022-10-11 14:40:02 -07:00 |
|
MediaPipe Team
|
f4fd1063a7
|
Add helper methods to load saved model from external files in model maker.
PiperOrigin-RevId: 480444918
|
2022-10-11 13:58:05 -07:00 |
|
MediaPipe Team
|
12f72f067d
|
updated documentation
PiperOrigin-RevId: 480193380
|
2022-10-10 15:37:57 -07:00 |
|
MediaPipe Team
|
6fa455f40e
|
Dataclasses for text classifier
PiperOrigin-RevId: 480178697
|
2022-10-10 14:33:31 -07:00 |
|
kinaryml
|
0a8dbc7576
|
Added remaining parameters to initialize the Rect data class
|
2022-10-10 13:58:37 -07:00 |
|
Yuqi Li
|
cbc7eb661b
|
Add metadata_info.py for metadata writer.
PiperOrigin-RevId: 480146881
|
2022-10-10 12:13:46 -07:00 |
|
kinaryml
|
c2672d040f
|
Updated error message for the invalid model path test case
|
2022-10-10 08:19:12 -07:00 |
|
Kinar R
|
a29035b91e
|
Merge branch 'google:master' into image-classification-python-impl
|
2022-10-10 20:46:18 +05:30 |
|
kinaryml
|
44e6f8e1a1
|
Updated image classifier to use a region of interest parameter
|
2022-10-10 08:15:40 -07:00 |
|
MediaPipe Team
|
62d2ae601e
|
Internal change
PiperOrigin-RevId: 480034669
|
2022-10-10 02:54:18 -07:00 |
|
MediaPipe Team
|
1ab332835a
|
Add a string-to-bool test model to TextClassifier.
PiperOrigin-RevId: 479803799
|
2022-10-08 09:44:08 -07:00 |
|
kinaryml
|
cb806071ba
|
Added more tests and updated the APIs to use a new constant
|
2022-10-07 22:26:49 -07:00 |
|
MediaPipe Team
|
08ae99688c
|
Java result class for gesture recognizer Tasks API.
PiperOrigin-RevId: 479731746
|
2022-10-07 22:02:07 -07:00 |
|
MediaPipe Team
|
635dc0a24e
|
Internal change
PiperOrigin-RevId: 479724318
|
2022-10-07 20:44:07 -07:00 |
|
Yuqi Li
|
65e1d722eb
|
Update external files to support file_pointer_meta.
PiperOrigin-RevId: 479695361
|
2022-10-07 16:46:24 -07:00 |
|
MediaPipe Team
|
b616bc4427
|
Migrate landmarks deduplication to mediapipe tasks.
PiperOrigin-RevId: 479681836
|
2022-10-07 15:34:30 -07:00 |
|
MediaPipe Team
|
d90daa859f
|
Internal change
PiperOrigin-RevId: 479544054
|
2022-10-07 04:09:01 -07:00 |
|
MediaPipe Team
|
db524adf0d
|
Internal change
PiperOrigin-RevId: 479450607
|
2022-10-06 17:22:01 -07:00 |
|
MediaPipe Team
|
65d001c6a0
|
Change gesture classification output type to ClassificationList.
PiperOrigin-RevId: 479441969
|
2022-10-06 16:38:07 -07:00 |
|
MediaPipe Team
|
71a4680a16
|
Update Destination with Cast to make it aligned with Source.
PiperOrigin-RevId: 479433889
|
2022-10-06 15:58:48 -07:00 |
|
MediaPipe Team
|
d0707227e4
|
Remove no-op/unnecessary Multi(Source|Destination)Impl.
PiperOrigin-RevId: 479426473
|
2022-10-06 15:27:31 -07:00 |
|
MediaPipe Team
|
1b0ab6f9b8
|
Internal change.
PiperOrigin-RevId: 479410627
|
2022-10-06 14:18:27 -07:00 |
|
Yuqi Li
|
f49fb9ad57
|
move unzip logits from metadata_extractor to zip_utils.
PiperOrigin-RevId: 479346238
|
2022-10-06 10:20:46 -07:00 |
|
Jiuqiang Tang
|
e270ef660d
|
Internal change
PiperOrigin-RevId: 479295433
|
2022-10-06 06:09:00 -07:00 |
|
MediaPipe Team
|
b72219f1e5
|
Internal change
PiperOrigin-RevId: 479235176
|
2022-10-05 23:56:30 -07:00 |
|
Yuqi Li
|
42978d3e69
|
MediaPipe MedataExtractor: use absl::Cleanup for unzClose / unzCloseCurrentFile.
PiperOrigin-RevId: 479211019
|
2022-10-05 20:42:48 -07:00 |
|
Yuqi Li
|
1a88968099
|
Internal change
PiperOrigin-RevId: 479176948
|
2022-10-05 16:59:38 -07:00 |
|
MediaPipe Team
|
d3b66ba253
|
Update Gesture Recognizer Graph Options protos.
PiperOrigin-RevId: 479141569
|
2022-10-05 14:21:46 -07:00 |
|
MediaPipe Team
|
668f711b71
|
Internal change
PiperOrigin-RevId: 479121567
|
2022-10-05 13:05:05 -07:00 |
|
kinaryml
|
e250c903f5
|
Added the ClassifyForVideo API
|
2022-10-05 05:24:52 -07:00 |
|
kinaryml
|
ef31e3a482
|
Merge branch 'image-classification-python-impl' of https://github.com/kinaryml/mediapipe into image-classification-python-impl
|
2022-10-05 04:44:37 -07:00 |
|
Kinar R
|
58091aa2c4
|
Merge branch 'google:master' into image-classification-python-impl
|
2022-10-05 17:14:25 +05:30 |
|
kinaryml
|
a22a5283d2
|
Adjusted namespaces
|
2022-10-05 04:43:30 -07:00 |
|
MediaPipe Team
|
ab67293869
|
Internal change
PiperOrigin-RevId: 478900121
|
2022-10-04 15:41:07 -07:00 |
|
MediaPipe Team
|
fb3b0e788e
|
Open sourcing model_maker/core/util and model_maker/core/data
PiperOrigin-RevId: 478835650
|
2022-10-04 11:10:53 -07:00 |
|
MediaPipe Team
|
38baaa00b1
|
Fix GL Tensor (backed by AHardwaBuffer) GL to CPU synchronization.
glFinish() must be called on a valid gl context
PiperOrigin-RevId: 478816905
|
2022-10-04 10:02:51 -07:00 |
|
Sebastian Schmidt
|
8d5cf9bbed
|
Open source MediaPipe object detector task reference app prototype.
PiperOrigin-RevId: 478811683
|
2022-10-04 09:42:08 -07:00 |
|
Jiuqiang Tang
|
05209a4392
|
Refactor mediapipe_aar.bzl to expose mediapipe_java_proto_srcs , mediapipe_logging_java_proto_srcs , and mediapipe_java_proto_src_extractor .
PiperOrigin-RevId: 478750184
|
2022-10-04 04:38:37 -07:00 |
|