dashai-test-image-classification-plugin


Namedashai-test-image-classification-plugin JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryImage Classification Plugin for DashAI
upload_time2024-09-22 19:24:21
maintainerNone
docs_urlNone
authorDashAI team
requires_python>=3.8
licenseNone
keywords dashai dataloader model task
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Image Classification Task

  This plugin is designed to configure the dataloader, task, and model class for the image classification task.
Please note that this plugin does not implement any specific model itself.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dashai-test-image-classification-plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "DashAI, Dataloader, Model, Task",
    "author": "DashAI team",
    "author_email": "dashaisoftware@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ee/ee/17e31946fdda53d5a3ea87658c1f8c1c9452c5b95c2f97a1646a9237fcf7/dashai_test_image_classification_plugin-0.0.7.tar.gz",
    "platform": null,
    "description": "## Image Classification Task\n\n  This plugin is designed to configure the dataloader, task, and model class for the image classification task.\nPlease note that this plugin does not implement any specific model itself.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Image Classification Plugin for DashAI",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/DashAISoftware/DashAI",
        "Issues": "https://github.com/DashAISoftware/DashAI/issues"
    },
    "split_keywords": [
        "dashai",
        " dataloader",
        " model",
        " task"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fde25c41f009f6e8bb820e76d10b9afc5a3a950ed9132cf8c4ab81df8c93a5b1",
                "md5": "cc98cab2626972bc5fa5e77edd3f02a2",
                "sha256": "13b03bfcfa6813867eb06bbd924949b28373df1ea66d0aa6eb3eec773445504e"
            },
            "downloads": -1,
            "filename": "dashai_test_image_classification_plugin-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc98cab2626972bc5fa5e77edd3f02a2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6833,
            "upload_time": "2024-09-22T19:24:20",
            "upload_time_iso_8601": "2024-09-22T19:24:20.518213Z",
            "url": "https://files.pythonhosted.org/packages/fd/e2/5c41f009f6e8bb820e76d10b9afc5a3a950ed9132cf8c4ab81df8c93a5b1/dashai_test_image_classification_plugin-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eeee17e31946fdda53d5a3ea87658c1f8c1c9452c5b95c2f97a1646a9237fcf7",
                "md5": "9dcd752a7854841981ab231da6bed69d",
                "sha256": "43d8e8becfc6d872f3c37f3264f31b34a426836dfeffa43e542011fe45dbf562"
            },
            "downloads": -1,
            "filename": "dashai_test_image_classification_plugin-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "9dcd752a7854841981ab231da6bed69d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5212,
            "upload_time": "2024-09-22T19:24:21",
            "upload_time_iso_8601": "2024-09-22T19:24:21.692547Z",
            "url": "https://files.pythonhosted.org/packages/ee/ee/17e31946fdda53d5a3ea87658c1f8c1c9452c5b95c2f97a1646a9237fcf7/dashai_test_image_classification_plugin-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-22 19:24:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DashAISoftware",
    "github_project": "DashAI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "dashai-test-image-classification-plugin"
}
        
Elapsed time: 2.43041s