MediaPipe Team
0bde987a38
Removed internal dependency on OpenCV 3.x, migrating it to OpenCV 4.x
...
PiperOrigin-RevId: 546945166
2023-07-10 12:17:54 -07:00
Copybara-Service
df3f4167ae
Merge pull request #4600 from priankakariatyml:ios-orientation-fix
...
PiperOrigin-RevId: 546358930
2023-07-07 12:56:39 -07:00
MediaPipe Team
d45b15ef84
Add face landmarks connections for C++.
...
PiperOrigin-RevId: 546345842
2023-07-07 12:08:09 -07:00
Prianka Liz Kariat
cae10ea115
Updated documentation of MPImage
2023-07-07 22:03:15 +05:30
Prianka Liz Kariat
7556a3f1b4
Changed left and right image orientation angles to match iOS UIImageOrientation
2023-07-07 19:57:44 +05:30
MediaPipe Team
cb1035a9ee
Internal change
...
PiperOrigin-RevId: 546090489
2023-07-06 14:24:31 -07:00
Yoni Ben-Meshulam
0a198d1f6a
Fix a typo in proto doc.
...
PiperOrigin-RevId: 546049240
2023-07-06 14:20:09 -07:00
MediaPipe Team
15ee1210e5
Internal change
...
PiperOrigin-RevId: 546035969
2023-07-06 10:58:20 -07:00
Copybara-Service
a851863e9c
Merge pull request #4590 from priankakariatyml:ios-image-segmenter-container-utils
...
PiperOrigin-RevId: 546018332
2023-07-06 09:57:59 -07:00
Prianka Liz Kariat
823d5b39af
Fixed typo
2023-07-06 18:46:01 +05:30
Sebastian Schmidt
9861b3c8a8
Fix bounds calculation in RefineLandmarksFromHeatMapCalculator
...
Fixes https://github.com/google/mediapipe/issues/4414
PiperOrigin-RevId: 545794151
2023-07-05 14:58:36 -07:00
MediaPipe Team
74f484d96d
Internal change
...
PiperOrigin-RevId: 545658434
2023-07-05 07:09:40 -07:00
MediaPipe Team
dbe8e40124
Internal change
...
PiperOrigin-RevId: 545045282
2023-07-03 10:04:19 -07:00
Prianka Liz Kariat
9b7e233fe3
Added Image Segmenter Result Helpers
2023-07-03 20:48:29 +05:30
Prianka Liz Kariat
cebb0a2c2e
Added iOS Image Segmenter Options Helpers
2023-07-03 20:48:15 +05:30
MediaPipe Team
7ba21e9a9a
Revert Add location info in registry (debug mode only)
...
PiperOrigin-RevId: 544842663
2023-07-01 01:11:02 -07:00
MediaPipe Team
422556c4a3
Internal change
...
PiperOrigin-RevId: 544663494
2023-06-30 08:34:32 -07:00
Jiuqiang Tang
6c7aa8a0d6
Internal change
...
PiperOrigin-RevId: 544563029
2023-06-29 23:05:37 -07:00
MediaPipe Team
687075e5b8
Add gpu to cpu fallback for tensors_to_detections_calculator.
...
PiperOrigin-RevId: 544480883
2023-06-29 15:36:33 -07:00
MediaPipe Team
0ea54b1461
Add delegate options to base options for java API. and add unit tset for BaseOptions.
...
PiperOrigin-RevId: 544458644
2023-06-29 14:13:46 -07:00
MediaPipe Team
e15d5a797b
Do not send PreviousLoopback output packets to closed streams
...
PiperOrigin-RevId: 544449979
2023-06-29 13:44:56 -07:00
MediaPipe Team
52cea59d41
Add keys for the context that better match the featurelist for text.
...
PiperOrigin-RevId: 544430289
2023-06-29 12:29:49 -07:00
MediaPipe Team
0bb4ee8941
Add MobileNetV2_I320 and MobileNetMultiHWAVG_I384 to support larger input image sizes.
...
PiperOrigin-RevId: 544393692
2023-06-29 10:24:52 -07:00
MediaPipe Team
8278dbc38f
Exposes OpenCV photo lib.
...
PiperOrigin-RevId: 544092832
2023-06-28 10:22:07 -07:00
MediaPipe Team
1ee55d1f1b
Support ExBert training and option to select between AdamW and LAMB optimizers for BertClassifier
...
PiperOrigin-RevId: 543905014
2023-06-27 18:05:15 -07:00
MediaPipe Team
bed624f3b6
Shows the recently added warning when WaitUntilIdle is called with source nodes only once. Otherwise, it is very spammy as it's shown every frame. Moreover, display the names of the sources, so the warning is more actionable.
...
PiperOrigin-RevId: 543676454
2023-06-27 02:03:04 -07:00
MediaPipe Team
c8c5f3d062
Internal change
...
PiperOrigin-RevId: 543602625
2023-06-26 18:57:21 -07:00
MediaPipe Team
9de1b2577f
Internal update
...
PiperOrigin-RevId: 543508346
2023-06-26 12:26:51 -07:00
MediaPipe Team
570880190b
Internal change for proto library outputs.
...
PiperOrigin-RevId: 543368974
2023-06-26 01:52:50 -07:00
Copybara-Service
5d19a46956
Merge pull request #4561 from priankakariatyml:ios-segmentation-mask
...
PiperOrigin-RevId: 543295371
2023-06-25 17:37:35 -07:00
Copybara-Service
80a02f8f38
Merge pull request #4566 from priankakariatyml:ios-image-segmenter-containers
...
PiperOrigin-RevId: 542931120
2023-06-23 12:42:56 -07:00
Prianka Liz Kariat
3d79d58286
Updated variable name
2023-06-23 20:18:41 +05:30
Prianka Liz Kariat
bfb68491af
Added copying of running mode in NSCopying implementation in iOS tasks
2023-06-23 20:13:29 +05:30
Prianka Liz Kariat
5dce8f283d
Updated image segmenter delegate method to be required
2023-06-23 20:10:42 +05:30
Prianka Liz Kariat
7623c5a941
Added iOS Image Segmenter Options
2023-06-23 20:09:18 +05:30
Prianka Liz Kariat
7fe365489d
Added iOS Image Segmenter Result
2023-06-23 20:09:05 +05:30
MediaPipe Team
a8899da45a
Fix -Wsign-compare warning in api2/builder.h
...
PiperOrigin-RevId: 542673286
2023-06-22 14:49:23 -07:00
MediaPipe Team
4e862995ba
Fix typo
...
PiperOrigin-RevId: 542660548
2023-06-22 14:02:16 -07:00
MediaPipe Team
2f5fc16a38
Fix timestamp computation when copying within first block.
...
When computing the last copied sample's timestamp, first_block_offset_ needs to be taken into account.
PiperOrigin-RevId: 542643291
2023-06-22 13:03:36 -07:00
Jiuqiang Tang
98d493f37a
Add MatrixData as a packet option for ConstantSidePacketCalculatorOptions.
...
PiperOrigin-RevId: 542616847
2023-06-22 11:28:07 -07:00
MediaPipe Team
ba7e0e0e50
Add a face alignment preprocessor to face stylizer.
...
PiperOrigin-RevId: 542559764
2023-06-22 07:59:52 -07:00
Prianka Liz Kariat
7f39153ff3
Added MPPMask Tests
2023-06-22 17:44:07 +05:30
MediaPipe Team
825e3a8af0
Speed up TimeSeriesFramerCalculator.
...
Currently, TimeSeriesFramerCalculator constructs a distinct Matrix object for every input sample, which is inefficient. This CL revises buffering to keep each input packet's worth of samples as one grouped Matrix. A benchmark is added, showing a speed up of about 20x.
```
name old new
BM_TimeSeriesFramerCalculator 48.45ms 2.26ms
```
PiperOrigin-RevId: 542462618
2023-06-21 23:03:54 -07:00
MediaPipe Team
0d2548cd65
Internal change
...
PiperOrigin-RevId: 542392817
2023-06-21 16:23:43 -07:00
MediaPipe Team
c86d80a031
Internal Changes
...
PiperOrigin-RevId: 542387813
2023-06-21 16:02:54 -07:00
MediaPipe Team
895c685df6
1. Model maker core classifier change _metric_function field to _metric_functions in order to support having multiple metrics.
...
2. Add SparsePrecision, SparseRecall, BinarySparsePrecisionAtRecall, and BinarySparseRecallAtPrecision to the shared metrics library.
3. Add SparsePrecision, SparseRecall to text classifier, and have the option to evaluate the model with BinarySparsePrecisionAtRecall and BinarySparseRecallAtPrecision
PiperOrigin-RevId: 542376451
2023-06-21 15:19:29 -07:00
MediaPipe Team
7edb6b8fcb
add concatenate image vector calculator
...
PiperOrigin-RevId: 542084345
2023-06-20 16:40:11 -07:00
MediaPipe Team
0b6ff84e3c
update face drawing function.
...
PiperOrigin-RevId: 542083042
2023-06-20 16:34:27 -07:00
Sebastian Schmidt
ef6aeb8828
Allow passing of HParams to MediaPipe training docker
...
PiperOrigin-RevId: 542052304
2023-06-20 14:39:38 -07:00
MediaPipe Team
86bc764b6e
This will fix typos in tasks internal files.
...
PiperOrigin-RevId: 541945726
2023-06-20 09:18:01 -07:00
Copybara-Service
bd3a8d885d
Merge pull request #4538 from priankakariatyml:ios-segmentation-mask
...
PiperOrigin-RevId: 541944396
2023-06-20 09:12:53 -07:00
MediaPipe Team
35c79b755e
update face drawing function.
...
PiperOrigin-RevId: 541055040
2023-06-16 17:46:11 -07:00
MediaPipe Team
80208079d2
Use GFile
for internal file systems.
...
PiperOrigin-RevId: 541041972
2023-06-16 16:45:56 -07:00
Copybara-Service
41215a3878
Merge pull request #4541 from priankakariatyml:ios-hand-landmarker-tests
...
PiperOrigin-RevId: 540995916
2023-06-16 14:07:49 -07:00
Sebastian Schmidt
c5b1edd709
Add "exports" field definitions to package.json
...
Fixes https://github.com/google/mediapipe/issues/4547
PiperOrigin-RevId: 540977469
2023-06-16 13:14:09 -07:00
Prianka Liz Kariat
d12dd88f51
Fixed implementation of init methods in MPPMask
2023-06-16 20:00:30 +05:30
Prianka Liz Kariat
4ab1a5de1b
Reverted changes to iOS tasks deployment target
2023-06-16 19:59:59 +05:30
Prianka Liz Kariat
fec2fc77e0
Revert "Revert "Updated init method implementations in MPPMask""
...
This reverts commit 52f6b8d899
.
2023-06-16 19:56:32 +05:30
Prianka Liz Kariat
52f6b8d899
Revert "Updated init method implementations in MPPMask"
...
This reverts commit 83486ed01b
.
2023-06-16 19:56:23 +05:30
Prianka Liz Kariat
83486ed01b
Updated init method implementations in MPPMask
2023-06-16 19:56:04 +05:30
Prianka Liz Kariat
1f77fa9de4
Removed generic methods for alloc and memcpy from MPPMask
2023-06-15 16:07:56 +05:30
Prianka Liz Kariat
327547ec2b
Updated variable names in MPPMask
2023-06-15 14:16:34 +05:30
Prianka Liz Kariat
9d0fed89ff
Fixed documentation in MPPMask
2023-06-15 14:11:08 +05:30
Prianka Liz Kariat
aa1ab18000
Updated documentation in MPPMask
2023-06-15 14:09:22 +05:30
Prianka Liz Kariat
a7f555fcc2
Fixed float calculations in MPPMask
2023-06-15 14:07:33 +05:30
Prianka Liz Kariat
c8f85ac060
Updated signature of initializer in MPPMask
2023-06-15 14:06:52 +05:30
MediaPipe Team
2e48a0bce0
Remove designated initializers
...
PiperOrigin-RevId: 540471772
2023-06-14 22:17:20 -07:00
MediaPipe Team
e02d70f8e5
internal change
...
PiperOrigin-RevId: 540404812
2023-06-14 16:00:00 -07:00
Copybara-Service
a2d4566845
Merge pull request #4542 from priankakariatyml:ios-hand-landmarker-updates
...
PiperOrigin-RevId: 540393678
2023-06-14 15:16:14 -07:00
MediaPipe Team
4776ecf402
Internal change
...
PiperOrigin-RevId: 540361672
2023-06-14 13:23:36 -07:00
MediaPipe Team
a1be5f3e72
Add a test case for "summary packet" to test failing upstream calculator
...
PiperOrigin-RevId: 540331486
2023-06-14 11:34:17 -07:00
MediaPipe Team
66a29bf371
Internal change
...
PiperOrigin-RevId: 540327302
2023-06-14 11:23:51 -07:00
Prianka Liz Kariat
9ed7acc0a3
Updated hand connections in iOS hand landmarker to class properties.
2023-06-14 15:59:54 +05:30
Prianka Liz Kariat
94a9464750
Fixed formatting in MPPHandLandmarkerTests.m
2023-06-14 15:52:26 +05:30
Prianka Liz Kariat
0ae27fad37
Updated iOS hand landmarker tests
2023-06-14 15:51:41 +05:30
Prianka Liz Kariat
dffca9e3b5
Updated protobuf helper method name in iOS Gesture Recognizer Helpers
2023-06-14 15:51:06 +05:30
Prianka Liz Kariat
086798e677
Merge branch 'master' into ios-hand-landmarker-tests
2023-06-14 15:35:02 +05:30
Prianka Liz Kariat
43e51c1094
Added live stream mode tests for iOS Hand Landmarker
2023-06-14 15:34:32 +05:30
Yuqi Li
eaeca82b76
Internal change
...
PiperOrigin-RevId: 540134258
2023-06-13 18:41:30 -07:00
MediaPipe Team
3742bc8c1b
Add metadata for all PREFIX/image... prefixes.
...
PiperOrigin-RevId: 540117214
2023-06-13 17:12:17 -07:00
MediaPipe Team
02d55dfb0a
Modify the TensorToImageFrameCalculator to support normalized outputs.
...
PiperOrigin-RevId: 540104988
2023-06-13 16:20:42 -07:00
MediaPipe Team
b97d11fa76
Internal MediaPipe Tasks change
...
PiperOrigin-RevId: 540083633
2023-06-13 15:05:04 -07:00
Copybara-Service
6cf7148f3b
Merge pull request #4534 from priankakariatyml:ios-hand-landmarker-tests
...
PiperOrigin-RevId: 540030514
2023-06-13 11:58:26 -07:00
Prianka Liz Kariat
2cdb291e54
Removed core video import
2023-06-13 22:29:15 +05:30
Prianka Liz Kariat
dddbcc4449
Updated data types of width and height
2023-06-13 22:28:09 +05:30
MediaPipe Team
e468bee584
Deprecate GraphStatus()
...
PiperOrigin-RevId: 539992850
2023-06-13 09:54:22 -07:00
Prianka Liz Kariat
5e2bb0e1db
Updated documentation of MPPMask
2023-06-13 22:19:40 +05:30
Prianka Liz Kariat
de9acdfa68
Added iOS segmentation mask
2023-06-13 22:17:41 +05:30
MediaPipe Team
b19b80e10f
Add support for int64 constant side package value.
...
PiperOrigin-RevId: 539893314
2023-06-13 01:53:13 -07:00
MediaPipe Team
96cc0fd07b
Internal change
...
PiperOrigin-RevId: 539719443
2023-06-12 11:53:48 -07:00
MediaPipe Team
fe0d1b1e83
Internal change
...
PiperOrigin-RevId: 539675912
2023-06-12 09:28:26 -07:00
Sebastian Schmidt
8a2ec518de
Use .mjs for ESM Modules and use .cjs for CommonJS
...
PiperOrigin-RevId: 539664711
2023-06-12 08:45:01 -07:00
Prianka Liz Kariat
baa79046b9
Added iOS Objective C hand landmarker tests
2023-06-12 19:56:34 +05:30
Prianka Liz Kariat
eff56045e4
Added hand landmarker protobuf utils
2023-06-12 19:56:20 +05:30
MediaPipe Team
ac4f60a793
Annotate in model input scale for InteractiveSegmenter
...
PiperOrigin-RevId: 539245617
2023-06-09 21:13:20 -07:00
MediaPipe Team
1d4a205c2e
Internal change
...
PiperOrigin-RevId: 539220863
2023-06-09 18:06:50 -07:00
MediaPipe Team
53f0736bf0
Add an option to disable explicit CPU sync for ExternalTextureRenderer
...
PiperOrigin-RevId: 539166965
2023-06-09 13:42:14 -07:00
Sebastian Schmidt
67c5d8d224
Add FaceLandmarker constants for iOS
...
PiperOrigin-RevId: 539160195
2023-06-09 13:15:26 -07:00
Copybara-Service
fb47218e10
Merge pull request #4526 from priankakariatyml:ios-hand-landmarker-implementation
...
PiperOrigin-RevId: 539145005
2023-06-09 12:12:42 -07:00
Prianka Liz Kariat
f528fa5de2
Updated constant names in MPPHandLandmarkConnections
2023-06-09 17:30:23 +05:30
Copybara-Service
4c4a1d93b2
Merge pull request #4523 from priankakariatyml:ios-gesture-recognizer-add-tests
...
PiperOrigin-RevId: 538848389
2023-06-08 11:48:18 -07:00
Prianka Liz Kariat
f63c00b3c6
Added hand landmarker implementation file and hand landmarker connections
2023-06-08 18:09:42 +05:30
MediaPipe Team
943445fba8
Update base audio/vision tasks api to suuport proto3 graph options.
...
PiperOrigin-RevId: 538661975
2023-06-07 20:04:33 -07:00
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
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
MediaPipe Team
15aff443b1
Internal change
...
PiperOrigin-RevId: 537089863
2023-06-01 12:00:44 -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
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
Prianka Liz Kariat
84560f3e7d
Added more recognize tests to iOS Gesture Recognizer Objective C tests
2023-05-31 11:36:29 +05:30
Prianka Liz Kariat
1e77468eec
Added iOS Gesture Recognizer ObjC Test for simple recognition
2023-05-31 11:29:37 +05:30
Prianka Liz Kariat
746f466c3a
Added iOS Gesture Recognizer Protobuf utils
2023-05-31 11:28:50 +05:30
Copybara-Service
32e48dd2d9
Merge pull request #4486 from priankakariatyml:ios-gesture-recognizer-impl
...
PiperOrigin-RevId: 536516003
2023-05-30 14:53:04 -07:00
MediaPipe Team
01cfb92e35
Add MultiLandmarksSmoothingCalculator
...
PiperOrigin-RevId: 536490704
2023-05-30 13:20:55 -07:00
MediaPipe Team
c73027926f
Add MultiLandmarksSmoothingCalculator
...
PiperOrigin-RevId: 536478601
2023-05-30 12:37:05 -07:00
MediaPipe Team
a432559123
Port LandmarksSmoothingCalculator to api2
...
PiperOrigin-RevId: 536474279
2023-05-30 12:20:23 -07:00
Sebastian Schmidt
96357b1910
Internal change
...
PiperOrigin-RevId: 536457269
2023-05-30 11:21:17 -07:00
MediaPipe Team
056881f4a9
Only apply face landmarks smoothing for stream mode (VIDEO and LIVE_STREAM).
...
PiperOrigin-RevId: 536455842
2023-05-30 11:16:43 -07:00
Prianka Liz Kariat
aa7308498b
Fixed typo
2023-05-30 23:38:04 +05:30
Copybara-Service
fabde5f129
Merge pull request #4467 from priankakariatyml:ios-hand-landmarker-containers
...
PiperOrigin-RevId: 536447484
2023-05-30 10:49:22 -07:00
Copybara-Service
21eeac9fd7
Merge pull request #4464 from priankakariatyml:ios-gesture-recognizer-updates
...
PiperOrigin-RevId: 536421680
2023-05-30 09:24:06 -07:00
Prianka Liz Kariat
b154dde19f
Added iOS Gesture Recognizer implementation
2023-05-29 22:47:17 +05:30
Prianka Liz Kariat
6073d693d0
Added a method in iOS Object Detector to process packets for callbacks
2023-05-29 22:38:22 +05:30
Prianka Liz Kariat
250b11f5d1
Added a method in iOS image classifier to process result for the callback
2023-05-29 22:37:59 +05:30
MediaPipe Team
759e9fd56e
Reorganize the face stylizer test data.
...
PiperOrigin-RevId: 536074239
2023-05-28 19:28:14 -07:00
MediaPipe Team
2e2b4d183e
add “users” group to visibility
...
PiperOrigin-RevId: 536022725
2023-05-28 10:49:31 -07:00
MediaPipe Team
d4c7ed2217
Internal change
...
PiperOrigin-RevId: 535751178
2023-05-26 17:26:29 -07:00
Sebastian Schmidt
fddc3facf0
Add FaceLandmarker Result API
...
PiperOrigin-RevId: 535735431
2023-05-26 16:04:47 -07:00
MediaPipe Team
e483b31fcf
Internal change
...
PiperOrigin-RevId: 535636593
2023-05-26 09:23:37 -07:00
Prianka Liz Kariat
41d0f89fd1
Updated variable names in MPPHandLandmarkerOptionsHelpers
2023-05-26 21:06:29 +05:30
Prianka Liz Kariat
2428ba49a3
Fixed typo in MPPHandLandmarkerOptions
2023-05-26 21:02:14 +05:30
Prianka Liz Kariat
881c6e2eef
Fixed typo in MPPHandLandmarkerResult
2023-05-26 21:00:59 +05:30
Prianka Liz Kariat
bec7aeec22
Fixed typo in MPPHandLandmarkerOptions
2023-05-26 20:59:13 +05:30
Prianka Liz Kariat
ff064e536c
Added new line
2023-05-26 20:57:32 +05:30
Prianka Liz Kariat
b442367fc9
Fixed formatting
2023-05-26 20:57:13 +05:30
Prianka Liz Kariat
23d97292a6
Updated face detector to use new methods from vision task runner
2023-05-26 18:49:24 +05:30
Prianka Liz Kariat
6fabc35ce7
Removed gesture recognizer implementation
2023-05-26 18:49:08 +05:30
Prianka Liz Kariat
ddf4d3fbd3
Added iOS hand landmarker options helpers
2023-05-26 10:58:30 +05:30
Prianka Liz Kariat
5ad7c9fd89
Added iOS hand landmarker options
2023-05-26 10:58:12 +05:30
Prianka Liz Kariat
f124cad095
Added iOS hand landmarker result
2023-05-26 10:57:58 +05:30
Copybara-Service
f4337356fe
Merge pull request #4465 from priankakariatyml:ios-landmark-test-cpp-utils
...
PiperOrigin-RevId: 535441782
2023-05-25 17:26:30 -07:00
MediaPipe Team
e2cb327060
Give an example of the expected protoType syntax
...
PiperOrigin-RevId: 535413303
2023-05-25 15:47:15 -07:00
MediaPipe Team
e8f2541cbd
Internal update
...
PiperOrigin-RevId: 535376471
2023-05-25 14:03:43 -07:00
Jiuqiang Tang
169bdf15b4
Make an option for adjusting the face alignment output image size, and add a "transformation_matrix" output stream of the face stylizer graph.
...
PiperOrigin-RevId: 535319310
2023-05-25 11:21:06 -07:00
MediaPipe Team
ea314ba455
Fix license typos.
...
PiperOrigin-RevId: 535309354
2023-05-25 10:53:37 -07:00
Sebastian Schmidt
c7703bfb21
Add FaceLandmarkerOptions API
...
PiperOrigin-RevId: 535292669
2023-05-25 10:05:08 -07:00
Prianka Liz Kariat
1ec4ae44a5
Added C++ utils for parsing protos from text files for iOS tests.
2023-05-25 20:53:07 +05:30
Prianka Liz Kariat
52f3333cc1
Added MPPGesture Recognizer implementation
2023-05-25 20:44:16 +05:30
Prianka Liz Kariat
e6fd39b3ee
Updated the vision task runner to split the method that creates normalized rect based on ROI
2023-05-25 20:43:51 +05:30
Prianka Liz Kariat
9483ac4651
Updated iOS gesture recognizer results to initialize hand gestures with a default index
2023-05-25 20:42:24 +05:30
Khanh LeViet
952021f497
Remove unused MediaPipe Tasks Android sample
...
PiperOrigin-RevId: 535259478
2023-05-25 08:05:39 -07:00
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