Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 388 Bytes

segmentunet-widget.md

File metadata and controls

10 lines (6 loc) · 388 Bytes

Run U-net segmentation

unet

Segment cells using a U-net model.

Parameters

  • threshold : threshold value (between 0 and 1) for cell classification
  • min_object_size : Objects smaller than this area in pixels will be removed before labeling.