face-identifier


Nameface-identifier JSON
Version 0.1.0a1 PyPI version JSON
download
home_pagehttps://github.com/Uysim/face-identifier
SummaryRecognition implement with MTCNN and VGGFace
upload_time2023-09-09 02:03:30
maintainer
docs_urlNone
authorUysim Ty
requires_python
licenseMIT
keywords face detection face match mtcnn tensorflow keras vggface deeplearning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Uysim/face-identifier",
    "name": "face-identifier",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "face detection,face match,mtcnn,tensorflow,keras,vggface,deeplearning",
    "author": "Uysim Ty",
    "author_email": "uysimty@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4b/88/d6927f092a5b5d58e6df93fd1cc73652825db30e74d8ef8c5a5b51b2bbd3/face_identifier-0.1.0a1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Recognition implement with MTCNN and VGGFace",
    "version": "0.1.0a1",
    "project_urls": {
        "Homepage": "https://github.com/Uysim/face-identifier"
    },
    "split_keywords": [
        "face detection",
        "face match",
        "mtcnn",
        "tensorflow",
        "keras",
        "vggface",
        "deeplearning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7f9e4be7d2b6724c24f153697b0ea13ca9d643d5e64b4ca4f9054a4ad2e3feb",
                "md5": "b5f1e6b55e28f74fc4ef4a41ddfcf059",
                "sha256": "693fc4ad8271a7c4d4dcc3a31e173eb2e37050d2dec328c1a370b8122615681f"
            },
            "downloads": -1,
            "filename": "face_identifier-0.1.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5f1e6b55e28f74fc4ef4a41ddfcf059",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3330,
            "upload_time": "2023-09-09T02:03:28",
            "upload_time_iso_8601": "2023-09-09T02:03:28.934333Z",
            "url": "https://files.pythonhosted.org/packages/c7/f9/e4be7d2b6724c24f153697b0ea13ca9d643d5e64b4ca4f9054a4ad2e3feb/face_identifier-0.1.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b88d6927f092a5b5d58e6df93fd1cc73652825db30e74d8ef8c5a5b51b2bbd3",
                "md5": "68a5f9c794cd99a8f10a136eb4059897",
                "sha256": "839eb70d1b427a1c9c9c742867f7987897e6a53943cfa257665f09e6cef0cb70"
            },
            "downloads": -1,
            "filename": "face_identifier-0.1.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "68a5f9c794cd99a8f10a136eb4059897",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2544,
            "upload_time": "2023-09-09T02:03:30",
            "upload_time_iso_8601": "2023-09-09T02:03:30.808287Z",
            "url": "https://files.pythonhosted.org/packages/4b/88/d6927f092a5b5d58e6df93fd1cc73652825db30e74d8ef8c5a5b51b2bbd3/face_identifier-0.1.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-09 02:03:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Uysim",
    "github_project": "face-identifier",
    "github_not_found": true,
    "lcname": "face-identifier"
}
        
Elapsed time: 0.11297s