Examples#
Take a look at the algorithm server examples from the repository, which include
StarDist: Object detection with star-convex shapes.
CellPose: A generalist algorithm for cellular segmentation.
Rembg: A tool to remove images background.
Orientationpy: Measurement of greyscale orientations.
LoG detector: Laplacian of Gaussian filter.
Trackpy: Object tracking.
You can also take a look at the complete list of examples.