Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@guillaumejaume guillaumejaume released this 05 Aug 20:12
· 2 commits to main since this release
2daba08
  • bug fix, default argument for segment_tissue throws an exception

  • add num_workers arg to segment_tissue

  • bug fix, display mpp for patcher vis if magnification is None

  • don t install heavy libraries by default

  • add ability to create WSIPatcher from CLAM type coordinates

  • fix from_legacy_coords

  • add coords_only arg to from_legacy

  • add pil argument to from_legacy_coords

  • pass slide_path as positional argument in CuCIMWSI, ImageWSI + fix src_pixel_size exception WSIPatcher

  • add semantic segmentation inference

  • add semantic segmentation inference

  • test

  • add forward_kwargs and create save_coords_h5

  • cleanup before PR

  • fix parameter propagation from ImageWSI to WSI

  • cleanup before PR

  • add README newline

  • remove forward_kwargs

  • remove get_channels

  • fix: set correct wsi path in processor unit test