denkproto 1.0.61__py3-none-any.whl → 1.0.65__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.

Potentially problematic release.


This version of denkproto might be problematic. Click here for more details.

denkproto/__about__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "1.0.61"
1
+ __version__ = "1.0.65"
@@ -7,8 +7,8 @@ class BoundingBoxFilterNode(BaseModel):
7
7
  node_type: Literal["bounding_box_filter"]
8
8
  name: str
9
9
  input_bounding_boxes: str
10
- input_score_threshold: ThresholdSource
11
- input_iou_threshold: ThresholdSource
10
+ input_score_threshold: Optional[ThresholdSource] = None
11
+ input_iou_threshold: Optional[ThresholdSource] = None
12
12
  output_port_name: Optional[str] = None
13
13
 
14
14
  class ConstTensorFloat64Data(BaseModel):
@@ -71,7 +71,7 @@ class ImagePatchesNode(BaseModel):
71
71
  input_image: str
72
72
  input_bounding_boxes: str
73
73
  input_target_size: TargetSizeSource
74
- input_maximum_iterations: MaxIterationsCountSource
74
+ input_maximum_iterations: Optional[MaxIterationsCountSource] = None
75
75
  output_port_name: Optional[str] = None
76
76
 
77
77
  class ImageResizeNode(BaseModel):
@@ -1,5 +1,5 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: denkproto
3
- Version: 1.0.61
3
+ Version: 1.0.65
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: protobuf>=3.20.3
@@ -4,7 +4,7 @@ denkproto/DENKbuffer_pb2_grpc.py,sha256=-CPJPM4FOqwvwV8-f1iJlD18UD9juVIIHfdWUecu
4
4
  denkproto/ImageAnalysis_ProtobufMessages_pb2.py,sha256=iEY0j9ySGUThnqTdYD4uAVr9P3GiC5R02iK53zEOXUQ,21015
5
5
  denkproto/ImageAnalysis_ProtobufMessages_pb2.pyi,sha256=5LFtxrmYpJHizDDNGFTkL7-NQ_TkwqCSdq7vcv3lg-c,36243
6
6
  denkproto/ImageAnalysis_ProtobufMessages_pb2_grpc.py,sha256=l3agtDjgu4jay6P9TRnHhyhJ-7UdoII27ywhw3k84oo,911
7
- denkproto/__about__.py,sha256=PaHajHW4dy0kHAqv0oV7vW0YIZKrX87ccrzsEhZpuC8,23
7
+ denkproto/__about__.py,sha256=bDuKy_AnrShQVWJe0nz_XvTeTiwp_c8ToGZehIC6SPw,23
8
8
  denkproto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  denkproto/denkcache_pb2.py,sha256=G3EEZY-IBVJpThkkXEmhoG7Y3aSLvraKckqTwsXCbUI,6414
10
10
  denkproto/denkcache_pb2.pyi,sha256=qOzFOkddUapSJZz5d_mqcfHvWDAmM-70m_7FeM7n5fI,5595
@@ -27,10 +27,10 @@ denkproto/validate_pb2.pyi,sha256=fWsdVOR3NJDioCKkCKfxfl4qaEb5xqXXU_WlEbdQx6E,23
27
27
  denkproto/validate_pb2_grpc.py,sha256=XvjuWEgJFJtH1E7HWm7SKpV10PMpOSbonKa2VPHpYy8,889
28
28
  denkproto/json/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
29
  denkproto/json/classification_markup.py,sha256=vTu0H7Cb3gU6UUUSg1vDTRlFUorZrjMbcp_yx6UssZA,2461
30
- denkproto/json/inference_graph_models_generated.py,sha256=MwZ-4aSr2O3RaBnQm9SPSjuMof0PEkGAGPhusxjDJ_0,6045
30
+ denkproto/json/inference_graph_models_generated.py,sha256=4sX_GVb1iWJ1RgHGb6W6nOGfU2-z7em3fKX9lZciAnU,6096
31
31
  denkproto/json/object_detection_markup.py,sha256=T0hcFPq8F_galjDjRC9dbcRVwCSOYtu2jt9wpEeHlQs,4904
32
32
  denkproto/json/ocr_markup.py,sha256=KyOpth9evOekyhTJdZSnYyB9EIyoWbY33sqncb_jBgw,7069
33
33
  denkproto/json/segmentation_markup.py,sha256=EvniRksF2KaQolm6zZ6UKSiGwnqc8wR2sHB1iv05RTE,19911
34
- denkproto-1.0.61.dist-info/METADATA,sha256=UeEgg9MGWLQvmqafAotpNL13RZLjSHHJ-xfCqortR6M,110
35
- denkproto-1.0.61.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
36
- denkproto-1.0.61.dist-info/RECORD,,
34
+ denkproto-1.0.65.dist-info/METADATA,sha256=seZ9GybaMZQnb2dnhKeFe5d_mZkreU8CeWq9SqWLe7c,110
35
+ denkproto-1.0.65.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
36
+ denkproto-1.0.65.dist-info/RECORD,,