Metadata-Version: 2.1
Name: torchbox
Version: 1.1.38
Summary: A PyTorch Toolbox.
Home-page: https://iridescent.ink/torchbox/
Download-URL: https://github.com/antsfamily/torchbox/
Author: Zhi Liu
Author-email: zhiliu.mind@gmail.com
License: MIT
Keywords: PyTorch,Machine Learning,Signal Processing,Deep Learning
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

# torchbox

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.

