The program readout digital meter images from edgeAI devices, collect the images 
    and removes duplicated.
    The images will be anonymized (name replaced with hash).
    At last step, the images will be pre labeled by a neuronal network
    
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": "https://github.com/haverland/collectmeterdigits",
    "name": "collectmeterdigits",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "different tags here",
    "author": "Frank Haverland",
    "author_email": "iotson@t-online.de",
    "download_url": "https://files.pythonhosted.org/packages/d9/ef/4f3385781fd41c12ef06d1657b03df488e393ee10c18374151859a87fce6/collectmeterdigits-1.0.10.tar.gz",
    "platform": "any",
    "description": "\n    The program readout digital meter images from edgeAI devices, collect the images \n    and removes duplicated.\n    The images will be anonymized (name replaced with hash).\n    At last step, the images will be pre labeled by a neuronal network\n    \n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Reads images from digital meters.",
    "version": "1.0.10",
    "project_urls": {
        "Homepage": "https://github.com/haverland/collectmeterdigits"
    },
    "split_keywords": [
        "different",
        "tags",
        "here"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a196f00deedd050fe894a4b2dc38ef5db5d45eea877fd05f315022aadd32eb2d",
                "md5": "2221b5eab85a8f712a7b1216378924eb",
                "sha256": "fc785ffedfaaa05dd9668fe51b556cd79f837fd921c1a7627dc726fce75cd955"
            },
            "downloads": -1,
            "filename": "collectmeterdigits-1.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2221b5eab85a8f712a7b1216378924eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 201794,
            "upload_time": "2024-09-26T09:45:35",
            "upload_time_iso_8601": "2024-09-26T09:45:35.169508Z",
            "url": "https://files.pythonhosted.org/packages/a1/96/f00deedd050fe894a4b2dc38ef5db5d45eea877fd05f315022aadd32eb2d/collectmeterdigits-1.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9ef4f3385781fd41c12ef06d1657b03df488e393ee10c18374151859a87fce6",
                "md5": "ee32240bf35ede7fb76a610abddbac77",
                "sha256": "562ccd2e26f28e66b570bcd2217383a6e37a89960b3e2552331d3583e38b6255"
            },
            "downloads": -1,
            "filename": "collectmeterdigits-1.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "ee32240bf35ede7fb76a610abddbac77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 204362,
            "upload_time": "2024-09-26T09:45:36",
            "upload_time_iso_8601": "2024-09-26T09:45:36.837653Z",
            "url": "https://files.pythonhosted.org/packages/d9/ef/4f3385781fd41c12ef06d1657b03df488e393ee10c18374151859a87fce6/collectmeterdigits-1.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-26 09:45:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "haverland",
    "github_project": "collectmeterdigits",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pillow",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "imagehash",
            "specs": []
        },
        {
            "name": "urllib3",
            "specs": []
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "tflite-runtime",
            "specs": []
        }
    ],
    "lcname": "collectmeterdigits"
}