segmentation-models


Namesegmentation-models JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/qubvel/segmentation_models
SummaryImage segmentation models with pre-trained backbones with Keras.
upload_time2020-01-10 11:36:03
maintainer
docs_urlNone
authorPavel Yakubovskiy
requires_python>=3.0.0
licenseMIT
keywords
VCS
bugtrack_url
requirements keras_applications image-classifiers efficientnet
Travis-CI
coveralls test coverage No coveralls.
            Image segmentation models with pre-trained backbones with Keras.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/qubvel/segmentation_models",
    "name": "segmentation-models",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pavel Yakubovskiy",
    "author_email": "qubvel@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/4d/c83cbaef289d23eb858a7ffa2459655ae4e17765fd883d59685fb8a2e17d/segmentation_models-1.0.1.tar.gz",
    "platform": "",
    "description": "Image segmentation models with pre-trained backbones with Keras.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Image segmentation models with pre-trained backbones with Keras.",
    "version": "1.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5d4258962faaf6905a0261ff0c39adc8",
                "sha256": "2c52ca7b2485b5071ffbf11b771c69179e896b3ba47b0f8704aeab00f9f91ce3"
            },
            "downloads": -1,
            "filename": "segmentation_models-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5d4258962faaf6905a0261ff0c39adc8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0.0",
            "size": 33589,
            "upload_time": "2020-01-10T11:36:02",
            "upload_time_iso_8601": "2020-01-10T11:36:02.024089Z",
            "url": "https://files.pythonhosted.org/packages/da/b9/4a183518c21689a56b834eaaa45cad242d9ec09a4360b5b10139f23c63f4/segmentation_models-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "494eb23f803d4b584c5bab2dc76a16d2",
                "sha256": "fee0b9aedc17bb487b4e4127033f28c35c1c182ef726ebe5deeea071e4cadff4"
            },
            "downloads": -1,
            "filename": "segmentation_models-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "494eb23f803d4b584c5bab2dc76a16d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0.0",
            "size": 25027,
            "upload_time": "2020-01-10T11:36:03",
            "upload_time_iso_8601": "2020-01-10T11:36:03.868812Z",
            "url": "https://files.pythonhosted.org/packages/3c/4d/c83cbaef289d23eb858a7ffa2459655ae4e17765fd883d59685fb8a2e17d/segmentation_models-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-01-10 11:36:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "qubvel",
    "github_project": "segmentation_models",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "keras_applications",
            "specs": [
                [
                    "<=",
                    "1.0.8"
                ],
                [
                    ">=",
                    "1.0.7"
                ]
            ]
        },
        {
            "name": "image-classifiers",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "efficientnet",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        }
    ],
    "lcname": "segmentation-models"
}
        
Elapsed time: 0.01336s