matrice 1.0.99290__py3-none-any.whl → 1.0.99291__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.
@@ -31,14 +31,14 @@ class CropWeedDetectionConfig(BaseConfig):
31
31
  smoothing_confidence_range_factor: float = 0.5
32
32
 
33
33
  # confidence thresholds
34
- confidence_threshold: float = 0.4
34
+ confidence_threshold: float = 0.5
35
35
 
36
36
  usecase_categories: List[str] = field(
37
37
  default_factory=lambda: ['plants', 'BroWeed', 'Maize', 'NarWeed']
38
38
  )
39
39
 
40
40
  target_categories: List[str] = field(
41
- default_factory=lambda: ['plants', 'BroWeed', 'Maize', 'NarWeed']
41
+ default_factory=lambda: ['BroWeed', 'Maize', 'NarWeed']
42
42
  )
43
43
 
44
44
  alert_config: Optional[AlertConfig] = None
@@ -67,7 +67,7 @@ class CropWeedDetectionUseCase(BaseProcessor):
67
67
  self.category = "agriculture"
68
68
  self.CASE_TYPE: Optional[str] = 'crop_weed_detection'
69
69
  self.CASE_VERSION: Optional[str] = '1.2'
70
- self.target_categories = ['plants', 'BroWeed', 'Maize', 'NarWeed']
70
+ self.target_categories = ['BroWeed', 'Maize', 'NarWeed']
71
71
  self.smoothing_tracker = None
72
72
  self.tracker = None
73
73
  self._total_frame_counter = 0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: matrice
3
- Version: 1.0.99290
3
+ Version: 1.0.99291
4
4
  Summary: SDK for connecting to matrice.ai services
5
5
  Home-page: https://github.com/matrice-ai/python-sdk
6
6
  Author: Matrice.ai
@@ -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=-K2d1YWrDsHIi0mk3fWvw5sVhqvS6zojsJCd3C2S2W4,35694
176
+ matrice/deploy/utils/post_processing/usecases/crop_weed_detection.py,sha256=Ao1k5fJDYU_f6yZ8VO-jW8-esECV0-zY5Q570c_fako,35674
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.99290.dist-info/licenses/LICENSE.txt,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
248
- matrice-1.0.99290.dist-info/METADATA,sha256=Dh1rggztX-z8dOmPfxPM-QubxINQJWpKOAefOU_4vD0,14624
249
- matrice-1.0.99290.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
250
- matrice-1.0.99290.dist-info/top_level.txt,sha256=P97js8ur6o5ClRqMH3Cjoab_NqbJ6sOQ3rJmVzKBvMc,8
251
- matrice-1.0.99290.dist-info/RECORD,,
247
+ matrice-1.0.99291.dist-info/licenses/LICENSE.txt,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
248
+ matrice-1.0.99291.dist-info/METADATA,sha256=k0_kpTfMIs36DWhhW8ENqk7GuOa6pf2a2yxHSszLDQU,14624
249
+ matrice-1.0.99291.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
250
+ matrice-1.0.99291.dist-info/top_level.txt,sha256=P97js8ur6o5ClRqMH3Cjoab_NqbJ6sOQ3rJmVzKBvMc,8
251
+ matrice-1.0.99291.dist-info/RECORD,,