kinaryml
|
209d78f36c
|
Added the Face Aligner Python API
|
2023-05-01 05:55:46 -07:00 |
|
MediaPipe Team
|
ad4ae6559b
|
Add an extra op to rescale face stylizer generation output from [-1, 1] to [0, 1].
This conversion is to support running the model on both GPU and CPU.
PiperOrigin-RevId: 528400297
|
2023-04-30 23:14:29 -07:00 |
|
MediaPipe Team
|
80b19fff4b
|
Internal Change
PiperOrigin-RevId: 528399911
|
2023-04-30 23:10:21 -07:00 |
|
Jiuqiang Tang
|
c29e43dda0
|
Add the "FACE_ALIGNMENT" output stream to the face stylizer graph.
PiperOrigin-RevId: 528345204
|
2023-04-30 16:59:36 -07:00 |
|
MediaPipe Team
|
c450283715
|
Add a filegroup for referencing model.
PiperOrigin-RevId: 528251316
|
2023-04-30 01:19:19 -07:00 |
|
Sebastian Schmidt
|
8e510a3255
|
Invoke PoseListener callback while C++ Packet is still active
PiperOrigin-RevId: 528061429
|
2023-04-28 21:22:02 -07:00 |
|
Sebastian Schmidt
|
253f13ad62
|
Invoke callback for InteractiveSegmenter while C++ Packets are active
PiperOrigin-RevId: 528053621
|
2023-04-28 20:34:17 -07:00 |
|
Sebastian Schmidt
|
d5c5457d25
|
Only log warnings once if color conversion is not specified
PiperOrigin-RevId: 528052009
|
2023-04-28 20:24:17 -07:00 |
|
Sebastian Schmidt
|
a9721ae2fb
|
Invoke callback for ImageSegmenter while C++ Packets are active
PiperOrigin-RevId: 528047220
|
2023-04-28 20:01:10 -07:00 |
|
Sebastian Schmidt
|
e15add2475
|
Shorten MPImage API
PiperOrigin-RevId: 528039371
|
2023-04-28 19:00:17 -07:00 |
|
Esha Uboweja
|
b1f93b3b27
|
Fixes HAND_ROIS_FROM_LANDMARKS output to be hand_rects_from_landmarks output stream.
PiperOrigin-RevId: 528024796
|
2023-04-28 17:25:05 -07:00 |
|
Sebastian Schmidt
|
874cc9dea3
|
Update PoseLandmarker to return MPImage
PiperOrigin-RevId: 528022223
|
2023-04-28 17:13:07 -07:00 |
|
Sebastian Schmidt
|
dcef6df1cb
|
Update InteractiveSegmenter to return MPImage
PiperOrigin-RevId: 528010944
|
2023-04-28 16:13:51 -07:00 |
|
Copybara-Service
|
bbbc0f98c5
|
Merge pull request #4268 from priankakariatyml:object-detector-objc-tests
PiperOrigin-RevId: 527991967
|
2023-04-28 14:52:20 -07:00 |
|
Sebastian Schmidt
|
2c1d9c6582
|
Update ImageSegmenter to return MPImage
PiperOrigin-RevId: 527990991
|
2023-04-28 14:48:30 -07:00 |
|
Sebastian Schmidt
|
a544098100
|
Update FaceStylizer to return MPImage
PiperOrigin-RevId: 527980696
|
2023-04-28 14:05:11 -07:00 |
|
Copybara-Service
|
5cffb3973f
|
Merge pull request #4303 from kinaryml:pose-landmarker-python
PiperOrigin-RevId: 527948047
|
2023-04-28 11:59:28 -07:00 |
|
Copybara-Service
|
2bb1b454ea
|
Merge pull request #4300 from priankakariatyml:ios-text-cocoapods-force-load
PiperOrigin-RevId: 527932547
|
2023-04-28 11:06:44 -07:00 |
|
MediaPipe Team
|
3dce259bf6
|
Internal change
PiperOrigin-RevId: 527931585
|
2023-04-28 11:02:26 -07:00 |
|
MediaPipe Team
|
b2fbb2ddab
|
Internal change
PiperOrigin-RevId: 527909361
|
2023-04-28 09:43:56 -07:00 |
|
MediaPipe Team
|
cf22c97143
|
Add the TFLite conversion API to BlazeFaceStylizer in model maker.
PiperOrigin-RevId: 527806005
|
2023-04-28 00:30:51 -07:00 |
|
kinaryml
|
3b06772d9a
|
Fixed BUILD
|
2023-04-27 21:13:31 -07:00 |
|
kinaryml
|
305866ccae
|
Updated BUILD files to use the open sourced Language Detector model
|
2023-04-27 21:11:53 -07:00 |
|
Kinar R
|
76c8251faf
|
Merge branch 'google:master' into language-detector-python
|
2023-04-28 09:28:54 +05:30 |
|
Sebastian Schmidt
|
5d9761cbfd
|
Update tests and demos to call "close".
PiperOrigin-RevId: 527746909
|
2023-04-27 18:58:57 -07:00 |
|
Sebastian Schmidt
|
28b9b8d8a3
|
Open-sources LanguageDetector model.
PiperOrigin-RevId: 527745108
|
2023-04-27 18:47:07 -07:00 |
|
Sebastian Schmidt
|
5e41d47f3a
|
Add "close()" method to MP Web Tasks
PiperOrigin-RevId: 527726737
|
2023-04-27 17:16:40 -07:00 |
|
Sebastian Schmidt
|
b7e46ec528
|
Update WASM files for Alpha 13
PiperOrigin-RevId: 527707613
|
2023-04-27 15:58:03 -07:00 |
|
Prianka Liz Kariat
|
82840b8e28
|
Removed comments
|
2023-04-28 03:30:47 +05:30 |
|
Prianka Liz Kariat
|
fec11735a3
|
Updated formatting
|
2023-04-28 03:30:21 +05:30 |
|
Prianka Liz Kariat
|
bdede4f94e
|
Updated select conditions
|
2023-04-28 03:26:29 +05:30 |
|
Prianka Liz Kariat
|
aafb0162f4
|
Added config settings to select building iOS xcframework from source for certain configs
|
2023-04-28 03:17:22 +05:30 |
|
Prianka Liz Kariat
|
ad4513784c
|
Added build file for ios opencv from sources
|
2023-04-28 03:16:08 +05:30 |
|
Prianka Liz Kariat
|
2a0aa86ca9
|
Added http_archive to download opencv sources
|
2023-04-28 03:14:41 +05:30 |
|
Prianka Liz Kariat
|
8e82e91095
|
Added config for fat simulator builds
|
2023-04-28 03:13:14 +05:30 |
|
Sebastian Schmidt
|
4e1270c18f
|
Internal
PiperOrigin-RevId: 527680530
|
2023-04-27 14:14:54 -07:00 |
|
MediaPipe Team
|
212f110c65
|
Add nose in facemesh drawing
PiperOrigin-RevId: 527644154
|
2023-04-27 12:00:37 -07:00 |
|
MediaPipe Team
|
3ca2427cc8
|
Blendshapes graph take smoothed face landmarks as input.
PiperOrigin-RevId: 527640341
|
2023-04-27 11:46:40 -07:00 |
|
MediaPipe Team
|
82b8e4d7bf
|
Update the face stylizer config to match the latest encoder and detector config.
PiperOrigin-RevId: 527637477
|
2023-04-27 11:37:16 -07:00 |
|
Copybara-Service
|
4fd77e38fb
|
Merge pull request #4269 from shmishra99:master
PiperOrigin-RevId: 527634460
|
2023-04-27 11:27:15 -07:00 |
|
Sebastian Schmidt
|
1b82821f15
|
Add support for single-channel images to MPImage
PiperOrigin-RevId: 527629970
|
2023-04-27 11:12:34 -07:00 |
|
Sebastian Schmidt
|
a5852b0513
|
Internal change
PiperOrigin-RevId: 527623223
|
2023-04-27 10:50:36 -07:00 |
|
Copybara-Service
|
cd47080057
|
Merge pull request #4351 from kuaashish:master
PiperOrigin-RevId: 527619288
|
2023-04-27 10:37:23 -07:00 |
|
Sebastian Schmidt
|
d5157a039e
|
Add .github workspace import
PiperOrigin-RevId: 527617546
|
2023-04-27 10:31:44 -07:00 |
|
Sebastian Schmidt
|
b457060c3a
|
Generify tests for MPImage
PiperOrigin-RevId: 527611864
|
2023-04-27 10:12:30 -07:00 |
|
Sebastian Schmidt
|
bc3434108e
|
Update MPImage to use containers
PiperOrigin-RevId: 527596164
|
2023-04-27 09:18:05 -07:00 |
|
Jiuqiang Tang
|
7c70c62465
|
Fix typo and improve comments.
PiperOrigin-RevId: 527580369
|
2023-04-27 08:10:29 -07:00 |
|
MediaPipe Team
|
7b055df211
|
Internal change
PiperOrigin-RevId: 527473249
|
2023-04-26 22:14:32 -07:00 |
|
MediaPipe Team
|
2122b5d7be
|
Internal change
PiperOrigin-RevId: 527430483
|
2023-04-26 18:17:56 -07:00 |
|
MediaPipe Team
|
b05fd21709
|
Refactor the loss functions to initialize the VGG loss function in the init function to avoid duplicated initialization.
PiperOrigin-RevId: 527424556
|
2023-04-26 17:49:19 -07:00 |
|