What's Changed
- Add HeLA VGG dataset for cell counting in phase-contrast microscopy by @constantinpape in #325
- Add GoNuclear datasets by @constantinpape in #327
- Minor typo in deserialize warnings raised by SegmentationDataset by @anwai98 in #328
- Minor fix to spider dataset by @anwai98 in #317
- Add padding to SegmentationDataset by @anwai98 in #330
- Add ResizeLongestSideInputs transform by @anwai98 in #329
- Update mixed precision training code by @constantinpape in #331
- Add resize transform support for 3d by @anwai98 in #332
- changed order of segmentationdataset's get_sample function logic: sam… by @lufre1 in #334
- Minor fix to resize transform for inputs by @anwai98 in #336
- Implement deepict dataset by @constantinpape in #337
- Update GoNuclear dataset for returning different target types by @anwai98 in #338
- Remove artifacts in volumes and minor fix to cell labels for GoNuclear by @anwai98 in #340
- Minor update to MitoEM rat sample labels download link by @anwai98 in #339
- Fix plantseg volumes - remove slices with artifacts by @anwai98 in #344
- Extend functionality to obtain original inputs from resized inputs by @anwai98 in #348
- Add DIC HepG2 dataset by @anwai98 in #349
- Update design for storing input channels in HPA dataset by @anwai98 in #351
- Minor update to load_model: Support loading directly from checkpoint by @anwai98 in #352
- Move top-level imports for specific packages to function-level by @anwai98 in #353
- Add OmniPose dataset by @anwai98 in #326
- Add rois back to dataset kwargs in Platynereis (Cilia) by @anwai98 in #354
- Add CellPose dataset by @anwai98 in #272
- Set non_blocking to True for tensor device allocation by @anwai98 in #357
- Minor updates to DeepBacs dataset by @anwai98 in #359
- Minor update to TissueNet dataset by @anwai98 in #360
- Minor update to DynamicNuclearNet dataset by @anwai98 in #361
- Minor update to PanNuke dataset by @anwai98 in #362
- Update lizard dataset - change download to kaggle api by @anwai98 in #363
- Minor updates to OrgaSegment dataset by @anwai98 in #364
- Minor updates to EM datasets by @anwai98 in #365
- Update ASEM dataset by @anwai98 in #366
- Add function in datasets to get input paths by @anwai98 in #367
- Add function to return input paths in histopathology datasets by @anwai98 in #369
- Add EMNeuron dataset by @anwai98 in #370
- Add SegThy dataset by @anwai98 in #375
- Add LEG 3D US dataset by @anwai98 in #374
- Add PANORAMA dataset by @anwai98 in #373
- Add CryoNuSeg dataset by @anwai98 in #372
- Add LGG MRI dataset by @anwai98 in #376
- Add OASIS dataset by @anwai98 in #377
- Add ToothSeg dataset by @anwai98 in #324
- Add MBH Seg dataset by @anwai98 in #289
- Add Acouslic-AI dataset by @anwai98 in #288
- Add PENGWIN dataset by @anwai98 in #287
- Add Curvas dataset by @anwai98 in #286
- Move platynereis file templates to global dict by @anwai98 in #380
- Add ToothFairy2 dataset by @anwai98 in #285
- 378 add ensuring patch shape for raw dataset by @lufre1 in #379
- Add VerSe dataset by @anwai98 in #277
- Add Covid-QU-EX dataset by @anwai98 in #271
- Add Kvasir-SEG dataset by @anwai98 in #267
- Add RAVIR dataset by @anwai98 in #259
- Add Usiigaci dataset by @anwai98 in #383
- Add JSRT dataset by @anwai98 in #248
- Add CHAOS dataset by @anwai98 in #278
- Add ISLES dataset by @anwai98 in #254
- added sampler logic to mean_teacher by @lufre1 in #385
- Add CartoCell dataset by @anwai98 in #386
- Update documentation for dataset and dataloaders by @anwai98 in #387
- Update version.py by @constantinpape in #388
Full Changelog: 0.7.3...0.7.4