torchbox


Nametorchbox JSON
Version 1.1.38 PyPI version JSON
download
home_pagehttps://iridescent.ink/torchbox/
SummaryA PyTorch Toolbox.
upload_time2025-02-22 06:20:38
maintainerNone
docs_urlNone
authorZhi Liu
requires_pythonNone
licenseMIT
keywords pytorch machine learning signal processing deep learning
VCS
bugtrack_url
requirements Cython numpy matplotlib scipy Pillow lxml h5py pyyaml scikit-image torch tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.


            

Raw data

            {
    "_id": null,
    "home_page": "https://iridescent.ink/torchbox/",
    "name": "torchbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "PyTorch, Machine Learning, Signal Processing, Deep Learning",
    "author": "Zhi Liu",
    "author_email": "zhiliu.mind@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/b6/3d33ab031be202804681ed52fa12b315c1acbdd92c84ed683ab3390f20df/torchbox-1.1.38.tar.gz",
    "platform": null,
    "description": "# torchbox\n\nThe [torchlib](https://github.com/antsfamily/torchlib) package is deprecated.\n\nYou can install and test ``torchbox`` by: ``pip install torchbox``, ``import torchbox as tb``, ``print(tb.__version__)``\n\nPlease see [torchbox's documentation](http://iridescent.ink/torchbox) for using details.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A PyTorch Toolbox.",
    "version": "1.1.38",
    "project_urls": {
        "Download": "https://github.com/antsfamily/torchbox/",
        "Homepage": "https://iridescent.ink/torchbox/"
    },
    "split_keywords": [
        "pytorch",
        " machine learning",
        " signal processing",
        " deep learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdb63d33ab031be202804681ed52fa12b315c1acbdd92c84ed683ab3390f20df",
                "md5": "1e6e400dbb1586542bc4f0b9d658ba55",
                "sha256": "837f4ef7e756624c4a986c5938a2b19b6703e87acb390e23b4d53e3fe239ef0b"
            },
            "downloads": -1,
            "filename": "torchbox-1.1.38.tar.gz",
            "has_sig": false,
            "md5_digest": "1e6e400dbb1586542bc4f0b9d658ba55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11670306,
            "upload_time": "2025-02-22T06:20:38",
            "upload_time_iso_8601": "2025-02-22T06:20:38.478318Z",
            "url": "https://files.pythonhosted.org/packages/bd/b6/3d33ab031be202804681ed52fa12b315c1acbdd92c84ed683ab3390f20df/torchbox-1.1.38.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-22 06:20:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "antsfamily",
    "github_project": "torchbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Cython",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "1.8.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "h5py",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "scikit-image",
            "specs": []
        },
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "torchbox"
}
        
Elapsed time: 9.58296s