Commit Graph
15 Commits
Author SHA1 Message Date
MediaPipe TeamandCopybara-Service 3174b20fbe Move segmentation calculator and options out of 'components' folder.
PiperOrigin-RevId: 493157929
2022-12-05 17:37:49 -08:00
Sebastian SchmidtandCopybara-Service 342f95fa20 Typo fix
PiperOrigin-RevId: 491434987
2022-11-28 13:54:09 -08:00
Jiuqiang TangandCopybara-Service e714e656fe Update python documentation.
PiperOrigin-RevId: 488482142
2022-11-14 15:18:47 -08:00
MediaPipe TeamandCopybara-Service 1049ef781d Add image_segmenter namespace and update image segmenter proto for java package.
PiperOrigin-RevId: 486792164
2022-11-07 16:24:16 -08:00
kinaryml 35a04522fa Moved the OutputType and Activation classes to ImageSegmenter's inner classes 2022-11-03 00:46:00 -07:00
Jiuqiang TangandCopybara-Service 86951e048d Remove the unused TaskRunner from the mediapipe tasks python code.
PiperOrigin-RevId: 485181210
2022-10-31 16:54:30 -07:00
Copybara-Service 7bcf322625 Merge pull request #3739 from kinaryml:image-segmenter-python-impl
PiperOrigin-RevId: 484922757
2022-10-30 17:11:42 -07:00
kinaryml ebb2686fb4 Moved OutputType and Activation to image_segmenter 2022-10-22 03:34:26 -07:00
kinaryml 5231a0ad9f Removed SegmenterOptions dataclasses to enumerate options within ImageSegmenterOptions instead 2022-10-21 13:34:30 -07:00
kinaryml f84e0bc1c6 Revised API implementation and added more tests for segment_for_video and segment_async 2022-10-18 04:24:12 -07:00
kinaryml bef2f6cced Updated implementation and tests 2022-09-29 03:40:56 -07:00
kinaryml d25626ff63 Added Image Segmenter implementation and tests 2022-09-25 09:16:13 -07:00
kinaryml e028b24c42 Updated values for some constants 2022-09-21 04:34:19 -07:00
kinaryml 660a88b7ea Code cleanup 2022-09-21 04:06:12 -07:00
kinaryml 3fbb2b002b Added image segmenter implementation files 2022-09-21 03:23:04 -07:00