d3m-segmentation-models-pytorch

View on PyPIReverse Dependencies (1)

0.1.3 d3m_segmentation_models_pytorch-0.1.3-py3-none-any.whl

Wheel Details

Project: d3m-segmentation-models-pytorch
Version: 0.1.3
Filename: d3m_segmentation_models_pytorch-0.1.3-py3-none-any.whl
Download: [link]
Size: 66716
MD5: 5d4ced09a880ebc5e2b8b3d9f79d05ca
SHA256: b4d57f5b62725fb2c48d1db2e78c4ddd5df55ecd405390f45261b3bfbdf7e6e5
Uploaded: 2022-03-23 21:50:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: d3m-segmentation-models-pytorch
Version: 0.1.3
Summary: Image segmentation models with pre-trained backbones. PyTorch.
Author: Pavel Yakubovskiy
Author-Email: qubvel[at]gmail.com
Home-Page: https://github.com/qubvel/segmentation_models.pytorch
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.0.0
Requires-Dist: torchvision (>=0.3.0)
Requires-Dist: pretrainedmodels (==0.7.4)
Requires-Dist: efficientnet-pytorch (>=0.6.3)
Requires-Dist: timm (==0.3.2)
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 23117 characters]

WHEEL

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

RECORD

Path Digest Size
segmentation_models_pytorch/__init__.py sha256=8krjS95uUzcE9fs73gcoVKVdruvtji2ADXPTiZBJxdI 302
segmentation_models_pytorch/__version__.py sha256=g2ECtXoVKLfLeOhuDed5K0v0w5U6xv0u8my2Ds171EQ 66
segmentation_models_pytorch/base/__init__.py sha256=G9T6vayJItwIUDgq8FH_1LHuMMnX8L2b15Sx3FxBUgA 173
segmentation_models_pytorch/base/heads.py sha256=YscwO4lLH3nmeNZxdF64W5MCYAn-ngTT5qq5Iz-4Jus 1186
segmentation_models_pytorch/base/initialization.py sha256=tEoVuQ4-LBTOK7E-rb5nvIa_gr29wo2CLuaeeKSwhN0 848
segmentation_models_pytorch/base/model.py sha256=HjELbSo01U0kSjsnHlim8fFCLe24FWuYjHX_T46fUBs 1251
segmentation_models_pytorch/base/modules.py sha256=wIM0f63WK6xoiIjR_SkzDl-qjSOlDcrIyqlN3GiEs7Y 3561
segmentation_models_pytorch/deeplabv3/__init__.py sha256=MQLbm81U4WWSmgfxkKIRsTJE67eSwDjN2sC739P0ERI 43
segmentation_models_pytorch/deeplabv3/decoder.py sha256=oTSsoWQCDwsP75kctduAzH-D-QwXvWQgqKfVPzrXs4Q 7486
segmentation_models_pytorch/deeplabv3/model.py sha256=2gdSKAUzILQzyTZuI1aFgDMJBRrPeShlALPt0sAEjRY 8271
segmentation_models_pytorch/encoders/__init__.py sha256=WItRwJvXV76ImWAsooLcLytGblA6I42Jq_M8GbXl6fw 3093
segmentation_models_pytorch/encoders/_base.py sha256=1lzHnWOXyWrbLvTmPZWrdQIuV-SfzQydoT3Px5EdBfA 1372
segmentation_models_pytorch/encoders/_preprocessing.py sha256=_YL1D96HeXBp2O9Z0PiB2Sa_j6RZZfHIeCQxDZOfj2E 476
segmentation_models_pytorch/encoders/_utils.py sha256=PRTeM5_DbIHCkAY4n2i08_TAX-f3waAsvGEhIdcc5_Q 1565
segmentation_models_pytorch/encoders/densenet.py sha256=ertVy5ypXosQSEFWdJje1-6DvJkiLxaiaNJYhAzCi2k 5317
segmentation_models_pytorch/encoders/dpn.py sha256=k1lWJJKlf0xZjIQUGFXJ7i7gyDB4vbCexOgXlfij-Fs 6009
segmentation_models_pytorch/encoders/efficientnet.py sha256=ui4qSDC881Qyx0ygpDLkgi_f3h0JWmAG7iLQIfbQ8CM 6470
segmentation_models_pytorch/encoders/inceptionresnetv2.py sha256=st4xhQEi4_Q12L5H16Uq5pHFGo0jlIZeeVhLV0eTRd4 3551
segmentation_models_pytorch/encoders/inceptionv4.py sha256=i-kSGhqXDLPvP10uZwRiMAAuQpgNvMu8daeldTGx9YY 3544
segmentation_models_pytorch/encoders/mobilenet.py sha256=WBEZi3IpsGclYk14wEnPp0o8J61I3TkvQdrB_-gxCp4 2933
segmentation_models_pytorch/encoders/resnet.py sha256=SAxJmr5X01BiIUUHii_wGspvGha40b9Ev5VY5HlFZCY 9265
segmentation_models_pytorch/encoders/senet.py sha256=ovudBd5q4vBg52jdxN3lPaFugTVVI1wRPX3kGPL2rpE 5849
segmentation_models_pytorch/encoders/timm_efficientnet.py sha256=8Ln5imlToS8np2egAzbR30kU9kZh4C7qCw6bNl3GsSk 9053
segmentation_models_pytorch/encoders/timm_regnet.py sha256=cznr9cyjN4SFwnwE1eLFOaj4ujn9zeQkpf1yJT0UpZ0 13282
segmentation_models_pytorch/encoders/timm_res2net.py sha256=7E4eaQI_SpJWrEYsfmFZFkfAJhccXXX9UL_woK5lWiw 5757
segmentation_models_pytorch/encoders/timm_resnest.py sha256=NbHllwvOuIfxqdxDIz2bHp3PODdKEFlZ6VUE2t9B-LA 7539
segmentation_models_pytorch/encoders/timm_sknet.py sha256=-lvwOJ1RX0QXPWTvhStyevgxHeG_DUVhTg2sde2BMss 3542
segmentation_models_pytorch/encoders/vgg.py sha256=ZRownVErFWF45F609s79cd-nkzSRc5yuuUh-vU32ytY 5637
segmentation_models_pytorch/encoders/xception.py sha256=2ZqNkGqkX98_hkT4dHQthrzYuVoV47-VA6nhjBhOqHc 1979
segmentation_models_pytorch/fpn/__init__.py sha256=dPav6s0EovmfaGPo_VfGTl5FAtutTfOiyKYXh8-7I3A 22
segmentation_models_pytorch/fpn/decoder.py sha256=iksoef2HT0ngzu66IfDCzISDmk7DxONLKGXvvqvverI 3879
segmentation_models_pytorch/fpn/model.py sha256=jD1difiAyzLzY2GDn6LDzk0M5KfSauTnP1P3FdsAXy0 4367
segmentation_models_pytorch/linknet/__init__.py sha256=Zya24fMOn9ly4HWVQApTaB2GVcbJzgEYnlF9nmzA_60 26
segmentation_models_pytorch/linknet/decoder.py sha256=7-udt1UwzDtJBKIXci86ci0kd4Ylh_7IUD2QIatYHt4 2180
segmentation_models_pytorch/linknet/model.py sha256=EOA53FYar2Pf6KQq_3pQdOSPPFnIRtHlFEhVpIF5hOQ 4117
segmentation_models_pytorch/pan/__init__.py sha256=61aVSXxY_oHUTAsCBd60Mq37ZE37jNZ7v-BOJyDZ9hg 22
segmentation_models_pytorch/pan/decoder.py sha256=FEpITKqWx05-8zAkr3IJapQTd7HVV-nwILnM_kclCfc 5741
segmentation_models_pytorch/pan/model.py sha256=qagKnkaERWBvzDi6qZ8bnyZ07YXV8LqLy8bfTmWAYfc 3873
segmentation_models_pytorch/pspnet/__init__.py sha256=5coHuRrT4cE6MwTbrq70tC2_U9cQd5By7aQltUJDRoo 25
segmentation_models_pytorch/pspnet/decoder.py sha256=AsQSP0waX_w4SE2spGLQvARu4sntc6V-A_uXGyQBCiM 2033
segmentation_models_pytorch/pspnet/model.py sha256=GeJrLNZtq5t08YxYiCnekLl6VJhBKh00J_hMv1Omr0I 4519
segmentation_models_pytorch/unet/__init__.py sha256=JDBNC4mNLdT7eUkfvvTP-7THYVDMqNV8ZxS8Es2haSI 23
segmentation_models_pytorch/unet/decoder.py sha256=CtDj7Xh6gUc95ufiqoLixGs7XbVdQ7GiDg7VL_gpr8A 3862
segmentation_models_pytorch/unet/model.py sha256=CMTs4n-i65Lg0NxJTe5JioOAqEQIuR1k-r5ePONMXNo 4723
segmentation_models_pytorch/unetplusplus/__init__.py sha256=yY_NxSWRxZjLNpfpsb_cgu3JfG5H1nTbbRzpIef3qY8 33
segmentation_models_pytorch/unetplusplus/decoder.py sha256=WSwXqGoaKPj162d4X4VMLWbtGyKi8JQ8BQqxUmavrU0 5347
segmentation_models_pytorch/unetplusplus/model.py sha256=tWXsoxkaBoO8oa2oJdBVrgOkKG2z3xoLiWVIgcm-rVM 4751
segmentation_models_pytorch/utils/__init__.py sha256=bzBHPm6iFNxMgWj-u6hcTmhCVc2MBxqzjhT30AL903I 64
segmentation_models_pytorch/utils/base.py sha256=kO9I3HIyvYwAPyjov0iobzd01_1__trnOBWT3vj_VPk 2513
segmentation_models_pytorch/utils/functional.py sha256=XW05Hij_gjSPBuT90a-0bv8xFoC1TgfHwkl8I2DaWTA 3937
segmentation_models_pytorch/utils/losses.py sha256=NTP0oLXeBTbHdKbj9K5hG1sIIbSewaez4VSI00fHTeQ 1576
segmentation_models_pytorch/utils/meter.py sha256=ShZkfh_bJo8jGroTOx912mpHTQufzVa3q530RubYHVc 1719
segmentation_models_pytorch/utils/metrics.py sha256=a1VdlQJpBROUojHT_k4TukyYfA7oxRI1Wi5anJDELBA 3026
segmentation_models_pytorch/utils/train.py sha256=imSBIyYEsA0qSUMSjgUBkNuRmLoqF9e_VWC0JZPlkaE 3367
d3m_segmentation_models_pytorch-0.1.3.dist-info/LICENSE sha256=_DVYt2yFnsLNG06KxOQ826InXCcgSKnLJ7JbKni650U 1100
d3m_segmentation_models_pytorch-0.1.3.dist-info/METADATA sha256=EJNf02GQX4usZMPllOtKBDonFzxtMWwk5LgCogs3HU0 24041
d3m_segmentation_models_pytorch-0.1.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
d3m_segmentation_models_pytorch-0.1.3.dist-info/top_level.txt sha256=FQFwDaZRItXKmR4FEwsYkyf4gpg__y6BoPUU1xprpys 28
d3m_segmentation_models_pytorch-0.1.3.dist-info/RECORD

top_level.txt

segmentation_models_pytorch