 Jiuqiang TangandCopybara-Service
|
ff6ca706c6
|
Internal change
PiperOrigin-RevId: 486994334
|
2022-11-08 10:52:51 -08:00 |
|
 Jiuqiang TangandCopybara-Service
|
5c8b95666a
|
Update "test_create_from_options_fails_with_invalid_model_path" of all tasks python api tests.
PiperOrigin-RevId: 486990017
|
2022-11-08 10:36:24 -08:00 |
|
 Jiuqiang TangandCopybara-Service
|
b14178d305
|
Temporarily exclude "audio_classifier_graph" from "builtin_task_graphs" on Windows.
PiperOrigin-RevId: 486806337
|
2022-11-07 17:27:33 -08:00 |
|
 Jiuqiang TangandCopybara-Service
|
571c0b1fef
|
Expose MediaPipe Tasks Audio and Text APIs in MediaPipe PyPI packages.
PiperOrigin-RevId: 486777537
|
2022-11-07 15:17:57 -08:00 |
|
 Jiuqiang TangandCopybara-Service
|
63a759accc
|
Implement MediaPipe AudioClassifier Tasks Python API. Adjust the AudioClassifier Tasks C++ API to remove "sample_rate" from its options.
PiperOrigin-RevId: 486763992
|
2022-11-07 14:28:14 -08:00 |
|
 Jiuqiang TangandCopybara-Service
|
c02f3933d4
|
Temporarily exclude "text_classifier_graph" from "builtin_task_graphs" on Windows.
PiperOrigin-RevId: 486700027
|
2022-11-07 10:28:28 -08:00 |
|
 Jiuqiang TangandCopybara-Service
|
9f4496db77
|
Fix typos
PiperOrigin-RevId: 486698923
|
2022-11-07 10:24:17 -08:00 |
|
 Jiuqiang TangandCopybara-Service
|
17a2de8cf7
|
Rename TextClassificationResult to TextClassifierResult.
PiperOrigin-RevId: 486685936
|
2022-11-07 09:39:01 -08:00 |
|
 Jiuqiang TangandCopybara-Service
|
9504c5e6a1
|
Add a create_from_array classmethod to the AudioData class.
PiperOrigin-RevId: 486310154
|
2022-11-05 00:09:30 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
416f91180b
|
Remove the use of designated initializers.
PiperOrigin-RevId: 486261384
|
2022-11-04 16:57:21 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
35f635d8ff
|
Add an argument to packet_creator.create_matrix to allow the input matrix to be transposed first.
PiperOrigin-RevId: 486258078
|
2022-11-04 16:39:32 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
c10ebe8476
|
Remove the use of designated initializers.
PiperOrigin-RevId: 486215798
|
2022-11-04 13:24:48 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
66e591d4bc
|
Remove the use of designated initializers.
PiperOrigin-RevId: 486185274
|
2022-11-04 11:15:20 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
5fd3701cfd
|
Expose ImageSegmenter and GestureRecognizer APIs in PyPI packages.
PiperOrigin-RevId: 486176206
|
2022-11-04 10:39:21 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
57759aedaf
|
Enable using tasks metadata components in MediaPipe PyPI packages.
PiperOrigin-RevId: 486162986
|
2022-11-04 09:49:13 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
93a587a422
|
Make the python documentation clear to resolve https://github.com/google/mediapipe/issues/3805.
PiperOrigin-RevId: 486149904
|
2022-11-04 08:46:36 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
5f5f50d8f7
|
Implement MediaPipe Tasks Python AudioData.
PiperOrigin-RevId: 486147173
|
2022-11-04 08:32:30 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
b472d8ff66
|
Add the missing __init__.py file.
PiperOrigin-RevId: 485892501
|
2022-11-03 09:24:12 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
ac6aa9ce10
|
Fix a bug in the AndroidPacketCreator's createImage method.
PiperOrigin-RevId: 485716828
|
2022-11-02 15:56:49 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
01d87f0867
|
Expose MediaPipe Tasks in MediaPipe PyPI packages.
PiperOrigin-RevId: 485690163
|
2022-11-02 14:07:47 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
e4899c8207
|
MediaPipe Python audio base layer.
PiperOrigin-RevId: 485329470
|
2022-11-01 08:53:36 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
86951e048d
|
Remove the unused TaskRunner from the mediapipe tasks python code.
PiperOrigin-RevId: 485181210
|
2022-10-31 16:54:30 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
4717ac298c
|
Add EndLoopMatrixCalculator
PiperOrigin-RevId: 485097386
|
2022-10-31 11:08:21 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
e16be2e8fa
|
Implement the initial version of TensorsToAudioCalculator that supports ifft and inverse hann windowing.
PiperOrigin-RevId: 484605092
|
2022-10-28 13:19:43 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
f4f8b11ffc
|
Fix the comment.
PiperOrigin-RevId: 484571254
|
2022-10-28 10:57:13 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
f315e6dc58
|
Workaround to solve "-lphtread" linker error on Android.
PiperOrigin-RevId: 484285361
|
2022-10-27 10:16:32 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
a941c5cdd1
|
Create MediaPipe "tasks-text" AAR.
PiperOrigin-RevId: 484004494
|
2022-10-26 10:18:22 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
2cf9523468
|
Fix the java_package name.
PiperOrigin-RevId: 483428848
|
2022-10-24 10:55:16 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
de93d06f87
|
Implement build rules and targets to create MediaPipe Tasks AARs
PiperOrigin-RevId: 483297891
|
2022-10-24 00:45:32 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
abed54ea30
|
Rename the mediapipe java image container from Image to MPImage.
PiperOrigin-RevId: 482933122
|
2022-10-21 18:17:35 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
e1a9615e1a
|
Add "alwayslink = 1" to "universal_sentence_encoder_preprocessor_calculator".
PiperOrigin-RevId: 482864252
|
2022-10-21 12:48:36 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
ed938a9214
|
Replace the usage of InvalidProtocolBufferException with IOException.
PiperOrigin-RevId: 482844446
|
2022-10-21 11:30:28 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
2def7c8203
|
Add ".proto" suffix to gesture recognizer and object detector proto java package name. This aligns with the convention of image classifier and tasks core protos.
PiperOrigin-RevId: 481451842
|
2022-10-16 03:43:21 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
0ebe6ccf59
|
Add filegroups to mediapipe java src dirs.
PiperOrigin-RevId: 481080348
|
2022-10-14 01:02:48 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
b632e645f5
|
Merge all BUILD files in the subdirectories of java/com/google/mediapipe/tasks/vision into one BUILD file.
PiperOrigin-RevId: 481074268
|
2022-10-14 00:15:40 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
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 TangandCopybara-Service
|
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 |
|
 Jiuqiang TangandCopybara-Service
|
e270ef660d
|
Internal change
PiperOrigin-RevId: 479295433
|
2022-10-06 06:09:00 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
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 |
|
 Jiuqiang TangandCopybara-Service
|
14eb6fe622
|
Ensure that the REGISTER_DRISHTI_GRAPH argument is fit on one line in the OSS version.
PiperOrigin-RevId: 478729958
|
2022-10-04 02:33:31 -07:00 |
|
 Jiuqiang TangandCopybara-Service
|
9568de0570
|
Remove "-Wno-unused-function" and "$(STACK_FRAME_UNLIMITED)" to resolve the "invalid numeric argument '/Wno-unused-function'" error on Windows.
PiperOrigin-RevId: 478192521
|
2022-10-01 05:31:01 -07:00 |
|
 Jiuqiang TangandSebastian Schmidt
|
af2ad1abbe
|
Switch MediaPipe Tasks Python and Java base layer to use MediaPipeBuiltinOpResolver by default.
PiperOrigin-RevId: 477927852
|
2022-09-30 15:45:35 +00:00 |
|
 Jiuqiang TangandSebastian Schmidt
|
3816951b8c
|
Fix the comment.
PiperOrigin-RevId: 477925532
|
2022-09-30 15:44:53 +00:00 |
|
 Jiuqiang TangandSebastian Schmidt
|
3225372c28
|
Internal changes
PiperOrigin-RevId: 477924417
|
2022-09-30 15:44:17 +00:00 |
|
 Jiuqiang TangandSebastian Schmidt
|
133c3b3c00
|
Internal change
PiperOrigin-RevId: 477887963
|
2022-09-30 15:43:01 +00:00 |
|
 Jiuqiang TangandCopybara-Service
|
554e2a9d69
|
Implement Image.create_from_file and update the object_detector_test.py file accordingly.
PiperOrigin-RevId: 477682930
|
2022-09-29 03:44:00 -07:00 |
|