Image-AutoTrainer


NameImage-AutoTrainer JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/yinsights8/Image_AutoTrainer
SummaryIt's an auto image classification library
upload_time2023-12-20 15:09:40
maintainer
docs_urlNone
authorYash Dhakade
requires_python
licenseMIT
keywords autotrainer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Image_AutoTrainer: An Object Classification Library

Authors:
Yash Dhakade

Email: yinsights8@gmail.com

Github: https://github.com/yinsights8

🚀 About Me
I'm a Data Science learner. This library I've developed this for learning purposes only


About Image_AutoTrainer 
Image_AutoTrainer is an object classification library that is built on top of machine learning libraries such as TensorFlow and Keras. This library allows you to experiment faster with image classification problems on different art of state models in deep learning. you can classify any image with any model without writing n lines of code. 

Some advantages Image_AutoTrainer :

Simple -- it is simple in implementation, it saves a lot of time for a developer, 

Flexible -- Keras adopts the principle of progressive disclosure of complexity: simple workflows should be quick and easy that’s why 
Image_AutoTrainer is Flexible.

Powerful -- Keras offers robust performance and scalability, enabling the utilization of Image_AutoTrainer in a production environment.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yinsights8/Image_AutoTrainer",
    "name": "Image-AutoTrainer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "autotrainer",
    "author": "Yash Dhakade",
    "author_email": "yinsights8@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/46/01/8d42b880684e78ebaf3fcf9fa4b26a68881c543dffbfc8c4c77f481a0e42/Image_AutoTrainer-1.0.3.tar.gz",
    "platform": null,
    "description": "## Image_AutoTrainer: An Object Classification Library\r\n\r\nAuthors:\r\nYash Dhakade\r\n\r\nEmail: yinsights8@gmail.com\r\n\r\nGithub: https://github.com/yinsights8\r\n\r\n\ud83d\ude80 About Me\r\nI'm a Data Science learner. This library I've developed this for learning purposes only\r\n\r\n\r\nAbout Image_AutoTrainer \r\nImage_AutoTrainer is an object classification library that is built on top of machine learning libraries such as TensorFlow and Keras. This library allows you to experiment faster with image classification problems on different art of state models in deep learning. you can classify any image with any model without writing n lines of code. \r\n\r\nSome advantages Image_AutoTrainer :\r\n\r\nSimple -- it is simple in implementation, it saves a lot of time for a developer, \r\n\r\nFlexible -- Keras adopts the principle of progressive disclosure of complexity: simple workflows should be quick and easy that\u2019s why \r\nImage_AutoTrainer is Flexible.\r\n\r\nPowerful -- Keras offers robust performance and scalability, enabling the utilization of Image_AutoTrainer in a production environment.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "It's an auto image classification library",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/yinsights8/Image_AutoTrainer"
    },
    "split_keywords": [
        "autotrainer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46018d42b880684e78ebaf3fcf9fa4b26a68881c543dffbfc8c4c77f481a0e42",
                "md5": "0e8ea0779a41f75c246b8a774bc11d1b",
                "sha256": "d66a083ff1cfe99257cd58b74716902ba53705d6bca0e6dae2b33fc271fd0df2"
            },
            "downloads": -1,
            "filename": "Image_AutoTrainer-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0e8ea0779a41f75c246b8a774bc11d1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 921255,
            "upload_time": "2023-12-20T15:09:40",
            "upload_time_iso_8601": "2023-12-20T15:09:40.200025Z",
            "url": "https://files.pythonhosted.org/packages/46/01/8d42b880684e78ebaf3fcf9fa4b26a68881c543dffbfc8c4c77f481a0e42/Image_AutoTrainer-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-20 15:09:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yinsights8",
    "github_project": "Image_AutoTrainer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "image-autotrainer"
}
        
Elapsed time: 0.32205s