autodistill-sam-clip


Nameautodistill-sam-clip JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/autodistill/autodistill-sam-clip
SummarySAM-CLIP model for use with Autodistill
upload_time2023-07-10 15:17:56
maintainer
docs_urlNone
authorRoboflow
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements torch autodistill numpy opencv-python rf_groundingdino rf_segment_anything supervision
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/autodistill/autodistill-sam-clip",
    "name": "autodistill-sam-clip",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Roboflow",
    "author_email": "support@roboflow.com",
    "download_url": "https://files.pythonhosted.org/packages/8c/f2/d487b04f0fa2ccf63ced418f453865063f678cbfe3410351db321e1e9b92/autodistill-sam-clip-0.1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "SAM-CLIP model for use with Autodistill",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/autodistill/autodistill-sam-clip"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45cbcbc92ca6a0ca3a09bd41d57a74e89380716ca7f94e0d401bc8d8fe7bd4c0",
                "md5": "1e6ce424400582fff6c2e9eac13bfb7a",
                "sha256": "2e692283bab112ff6aa0d7f6ec3c90611cbebc46f66128ad67ba80ea4bfa2317"
            },
            "downloads": -1,
            "filename": "autodistill_sam_clip-0.1.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e6ce424400582fff6c2e9eac13bfb7a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 8999,
            "upload_time": "2023-07-10T15:17:54",
            "upload_time_iso_8601": "2023-07-10T15:17:54.765224Z",
            "url": "https://files.pythonhosted.org/packages/45/cb/cbc92ca6a0ca3a09bd41d57a74e89380716ca7f94e0d401bc8d8fe7bd4c0/autodistill_sam_clip-0.1.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8cf2d487b04f0fa2ccf63ced418f453865063f678cbfe3410351db321e1e9b92",
                "md5": "b6409ca2e81eecd5d3a271bb8b071cd0",
                "sha256": "df7a49ec6e36cbb80cd09670f77c2b33300e55e5f845d3f27e74817c6aedad84"
            },
            "downloads": -1,
            "filename": "autodistill-sam-clip-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b6409ca2e81eecd5d3a271bb8b071cd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9053,
            "upload_time": "2023-07-10T15:17:56",
            "upload_time_iso_8601": "2023-07-10T15:17:56.321551Z",
            "url": "https://files.pythonhosted.org/packages/8c/f2/d487b04f0fa2ccf63ced418f453865063f678cbfe3410351db321e1e9b92/autodistill-sam-clip-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 15:17:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "autodistill",
    "github_project": "autodistill-sam-clip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "autodistill",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.20.0"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    ">=",
                    "4.6.0"
                ]
            ]
        },
        {
            "name": "rf_groundingdino",
            "specs": []
        },
        {
            "name": "rf_segment_anything",
            "specs": []
        },
        {
            "name": "supervision",
            "specs": []
        }
    ],
    "lcname": "autodistill-sam-clip"
}
        
Elapsed time: 0.12466s