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