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 |