yanghaku
6ab85e4a16
fix landmark_projection_calculator's projection function using normalized input when the rect's bound is out of image
...
Signed-off-by: yanghaku <1961882079@qq.com>
2023-04-15 14:56:01 +08:00
MediaPipe Team
5fc0d26d8d
Internal change
...
PiperOrigin-RevId: 524457848
2023-04-14 21:33:14 -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
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
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
MediaPipe Team
e1643a5abb
Fix in preparation for Emscripten updates
...
PiperOrigin-RevId: 524414804
2023-04-14 16:40:34 -07:00
Jiuqiang Tang
67ed42d9c6
Always link the "pose_landmarks_detector_graph" target.
...
PiperOrigin-RevId: 524397174
2023-04-14 15:14:20 -07:00
Sebastian Schmidt
d3903f885a
Update Flatbuffers to 23.1.21
...
PiperOrigin-RevId: 524391723
2023-04-14 14:50:38 -07:00
MediaPipe Team
abd6574c6d
Internal MediaPipe Tasks change.
...
PiperOrigin-RevId: 524377097
2023-04-14 13:49:31 -07:00
Sebastian Schmidt
92f45c98d8
Support new output format for ImageSegmenter
...
PiperOrigin-RevId: 524371021
2023-04-14 13:25:10 -07:00
MediaPipe Team
f5197a3adc
Expose get_graph_config function for task_runner.
...
PiperOrigin-RevId: 524365682
2023-04-14 13:03:32 -07:00
MediaPipe Team
dbeb5a8126
Add Pose Landmarker Java API
...
PiperOrigin-RevId: 524359521
2023-04-14 12:36:37 -07:00
Sebastian Schmidt
3f1fc6f520
Add model links to NPM Readme
...
PiperOrigin-RevId: 524353352
2023-04-14 12:15:28 -07:00
MediaPipe Team
77d1761c7f
Added CoreAudio and MediaToolbox to BUILD file
...
PiperOrigin-RevId: 524352900
2023-04-14 12:10:59 -07:00
Bekzhan Bekbolatuly
54d208aa5c
Internal change
...
PiperOrigin-RevId: 524345939
2023-04-14 11:44:36 -07:00
MediaPipe Team
257fa01b68
Internal MediaPipe Tasks change.
...
PiperOrigin-RevId: 524345005
2023-04-14 11:40:18 -07:00
MediaPipe Team
27038f534a
Internal change.
...
PiperOrigin-RevId: 524336899
2023-04-14 11:11:07 -07:00
Jiuqiang Tang
534da98ccb
Internal changes
...
PiperOrigin-RevId: 524334347
2023-04-14 11:01:53 -07:00
MediaPipe Team
dfc604f500
Patch for FileLocator and asset scripts not working together
...
PiperOrigin-RevId: 524320143
2023-04-14 10:11:24 -07:00
Jiuqiang Tang
e6bb9e29c0
Internal change
...
PiperOrigin-RevId: 524317439
2023-04-14 10:01:01 -07:00
Bekzhan Bekbolatuly
89e6b824ae
Update TF version to 2023-04-12
...
PiperOrigin-RevId: 524301262
2023-04-14 08:49:05 -07:00
MediaPipe Team
6da95183bc
Internal change
...
PiperOrigin-RevId: 524259260
2023-04-14 04:48:00 -07:00
MediaPipe Team
1fd0f9328e
Internal change
...
PiperOrigin-RevId: 524249794
2023-04-14 03:50:01 -07:00
MediaPipe Team
215465bee0
Internal change
...
PiperOrigin-RevId: 524229420
2023-04-14 01:50:30 -07:00
MediaPipe Team
06bbd9c599
Internal change
...
PiperOrigin-RevId: 524212873
2023-04-14 00:09:30 -07:00
Prianka Liz Kariat
7b1b94416a
Updated timestamp variable name
2023-04-14 12:13:46 +05:30
MediaPipe Team
f934b220b2
Internal change
...
PiperOrigin-RevId: 524202659
2023-04-13 23:01:20 -07:00
MediaPipe Team
18ef79ac9f
add face renderer for adapter
...
PiperOrigin-RevId: 524148938
2023-04-13 17:41:19 -07:00
Sebastian Schmidt
17f2d0e1e5
Add Face Landmarks Connection constants for the Python API
2023-04-13 14:19:10 -06:00
Sebastian Schmidt
f712eed6c3
Merge pull request #4286 from google/revert-4279-face-landmarker-python-add-connection-constants
...
Revert "Add Face Landmarks Connection constants for the Python API"
2023-04-13 14:14:02 -06:00
yichunkuo
7cbf0033b0
Revert "Add Face Landmarks Connection constants for the Python API"
2023-04-14 04:12:33 +08:00
MediaPipe Team
a59b29ea24
Add jni functions to get image size from a list of image
...
PiperOrigin-RevId: 524080111
2023-04-13 13:05:42 -07:00
MediaPipe Team
ad169b9123
Add support for more standard scaling options in GlSurfaceViewRenderer.
...
PiperOrigin-RevId: 524062033
2023-04-13 11:52:45 -07:00
MediaPipe Team
c63b30dff5
Internal change
...
PiperOrigin-RevId: 524059494
2023-04-13 11:45:04 -07:00
MediaPipe Team
055accece8
Internal Change
...
PiperOrigin-RevId: 524035898
2023-04-13 11:43:20 -07:00
yichunkuo
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
c392ed2c09
Internal change
...
PiperOrigin-RevId: 524012087
2023-04-13 08:49:36 -07:00
MediaPipe Team
d095829c7c
Internal cleanup.
...
PiperOrigin-RevId: 524005450
2023-04-13 08:19:29 -07:00
Prianka Liz Kariat
2c154e20cc
Updated all references of timestampMs to timestampInMilliseconds
2023-04-13 17:56:09 +05:30
MediaPipe Team
6af4b433f4
Internal change
...
PiperOrigin-RevId: 523965337
2023-04-13 04:36:16 -07:00
MediaPipe Team
3fdd7f3618
Internal change
...
PiperOrigin-RevId: 523930101
2023-04-13 01:28:41 -07:00
kinaryml
4d5f081232
Reformatted face_landmarker.py
2023-04-13 01:18:37 -07:00
Kinar R
dc56eb2bb1
Update face_landmarker.py
2023-04-13 13:40:49 +05:30
Kinar R
5185489c21
Update face_landmarker.py
2023-04-13 13:30:00 +05:30
MediaPipe Team
c8b9cec7ef
Internal change
...
PiperOrigin-RevId: 523916108
2023-04-13 00:16:17 -07:00
MediaPipe Team
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
f23dd69db1
Fix yet another Windows compile error
...
PiperOrigin-RevId: 523835509
2023-04-12 16:26:27 -07:00
Sebastian Schmidt
d0e8a9e09b
Internal change
...
PiperOrigin-RevId: 523827005
2023-04-12 15:49:58 -07:00
MediaPipe Team
0179f0c456
Update TensorsToFaceLandmarksGraph to support face mesh v2 model.
...
PiperOrigin-RevId: 523814749
2023-04-12 15:03:26 -07:00