Panoptic Quality (PQ) computation for binary masks.
Project description
Panoptica
Computing instance-wise segmentation quality metrics for 2D and 3D semantic- and instance segmentation maps.
Features
The package provides 3 core modules:
- Instance Approximator
- Instance Matcher
- Panoptic Evaluator
Installation
To install the current release, you can simply run:
pip install panoptica
Use Cases
Semantic Segmentation Input
Although for many biomedical segmentation problems, an instance-wise evaluation is highly relevant and desirable, they are still addressed as semantic segmentation problems due to lack of appropriate instance labels.
Modules [1-3] can be used to obtain panoptic metrics of matched instances based on a semantic segmentation input.
Unmatched Instances Input
It is a common issue that instance segementation outputs have good segmentations with mismatched labels.
For this case modules [2-3] can be utilized to match the instances and report panoptic metrics.
Matched Instances Input
Ideally the input data already provides matched instances.
In this case module 3 can be used to directly report panoptic metrics without requiring any internal preprocessing.
Tutorials
Juypter notebook Tutorials are avalable for all use cases in our tutorials repo.
Citation
If you have used panoptica in your research, please cite us! The citation can be exported from: TODO
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for panoptica-0.5.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccbddaf5fa7c8aab5025c9d2ea55a513549a7b2d8be75792d5f52bcc71b693ef |
|
MD5 | 3eb1d99c9f69d6f82357c4b1e9659d30 |
|
BLAKE2b-256 | b55d1f9ac276d084429e7ba4a25c436191035a75b1347b5f2c469b5eb302f6ed |