rf-clip


Namerf-clip JSON
Version 1.0 PyPI version JSON
download
home_page
SummaryCLIP (Contrastive Language-Image Pre-Training) is a neural network trained on a variety of (image, text) pairs. It can be instructed in natural language to predict the most relevant text snippet, given an image, without directly optimizing for the task, similarly to the zero-shot capabilities of GPT-2 and 3. We found CLIP matches the performance of the original ResNet50 on ImageNet “zero-shot” without using any of the original 1.28M labeled examples, overcoming several major challenges in computer vision.
upload_time2023-08-31 17:37:55
maintainer
docs_urlNone
authorOpenAI
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "rf-clip",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenAI",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "CLIP (Contrastive Language-Image Pre-Training) is a neural network trained on a variety of (image, text) pairs. It can be instructed in natural language to predict the most relevant text snippet, given an image, without directly optimizing for the task, similarly to the zero-shot capabilities of GPT-2 and 3. We found CLIP matches the performance of the original ResNet50 on ImageNet \u201czero-shot\u201d without using any of the original 1.28M labeled examples, overcoming several major challenges in computer vision.",
    "version": "1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5bc0fb5883f1e4511ad8661bb17679a7470e1f73b28736248b3318256335aa5",
                "md5": "0b8000b7db1337f4a1252b7ba8f4fe29",
                "sha256": "0ff53fac9a5396ef0dc49b1215c4a70ec925b4d07d0dccc104c1541e3ebe954a"
            },
            "downloads": -1,
            "filename": "rf_clip-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b8000b7db1337f4a1252b7ba8f4fe29",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1369866,
            "upload_time": "2023-08-31T17:37:55",
            "upload_time_iso_8601": "2023-08-31T17:37:55.666929Z",
            "url": "https://files.pythonhosted.org/packages/f5/bc/0fb5883f1e4511ad8661bb17679a7470e1f73b28736248b3318256335aa5/rf_clip-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-31 17:37:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rf-clip"
}
        
Elapsed time: 0.35841s