Skip to content

Native Qt interface for Meta's Segment Anything 2 in Images and Videos

License

Notifications You must be signed in to change notification settings

royerlab/napari-segment-anything-2

Repository files navigation

napari-segment-anything-2

License BSD-3 PyPI Python Version tests codecov napari hub

A napari plugin for Meta's Segment Anything 2 in Images and Videos

napari-sam2-micro.mp4

It works a bit better in natural images

napari-sam2.mp4

This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-segment-anything-2 via pip:

pip install git+https://github.com/jookuma/segment-anything-2@no-cc
pip install "napari[all]" napari-segment-anything-2

To install latest development version :

pip install git+https://github.com/jookuma/segment-anything-2@no-cc
pip install "napari[all]" git+https://github.com/JoOkuma/napari-segment-anything-2.git

Notes

To load mp4 or other video files, you need to install napari_video.

pip install napari_video

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the BSD-3 license, "napari-segment-anything-2" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

About

Native Qt interface for Meta's Segment Anything 2 in Images and Videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published