patchmix


Namepatchmix JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/visresearch/patchmix
SummaryThis is the official implementation of paper: "Inter-Instance Similarity Modeling for Contrastive Learning".
upload_time2024-01-23 15:21:05
maintainer
docs_urlNone
authorDaWei Liu
requires_python
licenseMIT
keywords self-supervise computer vision mix augmentation
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/visresearch/patchmix",
    "name": "patchmix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Self-Supervise,Computer Vision,Mix Augmentation",
    "author": "DaWei Liu",
    "author_email": "liudw0702@163.com",
    "download_url": "https://files.pythonhosted.org/packages/69/c5/84280f73a5cd897a440062a60db93e6c5591105c425c8d6cb77bf2c79b20/patchmix-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is the official implementation of paper: \"Inter-Instance Similarity Modeling for Contrastive Learning\".",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/visresearch/patchmix"
    },
    "split_keywords": [
        "self-supervise",
        "computer vision",
        "mix augmentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28801715b26a5b1f8c917d04f7f4b18aeecf68d0aac2d4a77c8461fe160e9efd",
                "md5": "03869ec15b97df0672a6e3fa4a230040",
                "sha256": "7150fcbca62876194a2b9f5b371c2ee1138a58afd22c3205aed737bc0fabc02c"
            },
            "downloads": -1,
            "filename": "patchmix-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03869ec15b97df0672a6e3fa4a230040",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4332,
            "upload_time": "2024-01-23T15:21:03",
            "upload_time_iso_8601": "2024-01-23T15:21:03.527269Z",
            "url": "https://files.pythonhosted.org/packages/28/80/1715b26a5b1f8c917d04f7f4b18aeecf68d0aac2d4a77c8461fe160e9efd/patchmix-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69c584280f73a5cd897a440062a60db93e6c5591105c425c8d6cb77bf2c79b20",
                "md5": "42ca3a117147baa07c8091fc7953d28a",
                "sha256": "cb8263b51445fa3cc2987317038cdaa11da5f6c12ffe66d8b5f990abe0af26d7"
            },
            "downloads": -1,
            "filename": "patchmix-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "42ca3a117147baa07c8091fc7953d28a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4966,
            "upload_time": "2024-01-23T15:21:05",
            "upload_time_iso_8601": "2024-01-23T15:21:05.029920Z",
            "url": "https://files.pythonhosted.org/packages/69/c5/84280f73a5cd897a440062a60db93e6c5591105c425c8d6cb77bf2c79b20/patchmix-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 15:21:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "visresearch",
    "github_project": "patchmix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "patchmix"
}
        
Elapsed time: 0.45083s