pybx

View on PyPIReverse Dependencies (0)

0.4.1 pybx-0.4.1-py3-none-any.whl

Wheel Details

Project: pybx
Version: 0.4.1
Filename: pybx-0.4.1-py3-none-any.whl
Download: [link]
Size: 30098
MD5: 94f080933808cc4ea1855519f656f258
SHA256: a02becc82a34fea236b8289e4cd55a28f3b4cbb3c84919d59e6a2adac01f2144
Uploaded: 2023-08-20 09:33:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pybx
Version: 0.4.1
Summary: A simple python module to generate anchor boxes for object detection tasks.
Author: Geevarghese George
Author-Email: thatgeeman[at]gmail.com
Home-Page: https://github.com/thatgeeman/pybx
License: MIT License
Keywords: python computer-vision deep-learning fast-rcnn object-detection bounding-boxes rcnn multibox single-shot-multibox-detector single-shot-detection anchor-box rcnn-model multi-box single-shot-detector anchor-boxes multibox-detector
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Requires-Dist: fastcore (>=1.5.27)
Requires-Dist: numpy (==1.21.6)
Requires-Dist: matplotlib (>=3.5)
Requires-Dist: opencv-python (==4.7.0.72)
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: python-build; extra == "dev"
Requires-Dist: nbdev; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5539 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pybx/__init__.py sha256=pMtTmSUht-XtbR_7Doz6bsQqopJJd8rZ8I8zy2HwwoA 22
pybx/_modidx.py sha256=3mTopK-7wNEyEl8kc7Tjcu40CBhg8PCJLw_0n1DPpSM 9867
pybx/anchor.py sha256=G19A0EJLCQMQYIjAwAUg5k1CP96zJGrHy3BSI93T0NI 14171
pybx/basics.py sha256=Gkcpac3vuMDbQNn4dqkyKKx4mV5gh2VBlQ08NCDkfqs 21114
pybx/excepts.py sha256=p9XBKTLOZY4Wm7OsVGWjWs_lhNIWnlF30a9k8W_uoy8 513
pybx/ops.py sha256=Ya72X2tt7Ih78c4KEz7DzdTmFL_W2JfsBlDLtWeljoM 3407
pybx/sample.py sha256=JiAgdSODJzbno_0fbxtnLqu9k20-e37n2QtKa21W-vI 10003
pybx/utils.py sha256=cy_xPJeEIOs4aOdfmEFUKO9ToJCkUghJ_Yb53wjjLaQ 3205
pybx/vis.py sha256=ITHE2EyTrLXuVP--kEL87hjhSsz_dj44QDFrjXlihmc 8945
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_anchor.py sha256=PgfOsk4WUHpzY9S1Ap6P0_spwPXLSr-9Wni7kMGo7jo 1863
tests/test_basics.py sha256=qZUpZeH0HhwH1rnTZsH1Ilkir12YTicNc06kuJS3Re4 5803
tests/test_ops.py sha256=St8yBnr-VtN4kq5bIKBy8tK7Rw6Vo1JLqHgtN3zqFPg 1941
tests/test_sample.py sha256=JZMAl9tCEM9r1MHUpN9FYL48ZJNndKNn9bc5h7Mnqco 851
tests/test_vis.py sha256=-GVqatNGIucpJCV7iOOwgMeRM36hjYNVQ-t1y6Inkx0 5116
pybx-0.4.1.dist-info/LICENSE sha256=_IYHtofyusu49QIbfoy6xVXiqUaVvydG6DPn2RAc4KY 1074
pybx-0.4.1.dist-info/METADATA sha256=wCKXFDGI71Nxiit--NQhKMUJ0iyAfv_3cABXZ5B4y_U 6947
pybx-0.4.1.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
pybx-0.4.1.dist-info/entry_points.txt sha256=TA8nngc6ti81mIrRcXXFNP2DsXOzUA-CqKRTBjFG5NQ 30
pybx-0.4.1.dist-info/top_level.txt sha256=C9QzUHmQo2jqtsA-47QW8j0BA6ZymgHsKWOxcZopKKo 11
pybx-0.4.1.dist-info/RECORD

top_level.txt

pybx
tests

entry_points.txt

[nbdev]
pybx = pybx._modidx:d