segmentation-models-3D


Namesegmentation-models-3D JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/ZFTurbo/segmentation_models_3D
SummarySet of Keras models for segmentation of 3D volumes .
upload_time2024-06-29 10:53:56
maintainerNone
docs_urlNone
authorRoman Sol (ZFTurbo)
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements tensorflow keras classification_models_3D
Travis-CI No Travis.
coveralls test coverage No coveralls.
            3D variants of popular models for segmentation like FPN, Unet, Linknet and PSPNet.Models work with keras (version 3).More details: https://github.com/ZFTurbo/segmentation_models_3D



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ZFTurbo/segmentation_models_3D",
    "name": "segmentation-models-3D",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Roman Sol (ZFTurbo)",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4b/ff/2c941e30130b62b4ef700f9207bf4fd348878225be429c1e30e48b8dc007/segmentation_models_3D-1.1.1.tar.gz",
    "platform": null,
    "description": "3D variants of popular models for segmentation like FPN, Unet, Linknet and PSPNet.Models work with keras (version 3).More details: https://github.com/ZFTurbo/segmentation_models_3D\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Set of Keras models for segmentation of 3D volumes .",
    "version": "1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/ZFTurbo/segmentation_models_3D"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f6b759ea93acd186a193b397799de9d7013695b342a80a989ca08fa630ae134",
                "md5": "0309ea57b3d8402da315e84ac3712b86",
                "sha256": "345e069477a7441595cc4b89db183274c20b5850069b026e2e836c290e1491ce"
            },
            "downloads": -1,
            "filename": "segmentation_models_3D-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0309ea57b3d8402da315e84ac3712b86",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 34204,
            "upload_time": "2024-06-29T10:53:54",
            "upload_time_iso_8601": "2024-06-29T10:53:54.908274Z",
            "url": "https://files.pythonhosted.org/packages/9f/6b/759ea93acd186a193b397799de9d7013695b342a80a989ca08fa630ae134/segmentation_models_3D-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bff2c941e30130b62b4ef700f9207bf4fd348878225be429c1e30e48b8dc007",
                "md5": "be307df5e8123cd114ee4e97aa4518b1",
                "sha256": "46123d76f65e3761223704b8400d70ff651cd9a9ae708dec6f8d36205a9bd935"
            },
            "downloads": -1,
            "filename": "segmentation_models_3D-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "be307df5e8123cd114ee4e97aa4518b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22188,
            "upload_time": "2024-06-29T10:53:56",
            "upload_time_iso_8601": "2024-06-29T10:53:56.343102Z",
            "url": "https://files.pythonhosted.org/packages/4b/ff/2c941e30130b62b4ef700f9207bf4fd348878225be429c1e30e48b8dc007/segmentation_models_3D-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-29 10:53:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ZFTurbo",
    "github_project": "segmentation_models_3D",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "tensorflow",
            "specs": [
                [
                    ">=",
                    "2.16.1"
                ]
            ]
        },
        {
            "name": "keras",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "classification_models_3D",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        }
    ],
    "lcname": "segmentation-models-3d"
}
        
Elapsed time: 0.38260s