Sebastian Schmidt
62bafd39bb
HolisticLandmarker Java API
...
PiperOrigin-RevId: 586113048
2023-11-28 15:00:54 -08:00
Sebastian Schmidt
d504d3bf22
Create shared utilities to construct landmark lists
...
PiperOrigin-RevId: 581970043
2023-11-13 08:24:19 -08:00
Sebastian Schmidt
edca85c5d3
Create shared utilities to construct category lists
...
PiperOrigin-RevId: 581009898
2023-11-09 13:38:21 -08:00
MediaPipe Team
199b42278b
Fixes multiple typos in the tasks internal files.
...
PiperOrigin-RevId: 568585517
2023-09-26 10:45:07 -07:00
Sebastian Schmidt
12502b6f96
Add Handedness to JS, C++ and Android API
...
PiperOrigin-RevId: 564559718
2023-09-11 18:27:05 -07:00
MediaPipe Team
7252f6f2e7
Remove video and stream model in face stylizer.
...
PiperOrigin-RevId: 563233996
2023-09-06 15:33:58 -07:00
MediaPipe Team
737c103940
Add output size as parameters in Java ImageSegmenter
...
PiperOrigin-RevId: 558834692
2023-08-21 10:45:08 -07:00
MediaPipe Team
3f7752561b
No public description
...
PiperOrigin-RevId: 551914786
2023-07-28 12:05:38 -07:00
MediaPipe Team
9af637b125
Java API add visibility and presence for landmarks.
...
PiperOrigin-RevId: 549709256
2023-07-20 12:42:01 -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
Sebastian Schmidt
d9f316e12a
Rename ObjectDetctionResult to ObjectDetectorResult
...
PiperOrigin-RevId: 534858600
2023-05-24 09:00:00 -07:00
MediaPipe Team
876987b389
Remove auxiliary landmarks in PoseLandmarker API results.
...
PiperOrigin-RevId: 529989746
2023-05-06 12:58:00 -07:00
MediaPipe Team
800a7b4a27
Object detector handle empty packet when no object is detected.
...
PiperOrigin-RevId: 529919638
2023-05-06 01:11:01 -07:00
MediaPipe Team
7c955246aa
Support scribble input for Interactive Segmenter Java API
...
PiperOrigin-RevId: 529177660
2023-05-03 13:22:09 -07:00
Jiuqiang Tang
3bc8276678
Remove "All Rights Reserved." in copyright headers.
...
PiperOrigin-RevId: 526982992
2023-04-25 09:06:29 -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
MediaPipe Team
dbeb5a8126
Add Pose Landmarker Java API
...
PiperOrigin-RevId: 524359521
2023-04-14 12:36:37 -07:00
Jiuqiang Tang
e6bb9e29c0
Internal change
...
PiperOrigin-RevId: 524317439
2023-04-14 10:01:01 -07:00
MediaPipe Team
0179f0c456
Update TensorsToFaceLandmarksGraph to support face mesh v2 model.
...
PiperOrigin-RevId: 523814749
2023-04-12 15:03:26 -07:00
MediaPipe Team
9a10375de6
internal change
...
PiperOrigin-RevId: 523773255
2023-04-12 12:27:59 -07:00
MediaPipe Team
c036b9f408
Adds a LanguageDetector Java API.
...
PiperOrigin-RevId: 522895455
2023-04-08 22:31:28 -07:00
MediaPipe Team
8d8ab9a972
Internal change
...
PiperOrigin-RevId: 522275233
2023-04-06 01:35:59 -07:00
MediaPipe Team
9554836145
Update java image segmenter to always output confidence masks and optionally output category mask.
...
PiperOrigin-RevId: 521852718
2023-04-04 13:39:33 -07:00
MediaPipe Team
33cad24a5a
Update java image segmenter to always output confidence masks and optionally output category mask.
...
PiperOrigin-RevId: 521804641
2023-04-04 10:41:59 -07:00
Sebastian Schmidt
b3d999704f
FaceStylizer Java API
...
PiperOrigin-RevId: 520344417
2023-03-29 08:37:50 -07:00
MediaPipe Team
7fdec2ecdf
FaceLandmarker Java API
...
PiperOrigin-RevId: 519704560
2023-03-27 06:35:03 -07:00
MediaPipe Team
2be66e8eb0
Add interactive segmenter java API
...
PiperOrigin-RevId: 518303391
2023-03-21 09:59:19 -07:00
MediaPipe Team
141cf843ae
Add getLabels to ImageSegmeter Java API
...
PiperOrigin-RevId: 516683339
2023-03-14 18:04:33 -07:00
MediaPipe Team
131be2169a
Add FaceDetector Java API
...
PiperOrigin-RevId: 515913662
2023-03-11 13:14:47 -08:00
MediaPipe Team
a43be73ee4
Internal MediaPipe Tasks change.
...
PiperOrigin-RevId: 514150403
2023-03-06 07:32:59 -08:00
MediaPipe Team
a60d67eb10
Update ImageSegmenter API for image/video mode to have both callback API and returned result API.
...
PiperOrigin-RevId: 512697585
2023-02-27 12:21:30 -08:00
MediaPipe Team
5730dec260
Internal change
...
PiperOrigin-RevId: 506053206
2023-01-31 11:03:41 -08:00
Sebastian Schmidt
be3bddc620
Add Text Embedder tests for text with different themes
...
PiperOrigin-RevId: 506023265
2023-01-31 09:23:30 -08:00
MediaPipe Team
768d2dc548
Separate web and java api landmark and world landmark to two classes. This makes the platforms interface consistent.
...
PiperOrigin-RevId: 492332990
2022-12-01 16:49:47 -08:00
MediaPipe Team
01010fa248
Internal change
...
PiperOrigin-RevId: 492188196
2022-12-01 07:17:19 -08:00
MediaPipe Team
29c7702984
Inline formerly nested 'ClassifierOptions' in Java classifier APIs.
...
PiperOrigin-RevId: 492173060
2022-12-01 05:52:15 -08:00
MediaPipe Team
ebba119f15
Add Java ImageEmbedder API.
...
PiperOrigin-RevId: 488588010
2022-11-15 01:26:00 -08:00
MediaPipe Team
34daba4747
Add Java TextEmbedder API.
...
PiperOrigin-RevId: 488427327
2022-11-14 11:49:56 -08:00
Jiuqiang Tang
8aa59faaa4
Internal change
...
PiperOrigin-RevId: 488193046
2022-11-13 09:51:48 -08:00
MediaPipe Team
b4972ed4ae
Update GestureRecognitionResult to GestureRecognizerResult.
...
PiperOrigin-RevId: 487712873
2022-11-10 20:25:31 -08:00
MediaPipe Team
8ec4427bd7
Add option, result types and utils for Java embedders.
...
PiperOrigin-RevId: 487615327
2022-11-10 12:53:00 -08:00
MediaPipe Team
7066ee231e
Hand Landmarker Java API and unit test.
...
PiperOrigin-RevId: 487307858
2022-11-09 11:55:31 -08:00
MediaPipe Team
5e6842aa5c
Migrate Java ImageClassifier / TextClassifier to new result format.
...
PiperOrigin-RevId: 486976459
2022-11-08 09:47:42 -08:00
MediaPipe Team
9f8b5e5c11
Add allow_list/deny_list to gesture recognizer options.
...
PiperOrigin-RevId: 485141209
2022-10-31 13:57:06 -07:00
MediaPipe Team
be13a76928
Integrate canned and custom gesture classifier.
...
PiperOrigin-RevId: 484914164
2022-10-30 15:36:09 -07:00
MediaPipe Team
94cd134809
Add support for image rotation in Java vision tasks.
...
PiperOrigin-RevId: 483493729
2022-10-24 15:01:23 -07:00
MediaPipe Team
d8006a2f87
Use model bundle for gesture recognizer.
...
PiperOrigin-RevId: 482960305
2022-10-21 21:54:34 -07:00
Jiuqiang Tang
abed54ea30
Rename the mediapipe java image container from Image to MPImage.
...
PiperOrigin-RevId: 482933122
2022-10-21 18:17:35 -07:00
MediaPipe Team
41d6f6d005
Adds a Java API for TextClassifier.
...
PiperOrigin-RevId: 482394706
2022-10-19 23:05:34 -07:00