Skip to content

DiamondLightSource/SuRVoS2

Repository files navigation

SuRVoS2

SuRVoS2 is a workbench for volumetric image segmentation. It provides a GUI interface for annotation-intensive segmentation projects, enabling a fast iterative process of annotation, model training, and segmentation evaluation. SuRVoS2 is part of the Napari ecosystem of image analysis tools and has an interface that tries to leverage the power of Napari for simplifying complex workflows.

SuRVoS2 supports fast supervoxel-based classical ML segmentation prediction, multi-axis 2d U-net (and related) architectures and has initial suppport for 3D CNN architectures. SuRVoS2 also supports connected component analysis of segmentations with interactive inspection of individual components.

Screenshot

Installation

Please follow the instructions in INSTALL.txt

Documentation

The SuRVoS2 Tutorial .

SuRVoS2 on Docker

Contributing

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

License

Distributed under the terms of the Apache Software License 2.0 license, "SuRVoS2" is free and open source software

Issues

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