Releases: DIAGNijmegen/unicorn_baseline_template
Releases · DIAGNijmegen/unicorn_baseline_template
Version 0.2.3
v0.2.3 Update dragon_baseline dependency (#14)
Version 0.2.2
What's Changed
- Improve readme by @LeJudith in #11
- Automate local testing by @LeJudith in #10
- update instructions with new scripts for local testing by @LeJudith in #12
- update patch extraction parameters for detection and segmentation tasks by @marinadamato in #13
New Contributors
- @LeJudith made their first contribution in #11
- @marinadamato made their first contribution in #13
Full Changelog: v0.2.1...v0.2.2
Version 0.2.1
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
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
Add missing files.
Version 0.1
Initial release.