Tirumalesh
629393db63
Fixed the broken link in hands.md
...
Fixed the broken link for 'mediapipe/graphs/hand_tracking/hand_tracking_desktop_live_gpu.pbtxt' in line 652
2023-04-21 09:17:24 +05:30
Sebastian Schmidt
9be748db00
Create MPImage type for Web
...
PiperOrigin-RevId: 525873209
2023-04-20 16:01:04 -07:00
Sebastian Schmidt
e9bb849503
Fix Typo
...
PiperOrigin-RevId: 525861968
2023-04-20 15:15:13 -07:00
MediaPipe Team
bd73617e5c
Internal change
...
PiperOrigin-RevId: 525854969
2023-04-20 14:47:17 -07:00
MediaPipe Team
02bdb9aba0
Internal change
...
PiperOrigin-RevId: 525845988
2023-04-20 14:14:58 -07:00
MediaPipe Team
983932b6dd
This will fix the multiple typos in the new tasks internal files
...
PiperOrigin-RevId: 525788850
2023-04-20 10:43:35 -07:00
MediaPipe Team
d4c7ad0411
Internal change
...
PiperOrigin-RevId: 525775875
2023-04-20 10:00:01 -07:00
MediaPipe Team
a89ec882b0
Internal change
...
PiperOrigin-RevId: 525774601
2023-04-20 09:55:35 -07:00
MediaPipe Team
331692577e
Internal change
...
PiperOrigin-RevId: 525660743
2023-04-19 23:47:59 -07:00
Copybara-Service
44aa607e06
Merge pull request #4302 from kinaryml:segmenter-python-add-labels
...
PiperOrigin-RevId: 525571089
2023-04-19 15:46:20 -07:00
Sebastian Schmidt
ffbd799b8d
Extract shared types to create and test landmarks
...
PiperOrigin-RevId: 525568412
2023-04-19 15:37:42 -07:00
MediaPipe Team
476c7efc18
Remove uses of ATOMIC_VAR_INIT
...
ATOMIC_VAR_INIT has a trivial definition
`#define ATOMIC_VAR_INIT(value) (value)`,
is deprecated in C17/C++20, and will be removed in newer standards in
newer GCC/Clang (e.g. https://reviews.llvm.org/D144196 ).
PiperOrigin-RevId: 525534393
2023-04-19 13:26:47 -07:00
MediaPipe Team
5bd3282515
Internal change
...
PiperOrigin-RevId: 525513792
2023-04-19 12:05:44 -07:00
MediaPipe Team
3231591f7f
draw right eye with blue color
...
PiperOrigin-RevId: 525508840
2023-04-19 11:47:38 -07:00
MediaPipe Team
b2586e7e3b
Internal change
...
PiperOrigin-RevId: 525495248
2023-04-19 11:01:13 -07:00
MediaPipe Team
eb62479190
Internal change
...
PiperOrigin-RevId: 525487344
2023-04-19 10:35:49 -07:00
Bekzhan Bekbolatuly
9818ebb630
Internal change
...
PiperOrigin-RevId: 525476655
2023-04-19 09:58:22 -07:00
MediaPipe Team
0aea6d90a8
Internal change
...
PiperOrigin-RevId: 525407296
2023-04-19 04:10:02 -07:00
MediaPipe Team
01f4439d83
Internal change
...
PiperOrigin-RevId: 525399975
2023-04-19 03:33:01 -07:00
MediaPipe Team
de84696be6
Internal change
...
PiperOrigin-RevId: 525390694
2023-04-19 02:39:54 -07:00
MediaPipe Team
b83fa5b67d
Internal change
...
PiperOrigin-RevId: 525365673
2023-04-19 00:17:50 -07:00
MediaPipe Team
8c8ba9511a
Internal change
...
PiperOrigin-RevId: 525358261
2023-04-18 23:33:46 -07:00
kinaryml
a1aab66c8d
Fixed a typo in docstring
2023-04-18 21:50:27 -07:00
kinaryml
67b72e4fe9
Code cleanup
2023-04-18 21:43:38 -07:00
kinaryml
1cb404bea1
Changed labels to be a property
2023-04-18 21:31:14 -07:00
Kinar R
d621df8046
Merge branch 'google:master' into segmenter-python-add-labels
2023-04-19 09:51:42 +05:30
Sebastian Schmidt
d7039c90dc
Update WASM for Alpha 11
...
PiperOrigin-RevId: 525245471
2023-04-18 14:07:07 -07:00
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
64d1e74c20
Internal MediaPipe Tasks change
...
PiperOrigin-RevId: 525182282
2023-04-18 10:20:03 -07:00
MediaPipe Team
3e0ed2ced0
Internal Changes
...
PiperOrigin-RevId: 525180095
2023-04-18 10:14:08 -07:00
kinaryml
1919b0e341
Updated docstrings for get_labels
2023-04-18 02:54:03 -07:00
kinaryml
723cb2a919
Populate labels using model metadata for the ImageSegmenter Python API
2023-04-18 02:49:13 -07:00
MediaPipe Team
88a10de345
Internal change
...
PiperOrigin-RevId: 525084368
2023-04-18 02:15:02 -07:00
MediaPipe Team
b4e27c137e
Internal change
...
PiperOrigin-RevId: 525069421
2023-04-18 00:54:16 -07:00
MediaPipe Team
63cd09951d
Internal change
...
PiperOrigin-RevId: 525030969
2023-04-17 21:17:08 -07:00
MediaPipe Team
43fd744296
Internal Changes
...
PiperOrigin-RevId: 524997017
2023-04-17 17:43:40 -07:00
Sebastian Schmidt
47e55fcf2f
Add HAND_CONNECTIONS to HandLandmarker and GestureRecognizer
...
PiperOrigin-RevId: 524951052
2023-04-17 14:31:40 -07:00
MediaPipe Team
2564fec44c
Internal MediaPipe Tasks change.
...
PiperOrigin-RevId: 524942203
2023-04-17 14:09:14 -07:00
Sebastian Schmidt
b147002b7e
Support new output format for InteractiveSegmenter
...
PiperOrigin-RevId: 524940992
2023-04-17 14:04:56 -07:00
MediaPipe Team
48cc96cf3c
Internal change
...
PiperOrigin-RevId: 524517985
2023-04-15 06:18:05 -07:00
MediaPipe Team
547d3c00a7
Internal change
...
PiperOrigin-RevId: 524496413
2023-04-15 02:34:17 -07:00
MediaPipe Team
b63a0e15a3
Internal change
...
PiperOrigin-RevId: 524485761
2023-04-15 01:00:05 -07:00
MediaPipe Team
1c3a061038
Internal change
...
PiperOrigin-RevId: 524481964
2023-04-15 00:24:46 -07: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