kinaryml
|
e2d50745ac
|
Revised image embedder implementation
|
2022-11-03 14:30:21 -07:00 |
|
MediaPipe Team
|
d29c3d7512
|
Add metadata writer to image_classifier in model_maker
PiperOrigin-RevId: 485926985
|
2022-11-03 11:30:38 -07:00 |
|
kinaryml
|
492607152a
|
Reverted changes to rect
|
2022-11-03 10:56:38 -07:00 |
|
Kinar R
|
5a68ba84b6
|
Merge branch 'master' into image-embedder-python
|
2022-11-03 23:24:31 +05:30 |
|
Jiuqiang Tang
|
b472d8ff66
|
Add the missing __init__.py file.
PiperOrigin-RevId: 485892501
|
2022-11-03 09:24:12 -07:00 |
|
Copybara-Service
|
716e59f90c
|
Merge pull request #3801 from kinaryml:gesture-recognizer-python
PiperOrigin-RevId: 485884796
|
2022-11-03 08:52:17 -07:00 |
|
kinaryml
|
14e18a03d6
|
Removed unused custom classifier options in tests
|
2022-11-03 02:54:57 -07:00 |
|
kinaryml
|
de619e2702
|
Removed a comment
|
2022-11-03 02:33:50 -07:00 |
|
kinaryml
|
2001e2b77c
|
Removed unused file
|
2022-11-03 02:32:55 -07:00 |
|
kinaryml
|
6e9a070dd1
|
Added text classifier implementation and tests
|
2022-11-03 02:29:40 -07:00 |
|
kinaryml
|
35a04522fa
|
Moved the OutputType and Activation classes to ImageSegmenter's inner classes
|
2022-11-03 00:46:00 -07:00 |
|
MediaPipe Team
|
ddf37d014e
|
Fix test utils bug when two file names have same ending.
PiperOrigin-RevId: 485780917
|
2022-11-02 22:33:36 -07:00 |
|
Sebastian Schmidt
|
1b5da09a92
|
Install node and npm on Docker as a prerequisite to open sourcing the Web files
PiperOrigin-RevId: 485728016
|
2022-11-02 16:45:52 -07:00 |
|
Jiuqiang Tang
|
ac6aa9ce10
|
Fix a bug in the AndroidPacketCreator's createImage method.
PiperOrigin-RevId: 485716828
|
2022-11-02 15:56:49 -07:00 |
|
Jiuqiang Tang
|
01d87f0867
|
Expose MediaPipe Tasks in MediaPipe PyPI packages.
PiperOrigin-RevId: 485690163
|
2022-11-02 14:07:47 -07:00 |
|
MediaPipe Team
|
0bf5110a7e
|
Add a model_maker internal library directory.
PiperOrigin-RevId: 485665201
|
2022-11-02 12:31:58 -07:00 |
|
MediaPipe Team
|
d61ab92b90
|
Add classification result structs and use then in ImageClassifier & TextClassifier.
PiperOrigin-RevId: 485567133
|
2022-11-02 05:13:12 -07:00 |
|
MediaPipe Team
|
aab5f84aae
|
Internal change
PiperOrigin-RevId: 485553891
|
2022-11-02 03:49:48 -07:00 |
|
MediaPipe Team
|
475e6b4fd5
|
Modify ClassificationAggregationCalculator to output new unified formats.
PiperOrigin-RevId: 485546547
|
2022-11-02 03:11:20 -07:00 |
|
MediaPipe Team
|
f1f123d255
|
Extracted common logics from the ImageToTensorCalculator such that it can be
reused by other calculators.
PiperOrigin-RevId: 485472451
|
2022-11-01 18:43:46 -07:00 |
|
MediaPipe Team
|
aaf98ea43c
|
Add CPU invoke to Perfetto trace
PiperOrigin-RevId: 485464221
|
2022-11-01 17:50:39 -07:00 |
|
MediaPipe Team
|
ecd93ff080
|
Internal changes
PiperOrigin-RevId: 485445138
|
2022-11-01 16:18:06 -07:00 |
|
Kinar R
|
3a2f30185f
|
Merge branch 'master' into gesture-recognizer-python
|
2022-11-02 04:11:18 +05:30 |
|
kinaryml
|
c5765ac836
|
Refactored Rect to use top-left coordinates and appropriately updated the Image Classifier and Gesture Recognizer APIs/tests
|
2022-11-01 15:37:00 -07:00 |
|
Yuqi Li
|
e719f7b4e2
|
Model Maker Gesture Recognizer: add metadata writer and create model bundle.
PiperOrigin-RevId: 485426865
|
2022-11-01 15:02:45 -07:00 |
|
MediaPipe Team
|
c6a64683f6
|
Add ConcatenateClassificationListCalculator
PiperOrigin-RevId: 485398597
|
2022-11-01 13:13:48 -07:00 |
|
MediaPipe Team
|
700971de70
|
Internal change
PiperOrigin-RevId: 485396135
|
2022-11-01 13:05:43 -07:00 |
|
Copybara-Service
|
6e0397b226
|
Merge pull request #3800 from kinaryml:python-test-proto-equals
PiperOrigin-RevId: 485340924
|
2022-11-01 09:42:19 -07:00 |
|
Frederic Rechtenstein
|
60a19f4fe2
|
Fix missing space in docstring.
PiperOrigin-RevId: 485337309
|
2022-11-01 09:27:29 -07:00 |
|
Jiuqiang Tang
|
e4899c8207
|
MediaPipe Python audio base layer.
PiperOrigin-RevId: 485329470
|
2022-11-01 08:53:36 -07:00 |
|
kinaryml
|
a913255080
|
Removed min score thres from tests
|
2022-10-31 23:07:05 -07:00 |
|
kinaryml
|
d3b472e888
|
Add allow_list/deny_list support
|
2022-10-31 22:16:37 -07:00 |
|
Kinar R
|
1aaaca1e12
|
Merge branch 'google:master' into gesture-recognizer-python
|
2022-11-01 08:16:43 +05:30 |
|
Jiuqiang Tang
|
86951e048d
|
Remove the unused TaskRunner from the mediapipe tasks python code.
PiperOrigin-RevId: 485181210
|
2022-10-31 16:54:30 -07:00 |
|
MediaPipe Team
|
9f8b5e5c11
|
Add allow_list/deny_list to gesture recognizer options.
PiperOrigin-RevId: 485141209
|
2022-10-31 13:57:06 -07:00 |
|
Jiuqiang Tang
|
4717ac298c
|
Add EndLoopMatrixCalculator
PiperOrigin-RevId: 485097386
|
2022-10-31 11:08:21 -07:00 |
|
kinaryml
|
2b5a077579
|
Updated comments
|
2022-10-31 05:48:45 -07:00 |
|
kinaryml
|
d635b4281e
|
Added a test for the canned classification of the gesture victory
|
2022-10-31 05:47:28 -07:00 |
|
kinaryml
|
888ddd4b74
|
Removed unused classifier options proto
|
2022-10-31 05:37:24 -07:00 |
|
kinaryml
|
19be9e9012
|
Revised gesture recognizer implementation
|
2022-10-31 05:34:31 -07:00 |
|
Kinar R
|
5ec87c8bd2
|
Merge branch 'master' into gesture-recognizer-python
|
2022-10-31 16:47:43 +05:30 |
|
MediaPipe Team
|
459214e6a3
|
Rename index_by_label to label_names .
PiperOrigin-RevId: 484956259
|
2022-10-30 22:26:17 -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
|
fb4872b068
|
Refactored code and removed some issues
|
2022-10-30 15:42:26 -07:00 |
|
MediaPipe Team
|
be13a76928
|
Integrate canned and custom gesture classifier.
PiperOrigin-RevId: 484914164
|
2022-10-30 15:36:09 -07:00 |
|
kinaryml
|
4b66599419
|
Updated docstring in gesture_recognizer
|
2022-10-30 09:10:15 -07:00 |
|
Kinar R
|
6f485ae3dd
|
Merge branch 'google:master' into gesture-recognizer-python
|
2022-10-30 20:55:53 +05:30 |
|
kinaryml
|
f62cfd1690
|
Removed classification proto to use the existing category dataclass instead and removed NormalizedLandmarkList and LandmarkList dataclasses
|
2022-10-30 08:23:14 -07:00 |
|
Hadon Nash
|
313b387ced
|
Adding SwitchContainer option "tick_input_stream" to specify which input streams indicate the output timestamps to expect from the contained graphs.
PiperOrigin-RevId: 484615286
|
2022-10-28 14:04:20 -07:00 |
|
Jiuqiang Tang
|
e16be2e8fa
|
Implement the initial version of TensorsToAudioCalculator that supports ifft and inverse hann windowing.
PiperOrigin-RevId: 484605092
|
2022-10-28 13:19:43 -07:00 |
|