<div align="center">
<h2>
Meta-Segment: Segment Anything Model (SAM)
</h2>
<div>
<a href="https://badge.fury.io/py/Meta-Segment"><img src="https://badge.fury.io/py/Meta-Segment.svg" alt="pypi version"></a>
</div>
</div>
This repo is a packaged version of the [segment-anything[(https://github.com/facebookresearch/segment-anything) model.
### Installation
```bash
pip install meta-segment
```
### Usage
```python
```
Raw data
{
"_id": null,
"home_page": "https://github.com/kadirnar/segment-anything-pip",
"name": "meta-segment",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "kadirnar",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/aa/7a/84ee36a488b98d6b1f5d3554ec0838cd8ea6f709fb24bb87e03dc9522c62/meta-segment-0.1.0.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n<h2>\n Meta-Segment: Segment Anything Model (SAM)\n</h2>\n<div>\n <a href=\"https://badge.fury.io/py/Meta-Segment\"><img src=\"https://badge.fury.io/py/Meta-Segment.svg\" alt=\"pypi version\"></a>\n</div>\n</div>\n\nThis repo is a packaged version of the [segment-anything[(https://github.com/facebookresearch/segment-anything) model.\n\n\n### Installation\n```bash\npip install meta-segment\n\n```\n\n### Usage\n```python\n\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "",
"version": "0.1.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aa7a84ee36a488b98d6b1f5d3554ec0838cd8ea6f709fb24bb87e03dc9522c62",
"md5": "82dc49a5e80dc046e884c96c0a6524b4",
"sha256": "5b7b27ca5e4cd019c11124f60e4ccd7b23c59ccdfa9578b86b1021faec95a732"
},
"downloads": -1,
"filename": "meta-segment-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "82dc49a5e80dc046e884c96c0a6524b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 29911,
"upload_time": "2023-04-06T14:32:29",
"upload_time_iso_8601": "2023-04-06T14:32:29.739688Z",
"url": "https://files.pythonhosted.org/packages/aa/7a/84ee36a488b98d6b1f5d3554ec0838cd8ea6f709fb24bb87e03dc9522c62/meta-segment-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-06 14:32:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "kadirnar",
"github_project": "segment-anything-pip",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "meta-segment"
}