Sebastian Schmidt
a7cd7b9a32
Add CommonJS bundle for MediaPipe Tasks
...
Fixes https://github.com/google/mediapipe/issues/4398
PiperOrigin-RevId: 538539711
2023-06-07 11:12:37 -07:00
Ilya Tokar
489e927410
Fix tests to work with arch haswell/sandybridge.
...
PiperOrigin-RevId: 538538356
2023-06-07 11:07:49 -07:00
Prianka Liz Kariat
10144a805a
Added more tests to MPPGestureRecognizerTests.mm
2023-06-07 18:45:37 +05:30
Prianka Liz Kariat
8a5b443b86
Fixed typos in method names
2023-06-07 18:44:54 +05:30
MediaPipe Team
4b0f3cacae
Internal change
...
PiperOrigin-RevId: 538313290
2023-06-06 15:52:55 -07:00
Sebastian Schmidt
d6f34f6aef
Log the Bazel build
...
PiperOrigin-RevId: 538308030
2023-06-06 15:31:33 -07:00
Sebastian Schmidt
4a123445c4
Update rules_foreign_cc
...
Fixes https://github.com/google/mediapipe/issues/4365
PiperOrigin-RevId: 538301543
2023-06-06 15:08:00 -07:00
Sebastian Schmidt
d063ed2c1e
Rename MPPFaceLandmarker.m to MPPFaceLandmarker.mm
...
PiperOrigin-RevId: 538281740
2023-06-06 13:52:23 -07:00
Copybara-Service
c71673d712
Merge pull request #4495 from priankakariatyml:ios-gesture-recognizer-tests
...
PiperOrigin-RevId: 538259988
2023-06-06 12:31:10 -07:00
Copybara-Service
70e00b4dbe
Merge pull request #4497 from priankakariatyml:ios-hand-landmarker-utils
...
PiperOrigin-RevId: 538238944
2023-06-06 11:17:45 -07:00
Fergus Henderson
709eb812cc
Internal change
...
PiperOrigin-RevId: 538215311
2023-06-06 10:00:52 -07:00
MediaPipe Team
37290f0224
Port StreamToSidePacketCalculator to api2
...
PiperOrigin-RevId: 538109898
2023-06-06 01:34:43 -07:00
MediaPipe Team
ab72fccca7
Internal change
...
PiperOrigin-RevId: 537928827
2023-06-05 11:14:28 -07:00
Prianka Liz Kariat
d256a3e670
Updated dictionary to generics in iOS gesture recognizer tests
2023-06-05 21:13:04 +05:30
Prianka Liz Kariat
f213e0a6f3
Fixed typos
2023-06-05 13:47:11 +05:30
Prianka Liz Kariat
1496b7c2d4
Updated MPPGestureRecognizer tests to use generics
2023-06-05 13:40:56 +05:30
Prianka Liz Kariat
32195e6a83
Updated MPPGestureRecognizerTests to use generics for file path dicts
2023-06-05 13:39:44 +05:30
Prianka Liz Kariat
e1d8854388
Merge branch 'master' into ios-gesture-recognizer-tests
2023-06-05 13:27:44 +05:30
Prianka Liz Kariat
db0da30f18
Updated comments
2023-06-05 13:26:17 +05:30
Prianka Liz Kariat
56a035cb1b
Updated method names in MPPGestureRecognizer
2023-06-05 13:21:39 +05:30
Prianka Liz Kariat
0c2a7bee09
Update iOS Gesture Recognizer error assertion
2023-06-05 13:19:39 +05:30
MediaPipe Team
cbf1d97429
Internal change
...
PiperOrigin-RevId: 537613648
2023-06-03 20:19:16 -07:00
Sebastian Schmidt
549e09cace
Add FaceLandmarker iOS Live Stream API
...
PiperOrigin-RevId: 537434786
2023-06-02 16:22:20 -07:00
Sebastian Schmidt
ace56b502a
Add FaceLandmarker iOS API
...
PiperOrigin-RevId: 537424705
2023-06-02 15:35:48 -07:00
Sebastian Schmidt
5f50ac371f
Internal
...
PiperOrigin-RevId: 537420663
2023-06-02 15:15:44 -07:00
Sebastian Schmidt
91a3c54d55
Internal change
...
PiperOrigin-RevId: 537405687
2023-06-02 14:12:35 -07:00
MediaPipe Team
b69f93fca6
Internal change
...
PiperOrigin-RevId: 537381138
2023-06-02 12:31:55 -07:00
Copybara-Service
09bad328ad
Merge pull request #4485 from priankakariatyml:ios-delegate-fixes
...
PiperOrigin-RevId: 537369166
2023-06-02 11:49:18 -07:00
MediaPipe Team
280bd320b4
Fix more OSS warnings and build errors
...
-Wc++98-compat-extra-semi
* in type_map.h
-Winconsistent-missing-override
* in gl_texture_buffer.h
-Wdeprecated-declarations
* usage of (absl) Status in
* status_util.cc
* api2/packet.h
* output_stream_shard.cc
-Wimplicit-const-int-float-conversion
* Adds a static_cast to handle the precision loss when converting from large ints to floating point
ANNOTATE_THREAD_NAME
* explicitly uses ABSL_ANNOTATE_THREAD_NAME instead. This is useful in Chromium's build where there are multiple ANNOTATE_THREAD_NAME symbols
Also ran clang-format over all of each edited file
PiperOrigin-RevId: 537351290
2023-06-02 10:46:42 -07:00
MediaPipe Team
9045a74ba3
Internal change
...
PiperOrigin-RevId: 537175065
2023-06-01 17:48:03 -07:00
Joe Fernandez
a6e63fa320
Adding redirects for old pages and updating pages for upgraded legacy solutions
...
PiperOrigin-RevId: 537145433
2023-06-01 15:31:42 -07:00
MediaPipe Team
15aff443b1
Internal change
...
PiperOrigin-RevId: 537089863
2023-06-01 12:00:44 -07:00
Sebastian Schmidt
194a301dd8
Update WASM files for 0.10.1 release
...
PiperOrigin-RevId: 537078723
2023-06-01 11:22:40 -07:00
Prianka Liz Kariat
9356dfcd46
Updated MPPHandLandmarker.h to return the hand connections via class mathods
2023-06-01 16:53:32 +05:30
Prianka Liz Kariat
e2f899e151
Updated documentation in MPPHandLandmarkResult+Helpers.h
2023-06-01 16:44:57 +05:30
Prianka Liz Kariat
961afc8928
Updated documentation in MPPHandLandmarkerResult Helpers
2023-06-01 16:43:33 +05:30
Paul Wankadia
f21ee4c197
Update MediaPipe to RE2 release 2023-06-01
.
...
Note that RE2 has taken a dependency on Abseil, so the `main` branch
should be used from now on. The `abseil` branch will go away soon...
PiperOrigin-RevId: 536829679
2023-05-31 14:52:24 -07:00
Prianka Liz Kariat
77bb5e7202
Fixed import in iOS gesture recognizer test utils
2023-05-31 20:53:36 +05:30
Prianka Liz Kariat
ebeffc27eb
Renamed iOS gesture recognizer protobuf utils
2023-05-31 20:51:43 +05:30
Prianka Liz Kariat
4326c97c95
Added MPPHandLandmark
2023-05-31 20:44:35 +05:30
Prianka Liz Kariat
0c33601510
Added MPPHandLandmarker
2023-05-31 20:44:25 +05:30
Prianka Liz Kariat
ad499c170a
Added MPPConnection
2023-05-31 20:43:24 +05:30
Prianka Liz Kariat
71f2f8f43b
Added MPPHandLandmarkerResult Helpers
2023-05-31 20:42:49 +05:30
Prianka Liz Kariat
955489d71d
Removed a test from iOS ObjC Gesture Recognizer tests
2023-05-31 20:39:01 +05:30
Prianka Liz Kariat
e3b03866dc
Removed unwanted import from MPPImageClassifier.h
2023-05-31 20:35:12 +05:30
Prianka Liz Kariat
f77e685ff9
Removed unwanted header import from MPPGestureRecognizer.h
2023-05-31 20:34:02 +05:30
Prianka Liz Kariat
c87e21206a
Removed few test from MPPGestureRecognizerTests.m
2023-05-31 11:53:41 +05:30
Prianka Liz Kariat
365956807d
Added gesture_recognizer.task to vision tasks test data
2023-05-31 11:52:29 +05:30
Prianka Liz Kariat
9546596b5a
Updated variable name in MPPGestureRecognizerTests.m
2023-05-31 11:51:00 +05:30
Prianka Liz Kariat
f3f664300c
Added convenience method for creating results for tests in MPPGestureRecognizerResult Helpers
2023-05-31 11:50:39 +05:30