Metadata-Version: 2.4
Name: torchbox
Version: 1.1.46
Summary: A PyTorch Toolbox
Home-page: https://iridescent.ink/torchbox/
Download-URL: https://github.com/antsfamily/torchbox/
Author: Zhi Liu
Author-email: Zhi Liu <zhiliu.mind@gmail.com>
Maintainer-email: Zhi Liu <zhiliu.mind@gmail.com>
Project-URL: Homepage, https://iridescent.ink/torchbox/
Project-URL: Source, https://github.com/antsfamily/torchbox
Project-URL: Documentation, https://iridescent.ink/torchbox/
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Free Threading :: 1 - Unstable
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: Cython
Requires-Dist: numpy
Requires-Dist: matplotlib>=1.8.0
Requires-Dist: scipy
Requires-Dist: Pillow
Requires-Dist: lxml
Requires-Dist: h5py
Requires-Dist: pyyaml
Requires-Dist: scikit-image
Requires-Dist: torch
Requires-Dist: tqdm
Dynamic: author
Dynamic: download-url
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist

The `torchlib <https://github.com/antsfamily/torchlib>`_ package is deprecated.

You can install and test ``torchbox`` by: ``pip install torchbox``, ``import torchbox as tb``, ``print(tb.__version__)``

Please see torchbox's `documentation <http://iridescent.ink/torchbox>`_ for using details.
