Commit Graph

  • 41d6f6d005 Adds a Java API for TextClassifier. MediaPipe Team 2022-10-19 23:01:17 -07:00
  • 3d588bae8b Internal change MediaPipe Team 2022-10-19 11:32:42 -07:00
  • c260074abb Rename "Bound" struct to "Rect" and remove unused "Landmark" struct. MediaPipe Team 2022-10-19 11:21:17 -07:00
  • 8426428de3 Internal cleanup for text-domain unit tests. MediaPipe Team 2022-10-19 10:29:57 -07:00
  • a18f91e04f Open-sources UniversalSentenceEncoderPreprocessorCalculator. MediaPipe Team 2022-10-19 09:18:35 -07:00
  • 70df9e2419 Open-source the TextClassifier C++ API. MediaPipe Team 2022-10-19 09:01:56 -07:00
  • 7a6ae97a0e Internal change MediaPipe Team 2022-10-19 01:22:00 -07:00
  • cfd5a20618 Open-sources the TextPreprocessingSubgraph. MediaPipe Team 2022-10-18 16:12:59 -07:00
  • 0b55fbda34 Fix compilation error on Windows Sebastian Schmidt 2022-10-18 15:29:14 -07:00
  • 7785603fbe Adding BypassCalculator for use with SwitchContainer. Hadon Nash 2022-10-18 14:57:41 -07:00
  • e86cd39521 Use unused pixel format attribute variable as intended MediaPipe Team 2022-10-18 13:46:54 -07:00
  • 43345160c5 Add ImageFrame and GlTexture view providers to Ahwb GpuBuffer storage MediaPipe Team 2022-10-18 11:55:19 -07:00
  • f2821d840d Improve image classifier model maker documentation and replace the legacy code. MediaPipe Team 2022-10-18 11:45:36 -07:00
  • 51879ae81a Remove unnecessary architectures from image classifier ModelSpec MediaPipe Team 2022-10-18 11:27:44 -07:00
  • bc47589c9b Add model bundle in hand landmark task. Yuqi Li 2022-10-18 10:36:43 -07:00
  • 6bb5ff989d Fix #ifdef statement Sebastian Schmidt 2022-10-18 10:11:17 -07:00
  • 47de64fc10 Open-sources TextToTensorCalculator. MediaPipe Team 2022-10-18 08:27:31 -07:00
  • 91b60da1dc Updated name for a test case kinaryml 2022-10-18 05:35:05 -07:00
  • f166eb32e8 Updated names of test case methods kinaryml 2022-10-18 04:34:17 -07:00
  • 69f4daf9bc Removed unused BUILD kinaryml 2022-10-18 04:31:35 -07:00
  • 4932844410 Reverted changes to BUILD kinaryml 2022-10-18 04:29:28 -07:00
  • f84e0bc1c6 Revised API implementation and added more tests for segment_for_video and segment_async kinaryml 2022-10-18 04:24:12 -07:00
  • 36ac0689d7 Merge branch 'google:master' into image-segmenter-python-impl Kinar R 2022-10-18 15:13:44 +05:30
  • ba93bab286 Fix ObjectDetector C++ flow limiter and improve documentation. MediaPipe Team 2022-10-17 16:56:12 -07:00
  • b09c0e9938 Internal change Sebastian Schmidt 2022-10-17 15:54:36 -07:00
  • 58e5cc3c88 Changed the image to tensor converter interface such that the "Convert" function assumes the Tensor is preallocated before calling the function. MediaPipe Team 2022-10-17 15:18:35 -07:00
  • a5e4219590 Internal change Camillo Lugaresi 2022-10-17 14:37:22 -07:00
  • cd32543786 Open-sources the bert_preprocessor_calculator_test. MediaPipe Team 2022-10-17 13:25:58 -07:00
  • 5e543c506f Fix unused variable warnings MediaPipe Team 2022-10-17 12:13:09 -07:00
  • f6c2f86086 Fix -Wunused-variable warnings MediaPipe Team 2022-10-17 11:46:04 -07:00
  • 660f1812c2 Internal change Yuqi Li 2022-10-16 17:20:52 -07:00
  • 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. Jiuqiang Tang 2022-10-16 03:41:21 -07:00
  • f7da95a130 Fix a typo in the description string MediaPipe Team 2022-10-15 22:37:42 -07:00
  • 17202af6f7 Adds a preprocessor for Universal Sentence Encoder models. MediaPipe Team 2022-10-14 21:36:40 -07:00
  • 5f3d5728e8 Open-source the regex_preprocessing_calculator MediaPipe Team 2022-10-14 16:16:23 -07:00
  • eb52b72707 Internal change Yuqi Li 2022-10-14 16:11:15 -07:00
  • ca28a19822 Open-source bert_preprocessor_calculator MediaPipe Team 2022-10-14 15:29:55 -07:00
  • 42543f7ad6 Internal change MediaPipe Team 2022-10-14 13:59:04 -07:00
  • 364b8e8106 Internal change Camillo Lugaresi 2022-10-14 12:46:21 -07:00
  • e283c10970 Internal change MediaPipe Team 2022-10-14 11:02:22 -07:00
  • 0428550d75 Open source model_maker/python/core/tasks and model_maker/python/vision/image_classifier MediaPipe Team 2022-10-14 10:45:23 -07:00
  • 6f3e8381ed Add support for rotation in ObjectDetector C++ API MediaPipe Team 2022-10-14 09:46:16 -07:00
  • f160f28039 Merge branch 'google:master' into image-classification-python-impl Kinar R 2022-10-14 15:31:01 +05:30
  • 803210a86b Simplified async test cases to invoke the classifier in context kinaryml 2022-10-14 03:00:29 -07:00
  • 0ebe6ccf59 Add filegroups to mediapipe java src dirs. Jiuqiang Tang 2022-10-14 01:00:52 -07:00
  • b632e645f5 Merge all BUILD files in the subdirectories of java/com/google/mediapipe/tasks/vision into one BUILD file. Jiuqiang Tang 2022-10-14 00:13:28 -07:00
  • 9353ed6cce Java gesture recognizer Tasks API and unit test. MediaPipe Team 2022-10-13 14:00:35 -07:00
  • 12c323ffde Exports gesture recognizer related proto as Java package. MediaPipe Team 2022-10-12 15:39:55 -07:00
  • 179824a21d Use string_view when adding nodes/generators #cleanup MediaPipe Team 2022-10-12 14:40:26 -07:00
  • 02746d0700 Remove unused includes. MediaPipe Team 2022-10-12 14:36:15 -07:00
  • a9fea36cb3 Put Destination::base_ into private section. (Cleanup.) MediaPipe Team 2022-10-12 11:41:28 -07:00
  • ae4b2ae577 Add support for input image rotation in ImageClassifier. MediaPipe Team 2022-10-12 11:33:11 -07:00
  • 51a7606083 Add Java ImageClassifier API. MediaPipe Team 2022-10-12 10:19:45 -07:00
  • cbbd4718a0 Update mediapipe_aar.bzl to put more mediapipe framework java proto classes into AARs. Jiuqiang Tang 2022-10-12 03:44:52 -07:00
  • f9a4e472eb Add AndroidManifest.xml into third_party/mediapipe/tasks/java/com/google/mediapipe/tasks/core Jiuqiang Tang 2022-10-12 02:03:26 -07:00
  • 77de8b0bb0 Split RotationMode proto target for reuse. MediaPipe Team 2022-10-12 00:31:05 -07:00
  • 6771fe69e9 Included checks for image sizes while running in async and roi mode kinaryml 2022-10-11 22:52:18 -07:00
  • 7726205d85 Added a test to run classify_async in region of interest mode kinaryml 2022-10-11 22:42:50 -07:00
  • 8ea0018397 Added a check to see if the output packet is empty in the API and updated tests kinaryml 2022-10-11 22:34:56 -07:00
  • 64deb791dc Fix empty packet bug with no hands detected. MediaPipe Team 2022-10-11 15:35:37 -07:00
  • 1b611c66bb Improve quantization support in model_maker/image_classifier MediaPipe Team 2022-10-11 14:38:14 -07:00
  • f4fd1063a7 Add helper methods to load saved model from external files in model maker. MediaPipe Team 2022-10-11 13:52:43 -07:00
  • 12f72f067d updated documentation MediaPipe Team 2022-10-10 15:36:03 -07:00
  • 6fa455f40e Dataclasses for text classifier MediaPipe Team 2022-10-10 14:31:46 -07:00
  • 0a8dbc7576 Added remaining parameters to initialize the Rect data class kinaryml 2022-10-10 13:58:37 -07:00
  • cbc7eb661b Add metadata_info.py for metadata writer. Yuqi Li 2022-10-10 12:12:13 -07:00
  • c2672d040f Updated error message for the invalid model path test case kinaryml 2022-10-10 08:19:12 -07:00
  • a29035b91e Merge branch 'google:master' into image-classification-python-impl Kinar R 2022-10-10 20:46:18 +05:30
  • 44e6f8e1a1 Updated image classifier to use a region of interest parameter kinaryml 2022-10-10 08:15:40 -07:00
  • 62d2ae601e Internal change MediaPipe Team 2022-10-10 02:52:27 -07:00
  • 1ab332835a Add a string-to-bool test model to TextClassifier. MediaPipe Team 2022-10-08 09:42:20 -07:00
  • cb806071ba Added more tests and updated the APIs to use a new constant kinaryml 2022-10-07 22:26:49 -07:00
  • 08ae99688c Java result class for gesture recognizer Tasks API. MediaPipe Team 2022-10-07 22:00:16 -07:00
  • 635dc0a24e Internal change MediaPipe Team 2022-10-07 20:42:51 -07:00
  • 65e1d722eb Update external files to support file_pointer_meta. Yuqi Li 2022-10-07 16:44:35 -07:00
  • b616bc4427 Migrate landmarks deduplication to mediapipe tasks. MediaPipe Team 2022-10-07 15:31:34 -07:00
  • d90daa859f Internal change MediaPipe Team 2022-10-07 04:05:09 -07:00
  • db524adf0d Internal change MediaPipe Team 2022-10-06 17:20:01 -07:00
  • 65d001c6a0 Change gesture classification output type to ClassificationList. MediaPipe Team 2022-10-06 16:36:26 -07:00
  • 71a4680a16 Update Destination with Cast to make it aligned with Source. MediaPipe Team 2022-10-06 15:56:59 -07:00
  • d0707227e4 Remove no-op/unnecessary Multi(Source|Destination)Impl. MediaPipe Team 2022-10-06 15:25:30 -07:00
  • 1b0ab6f9b8 Internal change. MediaPipe Team 2022-10-06 14:16:35 -07:00
  • f49fb9ad57 move unzip logits from metadata_extractor to zip_utils. Yuqi Li 2022-10-06 10:18:59 -07:00
  • e270ef660d Internal change Jiuqiang Tang 2022-10-06 06:07:05 -07:00
  • b72219f1e5 Internal change MediaPipe Team 2022-10-05 23:54:46 -07:00
  • 42978d3e69 MediaPipe MedataExtractor: use absl::Cleanup for unzClose / unzCloseCurrentFile. Yuqi Li 2022-10-05 20:41:12 -07:00
  • 1a88968099 Internal change Yuqi Li 2022-10-05 16:57:39 -07:00
  • d3b66ba253 Update Gesture Recognizer Graph Options protos. MediaPipe Team 2022-10-05 14:18:22 -07:00
  • 668f711b71 Internal change MediaPipe Team 2022-10-05 13:01:41 -07:00
  • e250c903f5 Added the ClassifyForVideo API kinaryml 2022-10-05 05:24:52 -07:00
  • ef31e3a482 Merge branch 'image-classification-python-impl' of https://github.com/kinaryml/mediapipe into image-classification-python-impl kinaryml 2022-10-05 04:44:37 -07:00
  • 58091aa2c4 Merge branch 'google:master' into image-classification-python-impl Kinar R 2022-10-05 17:14:25 +05:30
  • a22a5283d2 Adjusted namespaces kinaryml 2022-10-05 04:43:30 -07:00
  • ab67293869 Internal change MediaPipe Team 2022-10-04 15:38:58 -07:00
  • fb3b0e788e Open sourcing model_maker/core/util and model_maker/core/data MediaPipe Team 2022-10-04 11:09:04 -07:00
  • 38baaa00b1 Fix GL Tensor (backed by AHardwaBuffer) GL to CPU synchronization. MediaPipe Team 2022-10-04 10:01:17 -07:00
  • 8d5cf9bbed Open source MediaPipe object detector task reference app prototype. Sebastian Schmidt 2022-10-04 09:40:03 -07:00
  • 05209a4392 Refactor mediapipe_aar.bzl to expose mediapipe_java_proto_srcs, mediapipe_logging_java_proto_srcs, and mediapipe_java_proto_src_extractor. Jiuqiang Tang 2022-10-04 04:36:56 -07:00
  • b0d855daad Merge branch 'master' into image-classification-python-impl Kinar R 2022-10-04 16:53:33 +05:30
  • 14eb6fe622 Ensure that the REGISTER_DRISHTI_GRAPH argument is fit on one line in the OSS version. Jiuqiang Tang 2022-10-04 02:32:11 -07:00