smqtk-detection
View on PyPI — Reverse Dependencies (3)
0.20.1 | smqtk_detection-0.20.1-py3-none-any.whl |
Wheel Details
Project: | smqtk-detection |
Version: | 0.20.1 |
Filename: | smqtk_detection-0.20.1-py3-none-any.whl |
Download: | [link] |
Size: | 30444 |
MD5: | 48256f9398e6859a327ca1a33c24eb7e |
SHA256: | 1d364174832c246402b978baa81f213a8213e215eeaf8dd99357714979162281 |
Uploaded: | 2023-11-28 20:00:05 +0000 |
dist-info
METADATA · WHEEL · RECORD · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | poetry-core 1.8.1 |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
smqtk_detection/__init__.py | sha256=4kdhKSJ4uKV-lDgM3X-stuUogRP1_HQXCIOVcfMBhHg | 375 |
smqtk_detection/_defaults.py | sha256=l0cN7IThWGfT7u2Ttdg0bj_Uplq5Ap5vO5JnaUkzKjE | 598 |
smqtk_detection/detection_element_factory.py | sha256=Y8xbo_HuwxTSUsRtE8m_8vR9h5Q5QeWZvAJl__lmMYg | 2413 |
smqtk_detection/exceptions.py | sha256=GUbJ3vhMW1KMZU2a4GphCd5_TI1DlZUeDBcIP_d8Zj8 | 139 |
smqtk_detection/impls/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
smqtk_detection/impls/detect_image_objects/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
smqtk_detection/impls/detect_image_objects/centernet.py | sha256=khOj-FvQhRM_Ffs89y34910xTdBGrHJyBDzCxmd6n1s | 44130 |
smqtk_detection/impls/detect_image_objects/random_detector.py | sha256=whOLjvZfCNm7P_X76HiUnm0WI_dtiKo_f9Cug31lNDw | 2045 |
smqtk_detection/impls/detect_image_objects/resnet_frcnn.py | sha256=9M11YWXYqK0fmeqRAUOyaxPvD1wuQgjWqvlw4j9ewoI | 10528 |
smqtk_detection/impls/detection_element/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
smqtk_detection/impls/detection_element/memory.py | sha256=GoPufBDUBvZqh7-HNWL9u76pv9s37lQsTyZ1IAb4-64 | 4395 |
smqtk_detection/interfaces/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
smqtk_detection/interfaces/detect_image_objects.py | sha256=kN4sO6TysGFh1ryq_TWnfUFIR4NucYTkbrUVebxchgY | 1268 |
smqtk_detection/interfaces/detection_element.py | sha256=DioxbXlbIXEm6ZFlgt0O4bRDgQB5qiVxoCnL2_AVXX0 | 6667 |
smqtk_detection/interfaces/object_detector.py | sha256=bfW-TA_rsoflb4u6FvhsoYHh7-RT8op26y9Ogfo8x0w | 14171 |
smqtk_detection/py.typed | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
smqtk_detection/utils/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
smqtk_detection/utils/bbox.py | sha256=xMzkPWVmzv8H7zNWtJp8p6zixPqXcXOpcmprqfF--v8 | 272 |
smqtk_detection-0.20.1.dist-info/LICENSE.txt | sha256=xCIOZRlY_IRVXJNWdbkhj7aXHsug5EUSjch1uDd_nds | 1481 |
smqtk_detection-0.20.1.dist-info/METADATA | sha256=2n7WarNJjQvvDrPmjv00shI6dIRuyImxgZ1iY-UuCH8 | 2149 |
smqtk_detection-0.20.1.dist-info/WHEEL | sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 | 88 |
smqtk_detection-0.20.1.dist-info/entry_points.txt | sha256=_ixwx7Fh57MWKn19rdrb-FIRqYdssziM_EXyl_qg5Ms | 447 |
smqtk_detection-0.20.1.dist-info/RECORD | — | — |
entry_points.txt
smqtk_detection.impls.detect_image_objects.centernet = smqtk_detection.impls.detect_image_objects.centernet
smqtk_detection.impls.detect_image_objects.random_detector = smqtk_detection.impls.detect_image_objects.random_detector
smqtk_detection.impls.detect_image_objects.resnet_frcnn = smqtk_detection.impls.detect_image_objects.resnet_frcnn
smqtk_detection.impls.detection_element.memory = smqtk_detection.impls.detection_element.memory