Keras-Applications-3D


NameKeras-Applications-3D JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/BbChip0103/keras_application_3D
SummaryReference implementations of popular deep learning models for 3D domain
upload_time2023-10-31 13:37:40
maintainer
docs_urlNone
authorBbChip0103
requires_python
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Keras Applications 3D is the `applications` module of
the Keras deep learning library for 3D domain.
It provides model definitions and pre-trained weights(for the future) for a number
of popular archictures, such as VGG16, ResNet50, Xception, MobileNet, and more.
Keras Applications is compatible with Python 3.x
and is distributed under the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BbChip0103/keras_application_3D",
    "name": "Keras-Applications-3D",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "BbChip0103",
    "author_email": "bbchip13@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/26/aa/ce68d4c4d9921d39831273bffe57b1286fb8e9cfcd7e88873229b73ad1d1/Keras_Applications_3D-0.1.1.tar.gz",
    "platform": null,
    "description": "\nKeras Applications 3D is the `applications` module of\nthe Keras deep learning library for 3D domain.\nIt provides model definitions and pre-trained weights(for the future) for a number\nof popular archictures, such as VGG16, ResNet50, Xception, MobileNet, and more.\nKeras Applications is compatible with Python 3.x\nand is distributed under the MIT license.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Reference implementations of popular deep learning models for 3D domain",
    "version": "0.1.1",
    "project_urls": {
        "Download": "https://github.com/BbChip0103/keras_application_3D.git",
        "Homepage": "https://github.com/BbChip0103/keras_application_3D"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7d38317c5970e12e62decabcf4581d9a0de47f1bbb6fcd7391247a439029758",
                "md5": "f4de19d80dd4fe685dbb168c7baa8e92",
                "sha256": "33b943573cdb73ae44c7e006026f15ace3176675d475183a92bd8d149e904587"
            },
            "downloads": -1,
            "filename": "Keras_Applications_3D-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4de19d80dd4fe685dbb168c7baa8e92",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 77331,
            "upload_time": "2023-10-31T13:37:37",
            "upload_time_iso_8601": "2023-10-31T13:37:37.986309Z",
            "url": "https://files.pythonhosted.org/packages/e7/d3/8317c5970e12e62decabcf4581d9a0de47f1bbb6fcd7391247a439029758/Keras_Applications_3D-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26aace68d4c4d9921d39831273bffe57b1286fb8e9cfcd7e88873229b73ad1d1",
                "md5": "a911209796546a15c615c845ab12cb2d",
                "sha256": "f3a752cc47f1820d361304aa87a1318dc7a7d94b4f334b554fcf3ef99bab018c"
            },
            "downloads": -1,
            "filename": "Keras_Applications_3D-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a911209796546a15c615c845ab12cb2d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 54583,
            "upload_time": "2023-10-31T13:37:40",
            "upload_time_iso_8601": "2023-10-31T13:37:40.281815Z",
            "url": "https://files.pythonhosted.org/packages/26/aa/ce68d4c4d9921d39831273bffe57b1286fb8e9cfcd7e88873229b73ad1d1/Keras_Applications_3D-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-31 13:37:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BbChip0103",
    "github_project": "keras_application_3D",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "keras-applications-3d"
}
        
Elapsed time: 1.76843s