JustDeepIt


NameJustDeepIt JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttps://github.com/biunit/JustDeepIt
Summarya GUI tool for object detection and segmentation based on deep learning
upload_time2024-07-09 17:43:32
maintainerNone
docs_urlNone
authorJianqiang Sun
requires_pythonNone
licenseMIT
keywords object detection object segmentation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Deep learning has been applied to solve various problems, especially in image recognition, across many fields including the life sciences and agriculture. Many studies have reported the use of deep learning to identify plant and insect species, detect flowers and fruits, segment plant individuals from fixed-point observation cameras or drone images, and other applications. Programming languages such as Python and its libraries including PyTorch and MMDetection have made deep learning easier and more accessible to researchers. However, it remains difficult for many researchers without advanced programming skills to use deep learning and environments such as the character user interface (CUI) through keyboard input. JustDeepIt aims to support researchers by facilitating the use of deep learning for object detection and segmentation by providing both graphical user interface (GUI) and CUI operations. JustDeepIt can be used for plant detection, pest detection, and a variety of tasks in life sciences, agriculture, and other fields.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/biunit/JustDeepIt",
    "name": "JustDeepIt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "object detection, object segmentation",
    "author": "Jianqiang Sun",
    "author_email": "sun@biunit.dev",
    "download_url": "https://files.pythonhosted.org/packages/12/ce/a929a67f1025a7cf7bec541cedb413216df1c672da9ec05a67e3eb4a4ced/JustDeepIt-0.2.6.tar.gz",
    "platform": null,
    "description": "Deep learning has been applied to solve various problems, especially in image recognition, across many fields including the life sciences and agriculture. Many studies have reported the use of deep learning to identify plant and insect species, detect flowers and fruits, segment plant individuals from fixed-point observation cameras or drone images, and other applications. Programming languages such as Python and its libraries including PyTorch and MMDetection have made deep learning easier and more accessible to researchers. However, it remains difficult for many researchers without advanced programming skills to use deep learning and environments such as the character user interface (CUI) through keyboard input. JustDeepIt aims to support researchers by facilitating the use of deep learning for object detection and segmentation by providing both graphical user interface (GUI) and CUI operations. JustDeepIt can be used for plant detection, pest detection, and a variety of tasks in life sciences, agriculture, and other fields.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a GUI tool for object detection and segmentation based on deep learning",
    "version": "0.2.6",
    "project_urls": {
        "Homepage": "https://github.com/biunit/JustDeepIt"
    },
    "split_keywords": [
        "object detection",
        " object segmentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12cea929a67f1025a7cf7bec541cedb413216df1c672da9ec05a67e3eb4a4ced",
                "md5": "575bb6c7a6d9f2bdf8e4b2343ac5f669",
                "sha256": "4d5d21633003b826bfb20d10c02d322bcb47257c7d4dab1ec6a5a42ec1fe2955"
            },
            "downloads": -1,
            "filename": "JustDeepIt-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "575bb6c7a6d9f2bdf8e4b2343ac5f669",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 434139,
            "upload_time": "2024-07-09T17:43:32",
            "upload_time_iso_8601": "2024-07-09T17:43:32.264564Z",
            "url": "https://files.pythonhosted.org/packages/12/ce/a929a67f1025a7cf7bec541cedb413216df1c672da9ec05a67e3eb4a4ced/JustDeepIt-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-09 17:43:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "biunit",
    "github_project": "JustDeepIt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "justdeepit"
}
        
Elapsed time: 0.52756s