EndpointModel as a TissueMaskModel, forwarding each ModelRequest to the remote tissue segmentation endpoint.
BioptimusTissueMaskModel
ModelRequest to the EndpointModel and returns the ModelResponse.
backbone
An
EndpointModel configured for tissue segmentation.tile_spec
process
A
ModelRequest containing the tile image and metadata.A
ModelResponse with the segmentation output.process_async
A
ModelRequest containing the tile image and metadata.An
ClientSession for connection pooling.A
ModelResponse with the segmentation output.
