matrice 1.0.99215__py3-none-any.whl → 1.0.99216__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/leak_detection.py +1 -1
- {matrice-1.0.99215.dist-info → matrice-1.0.99216.dist-info}/METADATA +1 -1
- {matrice-1.0.99215.dist-info → matrice-1.0.99216.dist-info}/RECORD +6 -6
- {matrice-1.0.99215.dist-info → matrice-1.0.99216.dist-info}/WHEEL +0 -0
- {matrice-1.0.99215.dist-info → matrice-1.0.99216.dist-info}/licenses/LICENSE.txt +0 -0
- {matrice-1.0.99215.dist-info → matrice-1.0.99216.dist-info}/top_level.txt +0 -0
@@ -393,7 +393,7 @@ class LeakDetectionUseCase(BaseProcessor):
|
|
393
393
|
self,
|
394
394
|
counting_summary: Dict,
|
395
395
|
alerts: List,
|
396
|
-
config:
|
396
|
+
config: LeakDetectionConfig,
|
397
397
|
frame_number: Optional[int] = None,
|
398
398
|
stream_info: Optional[Dict[str, Any]] = None
|
399
399
|
) -> List[Dict]:
|
@@ -188,7 +188,7 @@ matrice/deploy/utils/post_processing/usecases/gender_detection.py,sha256=DEnCTRe
|
|
188
188
|
matrice/deploy/utils/post_processing/usecases/human_activity_recognition.py,sha256=5a-akti7tRR1epuagEycGHrRRG2FTs0r8vesPuCqiJI,94827
|
189
189
|
matrice/deploy/utils/post_processing/usecases/leaf.py,sha256=cwgB1ZNxkQFtkk-thSJrkXOGou1ghJr1kqtopb3sLD4,37036
|
190
190
|
matrice/deploy/utils/post_processing/usecases/leaf_disease.py,sha256=bkiLccTdf4KUq3he4eCpBlKXb5exr-WBhQ_oWQ7os68,36225
|
191
|
-
matrice/deploy/utils/post_processing/usecases/leak_detection.py,sha256=
|
191
|
+
matrice/deploy/utils/post_processing/usecases/leak_detection.py,sha256=oOCLLVMuXVeXPHyN8FUrD3U9JYJJwIz-5fcEMgvLdls,40531
|
192
192
|
matrice/deploy/utils/post_processing/usecases/license_plate_detection.py,sha256=WmVmtp-GLUSNtBxjZHUtUk_M9lPp_8gA0rdzFXVL1SY,44961
|
193
193
|
matrice/deploy/utils/post_processing/usecases/litter_monitoring.py,sha256=XaHAUGRBDJg_iVbu8hRMjTR-5TqrLj6ZNCRkInbzZTY,33255
|
194
194
|
matrice/deploy/utils/post_processing/usecases/mask_detection.py,sha256=MNpCcuefOdW7C8g_x_mNuWYA4mbyg8UNwomwBPoKtr0,39684
|
@@ -239,8 +239,8 @@ matrice/deployment/camera_manager.py,sha256=MEluadz_I3k10GqwFb_w5w_HhuHcEu2vA7oh
|
|
239
239
|
matrice/deployment/deployment.py,sha256=HFt151eWq6iqIAMsQvurpV2WNxW6Cx_gIUVfnVy5SWE,48093
|
240
240
|
matrice/deployment/inference_pipeline.py,sha256=6b4Mm3-qt-Zy0BeiJfFQdImOn3FzdNCY-7ET7Rp8PMk,37911
|
241
241
|
matrice/deployment/streaming_gateway_manager.py,sha256=90O_SvR4RtBJxR6dy43uHNRTRdgxQE09KzhzHzVqq3E,20939
|
242
|
-
matrice-1.0.
|
243
|
-
matrice-1.0.
|
244
|
-
matrice-1.0.
|
245
|
-
matrice-1.0.
|
246
|
-
matrice-1.0.
|
242
|
+
matrice-1.0.99216.dist-info/licenses/LICENSE.txt,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
|
243
|
+
matrice-1.0.99216.dist-info/METADATA,sha256=n4lMzVGFQXAemZZnPWFZ_O5G3QU2x6OErJox5ZjtKHc,14624
|
244
|
+
matrice-1.0.99216.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
245
|
+
matrice-1.0.99216.dist-info/top_level.txt,sha256=P97js8ur6o5ClRqMH3Cjoab_NqbJ6sOQ3rJmVzKBvMc,8
|
246
|
+
matrice-1.0.99216.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|