pointtorch


Namepointtorch JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Python Package for Deep Learning on 3D Point Clouds Using PyTorch.
upload_time2024-12-14 15:27:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2024 ai4trees Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords point cloud deep learning pytorch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            <img src="https://github.com/ai4trees/pointtorch/blob/main/docs/assets/pointtorch-logo-color.png?raw=true" alt="pointtorch" width="328" height="93">

## A Python Package for Deep Learning on 3D Point Clouds Using PyTorch.

![pypi-image](https://badge.fury.io/py/pointtorch.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![CI](https://github.com/ai4trees/pointtorch/actions/workflows/code-quality-main.yml/badge.svg)](https://github.com/ai4trees/pointtorch/actions/workflows/code-quality-main.yml)
[![coverage](https://codecov.io/gh/ai4trees/pointtorch/branch/main/graph/badge.svg)](https://codecov.io/github/ai4trees/pointtorch?branch=main)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pointtorch)

### Package Documentation

The documentation of our package is available [here](https://ai4trees.github.io/pointtorch/stable).

### Project Setup

The setup of our package is described in the [documentation](https://ai4trees.github.io/pointtorch/stable#get-started).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pointtorch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Josafat-Mattias Burmeister <burmeister@uni-potsdam.de>",
    "keywords": "point cloud, deep learning, pytorch",
    "author": null,
    "author_email": "Josafat-Mattias Burmeister <burmeister@uni-potsdam.de>",
    "download_url": "https://files.pythonhosted.org/packages/33/59/b70228847588de3d9cf0cf68a0e8048f277068e10e275707a477b1b5b288/pointtorch-0.1.0.tar.gz",
    "platform": null,
    "description": "<img src=\"https://github.com/ai4trees/pointtorch/blob/main/docs/assets/pointtorch-logo-color.png?raw=true\" alt=\"pointtorch\" width=\"328\" height=\"93\">\n\n## A Python Package for Deep Learning on 3D Point Clouds Using PyTorch.\n\n![pypi-image](https://badge.fury.io/py/pointtorch.svg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![CI](https://github.com/ai4trees/pointtorch/actions/workflows/code-quality-main.yml/badge.svg)](https://github.com/ai4trees/pointtorch/actions/workflows/code-quality-main.yml)\n[![coverage](https://codecov.io/gh/ai4trees/pointtorch/branch/main/graph/badge.svg)](https://codecov.io/github/ai4trees/pointtorch?branch=main)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pointtorch)\n\n### Package Documentation\n\nThe documentation of our package is available [here](https://ai4trees.github.io/pointtorch/stable).\n\n### Project Setup\n\nThe setup of our package is described in the [documentation](https://ai4trees.github.io/pointtorch/stable#get-started).\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 ai4trees  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A Python Package for Deep Learning on 3D Point Clouds Using PyTorch.",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "https://ai4trees.github.io/pointtorch/changelog",
        "Documentation": "https://ai4trees.github.io/pointtorch/",
        "Homepage": "https://github.com/ai4trees/pointtorch",
        "Issues": "https://github.com/ai4trees/pointtorch/issues",
        "Repository": "https://github.com/ai4trees/pointtorch.git"
    },
    "split_keywords": [
        "point cloud",
        " deep learning",
        " pytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22b2e10eb6c1f9e4d668f148f3657df0e3803aac7893dbf88d3a4dd7701ae036",
                "md5": "dda66ff4539ec637a709baf000c1386d",
                "sha256": "75a1981148131224ab147cf9e7bcd106272cd41f9e7d060a896b66e1365b8209"
            },
            "downloads": -1,
            "filename": "pointtorch-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dda66ff4539ec637a709baf000c1386d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 39280,
            "upload_time": "2024-12-14T15:27:45",
            "upload_time_iso_8601": "2024-12-14T15:27:45.812137Z",
            "url": "https://files.pythonhosted.org/packages/22/b2/e10eb6c1f9e4d668f148f3657df0e3803aac7893dbf88d3a4dd7701ae036/pointtorch-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3359b70228847588de3d9cf0cf68a0e8048f277068e10e275707a477b1b5b288",
                "md5": "1d223ee1aa2ed87754dc41c99f975e25",
                "sha256": "74cfedad7230266f4f9ec01dd1972998119a4fe3ee847b86f7323c4a2afd809d"
            },
            "downloads": -1,
            "filename": "pointtorch-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1d223ee1aa2ed87754dc41c99f975e25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 25318,
            "upload_time": "2024-12-14T15:27:50",
            "upload_time_iso_8601": "2024-12-14T15:27:50.026776Z",
            "url": "https://files.pythonhosted.org/packages/33/59/b70228847588de3d9cf0cf68a0e8048f277068e10e275707a477b1b5b288/pointtorch-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 15:27:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ai4trees",
    "github_project": "pointtorch",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "pointtorch"
}
        
Elapsed time: 2.57547s