isat-sam


Nameisat-sam JSON
Version 1.2.9 PyPI version JSON
download
home_pagehttps://github.com/yatengLG/ISAT_with_segment_anything
SummaryInteractive semi-automatic annotation tool for image segmentation based on SAM(segment anything model).
upload_time2025-01-13 02:32:17
maintainerNone
docs_urlNone
authoryatengLG
requires_python>=3.8
licenseApache2.0
keywords annotation tool segment anything image annotation semantic segmentation instance segmentation
VCS
bugtrack_url
requirements timm imgviz scikit-image opencv_python_headless pillow pyqt5 pyyaml torch torchvision numpy pycocotools shapely hydra-core tqdm fuzzywuzzy python-Levenshtein iopath
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align='center'>ISAT_with_segment_anything</h1>
<h2 align='center'>An Interactive Semi-Automatic Annotation Tool Based on Segment Anything</h2>
<p align='center'>
    <a href='https://github.com/yatengLG/ISAT_with_segment_anything' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/stars/yatengLG/ISAT_with_segment_anything"></a>
    <a href='https://github.com/yatengLG/ISAT_with_segment_anything' target="_blank"><img alt="GitHub forks" src="https://img.shields.io/github/forks/yatengLG/ISAT_with_segment_anything"></a>
    <a href='https://pypi.org/project/isat-sam/' target="_blank"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/isat-sam"></a>
    <a href='https://pypi.org/project/isat-sam/' target="_blank"><img alt="Pepy Total Downlods" src="https://img.shields.io/pepy/dt/isat-sam"></a>
</p>
<p align='center'>
    <a href='README-cn.md'><b>[中文]</b></a>
    <a href='README.md'><b>[English]</b></a>
</p>
<p align='center'><img src="./display/标注.gif" alt="标注.gif"'></p>

Our tool enables interactive use of [segment anything](https://github.com/facebookresearch/segment-anything) for rapid image segmentation with low RAM requirements (optional bf16 mode).

Demo Video:[YouTube](https://www.youtube.com/watch?v=yLdZCPmX-Bc)

---

# Features and Installation
Please refers to our latest [Documentation in English](https://isat-with-segment-anything.readthedocs.io/en/latest/index.html) or [中文文档](https://isat-samzh.readthedocs.io/zh-cn/latest/)

# Star History

**Please support us with a star—it's like a virtual coffee!**
[![Star History Chart](https://api.star-history.com/svg?repos=yatengLG/ISAT_with_segment_anything&type=Date)](https://star-history.com/#yatengLG/ISAT_with_segment_anything&Date)


# Contributors

<table border="0">
<tr>
    <td><img alt="yatengLG" src="https://avatars.githubusercontent.com/u/31759824?v=4" width="60" height="60" href="">
    <td><img alt="Alias-z" src="https://avatars.githubusercontent.com/u/66273343?v=4" width="60" height="60" href="">
    <td>...
</td>
</tr>
<tr>
  <td><a href="https://github.com/yatengLG">yatengLG</a>
  <td><a href="https://github.com/Alias-z">Alias-z</a>
    <td><a href="https://github.com/yatengLG/ISAT_with_segment_anything/graphs/contributors">...</a>
</tr>
</table>


# Citation
```text
@misc{ISAT_with_segment_anything,
  title={{ISAT with Segment Anything: An Interactive Semi-Automatic Annotation Tool}},
  author={Ji, Shuwei and Zhang, Hongyuan},
  url={https://github.com/yatengLG/ISAT_with_segment_anything},
  note={Updated on 2023-06-03},
  year={2023},
  version={1.10}
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yatengLG/ISAT_with_segment_anything",
    "name": "isat-sam",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "annotation tool, segment anything, image annotation, semantic segmentation, instance segmentation",
    "author": "yatengLG",
    "author_email": "yatenglg@foxmail.com",
    "download_url": "https://files.pythonhosted.org/packages/67/b9/1f765b43c9f9bba687bf5b1177aec70c21a3bd2697ee2650bd2060690d43/isat_sam-1.2.9.tar.gz",
    "platform": null,
    "description": "<h1 align='center'>ISAT_with_segment_anything</h1>\n<h2 align='center'>An Interactive Semi-Automatic Annotation Tool Based on Segment Anything</h2>\n<p align='center'>\n    <a href='https://github.com/yatengLG/ISAT_with_segment_anything' target=\"_blank\"><img alt=\"GitHub forks\" src=\"https://img.shields.io/github/stars/yatengLG/ISAT_with_segment_anything\"></a>\n    <a href='https://github.com/yatengLG/ISAT_with_segment_anything' target=\"_blank\"><img alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/yatengLG/ISAT_with_segment_anything\"></a>\n    <a href='https://pypi.org/project/isat-sam/' target=\"_blank\"><img alt=\"PyPI - Version\" src=\"https://img.shields.io/pypi/v/isat-sam\"></a>\n    <a href='https://pypi.org/project/isat-sam/' target=\"_blank\"><img alt=\"Pepy Total Downlods\" src=\"https://img.shields.io/pepy/dt/isat-sam\"></a>\n</p>\n<p align='center'>\n    <a href='README-cn.md'><b>[\u4e2d\u6587]</b></a>\n    <a href='README.md'><b>[English]</b></a>\n</p>\n<p align='center'><img src=\"./display/\u6807\u6ce8.gif\" alt=\"\u6807\u6ce8.gif\"'></p>\n\nOur tool enables interactive use of [segment anything](https://github.com/facebookresearch/segment-anything) for rapid image segmentation with low RAM requirements (optional bf16 mode).\n\nDemo Video\uff1a[YouTube](https://www.youtube.com/watch?v=yLdZCPmX-Bc)\n\n---\n\n# Features and Installation\nPlease refers to our latest [Documentation in English](https://isat-with-segment-anything.readthedocs.io/en/latest/index.html) or [\u4e2d\u6587\u6587\u6863](https://isat-samzh.readthedocs.io/zh-cn/latest/)\n\n# Star History\n\n**Please support us with a star\u2014it's like a virtual coffee!**\n[![Star History Chart](https://api.star-history.com/svg?repos=yatengLG/ISAT_with_segment_anything&type=Date)](https://star-history.com/#yatengLG/ISAT_with_segment_anything&Date)\n\n\n# Contributors\n\n<table border=\"0\">\n<tr>\n    <td><img alt=\"yatengLG\" src=\"https://avatars.githubusercontent.com/u/31759824?v=4\" width=\"60\" height=\"60\" href=\"\">\n    <td><img alt=\"Alias-z\" src=\"https://avatars.githubusercontent.com/u/66273343?v=4\" width=\"60\" height=\"60\" href=\"\">\n    <td>...\n</td>\n</tr>\n<tr>\n  <td><a href=\"https://github.com/yatengLG\">yatengLG</a>\n  <td><a href=\"https://github.com/Alias-z\">Alias-z</a>\n    <td><a href=\"https://github.com/yatengLG/ISAT_with_segment_anything/graphs/contributors\">...</a>\n</tr>\n</table>\n\n\n# Citation\n```text\n@misc{ISAT_with_segment_anything,\n  title={{ISAT with Segment Anything: An Interactive Semi-Automatic Annotation Tool}},\n  author={Ji, Shuwei and Zhang, Hongyuan},\n  url={https://github.com/yatengLG/ISAT_with_segment_anything},\n  note={Updated on 2023-06-03},\n  year={2023},\n  version={1.10}\n}\n```\n",
    "bugtrack_url": null,
    "license": "Apache2.0",
    "summary": "Interactive semi-automatic annotation tool for image segmentation based on SAM(segment anything model).",
    "version": "1.2.9",
    "project_urls": {
        "Homepage": "https://github.com/yatengLG/ISAT_with_segment_anything"
    },
    "split_keywords": [
        "annotation tool",
        " segment anything",
        " image annotation",
        " semantic segmentation",
        " instance segmentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67b91f765b43c9f9bba687bf5b1177aec70c21a3bd2697ee2650bd2060690d43",
                "md5": "1ef57f8aa5a6a53ba444aba05f4d2bb1",
                "sha256": "889cc38d6e81f0c7b7fa0372024fb6a91050172c13d457dde40b1ce6972e5be2"
            },
            "downloads": -1,
            "filename": "isat_sam-1.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "1ef57f8aa5a6a53ba444aba05f4d2bb1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 383747,
            "upload_time": "2025-01-13T02:32:17",
            "upload_time_iso_8601": "2025-01-13T02:32:17.643414Z",
            "url": "https://files.pythonhosted.org/packages/67/b9/1f765b43c9f9bba687bf5b1177aec70c21a3bd2697ee2650bd2060690d43/isat_sam-1.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-13 02:32:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yatengLG",
    "github_project": "ISAT_with_segment_anything",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "timm",
            "specs": []
        },
        {
            "name": "imgviz",
            "specs": []
        },
        {
            "name": "scikit-image",
            "specs": []
        },
        {
            "name": "opencv_python_headless",
            "specs": []
        },
        {
            "name": "pillow",
            "specs": []
        },
        {
            "name": "pyqt5",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "torchvision",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pycocotools",
            "specs": []
        },
        {
            "name": "shapely",
            "specs": []
        },
        {
            "name": "hydra-core",
            "specs": [
                [
                    ">=",
                    "1.3.2"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.66.1"
                ]
            ]
        },
        {
            "name": "fuzzywuzzy",
            "specs": []
        },
        {
            "name": "python-Levenshtein",
            "specs": []
        },
        {
            "name": "iopath",
            "specs": []
        }
    ],
    "lcname": "isat-sam"
}
        
Elapsed time: 0.63796s