A place for collecting protobuf/gRPC definitions for bio-research data. Currently it has only two packages
biopb.ome
Microscopy data representation modeled after OME-XML.biopb.image
Image processing protocols. Current focus is single-cell segmentation, designed originally for the Lacss project.
Below are public servers that implements the biopb protocol
cellpose.biopb.org:443
- Protocol:
biopb.image.ObjectDetection
- Model: Cellpose single-cell segmentation (cyto3 variant).
- Protocol:
lacss.biopb.org:443
- Protocol:
biopb.image.ObjectDetection
- Model: LACSS base variant. Support 2D and 3D input.
- Protocol:
osilab.biopb.org:443
- Protocol:
biopb.image.ObjectDetection
- Model: segformer as reported in NIPS challenge paper.
- Protocol:
trackmate-lacss
is aFIJI
plugin and abiopb.image
client, designed as a cell detector/segmentor for trackmate. It works with anybiopb.image
servers, such as those listed above.