{"id":27348194,"url":"https://github.com/royerlab/napari-segment-anything-2","last_synced_at":"2025-04-12T18:16:23.199Z","repository":{"id":250788340,"uuid":"835547260","full_name":"royerlab/napari-segment-anything-2","owner":"royerlab","description":"Native Qt interface for Meta's Segment Anything 2 in Images and Videos","archived":false,"fork":false,"pushed_at":"2024-09-26T00:35:43.000Z","size":29,"stargazers_count":25,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T18:15:56.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/royerlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-30T04:13:13.000Z","updated_at":"2025-02-24T13:43:31.000Z","dependencies_parsed_at":"2025-04-12T18:15:58.225Z","dependency_job_id":null,"html_url":"https://github.com/royerlab/napari-segment-anything-2","commit_stats":null,"previous_names":["jookuma/napari-segment-anything-2","royerlab/napari-segment-anything-2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royerlab%2Fnapari-segment-anything-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royerlab%2Fnapari-segment-anything-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royerlab%2Fnapari-segment-anything-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royerlab%2Fnapari-segment-anything-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royerlab","download_url":"https://codeload.github.com/royerlab/napari-segment-anything-2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610356,"owners_count":21132924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-12T18:16:21.575Z","updated_at":"2025-04-12T18:16:23.162Z","avatar_url":"https://github.com/royerlab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# napari-segment-anything-2\n\n[![License BSD-3](https://img.shields.io/pypi/l/napari-segment-anything-2.svg?color=green)](https://github.com/JoOkuma/napari-segment-anything-2/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-segment-anything-2.svg?color=green)](https://pypi.org/project/napari-segment-anything-2)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-segment-anything-2.svg?color=green)](https://python.org)\n[![tests](https://github.com/JoOkuma/napari-segment-anything-2/workflows/tests/badge.svg)](https://github.com/JoOkuma/napari-segment-anything-2/actions)\n[![codecov](https://codecov.io/gh/JoOkuma/napari-segment-anything-2/branch/main/graph/badge.svg)](https://codecov.io/gh/JoOkuma/napari-segment-anything-2)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-segment-anything-2)](https://napari-hub.org/plugins/napari-segment-anything-2)\n\nA napari plugin for Meta's Segment Anything 2 in Images and Videos\n\nhttps://github.com/user-attachments/assets/7ecc0e99-d6fd-42ad-bb2e-e903c04b6d9d\n\nIt works a bit better in natural images\n\nhttps://github.com/user-attachments/assets/72037ceb-eabf-4222-bd2d-6c269ac582d6\n\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.\n\n\u003c!--\nDon't miss the full getting started guide to set up your new package:\nhttps://github.com/napari/cookiecutter-napari-plugin#getting-started\n\nand review the napari docs for plugin developers:\nhttps://napari.org/stable/plugins/index.html\n--\u003e\n\n## Installation\n\nYou can install `napari-segment-anything-2` via [pip]:\n\n    pip install git+https://github.com/jookuma/segment-anything-2@no-cc\n    pip install \"napari[all]\" napari-segment-anything-2\n\n\nTo install latest development version :\n\n    pip install git+https://github.com/jookuma/segment-anything-2@no-cc\n    pip install \"napari[all]\" git+https://github.com/JoOkuma/napari-segment-anything-2.git\n\n\n## Notes\n\nTo load mp4 or other video files, you need to install `napari_video`.\n\n    pip install napari_video\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-segment-anything-2\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n\n[file an issue]: https://github.com/JoOkuma/napari-segment-anything-2/issues\n\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyerlab%2Fnapari-segment-anything-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyerlab%2Fnapari-segment-anything-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyerlab%2Fnapari-segment-anything-2/lists"}