kinaryml
f87ffd92a0
Removed optional for defaults in some tasks and updated various tests to be consistent with that of Pose Landmarker's
2023-04-18 23:28:10 -07:00
kinaryml
00f966655b
Fixed a typo in a docstring
2023-04-18 22:48:37 -07:00
kinaryml
1688d0fa79
Added more pose landmarker tests and updated face landmarker tests to cover all the results
2023-04-18 22:45:46 -07:00
Kinar R and GitHub
39742b6641
Merge branch 'google:master' into pose-landmarker-python
2023-04-19 10:21:23 +05:30
Copybara-Service
e15d98298f
Merge pull request #4280 from kinaryml:image-segmenter-python-api-updates
...
PiperOrigin-RevId: 525204893
2023-04-18 11:36:09 -07:00
MediaPipe Team and Copybara-Service
64d1e74c20
Internal MediaPipe Tasks change
...
PiperOrigin-RevId: 525182282
2023-04-18 10:20:03 -07:00
Sebastian Schmidt and Copybara-Service
47e55fcf2f
Add HAND_CONNECTIONS to HandLandmarker and GestureRecognizer
...
PiperOrigin-RevId: 524951052
2023-04-17 14:31:40 -07:00
MediaPipe Team and Copybara-Service
2564fec44c
Internal MediaPipe Tasks change.
...
PiperOrigin-RevId: 524942203
2023-04-17 14:09:14 -07:00
Sebastian Schmidt and Copybara-Service
b147002b7e
Support new output format for InteractiveSegmenter
...
PiperOrigin-RevId: 524940992
2023-04-17 14:04:56 -07:00
Copybara-Service
cd4ae32a10
Merge pull request #4288 from google:pr4279
...
PiperOrigin-RevId: 524443045
2023-04-14 19:54:49 -07:00
MediaPipe Team and Copybara-Service
411ffaeb43
Update Java interactive segmenter to output both confidence masks and category mask optionally.
...
PiperOrigin-RevId: 524442070
2023-04-14 19:45:27 -07:00
Jiuqiang Tang and Copybara-Service
e14a88052a
Remove resizing and rotation from face stylizer's postprocessing step.
...
The resizing and rotation logic is useful when the pipeline needs to paste the stylized face image back to the original image. To only output the stylized face image, resizing and rotation may result to strange outputs.
PiperOrigin-RevId: 524441372
2023-04-14 19:37:52 -07:00
Copybara-Service
8b3395edfb
Merge pull request #4283 from priankakariatyml:ios-timestamp-renaming
...
PiperOrigin-RevId: 524420908
2023-04-14 17:13:17 -07:00
Jiuqiang Tang and Copybara-Service
67ed42d9c6
Always link the "pose_landmarks_detector_graph" target.
...
PiperOrigin-RevId: 524397174
2023-04-14 15:14:20 -07:00
kinaryml
5f5ce22020
Added the PoseLandmarker Python API and a simple test
2023-04-14 14:09:15 -07:00
MediaPipe Team and Copybara-Service
abd6574c6d
Internal MediaPipe Tasks change.
...
PiperOrigin-RevId: 524377097
2023-04-14 13:49:31 -07:00
Sebastian Schmidt and Copybara-Service
92f45c98d8
Support new output format for ImageSegmenter
...
PiperOrigin-RevId: 524371021
2023-04-14 13:25:10 -07:00
MediaPipe Team and Copybara-Service
f5197a3adc
Expose get_graph_config function for task_runner.
...
PiperOrigin-RevId: 524365682
2023-04-14 13:03:32 -07:00
MediaPipe Team and Copybara-Service
dbeb5a8126
Add Pose Landmarker Java API
...
PiperOrigin-RevId: 524359521
2023-04-14 12:36:37 -07:00
Sebastian Schmidt and Copybara-Service
3f1fc6f520
Add model links to NPM Readme
...
PiperOrigin-RevId: 524353352
2023-04-14 12:15:28 -07:00
Bekzhan Bekbolatuly and Copybara-Service
54d208aa5c
Internal change
...
PiperOrigin-RevId: 524345939
2023-04-14 11:44:36 -07:00
MediaPipe Team and Copybara-Service
257fa01b68
Internal MediaPipe Tasks change.
...
PiperOrigin-RevId: 524345005
2023-04-14 11:40:18 -07:00
MediaPipe Team and Copybara-Service
27038f534a
Internal change.
...
PiperOrigin-RevId: 524336899
2023-04-14 11:11:07 -07:00
Jiuqiang Tang and Copybara-Service
534da98ccb
Internal changes
...
PiperOrigin-RevId: 524334347
2023-04-14 11:01:53 -07:00
Jiuqiang Tang and Copybara-Service
e6bb9e29c0
Internal change
...
PiperOrigin-RevId: 524317439
2023-04-14 10:01:01 -07:00
Bekzhan Bekbolatuly and Copybara-Service
89e6b824ae
Update TF version to 2023-04-12
...
PiperOrigin-RevId: 524301262
2023-04-14 08:49:05 -07:00
MediaPipe Team and Copybara-Service
1fd0f9328e
Internal change
...
PiperOrigin-RevId: 524249794
2023-04-14 03:50:01 -07:00
Prianka Liz Kariat
7b1b94416a
Updated timestamp variable name
2023-04-14 12:13:46 +05:30
kinaryml
a745b71f97
Removed unused import
2023-04-13 21:11:20 -07:00
kinaryml
a036bf70cc
Removed Activation from ImageSegmenterOptions
2023-04-13 21:09:01 -07:00
Sebastian Schmidt
17f2d0e1e5
Add Face Landmarks Connection constants for the Python API
2023-04-13 14:19:10 -06:00
kinaryml
a03fa448dc
Explicitly state the modes in the tests for ImageSegmenterOptions and InteractiveSegmenterOptions
2023-04-13 11:55:37 -07:00
MediaPipe Team and Copybara-Service
c63b30dff5
Internal change
...
PiperOrigin-RevId: 524059494
2023-04-13 11:45:04 -07:00
MediaPipe Team and Copybara-Service
055accece8
Internal Change
...
PiperOrigin-RevId: 524035898
2023-04-13 11:43:20 -07:00
yichunkuo and GitHub
78499b0bd0
Merge pull request #4279 from kinaryml/face-landmarker-python-add-connection-constants
...
Add Face Landmarks Connection constants for the Python API
2023-04-14 02:35:22 +08:00
Fergus Henderson and Copybara-Service
c392ed2c09
Internal change
...
PiperOrigin-RevId: 524012087
2023-04-13 08:49:36 -07:00
Prianka Liz Kariat
2c154e20cc
Updated all references of timestampMs to timestampInMilliseconds
2023-04-13 17:56:09 +05:30
kinaryml
4d5f081232
Reformatted face_landmarker.py
2023-04-13 01:18:37 -07:00
Kinar R and GitHub
dc56eb2bb1
Update face_landmarker.py
2023-04-13 13:40:49 +05:30
Kinar R and GitHub
5185489c21
Update face_landmarker.py
2023-04-13 13:30:00 +05:30
MediaPipe Team and Copybara-Service
d96b6e7ed9
Make confidence and category masks both optional for GPU multi-class segmentation.
...
PiperOrigin-RevId: 523838907
2023-04-12 16:41:14 -07:00
Sebastian Schmidt and Copybara-Service
f23dd69db1
Fix yet another Windows compile error
...
PiperOrigin-RevId: 523835509
2023-04-12 16:26:27 -07:00
Sebastian Schmidt and Copybara-Service
d0e8a9e09b
Internal change
...
PiperOrigin-RevId: 523827005
2023-04-12 15:49:58 -07:00
MediaPipe Team and Copybara-Service
0179f0c456
Update TensorsToFaceLandmarksGraph to support face mesh v2 model.
...
PiperOrigin-RevId: 523814749
2023-04-12 15:03:26 -07:00
Copybara-Service
dd62b0831a
Merge pull request #4254 from priankakariatyml:ios-gesture-recognizer
...
PiperOrigin-RevId: 523808915
2023-04-12 14:40:31 -07:00
kinaryml
3f68f90238
Deprecated output_type for the ImageSegmenter and InteractiveSegmenter APIs
2023-04-12 14:37:16 -07:00
MediaPipe Team and Copybara-Service
27c38f00ec
Add pose landmarker C++ API.
...
PiperOrigin-RevId: 523795237
2023-04-12 13:51:54 -07:00
MediaPipe Team and Copybara-Service
c7aecb42ff
Internal change
...
PiperOrigin-RevId: 523785788
2023-04-12 13:16:33 -07:00
kinaryml
fec96ee679
Added some face landmarks constants
2023-04-12 13:03:46 -07:00
MediaPipe Team and Copybara-Service
9a10375de6
internal change
...
PiperOrigin-RevId: 523773255
2023-04-12 12:27:59 -07:00