simpledeepcell


Namesimpledeepcell JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/BenCaiello/simpledeepcell
SummaryMesmer only code from deepcell-tf and deepcell-toolbox. simplifies import
upload_time2024-08-09 12:50:33
maintainerNone
docs_urlNone
authorBen Caiello
requires_python<3.11,>=3.9
licensemodified Apache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # simpledeepcell
This is a mini-package of code directly copied from deepcell-tf (https://github.com/vanvalenlab/deepcell-tf), version 0.12.4 / deepcell-toolbox (https://github.com/vanvalenlab/deepcell-toolbox), version 0.12.0, but only retaining the portions of code needed to run Mesmer as implemented by the steinbock package (https://github.com/BodenmillerGroup/steinbock/tree/main/steinbock).

Advantages: deepcell-toolbox requires VS buildtools to be successully installed by pip, which involves extra work outside of python/conda & involves a multi-gigabyte download (VS buildtools is BIG!). Additionally, using this package should cut down on the overall download size in other ways, as this package is much smaller that the full-size deepcell packages & does not require or download as many dependencies.
So using this package may be good if you are only trying to use Mesmer, such as when using the Steinbock package or related code, however -- note that using this package with steinbock would require further editing of Steinbock to load this package instead of deepcell.

## import:

    pip install simpledeepcell

To access the Mesmer segmentation, run:

    from simpledeepcell.main import Mesmer

## License:

This package has the same license as the deepcell: a modified, non-commercial / academic-focused Apache license

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BenCaiello/simpledeepcell",
    "name": "simpledeepcell",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.11,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ben Caiello",
    "author_email": "caiello@musc.edu",
    "download_url": "https://files.pythonhosted.org/packages/0b/79/31120964ef9c18fbc516940362d28bb63315d6267ad9928926ef73dacf6a/simpledeepcell-0.1.3.tar.gz",
    "platform": null,
    "description": "# simpledeepcell\nThis is a mini-package of code directly copied from deepcell-tf (https://github.com/vanvalenlab/deepcell-tf), version 0.12.4 / deepcell-toolbox (https://github.com/vanvalenlab/deepcell-toolbox), version 0.12.0, but only retaining the portions of code needed to run Mesmer as implemented by the steinbock package (https://github.com/BodenmillerGroup/steinbock/tree/main/steinbock).\n\nAdvantages: deepcell-toolbox requires VS buildtools to be successully installed by pip, which involves extra work outside of python/conda & involves a multi-gigabyte download (VS buildtools is BIG!). Additionally, using this package should cut down on the overall download size in other ways, as this package is much smaller that the full-size deepcell packages & does not require or download as many dependencies.\nSo using this package may be good if you are only trying to use Mesmer, such as when using the Steinbock package or related code, however -- note that using this package with steinbock would require further editing of Steinbock to load this package instead of deepcell.\n\n## import:\n\n    pip install simpledeepcell\n\nTo access the Mesmer segmentation, run:\n\n    from simpledeepcell.main import Mesmer\n\n## License:\n\nThis package has the same license as the deepcell: a modified, non-commercial / academic-focused Apache license\n",
    "bugtrack_url": null,
    "license": "modified Apache 2.0",
    "summary": "Mesmer only code from deepcell-tf and deepcell-toolbox. simplifies import",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/BenCaiello/simpledeepcell",
        "Repository": "https://github.com/BenCaiello/simpledeepcell"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb2fbf4add1e0ea3838878ff45425375c76c6d2f7e170fddf976c1abbd829f43",
                "md5": "5f9758bfd4c0b8e13b3d4cdd399b0bc8",
                "sha256": "67dbb6a54219ad6773fa8b0799a46904346e293d63c6c76c57587bf3e3f969ee"
            },
            "downloads": -1,
            "filename": "simpledeepcell-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f9758bfd4c0b8e13b3d4cdd399b0bc8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.11,>=3.9",
            "size": 20651,
            "upload_time": "2024-08-09T12:50:28",
            "upload_time_iso_8601": "2024-08-09T12:50:28.406683Z",
            "url": "https://files.pythonhosted.org/packages/eb/2f/bf4add1e0ea3838878ff45425375c76c6d2f7e170fddf976c1abbd829f43/simpledeepcell-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b7931120964ef9c18fbc516940362d28bb63315d6267ad9928926ef73dacf6a",
                "md5": "2ed4292bf6535402e9d5797eb3c9e10b",
                "sha256": "588da87b592d7d0059ddab0b5a7a166d60a63d3f03fb41850a478b9f8b216224"
            },
            "downloads": -1,
            "filename": "simpledeepcell-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2ed4292bf6535402e9d5797eb3c9e10b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.11,>=3.9",
            "size": 20153,
            "upload_time": "2024-08-09T12:50:33",
            "upload_time_iso_8601": "2024-08-09T12:50:33.697328Z",
            "url": "https://files.pythonhosted.org/packages/0b/79/31120964ef9c18fbc516940362d28bb63315d6267ad9928926ef73dacf6a/simpledeepcell-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-09 12:50:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BenCaiello",
    "github_project": "simpledeepcell",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "simpledeepcell"
}
        
Elapsed time: 0.38069s