torchbox


Nametorchbox JSON
Version 1.1.30 PyPI version JSON
download
home_pagehttps://iridescent.ink/torchbox/
SummaryA PyTorch Toolbox.
upload_time2024-12-13 15:51:14
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/8d/82/36d0106e5e2cd55855a722dedca49415ccc1874ff6d948a613c71a3fc5b2/torchbox-1.1.30.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.30",
    "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": "8d8236d0106e5e2cd55855a722dedca49415ccc1874ff6d948a613c71a3fc5b2",
                "md5": "a2b1c15a3df148ef2fcd8bef3421e896",
                "sha256": "87bacff31ffac6733a19925027047920347138528c3552fec418925702b70e35"
            },
            "downloads": -1,
            "filename": "torchbox-1.1.30.tar.gz",
            "has_sig": false,
            "md5_digest": "a2b1c15a3df148ef2fcd8bef3421e896",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12007495,
            "upload_time": "2024-12-13T15:51:14",
            "upload_time_iso_8601": "2024-12-13T15:51:14.913088Z",
            "url": "https://files.pythonhosted.org/packages/8d/82/36d0106e5e2cd55855a722dedca49415ccc1874ff6d948a613c71a3fc5b2/torchbox-1.1.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 15:51:14",
    "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: 0.43093s