matrice 1.0.99283__py3-none-any.whl → 1.0.99284__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- matrice/deploy/utils/post_processing/usecases/crop_weed_detection.py +2 -1
- {matrice-1.0.99283.dist-info → matrice-1.0.99284.dist-info}/METADATA +1 -1
- {matrice-1.0.99283.dist-info → matrice-1.0.99284.dist-info}/RECORD +6 -6
- {matrice-1.0.99283.dist-info → matrice-1.0.99284.dist-info}/WHEEL +0 -0
- {matrice-1.0.99283.dist-info → matrice-1.0.99284.dist-info}/licenses/LICENSE.txt +0 -0
- {matrice-1.0.99283.dist-info → matrice-1.0.99284.dist-info}/top_level.txt +0 -0
@@ -121,8 +121,9 @@ class CropWeedDetectionUseCase(BaseProcessor):
|
|
121
121
|
input_format = match_results_structure(data)
|
122
122
|
|
123
123
|
# DEBUG
|
124
|
-
print(f"Detected
|
124
|
+
print(f"Detected data: {data}")
|
125
125
|
|
126
|
+
|
126
127
|
context.input_format = input_format
|
127
128
|
context.confidence_threshold = config.confidence_threshold
|
128
129
|
|
@@ -173,7 +173,7 @@ matrice/deploy/utils/post_processing/usecases/child_monitoring.py,sha256=z3oymoq
|
|
173
173
|
matrice/deploy/utils/post_processing/usecases/color_detection.py,sha256=Z8-akjy8a7f8YyiOzXu_Zi1Km30v-TRrymDqQOPpJ_8,43277
|
174
174
|
matrice/deploy/utils/post_processing/usecases/color_map_utils.py,sha256=SP-AEVcjLmL8rxblu-ixqUJC2fqlcr7ab4hWo4Fcr_k,2677
|
175
175
|
matrice/deploy/utils/post_processing/usecases/concrete_crack_detection.py,sha256=pxhOH_hG4hq9yytNepbGMdk2W_lTG8D1_2RAagaPBkg,40252
|
176
|
-
matrice/deploy/utils/post_processing/usecases/crop_weed_detection.py,sha256=
|
176
|
+
matrice/deploy/utils/post_processing/usecases/crop_weed_detection.py,sha256=BUN04tq3hvWLLiWOLJGbEVRreScZ5NZoT9FVJs2IWrM,40554
|
177
177
|
matrice/deploy/utils/post_processing/usecases/customer_service.py,sha256=UWS83qxguyAyhh8a0JF5QH9DtKxO8I-gI2BPOjLPxBw,44642
|
178
178
|
matrice/deploy/utils/post_processing/usecases/defect_detection_products.py,sha256=blvo4wmak-wlvPSZOcmRsV1FoZSeGX_dUAX5A1WheBE,45949
|
179
179
|
matrice/deploy/utils/post_processing/usecases/distracted_driver_detection.py,sha256=rkyYHbmcYUAfKbmmKyKxHlk47vJ_fogHWKhQjrERsok,40316
|
@@ -244,8 +244,8 @@ matrice/deployment/camera_manager.py,sha256=e1Lc81RJP5wUWRdTgHO6tMWF9BkBdHOSVyx3
|
|
244
244
|
matrice/deployment/deployment.py,sha256=HFt151eWq6iqIAMsQvurpV2WNxW6Cx_gIUVfnVy5SWE,48093
|
245
245
|
matrice/deployment/inference_pipeline.py,sha256=6b4Mm3-qt-Zy0BeiJfFQdImOn3FzdNCY-7ET7Rp8PMk,37911
|
246
246
|
matrice/deployment/streaming_gateway_manager.py,sha256=ifYGl3g25wyU39HwhPQyI2OgF3M6oIqKMWt8RXtMxY8,21401
|
247
|
-
matrice-1.0.
|
248
|
-
matrice-1.0.
|
249
|
-
matrice-1.0.
|
250
|
-
matrice-1.0.
|
251
|
-
matrice-1.0.
|
247
|
+
matrice-1.0.99284.dist-info/licenses/LICENSE.txt,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
|
248
|
+
matrice-1.0.99284.dist-info/METADATA,sha256=PoB6MxYWe572xqL_-ebMRdL986GhB0mBqHiodyeNHj4,14624
|
249
|
+
matrice-1.0.99284.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
250
|
+
matrice-1.0.99284.dist-info/top_level.txt,sha256=P97js8ur6o5ClRqMH3Cjoab_NqbJ6sOQ3rJmVzKBvMc,8
|
251
|
+
matrice-1.0.99284.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|