torch-contour


Nametorch-contour JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/antoinehabis/torch_contour
SummaryDifferentiable contour to mask and contour to distance map implementation with PyTorch
upload_time2023-12-06 16:39:05
maintainer
docs_urlNone
authorAntoine Habis
requires_python>=3.7
licenseMIT
keywords differentiable contour processing pytorch machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # torch_contour

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/antoinehabis/torch_contour",
    "name": "torch-contour",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "differentiable contour processing,pytorch,machine learning",
    "author": "Antoine Habis",
    "author_email": "antoine.habis.tlcm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/25/89/f75200c7d15ab835b3980d290e024586122816f4d9131af6c5e42756250e/torch_contour-0.0.2.tar.gz",
    "platform": null,
    "description": "# torch_contour\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Differentiable contour to mask and contour to distance map implementation with PyTorch",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/antoinehabis/torch_contour"
    },
    "split_keywords": [
        "differentiable contour processing",
        "pytorch",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e7411b85bc04fbbf11a0ab2500857261fc33498c07989fcc67ad4b71ff1883b",
                "md5": "f555e59642d2730fe9f04e32243e8880",
                "sha256": "513c611b3285c211a6ded67ca088c07a70b53d94541d9833006b45550fd38646"
            },
            "downloads": -1,
            "filename": "torch_contour-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f555e59642d2730fe9f04e32243e8880",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3323,
            "upload_time": "2023-12-06T16:39:03",
            "upload_time_iso_8601": "2023-12-06T16:39:03.742381Z",
            "url": "https://files.pythonhosted.org/packages/3e/74/11b85bc04fbbf11a0ab2500857261fc33498c07989fcc67ad4b71ff1883b/torch_contour-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2589f75200c7d15ab835b3980d290e024586122816f4d9131af6c5e42756250e",
                "md5": "398cbd20ff9c27932f0592261556ae80",
                "sha256": "f1345273550dac3b96c787c51c0924cdf734072eebabeeac09c64a12ac55158f"
            },
            "downloads": -1,
            "filename": "torch_contour-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "398cbd20ff9c27932f0592261556ae80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2909,
            "upload_time": "2023-12-06T16:39:05",
            "upload_time_iso_8601": "2023-12-06T16:39:05.351489Z",
            "url": "https://files.pythonhosted.org/packages/25/89/f75200c7d15ab835b3980d290e024586122816f4d9131af6c5e42756250e/torch_contour-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-06 16:39:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "antoinehabis",
    "github_project": "torch_contour",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "torch-contour"
}
        
Elapsed time: 0.15738s