netharn

View on PyPIReverse Dependencies (1)

0.6.2 netharn-0.6.2-py3-none-any.whl

Wheel Details

Project: netharn
Version: 0.6.2
Filename: netharn-0.6.2-py3-none-any.whl
Download: [link]
Size: 451926
MD5: 411a4794c23de5d18026034198f2e098
SHA256: 03dd90227ac711806e87dd19b44bff4c8835d2bfb3f65d15806220b64be3e1af
Uploaded: 2023-04-05 06:13:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: netharn
Version: 0.6.2
Summary: Train and deploy pytorch models
Author: Jon Crall
Author-Email: jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/computer-vision/netharn
License: Apache 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
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: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: six (>=1.11.0)
Requires-Dist: ubelt (>=1.2.4)
Requires-Dist: parse (>=1.12.0)
Requires-Dist: pyflakes (>=2.4.0)
Requires-Dist: astunparse (>=1.6.1)
Requires-Dist: pygtrie (>=2.3.3)
Requires-Dist: scriptconfig (>=0.7.6)
Requires-Dist: kwarray (>=0.6.7)
Requires-Dist: kwimage (>=0.9.7)
Requires-Dist: torch-liberator (>=0.2.1)
Requires-Dist: imageio (<2.8.0); python_version < "3.0"
Requires-Dist: qualname (>=0.1.0); python_version < "3.0"
Requires-Dist: numpy (>=1.19.3); python_version < "3.10" and python_version >= "3.6"
Requires-Dist: torch (>=1.9.0); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: torchvision (>=0.10.0); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: torch (>=1.11.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: torchvision (>=0.12.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numpy (>=1.21.6); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: torchvision (>=0.10.0); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: torchvision (>=0.10.0); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: torchvision (>=0.10.0); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: torch (>=1.9.0); python_version < "3.9.0" and python_version >= "3.6.0"
Requires-Dist: torch (>=1.13.0); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: numpy (>=1.23.2); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: imageio (>2.6.0); python_version > "3.0"
Requires-Dist: six (>=1.11.0); extra == "all"
Requires-Dist: ubelt (>=1.2.4); extra == "all"
Requires-Dist: parse (>=1.12.0); extra == "all"
Requires-Dist: pyflakes (>=2.4.0); extra == "all"
Requires-Dist: astunparse (>=1.6.1); extra == "all"
Requires-Dist: pygtrie (>=2.3.3); extra == "all"
Requires-Dist: scriptconfig (>=0.7.6); extra == "all"
Requires-Dist: kwarray (>=0.6.7); extra == "all"
Requires-Dist: kwimage (>=0.9.7); extra == "all"
Requires-Dist: torch-liberator (>=0.2.1); extra == "all"
Requires-Dist: xdoctest (>=0.15.10); extra == "all"
Requires-Dist: tqdm (>=4.23.4); extra == "all"
Requires-Dist: Pygments (>=2.2.0); extra == "all"
Requires-Dist: sympy (>=1.3); extra == "all"
Requires-Dist: ndsampler (>=0.7.3); extra == "all"
Requires-Dist: kwcoco (>=0.5.6); extra == "all"
Requires-Dist: colormath; extra == "all"
Requires-Dist: six (==1.11.0); extra == "all-strict"
Requires-Dist: ubelt (==1.2.4); extra == "all-strict"
Requires-Dist: parse (==1.12.0); extra == "all-strict"
Requires-Dist: pyflakes (==2.4.0); extra == "all-strict"
Requires-Dist: astunparse (==1.6.1); extra == "all-strict"
Requires-Dist: pygtrie (==2.3.3); extra == "all-strict"
Requires-Dist: scriptconfig (==0.7.6); extra == "all-strict"
Requires-Dist: kwarray (==0.6.7); extra == "all-strict"
Requires-Dist: kwimage (==0.9.7); extra == "all-strict"
Requires-Dist: torch-liberator (==0.2.1); extra == "all-strict"
Requires-Dist: xdoctest (==0.15.10); extra == "all-strict"
Requires-Dist: tqdm (==4.23.4); extra == "all-strict"
Requires-Dist: Pygments (==2.2.0); extra == "all-strict"
Requires-Dist: sympy (==1.3); extra == "all-strict"
Requires-Dist: ndsampler (==0.7.3); extra == "all-strict"
Requires-Dist: kwcoco (==0.5.6); extra == "all-strict"
Requires-Dist: colormath; extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: imageio (<2.8.0); python_version < "3.0" and extra == "all-strict"
Requires-Dist: qualname (==0.1.0); python_version < "3.0" and extra == "all-strict"
Requires-Dist: psutil (==5.8.0); python_version < "3.10" and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: Pillow (==8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: torch (==1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: torchvision (==0.10.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scikit-learn (==1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict"
Requires-Dist: torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: torchvision (==0.12.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pandas (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: Pillow (==9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: coverage (==4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: seaborn (==0.9.1); (python_version < "3.6" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: matplotlib (==3.0.0); (python_version < "3.6" and python_version >= "3.5") and extra == "all-strict"
Requires-Dist: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: torchvision (==0.10.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: pandas (==1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: matplotlib (==3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: torchvision (==0.10.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: pandas (==1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: scipy (==1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: torchvision (==0.10.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: scikit-learn (==1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: torch (==1.9.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: torch (==1.13.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pandas (==1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: Pillow (==9.2.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: imageio (>2.6.0); python_version > "3.0" and extra == "all-strict"
Requires-Dist: matplotlib (==3.5.0); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: scikit-learn (==1.1.0); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "all-strict"
Requires-Dist: psutil (==5.9.1); python_version >= "3.11" and extra == "all-strict"
Requires-Dist: coverage (==5.2.1); python_version >= "3.6" and extra == "all-strict"
Requires-Dist: seaborn (==0.10.0); python_version >= "3.6" and extra == "all-strict"
Requires-Dist: torch-optimizer (==0.3.0); python_version >= "3.6" and extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: imageio (<2.8.0); python_version < "3.0" and extra == "all"
Requires-Dist: qualname (>=0.1.0); python_version < "3.0" and extra == "all"
Requires-Dist: psutil (>=5.8.0); python_version < "3.10" and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "all"
Requires-Dist: Pillow (>=8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "all"
Requires-Dist: torch (>=1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: torchvision (>=0.10.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scikit-learn (>=1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all"
Requires-Dist: torch (>=1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: torchvision (>=0.12.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pandas (>=1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: Pillow (>=9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: psutil (>=5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: coverage (>=4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "all"
Requires-Dist: seaborn (>=0.9.1); (python_version < "3.6" and python_version >= "2.7") and extra == "all"
Requires-Dist: matplotlib (>=3.0.0); (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: torchvision (>=0.10.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pandas (>=1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: matplotlib (>=3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: scikit-learn (>=0.24.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: scipy (>=1.5.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: torchvision (>=0.10.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: pandas (>=1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: scikit-learn (>=0.24.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: scipy (>=1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: torchvision (>=0.10.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: scikit-learn (>=1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: torch (>=1.9.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: torch (>=1.13.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: pandas (>=1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: Pillow (>=9.2.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: scipy (>=1.9.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: imageio (>2.6.0); python_version > "3.0" and extra == "all"
Requires-Dist: matplotlib (>=3.5.0); python_version >= "3.10" and extra == "all"
Requires-Dist: scikit-learn (>=1.1.0); python_version >= "3.10" and extra == "all"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "all"
Requires-Dist: psutil (>=5.9.1); python_version >= "3.11" and extra == "all"
Requires-Dist: coverage (>=5.2.1); python_version >= "3.6" and extra == "all"
Requires-Dist: seaborn (>=0.10.0); python_version >= "3.6" and extra == "all"
Requires-Dist: torch-optimizer (>=0.3.0); python_version >= "3.6" and extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.1.0.0); (python_version < "3.4" and python_version >= "2.7") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.1.0.5); (python_version < "3.5" and python_version >= "3.4") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.1.0.2); (python_version < "3.6" and python_version >= "3.5") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "graphics-strict"
Requires-Dist: opencv-python (==4.5.4.58); python_version >= "3.10" and extra == "graphics-strict"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "graphics"
Requires-Dist: opencv-python (>=3.1.0.0); (python_version < "3.4" and python_version >= "2.7") and extra == "graphics"
Requires-Dist: opencv-python (>=3.1.0.5); (python_version < "3.5" and python_version >= "3.4") and extra == "graphics"
Requires-Dist: opencv-python (>=3.1.0.2); (python_version < "3.6" and python_version >= "3.5") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "graphics"
Requires-Dist: opencv-python (>=4.5.4.58); python_version >= "3.10" and extra == "graphics"
Requires-Dist: opencv-python-headless (==3.4.13.47); (python_version < "3.10" and python_version >= "3.9") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.4" and python_version >= "2.7") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.5" and python_version >= "3.4") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.11.39); (python_version < "3.6" and python_version >= "3.5") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.13.47); (python_version < "3.8" and python_version >= "3.7") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.13.47); (python_version < "3.9" and python_version >= "3.8") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==4.5.4.58); python_version >= "3.10" and extra == "headless-strict"
Requires-Dist: opencv-python-headless (>=3.4.13.47); (python_version < "3.10" and python_version >= "3.9") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.4" and python_version >= "2.7") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.5" and python_version >= "3.4") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.11.39); (python_version < "3.6" and python_version >= "3.5") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.13.47); (python_version < "3.8" and python_version >= "3.7") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.13.47); (python_version < "3.9" and python_version >= "3.8") and extra == "headless"
Requires-Dist: opencv-python-headless (>=4.5.4.58); python_version >= "3.10" and extra == "headless"
Requires-Dist: tqdm (>=4.23.4); extra == "optional"
Requires-Dist: Pygments (>=2.2.0); extra == "optional"
Requires-Dist: sympy (>=1.3); extra == "optional"
Requires-Dist: ndsampler (>=0.7.3); extra == "optional"
Requires-Dist: kwcoco (>=0.5.6); extra == "optional"
Requires-Dist: colormath; extra == "optional"
Requires-Dist: tqdm (==4.23.4); extra == "optional-strict"
Requires-Dist: Pygments (==2.2.0); extra == "optional-strict"
Requires-Dist: sympy (==1.3); extra == "optional-strict"
Requires-Dist: ndsampler (==0.7.3); extra == "optional-strict"
Requires-Dist: kwcoco (==0.5.6); extra == "optional-strict"
Requires-Dist: colormath; extra == "optional-strict"
Requires-Dist: psutil (==5.8.0); python_version < "3.10" and extra == "optional-strict"
Requires-Dist: Pillow (==8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: scikit-learn (==1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: pandas (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: Pillow (==9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: seaborn (==0.9.1); (python_version < "3.6" and python_version >= "2.7") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.0.0); (python_version < "3.6" and python_version >= "3.5") and extra == "optional-strict"
Requires-Dist: pandas (==1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: pandas (==1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: scipy (==1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: scikit-learn (==1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: pandas (==1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: Pillow (==9.2.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.5.0); python_version >= "3.10" and extra == "optional-strict"
Requires-Dist: scikit-learn (==1.1.0); python_version >= "3.10" and extra == "optional-strict"
Requires-Dist: psutil (==5.9.1); python_version >= "3.11" and extra == "optional-strict"
Requires-Dist: seaborn (==0.10.0); python_version >= "3.6" and extra == "optional-strict"
Requires-Dist: torch-optimizer (==0.3.0); python_version >= "3.6" and extra == "optional-strict"
Requires-Dist: psutil (>=5.8.0); python_version < "3.10" and extra == "optional"
Requires-Dist: Pillow (>=8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "optional"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: scikit-learn (>=1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: pandas (>=1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: Pillow (>=9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: psutil (>=5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: seaborn (>=0.9.1); (python_version < "3.6" and python_version >= "2.7") and extra == "optional"
Requires-Dist: matplotlib (>=3.0.0); (python_version < "3.6" and python_version >= "3.5") and extra == "optional"
Requires-Dist: pandas (>=1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: matplotlib (>=3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: scikit-learn (>=0.24.1); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: scipy (>=1.5.4); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: pandas (>=1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: scikit-learn (>=0.24.1); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: scipy (>=1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: scikit-learn (>=1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: pandas (>=1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: Pillow (>=9.2.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: scipy (>=1.9.2); (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: matplotlib (>=3.5.0); python_version >= "3.10" and extra == "optional"
Requires-Dist: scikit-learn (>=1.1.0); python_version >= "3.10" and extra == "optional"
Requires-Dist: psutil (>=5.9.1); python_version >= "3.11" and extra == "optional"
Requires-Dist: seaborn (>=0.10.0); python_version >= "3.6" and extra == "optional"
Requires-Dist: torch-optimizer (>=0.3.0); python_version >= "3.6" and extra == "optional"
Requires-Dist: six (==1.11.0); extra == "runtime-strict"
Requires-Dist: ubelt (==1.2.4); extra == "runtime-strict"
Requires-Dist: parse (==1.12.0); extra == "runtime-strict"
Requires-Dist: pyflakes (==2.4.0); extra == "runtime-strict"
Requires-Dist: astunparse (==1.6.1); extra == "runtime-strict"
Requires-Dist: pygtrie (==2.3.3); extra == "runtime-strict"
Requires-Dist: scriptconfig (==0.7.6); extra == "runtime-strict"
Requires-Dist: kwarray (==0.6.7); extra == "runtime-strict"
Requires-Dist: kwimage (==0.9.7); extra == "runtime-strict"
Requires-Dist: torch-liberator (==0.2.1); extra == "runtime-strict"
Requires-Dist: imageio (<2.8.0); python_version < "3.0" and extra == "runtime-strict"
Requires-Dist: qualname (==0.1.0); python_version < "3.0" and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: torch (==1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: torchvision (==0.10.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: torchvision (==0.12.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: torchvision (==0.10.0); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: torchvision (==0.10.0); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: torchvision (==0.10.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: torch (==1.9.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "runtime-strict"
Requires-Dist: torch (==1.13.0); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: imageio (>2.6.0); python_version > "3.0" and extra == "runtime-strict"
Requires-Dist: xdoctest (>=0.15.10); extra == "tests"
Requires-Dist: xdoctest (==0.15.10); extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: coverage (==4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "tests-strict"
Requires-Dist: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "tests-strict"
Requires-Dist: coverage (==5.2.1); python_version >= "3.6" and extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: coverage (>=4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "tests"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "tests"
Requires-Dist: coverage (>=5.2.1); python_version >= "3.6" and extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: graphics
Provides-Extra: graphics-strict
Provides-Extra: headless
Provides-Extra: headless-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 31897 characters]

WHEEL

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

RECORD

Path Digest Size
netharn/__init__.py sha256=mL9E4Isid-BqWW6y1xTycuYnL9jSirnSrSX6aejlxIo 2705
netharn/analytic_for.py sha256=FeXWGf98u6nLH3cPNddj7hEMzLSQpe6x21HboHdDOfI 157
netharn/api.py sha256=kP65dIMOiSfRK9ANmaTS1pJF2M65zonNPCWWcG5jXAI 30874
netharn/device.py sha256=LOscnm97-gE-pa_Wq8vsDze9E4mpigzf2oiFHtIjO3E 38625
netharn/exceptions.py sha256=nkQWk-7q3esl1EA8YxHEwODnAc3h3n3kr46_H6GaHMA 782
netharn/fit_harn.py sha256=cY6kfHmdGt4eNnKPo-xBFv00qbkYlQ53DrKapWwItRA 116731
netharn/hyperparams.py sha256=UHiOezb7AtBMinZVaM0g62-qXSTm4X-N6somK2aRlro 41556
netharn/mixins.py sha256=0gQHPbzrZb45L0FGd_qo13Mys96o_Maig90J2v2-hOk 17455
netharn/monitor.py sha256=PHk115S_hnn8WuVKrS7tInyRlfbCX1bSqMVR4LKVNXQ 20167
netharn/monkey.py sha256=bRz-AoO-EqEsB1C2nYH4VGd_JPszlTf7Z4bA2NfKjyQ 306
netharn/output_shape_for.py sha256=2V9XY1oTeArFjRQR3HUKFZl8vgaJzdcfsx4yJQpuLVE 165
netharn/receptive_field_for.py sha256=ePdeasBLvmB2dhG7uAcBRMZ_P0gt2PBibhfzhKwtfY0 171
netharn/analytic/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
netharn/analytic/analytic_for.py sha256=YVnY9hVEk5RYUhy0RWYCw8kmEhGy5E8-iCu6xRxB-3Y 9358
netharn/analytic/output_shape_for.py sha256=DrlXJeiAhuxP_BfaYAuTOk2wN35WyeX0n8ycJsHkTEo 45041
netharn/analytic/receptive_field_for.py sha256=zf5jVF3KJPONwHM9uCO9KhQEqqHCxCm15gv15t8IXJE 49650
netharn/backbones/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
netharn/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
netharn/cli/list_deployed.py sha256=L7ZWu8nHC13IlBpSUPjVrrS6vKY7jw9iP2CXzW1paZY 2691
netharn/cli/manage_runs.py sha256=oYrtuye9_GVvKMv5ZDtRgo4-uZ8zu4X78caDR0rNguc 23270
netharn/criterions/__init__.py sha256=oCVxCK-3lqqKyEwx5SkjPFHqAP8VniN1a3RJ2zQVL-0 1148
netharn/criterions/contrastive_loss.py sha256=GyFB4_qC34ZuIcPU3SSX0bybjzW1GCjaY8rbl2tvIOI 3942
netharn/criterions/focal.py sha256=Yc6A2QDg9cYJwXiUl8aTMvwlA-Ksk6YJo0cYnrf_7as 15792
netharn/criterions/triplet.py sha256=tsrZjk3ZWFJaPRdFqTV-_YiyBLWIlkXhkdXtFQ7gBAA 20711
netharn/data/__init__.py sha256=j3c81jSCgGDeQi2_CppJJiwQ0rnc9gJPPh7cYoJ1ZOM 1140
netharn/data/base.py sha256=P68Remqazhd3eJzmTEg1tXJB00bLQMSKiEMBROCHYZQ 216
netharn/data/batch_samplers.py sha256=R7JteiVRCrdlE3MwRLAVw7KM2zfcV5-U_q4QZe9OoD4 27473
netharn/data/channel_spec.py sha256=A2QlT8kUsxZBQ2sxZVzB4E2t-77PDbgK2vFwKmXVRZs 21617
netharn/data/coco_api.py sha256=dYk4-9qY73x3o_qay9yj_wZPVsd1LvyU-HflJCVUXdE 309
netharn/data/coerce_data.py sha256=5pSoSwib1F6Jdm2cmCC2P4nYmh10poC9qUx4n8IDhjQ 7968
netharn/data/collate.py sha256=X-VdjgbB-p9ARMBsJina9TYH0wCVWMJx6UCgt4DR9ek 10392
netharn/data/data_containers.py sha256=1RxFiNMfpEcRGaz0NQDf0F7ax0AhKvWIilxf0NrmdmI 37383
netharn/data/grab_camvid.py sha256=bJnJDaxa4D1RbufsVfEx97jVGcxLgB4wWOB-_m53dU4 700
netharn/data/grab_voc.py sha256=2RDDQ6HfqCmek5flKSM7y9pP85JSgq7cTNSFPhdekP8 9183
netharn/data/mnist.py sha256=dpJfl73Zp_hcDUmMUIGnusGPeki0ykHqBljCTsB4a8c 1813
netharn/data/toydata.py sha256=TSPEj1p-fRWMy-kuYuAXwSHYtiWEsS8yjt-nq7PDWh4 4860
netharn/data/voc.py sha256=OiC_CS25J8EjBzRWMiqmmewIPjSExM23I7PKC3Fsf1A 15205
netharn/data/transforms/__init__.py sha256=e50o4oz6py09zwRJhjOsd3xi_xbMfolEL446PYbFc84 609
netharn/data/transforms/augmenter_base.py sha256=JEshDK4Yw2cuuTwpqTF6-6E2ofwL8VmJnr405PWZACY 6625
netharn/data/transforms/augmenters.py sha256=LaMhz4QBdxnNVfq7ow9LgNax4bG9vyzUgujEHl70WCg 22869
netharn/examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
netharn/examples/__main__.py sha256=YpNbvonXc0xa9EpvSIqnEhBKOphMMnoDMKf6JbNl3I4 922
netharn/examples/cifar.py sha256=DongBqHbCFOSKPkE5LcrKAhvKBRMWmNU5W34UwdxDU8 43297
netharn/examples/classification.py sha256=HVQxRhnH5EHjqwyGFXvgVE0FmFXuEKmZWiVkox3rchI 33339
netharn/examples/mnist.py sha256=RCA6QkAdNkxykQ6nQOsSmTDe30Z4NcdopB4EVaMu1t8 10927
netharn/examples/object_detection.py sha256=wcXaP-fF0ZpVyqUjyXqIxFYZFFte2a9w-Qmp8IDShWk 32845
netharn/examples/segmentation.py sha256=Q6KzYd66iiy88UYAQiTLAlpzm-QaopZw1RzinQA_LdM 32641
netharn/examples/sseg_camvid.py sha256=ZD3O9jA9He-0aWk_5o563BAse65Su3uNdbBcSLCiQ_0 40039
netharn/examples/style_transfer.py sha256=4L55PSCs7CkYK0iP1w-34bH8UXL2Wi0yye_lBRo5xG4 15013
netharn/examples/style_transfer_orig.py sha256=urac7eJo8Sca7SsLW-Z4hNKZYMJSbsaRv0RYENadWbM 19100
netharn/examples/yolo_voc.py sha256=4e3o4tGg936xNPjRHgrLBn31XAsfVjGMwEWXDFL-Ba4 34274
netharn/export/__init__.py sha256=iLWLkYCfnyDV_NUX7TzaBjqS_su4HrDZyYnP2dO5Uew 9032
netharn/export/closer.py sha256=iK5LGBk-eGJHqhk_Al9bw_fy_2pVy_JTgX4DBrbCsO8 181
netharn/export/deployer.py sha256=S7wqlIsFP_Y7Au-9FfozzQort7d9FTScVBF9FBuTwjY 199
netharn/export/exporter.py sha256=v_j7o1zR52iDGxY4klU9IOJlUBdeAht2zmLLu69fDWA 199
netharn/initializers/__init__.py sha256=lLTx4QoXbCo5mK2N9THFBeqYeXMLWx6SVada4z872po 1338
netharn/initializers/core.py sha256=0sTY57g_LtT_STo9RIcHEV977GGW3TQVJYkUtifxXCo 2875
netharn/initializers/functional.py sha256=FLY4wvQ2m5HUcJ3qc7W_XqQvNwJyhC7d9XYv43nCpGA 36505
netharn/initializers/lsuv.py sha256=S9qfot5xYunrc-NcJnFjEuMSeqSzHhvyp680hwVVhmQ 9137
netharn/initializers/pretrained.py sha256=bgaWKtMWKbb7TXtVmiJt1LfSQMrNQgbl5cKWcVm2nO0 9477
netharn/layers/__init__.py sha256=1OSx-LUZhiVOXq7A--vXt2BovSlIc7DaH4wzjdUIe5o 1723
netharn/layers/attention.py sha256=U9I-7vwdLaFVFsGVf9bWWoCA0kD1IyBe1MNK17128Tk 6542
netharn/layers/common.py sha256=RunATO__Jaq0LDgpDy5Yd9xx9Q8K3GLlNYTJO7vKe-0 6177
netharn/layers/conv_norm.py sha256=YEEU12eWXtXLOIZvGboRYIQ9-iHhMJX08ja1QsD1-mE 9384
netharn/layers/gauss.py sha256=XzMfmP1SP4Sq7naH9R0veo68tmhS01gN2TQq-SByMjc 8561
netharn/layers/mish.py sha256=nxR-bAt5SxHcp9efP7DKTTZBJ-JGYvTN7i7zKf_c-nY 3236
netharn/layers/norm.py sha256=hRwKvnD5GBSIBYfmov-sL-82720l4iPVSsdl6skQFyM 4657
netharn/layers/perceptron.py sha256=xlDfE2e8UX6yitPLAS8qYWHICPLn7Y5x5q_5msX2eqg 9571
netharn/layers/rectify.py sha256=oRnZ_9_DRLXJATgtsu9XT4ZhTKwQE6gT75NZoSSPEvM 13726
netharn/layers/reshape.py sha256=evDpAPPPhx22mzt60nwXEGiDYS8PkeR-ubSGDHCw_VM 5689
netharn/layers/swish.py sha256=zvN18_fofzdb9iIHqYFRaEqnua_IqrdVzkJv71WYPV8 2008
netharn/metrics/__init__.py sha256=f-Bp7PHnO2wPbxMtrMyaHTuk07ZJ1kq70v1XY5bb3Ps 193
netharn/models/__init__.py sha256=jiO9GrnOfNIgNyu3cNAhdJxpaLaKCSXar2Frf0IjIZc 968
netharn/models/classical.py sha256=jy1H7k3vo67czoVuxN4sPKpHTaaAnXIqkdo_jDrStW4 9172
netharn/models/deeplab_v3.py sha256=8iDBJOmN7yC8rKJJuCHCqrs29xRNehz3RBG4j_tL0ew 15843
netharn/models/densenet.py sha256=TFm_sueiL5v7CkiWbB3A7XcuO93y7YekHZChXl3-H3A 3842
netharn/models/descriptor_network.py sha256=Ml0VMYtQY_r2YD_b3-9pu35sfKtZFAAtRjQ5J-_4rFQ 9515
netharn/models/dual_path_net.py sha256=NK18AwtDgihNeDD3tS7e_NZfSTvEJiN_ROAAvJI_E54 6828
netharn/models/efficientnet.py sha256=4XefxAR5DP5tioyQgz_3_1-9PABPcwjBk-WU-D8_OL0 40302
netharn/models/psp.py sha256=nSAKorwp27J0oKqbZyNk2ToqViD9Bq8q67qzThUcFOE 28859
netharn/models/resnet.py sha256=kCLdKoUs6uFU5C8FZEgf-iZtPRIy2kjR9mcskzPIKyg 4917
netharn/models/se_resnet.py sha256=5VvBY-5mWMCVSOm4DL4LsqNX6-vybLNh-uVFcg3-P2k 9182
netharn/models/segnet.py sha256=M8R8_YlSFOS46RsEEQ_FqEcWrbKKEzqBkucG8xfbf64 8346
netharn/models/toynet.py sha256=J8_eZSewvR3C-diRnssRIbCR1W7cYgf6geWAz-N2UZc 2902
netharn/models/unet.py sha256=KpS2qUS4FleVCdXqE9odkBGbDqtmL-Hqr3nDrdaFt04 23250
netharn/models/yolo2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
netharn/models/yolo2/light_postproc.py sha256=kckuu0Z6Z4MjTMZx1lO70k5LmKnc2GSTPV4DspBLnCQ 7015
netharn/models/yolo2/light_region_loss.py sha256=YlB4toHfD9nGyBPvQ2fgg99AfRkAww9AIy3TEbV9rkM 26190
netharn/models/yolo2/light_yolo.py sha256=igtZo6uqrSp-ZEVCjEDndIo0cnH2Dp8-CspyTCuTW-o 16656
netharn/models/yolo2/multiscale_batch_sampler.py sha256=O7-wruMi3-QvujIZ6PL_4W_c-dfs79wg1OpIW1Eb8E0 2858
netharn/models/yolo2/region_loss2.py sha256=7CishMrGpA_XHd7S89jMae2cMjNzdQeKGyo3RfGJvg4 15645
netharn/models/yolo2/yolo2.py sha256=Ax58MDtxqZsnc8Ptc-MKbVMvhYPDHIbO5hH_Ope2QNs 47331
netharn/optimizers/__init__.py sha256=hWfwFr1SGI6CAijem1GfWwhh38MsOuXpBbA1I8tSxH4 265
netharn/optimizers/adamw.py sha256=6sjJiY3bLjrPcEOwovqeZZocxI1Nn-KFDisanMsN9MQ 4842
netharn/plots/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
netharn/plots/weight_scatter.py sha256=ahFOPfxD701RZBVjsVRHU4j9n4PTmlv0lDcfORRXNBQ 1898
netharn/prefit/__init__.py sha256=LLwgOe6cwNk_Sq7T5tQa6XPRzNOhuyoHiMrAWm7KjKk 164
netharn/prefit/lr_tests.py sha256=a6PQ921JvR1WIN4ASsuGc-3JANJAXGLn-3m5nH9L-UA 15771
netharn/schedulers/__init__.py sha256=6WWgmDLJgJbpZhAllOfxR662_CspaB1LpX9_LE4kIB0 759
netharn/schedulers/core.py sha256=ZWHvUniD6Kj3sNBEoQU1SNS0MT_O9609vEH1F5AqhK8 11475
netharn/schedulers/iteration_lr.py sha256=2Gcd8tQjBUvES2gUvIFlNbuFGehAZ9aBjAOXTjPBw5U 728
netharn/schedulers/listed.py sha256=AQuqK7MWgA5q6BQtcNExHN9ewlgHieoxzwB267C383g 9489
netharn/schedulers/scheduler_redesign.py sha256=USyV6P8ukEJmIx_glavvvy9SekPJ9r-GDI9XAa8JgbI 8690
netharn/util/__init__.py sha256=j4qNy1PY08NRprMwS0M29V5mwvMNYibGTqfAFI6F32I 4858
netharn/util/_deprecation_helpers.py sha256=_mo2J2THj4DTKa8JGBnRXil8xfxvMeNdSr8VdbFfP-Y 3963
netharn/util/collect_env.py sha256=MjHOguUTk9lCh7ZJLfgCJnEk1uKnafn8v5bn-5BhqSo 15052
netharn/util/imutil.py sha256=98mPJLXfeWaVRHWxg_IvyyFwbrGWd_QSzQFZhxkfdVk 9318
netharn/util/layer_rotation.py sha256=FXDTMG5ZQ-X56LXGZ39FTImJ3HWQxAghmBHc2JjObIM 2197
netharn/util/mplutil.py sha256=yS9YgozoKgrE1MghfDOYXIlIS4guVN_6BTDvdGi8hxY 38107
netharn/util/profiler.py sha256=7VaRx1B2PU78F0sPR19IULpAdv9ryCaPqtxA-Y8ZiA8 424
netharn/util/util_averages.py sha256=YdaV89JbBVAA2Cv2d4LnB4RdR89gqzK9jg6tqQOo09Y 18216
netharn/util/util_filesys.py sha256=KMyvfwXeZP1npIhtPZGoBYV-Yd7N9_W1dGpIuwc5SVY 2269
netharn/util/util_fname.py sha256=5Vg7QlEfPwnkVVVXtZwCMbjev5zponGY1WR1coPVVt0 14888
netharn/util/util_idstr.py sha256=pVL4wl2tccvCB3iR0rWoYKFD9ByQzCn-K-xM_d-z_7I 2725
netharn/util/util_inspect.py sha256=AXjObT3LFHX513F_I7mWGY2ITbZx4UYcbk_rAWJ1X8c 1116
netharn/util/util_io.py sha256=pSj8y8Y4NQIzW_8XqfAEuqNKwev2W1n-WnkRtBmVWzM 1392
netharn/util/util_iter.py sha256=5H8tWj4QepHEn4Cbuti7nmg5rhE7uPy2c0bJJ4qlJ30 1002
netharn/util/util_json.py sha256=TOoMIfbKDW2wr1coXQr6tdOgnU5dCBvIUdWpSjhgBeA 7023
netharn/util/util_misc.py sha256=udpQKM-nu1pGISL0LMdYCDv6UcF38oJC3rBv1Cj4Odk 9759
netharn/util/util_resources.py sha256=R4u-aBIcAcxxsdvHixNAzVNOMTGzwo6ZpmGVZgRIaFo 4192
netharn/util/util_slider.py sha256=poR76v3lJJq6lDL7vl8m52iqgm62OVg1L7zdc6050D4 26540
netharn/util/util_slider_dep.py sha256=kauxNp1tcRPZHPbXNv7Ofo_g-air0Nw94w-sXp2-nGs 15257
netharn/util/util_subextreme.py sha256=uzDou5IiC5RnDRAd8kffnElmIAT5y31N1CPwA7H_Xho 8635
netharn/util/util_tensorboard.py sha256=sAh-P5q_gApl9HYFS5DLiCdUoDSInbWiSt4RWBEFY1Q 1891
netharn/util/util_torch.py sha256=SBxTQgtH6Fkmn-uwZqH-OPw2Xq8ll2BgK12tIfg1LiA 23468
netharn/util/util_zip.py sha256=MtlN66BEpRFJj77CIH_Y-P69n7FLdK3X4tK1li3yIqE 6029
netharn-0.6.2.dist-info/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
netharn-0.6.2.dist-info/METADATA sha256=Rm1GeOd1qF3Qet-tNZXCjK_Aq_A2uBNR1KvANjjMHkM 66377
netharn-0.6.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
netharn-0.6.2.dist-info/top_level.txt sha256=CRIvpixPkjtXCP45F0920wPCXoCoEiPTkZxoqfYJEDM 8
netharn-0.6.2.dist-info/RECORD

top_level.txt

netharn