kinaryml
|
fbf7ba6f1a
|
Reverted some changes to rect
|
2022-10-25 23:15:16 -07:00 |
|
kinaryml
|
75af46d273
|
Revised API to align with recent changes
|
2022-10-25 23:13:12 -07:00 |
|
kinaryml
|
8762d15c81
|
Added remaining tests for the GestureRecognizer Python MediaPipe Tasks API
|
2022-10-25 11:11:15 -07:00 |
|
kinaryml
|
18eb089d39
|
Added a simple test to verify gesture recognition results
|
2022-10-25 07:38:04 -07:00 |
|
kinaryml
|
9a1a9d4c13
|
Added files needed for the GestureRecognizer API implementation
|
2022-10-24 06:08:27 -07:00 |
|
kinaryml
|
803210a86b
|
Simplified async test cases to invoke the classifier in context
|
2022-10-14 03:00:29 -07:00 |
|
kinaryml
|
6771fe69e9
|
Included checks for image sizes while running in async and roi mode
|
2022-10-11 22:52:18 -07:00 |
|
kinaryml
|
7726205d85
|
Added a test to run classify_async in region of interest mode
|
2022-10-11 22:42:50 -07:00 |
|
kinaryml
|
8ea0018397
|
Added a check to see if the output packet is empty in the API and updated tests
|
2022-10-11 22:34:56 -07:00 |
|
kinaryml
|
0a8dbc7576
|
Added remaining parameters to initialize the Rect data class
|
2022-10-10 13:58:37 -07:00 |
|
kinaryml
|
c2672d040f
|
Updated error message for the invalid model path test case
|
2022-10-10 08:19:12 -07:00 |
|
kinaryml
|
44e6f8e1a1
|
Updated image classifier to use a region of interest parameter
|
2022-10-10 08:15:40 -07:00 |
|
kinaryml
|
cb806071ba
|
Added more tests and updated the APIs to use a new constant
|
2022-10-07 22:26:49 -07:00 |
|
kinaryml
|
e250c903f5
|
Added the ClassifyForVideo API
|
2022-10-05 05:24:52 -07:00 |
|
kinaryml
|
ef31e3a482
|
Merge branch 'image-classification-python-impl' of https://github.com/kinaryml/mediapipe into image-classification-python-impl
|
2022-10-05 04:44:37 -07:00 |
|
kinaryml
|
a22a5283d2
|
Adjusted namespaces
|
2022-10-05 04:43:30 -07:00 |
|
kinaryml
|
64d5c159c6
|
Fixed an auto formatting issue that caused classification_posprocessing_graph's registration to fail
|
2022-10-03 16:14:35 -07:00 |
|
kinaryml
|
f241630b56
|
Revised implementation to align with recent changes
|
2022-10-03 15:11:48 -07:00 |
|
kinaryml
|
85af7ac9bc
|
Removed unused BUILD
|
2022-09-29 13:36:07 -07:00 |
|
kinaryml
|
68fea17e30
|
Removed unused dependencies in BUILD
|
2022-09-29 13:34:10 -07:00 |
|
kinaryml
|
cba2a6035c
|
Code cleanup
|
2022-09-29 03:15:17 -07:00 |
|
kinaryml
|
b04af0cafa
|
Updated implementation and tests
|
2022-09-29 02:45:20 -07:00 |
|
kinaryml
|
8ad5918229
|
Removed some tests
|
2022-09-29 02:18:10 -07:00 |
|
kinaryml
|
72319ecbf5
|
Updated BUILD
|
2022-09-29 02:14:42 -07:00 |
|
kinaryml
|
bb750befd2
|
Updated ImageClassifierOptions docstring
|
2022-09-21 04:24:11 -07:00 |
|
kinaryml
|
d8f7c5a43b
|
Moved ClassifierOptions to mediapipe/tasks/python/components to align with the C++ API
|
2022-09-21 04:22:33 -07:00 |
|
kinaryml
|
7287e5a0ed
|
Added the image classifier task graph
|
2022-09-21 03:27:14 -07:00 |
|
kinaryml
|
ec0c5f4341
|
Code cleanup
|
2022-09-11 14:00:49 -07:00 |
|
kinaryml
|
cb52432159
|
Added image classification implementation files and associated tests
|
2022-09-08 06:23:03 -07:00 |
|