backbones

View on PyPIReverse Dependencies (0)

0.0.1 backbones-0.0.1-py3-none-any.whl

Wheel Details

Project: backbones
Version: 0.0.1
Filename: backbones-0.0.1-py3-none-any.whl
Download: [link]
Size: 16905
MD5: a599fcc68fbc640a338ac743f62812ef
SHA256: c0fa2bb2ef7b34523f4f6184fd35832f12ba8438e9615aa68adf9bfccbfc24b8
Uploaded: 2025-02-18 10:19:55 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: backbones
Version: 0.0.1
Summary: Backbone networks for computer vision research.
Author-Email: Kurt Stolle <kurt[at]khws.io>
Keywords: perception,computer vision,deep learning,object detection,instance segmentation,semantic segmentation
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.12
Requires-Dist: torch (>=2.6.0)
Requires-Dist: torchvision
Requires-Dist: safetensors
Requires-Dist: nvidia-ml-py
Requires-Dist: regex
Requires-Dist: unipercept
Requires-Dist: hypothesis; extra == "tests"
Requires-Dist: bandit[toml]; extra == "tests"
Requires-Dist: check-manifest; extra == "tests"
Requires-Dist: ruff; extra == "tests"
Requires-Dist: pre-commit; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-sugar; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"
Requires-Dist: pytest-benchmark; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Requires-Dist: pytest-runner; extra == "tests"
Requires-Dist: mccabe; extra == "tests"
Requires-Dist: jupyterlab; extra == "notebooks"
Requires-Dist: ipywidgets; extra == "notebooks"
Requires-Dist: ipykernel; extra == "notebooks"
Requires-Dist: ipython-autotime; extra == "notebooks"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Provides-Extra: tests
Provides-Extra: notebooks
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 898 characters]

WHEEL

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

RECORD

Path Digest Size
backbones/__init__.py sha256=Xgfyzxfa_lFQ2hH4YLm3B-RTlmafOLNxih36Epf3t4o 1019
backbones/__main__.py sha256=FrBcwLQTtzHAyZff2scIyZiRt_GAzIc3G8TeblpK72Q 34
backbones/_cli.py sha256=lFm0PbSzANnmEX-se8uw5XjO-TgnSlnIPkpg7HutSUw 10763
backbones/_export.py sha256=TaxeL1Uz9tMcMVPC8Wd3_JfaG4a90p1jDyyPIdAWPl8 1089
backbones/_features.py sha256=ne_9c3soHezoZA2iGA92v5MKP1hlS_slsCinl58GttM 3777
backbones/_interface.py sha256=UrxC0-v7n1HT8MV4CvcKL8_W2V31prXoGQ8ex4feBJg 101
backbones/_io.py sha256=GuF8oTG34r4DXmf4C78lB-o-Pl66rGFWTb0mff9zODA 4702
backbones/_normalize.py sha256=igwCc9mZbY9sZdHHZC4jqXMo5I0eAel9qR9aJLaIvxs 3902
backbones/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backbones/resnet/__init__.py sha256=VP_fYHizMAm-QN9E7wKgF6uBBslv8YPNDq4bZ0hypKU 46
backbones/resnet/_cli.py sha256=8_pwbpOhQAVON6lQY5spEF6e-Mr6ZUVsqb7wOQW7vlU 3461
backbones/resnet/_modules.py sha256=G5pFhU8djWQcnu6PbKKN-2iybQoeK4iXlJeH3M1iENU 9135
backbones/resnet/configs.py sha256=-p8cVUx1sqzu-IUnqEUPj46nM20uaiS_CkKgVXepgFg 1553
backbones/swin/__init__.py sha256=_583VNH8C2Mp1g11XyIaxwfNsCHwmbzpJ8siuQOHS44 22
backbones/swin/configs.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backbones-0.0.1.dist-info/LICENSE sha256=N2N8xF7oe-B7TmGII1078HjUAeVvUm0Txeu-2EJAvX8 1068
backbones-0.0.1.dist-info/METADATA sha256=c-eMEWouZbyCwjEQR_1P4WkH54ClUIFfYNt9Jww6E7g 2638
backbones-0.0.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
backbones-0.0.1.dist-info/entry_points.txt sha256=3fOX2NNCleEMJ9pNh9zWp0Owe2iSdgCbW-QUtIU0m4A 54
backbones-0.0.1.dist-info/top_level.txt sha256=fQxgryBMMjVV3tT140DVaMmz4s3mWdPTD63J5BPaxPU 10
backbones-0.0.1.dist-info/RECORD

top_level.txt

backbones

entry_points.txt

backbones = backbones._cli:cli.main