Metadata-Version: 2.2
Name: torchbox
Version: 1.1.39
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
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# 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.

