Commit Graph

2137 Commits

Author SHA1 Message Date
Prianka Liz Kariat
58772a73fc Added a method for processing live stream results in callback for iOS gesture recognizer 2023-05-25 19:56:29 +05:30
Prianka Liz Kariat
b16905e362 Merge branch 'master' into ios-gesture-recognizer-files 2023-05-25 19:17:18 +05:30
Prianka Liz Kariat
377d632508 Updated formatting in iOS parse proto utils 2023-05-25 19:15:43 +05:30
Prianka Liz Kariat
f51dd05e89 Added optional removal of Z position in gesture recognizer test util 2023-05-25 19:13:22 +05:30
Prianka Liz Kariat
4438606f3f Updated method name in iOS gesture recognizer testu utils 2023-05-25 19:08:50 +05:30
Prianka Liz Kariat
885148f50f Removed unwanted method 2023-05-25 19:06:31 +05:30
Prianka Liz Kariat
f89ea2808c Updated MPPGestureRecognizer tests to remove unwanted methods 2023-05-25 19:04:46 +05:30
Prianka Liz Kariat
4873141d66 Updated parameter name 2023-05-25 19:01:58 +05:30
Prianka Liz Kariat
5429991986 Updated formatting 2023-05-25 18:57:56 +05:30
MediaPipe Team
3ac903787a Internal change
PiperOrigin-RevId: 535162357
2023-05-25 01:49:30 -07:00
Copybara-Service
034caf3d87 Merge pull request #4430 from kinaryml:python-gpu-support
PiperOrigin-RevId: 535133616
2023-05-24 23:53:00 -07:00
Sebastian Schmidt
1baf72e46b Internal change
PiperOrigin-RevId: 535131938
2023-05-24 23:45:16 -07:00
MediaPipe Team
7800d238e9 add needed enum type for choose fuse pipeline.
PiperOrigin-RevId: 535076733
2023-05-24 20:17:54 -07:00
MediaPipe Team
c8ee09796b Internal change
PiperOrigin-RevId: 534959867
2023-05-24 13:26:53 -07:00
Copybara-Service
b84e6f97dd Merge pull request #4456 from priankakariatyml:ios-code-review-fixes
PiperOrigin-RevId: 534957807
2023-05-24 13:22:31 -07:00
Sebastian Schmidt
a7b81c7d10 Change "numberOfHands" property name to "numHands".
PiperOrigin-RevId: 534927982
2023-05-24 11:54:47 -07:00
Jiuqiang Tang
7facc925ba Allow FaceStylizerGraph to miss base options.
Fix the color issue when the graph is running on gpu and "face alignment only" mode.

PiperOrigin-RevId: 534912498
2023-05-24 11:14:30 -07:00
Sebastian Schmidt
acfaf3f1b6 Add unit test for FaceDetector iOS
PiperOrigin-RevId: 534874603
2023-05-24 09:40:08 -07:00
Sebastian Schmidt
d9f316e12a Rename ObjectDetctionResult to ObjectDetectorResult
PiperOrigin-RevId: 534858600
2023-05-24 09:00:00 -07:00
Sebastian Schmidt
2017fcc9ab Add FaceDetector iOS API
PiperOrigin-RevId: 534858193
2023-05-24 08:55:03 -07:00
Prianka Liz Kariat
1aa44abcab Revert "Added support to set delegates in MPPBaseOptions"
This reverts commit 1e1693d9aa.
2023-05-24 20:25:45 +05:30
Prianka Liz Kariat
8f1a56f3c2 Fixed typos 2023-05-24 20:24:41 +05:30
Prianka Liz Kariat
1e1693d9aa Added support to set delegates in MPPBaseOptions 2023-05-24 20:24:34 +05:30
Prianka Liz Kariat
e2e90dcac6 Merge branch 'master' into ios-code-review-fixes 2023-05-24 19:57:46 +05:30
Prianka Liz Kariat
69017381af Updated MPPObjectDetectorResult Helpers to return empty result instead of nil 2023-05-24 19:57:38 +05:30
Prianka Liz Kariat
abf55d3756 Removed tests from gesture recognizer objective c tests 2023-05-24 19:50:26 +05:30
Prianka Liz Kariat
9547b7ca28 Added rule to generate gesture_recognizer.task file 2023-05-24 19:46:53 +05:30
Prianka Liz Kariat
b68b26ada7 Fixed issue with types in MPPGestureRecognizerResult+Helpers 2023-05-24 19:32:28 +05:30
Prianka Liz Kariat
9ac4ed5020 Added method to initialize iOS categories with default indices 2023-05-24 19:30:28 +05:30
Prianka Liz Kariat
0debe7848b Added iOS gesture recognizer ObjC tests 2023-05-24 19:28:50 +05:30
Prianka Liz Kariat
11f5b2eaa7 Added iOS gesture recognizer result helpers for tests 2023-05-24 19:28:18 +05:30
Prianka Liz Kariat
2842e21665 Updated parse_proto_utils 2023-05-24 19:26:01 +05:30
Prianka Liz Kariat
b74280e629 Added a utility to create proto from a pbtxt file 2023-05-24 19:21:49 +05:30
Prianka Liz Kariat
117bb507e6 Updated iOS vision tasks to use new methods from vision task runner 2023-05-24 19:17:20 +05:30
Prianka Liz Kariat
164eae8c16 Pulled changes from master 2023-05-24 19:15:48 +05:30
Prianka Liz Kariat
62fd93a63d Updated MPPVisionTaskRunner to add methods for tasks that allow and disallow ROI 2023-05-24 19:13:50 +05:30
Prianka Liz Kariat
53b4e9ea49 Added MPPGestureRecognizer.mm 2023-05-24 19:10:40 +05:30
Prianka Liz Kariat
e16f5f8f08 Added a method for creating ios hand gesture result from protos 2023-05-24 19:09:48 +05:30
MediaPipe Team
bc035d9146 This will fix the multiple typos in the tasks files.
PiperOrigin-RevId: 534679277
2023-05-23 21:49:34 -07:00
MediaPipe Team
201b2d739d Fix c++98-compat-extra-semi warnings
PiperOrigin-RevId: 534624086
2023-05-23 18:03:29 -07:00
MediaPipe Team
3dcfca3a73 Fix deprecated usages
* In status_builder.h to use absl::Status directly
* In type_map.h to use kTypeId.hash_code() directly

PiperOrigin-RevId: 534622923
2023-05-23 17:58:58 -07:00
Sebastian Schmidt
e8ee934bf9 Use empty keypoint array for Detection if no keypoints are detected
PiperOrigin-RevId: 534572162
2023-05-23 15:10:00 -07:00
Copybara-Service
1523cc48a1 Merge pull request #4447 from priankakariatyml:ios-code-review-fixes
PiperOrigin-RevId: 534526451
2023-05-23 12:55:35 -07:00
Sebastian Schmidt
1fe78180c8 Add quality scores to Segmenter tasks
PiperOrigin-RevId: 534497957
2023-05-23 11:37:26 -07:00
Prianka Liz Kariat
3eb97ae1ff Updated Image classifier result to return empty results if packet can't be validated. 2023-05-23 20:54:42 +05:30
Prianka Liz Kariat
fda001b666 Updated error tests to use XCTAssertEqualObjects 2023-05-23 19:31:14 +05:30
Sebastian Schmidt
87f525c76b Internal change
PiperOrigin-RevId: 534264040
2023-05-22 20:01:41 -07:00
Sebastian Schmidt
51730ec25c Add iOS support for MPMask
PiperOrigin-RevId: 534155657
2023-05-22 13:00:05 -07:00
MediaPipe Team
102cffdf4c Add some helpful error messages in case GL texture creation fails.
PiperOrigin-RevId: 534029187
2023-05-22 05:03:51 -07:00
Sebastian Schmidt
7c28c5d58f Fix rendering of MPMask and MPImage clone
PiperOrigin-RevId: 533551170
2023-05-19 14:26:18 -07:00