classification-tension-for-image


Nameclassification-tension-for-image JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
Summaryユーザの顔写真からユーザのテンションを7段階に分類するモデル
upload_time2024-05-25 11:32:10
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords feeling person face images classification
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    このモデルは、ユーザーの顔画像からユーザのテンションを7段階に分類する。このモデルは、ResNet152をベースにしたモデルで、学習済みの重みを用いている。このモデルは、PyTorchを用いて実装されている。
    入力:画像のパス
    出力:ユーザのテンションを7段階に分類した結果の上位2つのクラスとその確率(これについて変更したい場合は、img_classificationのnum_candidatesを変更してください)

    モデルの詳細については以下のリンクを参照してください。(日本語です。)
    https://docs.google.com/presentation/d/1GaxtnU9zE2ymMLbLYAQpq1QF3LJJaoo1cY_HZUNi_vc/edit?usp=sharing 

    This model classifies user tension into seven levels based on their facial images. It is based on the ResNet152 model and utilizes pretrained weights. The model is implemented using PyTorch.
    Input: Path to the image
    Output: Top two classes of user tension levels and their probabilities (to modify this, please change the num_candidates in img_classification)

    For more details about the model, please refer to the following link (content is in Japanese).
    https://docs.google.com/presentation/d/1GaxtnU9zE2ymMLbLYAQpq1QF3LJJaoo1cY_HZUNi_vc/edit?usp=sharing

    

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "classification-tension-for-image",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "feeling, person face images, classification",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/70/ab/53e73646656e725ff479c6ced5fa4b607f5e93edc5a10797b28a314e07d7/classification_tension_for_image-0.0.3.tar.gz",
    "platform": null,
    "description": "\n    \u3053\u306e\u30e2\u30c7\u30eb\u306f\u3001\u30e6\u30fc\u30b6\u30fc\u306e\u9854\u753b\u50cf\u304b\u3089\u30e6\u30fc\u30b6\u306e\u30c6\u30f3\u30b7\u30e7\u30f3\u30927\u6bb5\u968e\u306b\u5206\u985e\u3059\u308b\u3002\u3053\u306e\u30e2\u30c7\u30eb\u306f\u3001ResNet152\u3092\u30d9\u30fc\u30b9\u306b\u3057\u305f\u30e2\u30c7\u30eb\u3067\u3001\u5b66\u7fd2\u6e08\u307f\u306e\u91cd\u307f\u3092\u7528\u3044\u3066\u3044\u308b\u3002\u3053\u306e\u30e2\u30c7\u30eb\u306f\u3001PyTorch\u3092\u7528\u3044\u3066\u5b9f\u88c5\u3055\u308c\u3066\u3044\u308b\u3002\n    \u5165\u529b\uff1a\u753b\u50cf\u306e\u30d1\u30b9\n    \u51fa\u529b\uff1a\u30e6\u30fc\u30b6\u306e\u30c6\u30f3\u30b7\u30e7\u30f3\u30927\u6bb5\u968e\u306b\u5206\u985e\u3057\u305f\u7d50\u679c\u306e\u4e0a\u4f4d2\u3064\u306e\u30af\u30e9\u30b9\u3068\u305d\u306e\u78ba\u7387(\u3053\u308c\u306b\u3064\u3044\u3066\u5909\u66f4\u3057\u305f\u3044\u5834\u5408\u306f\u3001img_classification\u306enum_candidates\u3092\u5909\u66f4\u3057\u3066\u304f\u3060\u3055\u3044)\n\n    \u30e2\u30c7\u30eb\u306e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u4ee5\u4e0b\u306e\u30ea\u30f3\u30af\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002(\u65e5\u672c\u8a9e\u3067\u3059\u3002)\n    https://docs.google.com/presentation/d/1GaxtnU9zE2ymMLbLYAQpq1QF3LJJaoo1cY_HZUNi_vc/edit?usp=sharing \n\n    This model classifies user tension into seven levels based on their facial images. It is based on the ResNet152 model and utilizes pretrained weights. The model is implemented using PyTorch.\n    Input: Path to the image\n    Output: Top two classes of user tension levels and their probabilities (to modify this, please change the num_candidates in img_classification)\n\n    For more details about the model, please refer to the following link (content is in Japanese).\n    https://docs.google.com/presentation/d/1GaxtnU9zE2ymMLbLYAQpq1QF3LJJaoo1cY_HZUNi_vc/edit?usp=sharing\n\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u30e6\u30fc\u30b6\u306e\u9854\u5199\u771f\u304b\u3089\u30e6\u30fc\u30b6\u306e\u30c6\u30f3\u30b7\u30e7\u30f3\u30927\u6bb5\u968e\u306b\u5206\u985e\u3059\u308b\u30e2\u30c7\u30eb",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "feeling",
        " person face images",
        " classification"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e38b4b00a1fc13cc53cefe92e40c3b419b50a111d8a99aceeb9eb1eaaf8dfbc",
                "md5": "e42ca2ae855aafde03998a2e6cc13589",
                "sha256": "9349a62e8427fc483d2ba6fa2c1639fa886eda091a456788c72b0f095b08b557"
            },
            "downloads": -1,
            "filename": "classification_tension_for_image-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e42ca2ae855aafde03998a2e6cc13589",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5126,
            "upload_time": "2024-05-25T11:32:09",
            "upload_time_iso_8601": "2024-05-25T11:32:09.000529Z",
            "url": "https://files.pythonhosted.org/packages/8e/38/b4b00a1fc13cc53cefe92e40c3b419b50a111d8a99aceeb9eb1eaaf8dfbc/classification_tension_for_image-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70ab53e73646656e725ff479c6ced5fa4b607f5e93edc5a10797b28a314e07d7",
                "md5": "0320e02abb414b2f965907b07645df1a",
                "sha256": "20c0d7088a6549b3607ae22f2cd948d89950fb8765da2bee83eeef197ba661cc"
            },
            "downloads": -1,
            "filename": "classification_tension_for_image-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0320e02abb414b2f965907b07645df1a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4659,
            "upload_time": "2024-05-25T11:32:10",
            "upload_time_iso_8601": "2024-05-25T11:32:10.597066Z",
            "url": "https://files.pythonhosted.org/packages/70/ab/53e73646656e725ff479c6ced5fa4b607f5e93edc5a10797b28a314e07d7/classification_tension_for_image-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-25 11:32:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "classification-tension-for-image"
}
        
Elapsed time: 0.99357s