denkproto 1.0.58__py3-none-any.whl → 1.0.59__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 +1 -1
- denkproto/inference_graph_pb2.py +11 -11
- denkproto/inference_graph_pb2.pyi +4 -2
- denkproto/json/inference_graph_models_generated.py +1 -0
- {denkproto-1.0.58.dist-info → denkproto-1.0.59.dist-info}/METADATA +1 -1
- {denkproto-1.0.58.dist-info → denkproto-1.0.59.dist-info}/RECORD +7 -7
- {denkproto-1.0.58.dist-info → denkproto-1.0.59.dist-info}/WHEEL +0 -0
denkproto/__about__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "1.0.
|
|
1
|
+
__version__ = "1.0.59"
|
denkproto/inference_graph_pb2.py
CHANGED
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
import modelfile_v2_pb2 as modelfile__v2__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15inference_graph.proto\x12\x0finference_graph\x1a\x12modelfile-v2.proto\"\x8c\x01\n\x0bModelSource\x12-\n\nfrom_proto\x18\x01 \x01(\x0b\x32\x17.modelfile.v2.ModelFileH\x00\x12\x19\n\x0f\x66rom_network_id\x18\x02 \x01(\tH\x00\x12$\n\x1a\x66rom_network_experiment_id\x18\x03 \x01(\tH\x00\x42\r\n\x0bsource_type\"\xf1\x02\n\x0f\x43onstTensorNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06output\x18\x02 \x01(\t\x12\r\n\x05shape\x18\x03 \x03(\r\x12\x43\n\x0buint64_data\x18\x04 \x01(\x0b\x32,.inference_graph.ConstTensorNode.Uint64ArrayH\x00\x12\x41\n\nint64_data\x18\x05 \x01(\x0b\x32+.inference_graph.ConstTensorNode.Int64ArrayH\x00\x12\x45\n\x0c\x66loat64_data\x18\x06 \x01(\x0b\x32-.inference_graph.ConstTensorNode.Float64ArrayH\x00\x1a\x1b\n\x0bUint64Array\x12\x0c\n\x04\x64\x61ta\x18\x01 \x03(\x04\x1a\x1a\n\nInt64Array\x12\x0c\n\x04\x64\x61ta\x18\x01 \x03(\x12\x1a\x1c\n\x0c\x46loat64Array\x12\x0c\n\x04\x64\x61ta\x18\x01 \x03(\x01\x42\x0b\n\tdata_type\"L\n\x12GenerateNumberNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06output\x18\x02 \x01(\t\x12\x0b\n\x03min\x18\x03 \x01(\x04\x12\x0b\n\x03max\x18\x04 \x01(\x04\"^\n\x0e\x41\x64\x64NumbersNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x16\n\x0einput_number_1\x18\x02 \x01(\t\x12\x16\n\x0einput_number_2\x18\x03 \x01(\t\x12\x0e\n\x06output\x18\x04 \x01(\t\"X\n\x0fImageResizeNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ninput_size\x18\x02 \x01(\t\x12\x13\n\x0binput_image\x18\x03 \x01(\t\x12\x0e\n\x06output\x18\x04 \x01(\t\"\xb0\x01\n\x10ImagePatchesNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0binput_image\x18\x02 \x01(\t\x12\x13\n\x0binput_boxes\x18\x03 \x01(\t\x12\x17\n\x0finput_batch_map\x18\x04 \x01(\t\x12\x19\n\x11input_target_size\x18\x05 \x01(\t\x12 \n\x18input_maximum_iterations\x18\x06 \x01(\t\x12\x0e\n\x06output\x18\x07 \x01(\t\"?\n\x11VirtualCameraNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06output\x18\x02 \x01(\t\x12\x0c\n\x04path\x18\x03 \x01(\t\"z\n\x17ImageClassificationNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05input\x18\x02 \x01(\t\x12\x0e\n\x06output\x18\x03 \x01(\t\x12\x32\n\x0cmodel_source\x18\x04 \x01(\x0b\x32\x1c.inference_graph.ModelSource\"
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15inference_graph.proto\x12\x0finference_graph\x1a\x12modelfile-v2.proto\"\x8c\x01\n\x0bModelSource\x12-\n\nfrom_proto\x18\x01 \x01(\x0b\x32\x17.modelfile.v2.ModelFileH\x00\x12\x19\n\x0f\x66rom_network_id\x18\x02 \x01(\tH\x00\x12$\n\x1a\x66rom_network_experiment_id\x18\x03 \x01(\tH\x00\x42\r\n\x0bsource_type\"\xf1\x02\n\x0f\x43onstTensorNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06output\x18\x02 \x01(\t\x12\r\n\x05shape\x18\x03 \x03(\r\x12\x43\n\x0buint64_data\x18\x04 \x01(\x0b\x32,.inference_graph.ConstTensorNode.Uint64ArrayH\x00\x12\x41\n\nint64_data\x18\x05 \x01(\x0b\x32+.inference_graph.ConstTensorNode.Int64ArrayH\x00\x12\x45\n\x0c\x66loat64_data\x18\x06 \x01(\x0b\x32-.inference_graph.ConstTensorNode.Float64ArrayH\x00\x1a\x1b\n\x0bUint64Array\x12\x0c\n\x04\x64\x61ta\x18\x01 \x03(\x04\x1a\x1a\n\nInt64Array\x12\x0c\n\x04\x64\x61ta\x18\x01 \x03(\x12\x1a\x1c\n\x0c\x46loat64Array\x12\x0c\n\x04\x64\x61ta\x18\x01 \x03(\x01\x42\x0b\n\tdata_type\"L\n\x12GenerateNumberNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06output\x18\x02 \x01(\t\x12\x0b\n\x03min\x18\x03 \x01(\x04\x12\x0b\n\x03max\x18\x04 \x01(\x04\"^\n\x0e\x41\x64\x64NumbersNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x16\n\x0einput_number_1\x18\x02 \x01(\t\x12\x16\n\x0einput_number_2\x18\x03 \x01(\t\x12\x0e\n\x06output\x18\x04 \x01(\t\"X\n\x0fImageResizeNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ninput_size\x18\x02 \x01(\t\x12\x13\n\x0binput_image\x18\x03 \x01(\t\x12\x0e\n\x06output\x18\x04 \x01(\t\"\xb0\x01\n\x10ImagePatchesNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0binput_image\x18\x02 \x01(\t\x12\x13\n\x0binput_boxes\x18\x03 \x01(\t\x12\x17\n\x0finput_batch_map\x18\x04 \x01(\t\x12\x19\n\x11input_target_size\x18\x05 \x01(\t\x12 \n\x18input_maximum_iterations\x18\x06 \x01(\t\x12\x0e\n\x06output\x18\x07 \x01(\t\"?\n\x11VirtualCameraNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06output\x18\x02 \x01(\t\x12\x0c\n\x04path\x18\x03 \x01(\t\"z\n\x17ImageClassificationNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05input\x18\x02 \x01(\t\x12\x0e\n\x06output\x18\x03 \x01(\t\x12\x32\n\x0cmodel_source\x18\x04 \x01(\x0b\x32\x1c.inference_graph.ModelSource\"\x99\x01\n\x18ImageObjectDetectionNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05input\x18\x02 \x01(\t\x12\x0e\n\x06output\x18\x03 \x01(\t\x12\x32\n\x0cmodel_source\x18\x04 \x01(\x0b\x32\x1c.inference_graph.ModelSource\x12\x1c\n\x14scale_bounding_Boxes\x18\x05 \x01(\x08\"o\n\x0cImageOcrNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05input\x18\x02 \x01(\t\x12\x0e\n\x06output\x18\x03 \x01(\t\x12\x32\n\x0cmodel_source\x18\x04 \x01(\x0b\x32\x1c.inference_graph.ModelSource\"\x91\x01\n\x15\x42oundingBoxFilterNode\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\"\n\x1ainput_confidence_threshold\x18\x02 \x01(\t\x12\x1b\n\x13input_iou_threshold\x18\x03 \x01(\t\x12\x13\n\x0binput_boxes\x18\x04 \x01(\t\x12\x14\n\x0coutput_boxes\x18\x05 \x01(\t\"\xbd\x05\n\x04Node\x12=\n\x11\x63onst_tensor_node\x18\x01 \x01(\x0b\x32 .inference_graph.ConstTensorNodeH\x00\x12\x43\n\x14generate_number_node\x18\x02 \x01(\x0b\x32#.inference_graph.GenerateNumberNodeH\x00\x12;\n\x10\x61\x64\x64_numbers_node\x18\x03 \x01(\x0b\x32\x1f.inference_graph.AddNumbersNodeH\x00\x12=\n\x11image_resize_node\x18\x04 \x01(\x0b\x32 .inference_graph.ImageResizeNodeH\x00\x12?\n\x12image_patches_node\x18\x05 \x01(\x0b\x32!.inference_graph.ImagePatchesNodeH\x00\x12\x41\n\x13virtual_camera_node\x18\x06 \x01(\x0b\x32\".inference_graph.VirtualCameraNodeH\x00\x12M\n\x19image_classification_node\x18\x07 \x01(\x0b\x32(.inference_graph.ImageClassificationNodeH\x00\x12P\n\x1bimage_object_detection_node\x18\x08 \x01(\x0b\x32).inference_graph.ImageObjectDetectionNodeH\x00\x12\x37\n\x0eimage_ocr_node\x18\t \x01(\x0b\x32\x1d.inference_graph.ImageOcrNodeH\x00\x12J\n\x18\x62ounding_box_filter_node\x18\n \x01(\x0b\x32&.inference_graph.BoundingBoxFilterNodeH\x00\x42\x0b\n\tnode_type\"U\n\x05Graph\x12$\n\x05nodes\x18\x01 \x03(\x0b\x32\x15.inference_graph.Node\x12\x12\n\ncreated_at\x18\x02 \x01(\x03\x12\x12\n\nlicense_id\x18\x03 \x01(\tBNZ0github.com/DENKweit/denkproto-go/inference_graph\xaa\x02\x19\x44\x45NK.Proto.InferenceGraphb\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -55,14 +55,14 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
55
55
|
_globals['_VIRTUALCAMERANODE']._serialized_end=1083
|
|
56
56
|
_globals['_IMAGECLASSIFICATIONNODE']._serialized_start=1085
|
|
57
57
|
_globals['_IMAGECLASSIFICATIONNODE']._serialized_end=1207
|
|
58
|
-
_globals['_IMAGEOBJECTDETECTIONNODE']._serialized_start=
|
|
59
|
-
_globals['_IMAGEOBJECTDETECTIONNODE']._serialized_end=
|
|
60
|
-
_globals['_IMAGEOCRNODE']._serialized_start=
|
|
61
|
-
_globals['_IMAGEOCRNODE']._serialized_end=
|
|
62
|
-
_globals['_BOUNDINGBOXFILTERNODE']._serialized_start=
|
|
63
|
-
_globals['_BOUNDINGBOXFILTERNODE']._serialized_end=
|
|
64
|
-
_globals['_NODE']._serialized_start=
|
|
65
|
-
_globals['_NODE']._serialized_end=
|
|
66
|
-
_globals['_GRAPH']._serialized_start=
|
|
67
|
-
_globals['_GRAPH']._serialized_end=
|
|
58
|
+
_globals['_IMAGEOBJECTDETECTIONNODE']._serialized_start=1210
|
|
59
|
+
_globals['_IMAGEOBJECTDETECTIONNODE']._serialized_end=1363
|
|
60
|
+
_globals['_IMAGEOCRNODE']._serialized_start=1365
|
|
61
|
+
_globals['_IMAGEOCRNODE']._serialized_end=1476
|
|
62
|
+
_globals['_BOUNDINGBOXFILTERNODE']._serialized_start=1479
|
|
63
|
+
_globals['_BOUNDINGBOXFILTERNODE']._serialized_end=1624
|
|
64
|
+
_globals['_NODE']._serialized_start=1627
|
|
65
|
+
_globals['_NODE']._serialized_end=2328
|
|
66
|
+
_globals['_GRAPH']._serialized_start=2330
|
|
67
|
+
_globals['_GRAPH']._serialized_end=2415
|
|
68
68
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -124,16 +124,18 @@ class ImageClassificationNode(_message.Message):
|
|
|
124
124
|
def __init__(self, name: _Optional[str] = ..., input: _Optional[str] = ..., output: _Optional[str] = ..., model_source: _Optional[_Union[ModelSource, _Mapping]] = ...) -> None: ...
|
|
125
125
|
|
|
126
126
|
class ImageObjectDetectionNode(_message.Message):
|
|
127
|
-
__slots__ = ("name", "input", "output", "model_source")
|
|
127
|
+
__slots__ = ("name", "input", "output", "model_source", "scale_bounding_Boxes")
|
|
128
128
|
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
129
129
|
INPUT_FIELD_NUMBER: _ClassVar[int]
|
|
130
130
|
OUTPUT_FIELD_NUMBER: _ClassVar[int]
|
|
131
131
|
MODEL_SOURCE_FIELD_NUMBER: _ClassVar[int]
|
|
132
|
+
SCALE_BOUNDING_BOXES_FIELD_NUMBER: _ClassVar[int]
|
|
132
133
|
name: str
|
|
133
134
|
input: str
|
|
134
135
|
output: str
|
|
135
136
|
model_source: ModelSource
|
|
136
|
-
|
|
137
|
+
scale_bounding_Boxes: bool
|
|
138
|
+
def __init__(self, name: _Optional[str] = ..., input: _Optional[str] = ..., output: _Optional[str] = ..., model_source: _Optional[_Union[ModelSource, _Mapping]] = ..., scale_bounding_Boxes: bool = ...) -> None: ...
|
|
137
139
|
|
|
138
140
|
class ImageOcrNode(_message.Message):
|
|
139
141
|
__slots__ = ("name", "input", "output", "model_source")
|
|
@@ -4,13 +4,13 @@ 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=
|
|
7
|
+
denkproto/__about__.py,sha256=TrWx3OWwJKHyLU67479OjfhdwpAj6l9axO7SmJpx3gk,23
|
|
8
8
|
denkproto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
denkproto/denkcache_pb2.py,sha256=fvrIvDfK8ED_w0EfO0tIrLMsBh2T5yvVI-sNFCK7NEQ,6627
|
|
10
10
|
denkproto/denkcache_pb2.pyi,sha256=qOzFOkddUapSJZz5d_mqcfHvWDAmM-70m_7FeM7n5fI,5595
|
|
11
11
|
denkproto/denkcache_pb2_grpc.py,sha256=tKt4dGD5IkSJ8Ff9pSsZr2vcOEXuBpEGY3azihjvOxU,15607
|
|
12
|
-
denkproto/inference_graph_pb2.py,sha256=
|
|
13
|
-
denkproto/inference_graph_pb2.pyi,sha256=
|
|
12
|
+
denkproto/inference_graph_pb2.py,sha256=a5L9VW07DBBVWJVbqf0cRqyfYk0_XOxWo9kwL6cLbdY,7207
|
|
13
|
+
denkproto/inference_graph_pb2.pyi,sha256=2OGjsMG4e3QN3kxc6cbYELnp7I-uEVV56b1YwwQlGMo,10514
|
|
14
14
|
denkproto/inference_graph_pb2_grpc.py,sha256=aXPf0w7pIfspkKUKGCr--OtJMOaTfE8IbeuBm10g1Xg,896
|
|
15
15
|
denkproto/modelfile_v1_pb2.py,sha256=ulF24nSIspn46DnQKlvR5Po3w-vFCnawuuverAVi3cY,6573
|
|
16
16
|
denkproto/modelfile_v1_pb2.pyi,sha256=gjTbWvg48wqGhyJb5CT0pw3yUZGhO_lSZgL7Ia2aPbY,10685
|
|
@@ -24,10 +24,10 @@ denkproto/results_pb2.pyi,sha256=8l1v1QenLzWlYnQtnCBqzXMMHUagOTalq9xJKfK6FKo,267
|
|
|
24
24
|
denkproto/results_pb2_grpc.py,sha256=z-4qcDMjjuPRy7lDtECTtReByVEyz3fjIPES9dMlO58,888
|
|
25
25
|
denkproto/json/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
26
26
|
denkproto/json/classification_markup.py,sha256=vTu0H7Cb3gU6UUUSg1vDTRlFUorZrjMbcp_yx6UssZA,2461
|
|
27
|
-
denkproto/json/inference_graph_models_generated.py,sha256=
|
|
27
|
+
denkproto/json/inference_graph_models_generated.py,sha256=T2EjtmlUPntfYCO_wh0SRtM1a9Q-dogx5qIdh5KApE0,4545
|
|
28
28
|
denkproto/json/object_detection_markup.py,sha256=T0hcFPq8F_galjDjRC9dbcRVwCSOYtu2jt9wpEeHlQs,4904
|
|
29
29
|
denkproto/json/ocr_markup.py,sha256=KyOpth9evOekyhTJdZSnYyB9EIyoWbY33sqncb_jBgw,7069
|
|
30
30
|
denkproto/json/segmentation_markup.py,sha256=EvniRksF2KaQolm6zZ6UKSiGwnqc8wR2sHB1iv05RTE,19911
|
|
31
|
-
denkproto-1.0.
|
|
32
|
-
denkproto-1.0.
|
|
33
|
-
denkproto-1.0.
|
|
31
|
+
denkproto-1.0.59.dist-info/METADATA,sha256=TiDLyvJky_Pckvr88y8XCJzyaCk2iEpxcECQ5Zu1VW4,110
|
|
32
|
+
denkproto-1.0.59.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
|
33
|
+
denkproto-1.0.59.dist-info/RECORD,,
|
|
File without changes
|