Skip to content

Releases: DIAGNijmegen/unicorn_baseline_template

Version 0.2.3

06 Jun 13:44
78dfe3d

Choose a tag to compare

v0.2.3

Update dragon_baseline dependency (#14)

Version 0.2.2

20 May 11:05
e0c767e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

Version 0.2.1

30 Apr 08:49
7825f50

Choose a tag to compare

Pathology patch extraction fixes:

  • fix bug due to tolerance & resampling + improved load_segmentation logic
  • prevent print statement to be printed multiple times because of multithreading
  • add patch resampling
  • explicitely add opencv-python to requirements

Version 0.2.0

29 Apr 07:39
9f71c17

Choose a tag to compare

Improved pathology tile selection (#7)

  • Pathology tile selection
  • Select tiles based on minimum tissue percentage
  • Select a maximum number of tiles
  • Seed and bugfix
  • improve readability of wsi preprocessing + remove redundant min_tissue_percentage filtering in select_coordinates_with_tissue function
  • fix issue when available spacing is very close to desired spacing
  • increase spacing tolerance from 5% to 7%

Version 0.1.1

25 Apr 13:24
9d67e0f

Choose a tag to compare

Add missing files.

Version 0.1

25 Apr 12:44
8c44ced

Choose a tag to compare

Initial release.