This release adds a several new datasets and fixes issues with other dataset implementations.
What's Changed
- Minor fix to OIMHS dataset by @anwai98 in #424
- Remove other irrelevant labels for LEG 3D US dataset by @anwai98 in #425
- Ignore inputs with empty labels for SIIM ACR dataset by @anwai98 in #426
- Add argument to get expected image-label pairs for CBIS DDSM data by @anwai98 in #427
- Minor fix to preprocessing MoNuSaC by @anwai98 in #429
- Minor fix to PUMA dataset by @anwai98 in #430
- Minor fix to filtering mismatching image-label pairs by @anwai98 in #431
- Add NuClick dataset by @anwai98 in #428
- Make splits for lizard dataset by @anwai98 in #434
- Add CellBinDB dataset by @anwai98 in #435
- Add full set of DSB dataset by @anwai98 in #436
- Minor fix to check for zipfile in CPM dataset by @anwai98 in #437
- Update documentation by @anwai98 in #438
- Minor fix to removing alpha channel in TNBC data by @anwai98 in #439
- Add BriFiSeg dataset by @anwai98 in #440
- Add YeaZ dataset by @anwai98 in #441
- Add DeepSeas dataset by @anwai98 in #442
- Ad explicit splits for histopathology datasets by @anwai98 in #444
- Add support for resizing inputs to patch shape by @anwai98 in #445
- Add CVZ Fluo dataset by @anwai98 in #446
- Remove minor debugging artifact in CPM dataset by @anwai98 in #449
- Misc improvements by @constantinpape in #450
- Add data splits for motum dataset by @anwai98 in #454
- Add data splits to papila dataset by @anwai98 in #453
- Add data splits for PSFHS dataset by @anwai98 in #455
- Add AMD-SD dataset by @anwai98 in #451
- Add Mice TumSeg data by @anwai98 in #452
- Add resize inputs for JSRT data by @anwai98 in #457
- Cosmetic changes by @constantinpape in #458
- Add CoNSeP dataset by @anwai98 in #417
- Minor refactor to LM datasets by @anwai98 in #459
- Minor update to three-channel logic in tissuenet by @anwai98 in #460
- Fix typo in LIVECell dataset by @anwai98 in #461
- Add type annotations to major functionalities by @anwai98 in #297
- Add docstring to other functionalities by @anwai98 in #464
- Add download functionality support for
synapse
hosted datasets by @anwai98 in #465 - Complete doc strings by @constantinpape in #463
- Update environment files and github workflows by @constantinpape in #467
- Minor update to inform about creating custom data splits by @anwai98 in #468
- Minor update to OSIC PulmoFib preprocessing scripts by @anwai98 in #470
- Add KiTS dataset by @anwai98 in #469
- Add custom splits for CryoNuSeg dataset by @anwai98 in #472
- Add GlaS dataset by @anwai98 in #474
- Minor fix to NuClick dataset arguments by @titusgriebel in #475
- Minor update medical imaging datasets for consistency by @anwai98 in #476
- Fix return type for BUSI data paths by @anwai98 in #477
- Minor fix to argument positions in MitoEM dataset by @anwai98 in #478
- Minor update to expose padding mode and make resize flexible by @anwai98 in #479
- Bump version to 0.7.6 by @constantinpape in #481
New Contributors
- @titusgriebel made their first contribution in #475
Full Changelog: 0.7.5...0.7.6