nafnetlib


Namenafnetlib JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/mikecokina/nafnetlib
SummaryA streamlined implementation of inference for the megvii-research/NAFNet model, focusing solely on straightforward prediction tasks without additional features like training or fine-tuning.
upload_time2024-11-27 13:29:17
maintainerNone
docs_urlNone
authorMichal Cokina
requires_pythonNone
licenseMIT
keywords nafnet artificial intelligence image processing computer vision deep learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            For more information visit https://github.com/mikecokina/nafnetlib/blob/master/README.md

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mikecokina/nafnetlib",
    "name": "nafnetlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "nafnet, artificial intelligence, image processing, computer vision, deep learning",
    "author": "Michal Cokina",
    "author_email": "mikecokina@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/e6/0e34ebfb08cbec4e2a39690fa7c9edfd0c69356d1c5d02ec80e3cc5b2e79/nafnetlib-0.1.0.tar.gz",
    "platform": null,
    "description": "For more information visit https://github.com/mikecokina/nafnetlib/blob/master/README.md\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A streamlined implementation of inference for the megvii-research/NAFNet model, focusing solely on straightforward prediction tasks without additional features like training or fine-tuning.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/mikecokina/nafnetlib"
    },
    "split_keywords": [
        "nafnet",
        " artificial intelligence",
        " image processing",
        " computer vision",
        " deep learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cde775ecb963fd73c2b2a7b2cf8856ce939105ab1b1554f88578b888543dee34",
                "md5": "09198cb87f745444d3358a49da5afa42",
                "sha256": "7097ac602a82b2836336fa1700c37b868cba063feb36ee8999ce18b871b9a30b"
            },
            "downloads": -1,
            "filename": "nafnetlib-0.1.0-py310.py311-none-any.whl",
            "has_sig": false,
            "md5_digest": "09198cb87f745444d3358a49da5afa42",
            "packagetype": "bdist_wheel",
            "python_version": "py310.py311",
            "requires_python": null,
            "size": 14246,
            "upload_time": "2024-11-27T13:29:15",
            "upload_time_iso_8601": "2024-11-27T13:29:15.627594Z",
            "url": "https://files.pythonhosted.org/packages/cd/e7/75ecb963fd73c2b2a7b2cf8856ce939105ab1b1554f88578b888543dee34/nafnetlib-0.1.0-py310.py311-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1be60e34ebfb08cbec4e2a39690fa7c9edfd0c69356d1c5d02ec80e3cc5b2e79",
                "md5": "8e9709452f2597013e89356da84c7135",
                "sha256": "846035225cbbc882b29d0689767c9d1c7e0102ba416d65478cd89beb389edd57"
            },
            "downloads": -1,
            "filename": "nafnetlib-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8e9709452f2597013e89356da84c7135",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14673,
            "upload_time": "2024-11-27T13:29:17",
            "upload_time_iso_8601": "2024-11-27T13:29:17.819808Z",
            "url": "https://files.pythonhosted.org/packages/1b/e6/0e34ebfb08cbec4e2a39690fa7c9edfd0c69356d1c5d02ec80e3cc5b2e79/nafnetlib-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-27 13:29:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mikecokina",
    "github_project": "nafnetlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "nafnetlib"
}
        
Elapsed time: 0.51688s