We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added some documentation for novel architectures
Updated Subfunction wiki
Added new loss functions
Added BraTS2020 example
Added RetinalSeg example
Added links to reference papers
Fixed incorrect paper references
Added notes for recommended patch shapes for U-Nets
Changed multi GPU parameter for models
Added expected file structure for NIfTI IO interface
Added custom architecture section and reference to the tutorial
Added custom architecture tutorial
Fixed wrong Dice Soft Loss function import
Added multiprocessing tag and extended class variable documentation
Added MIScnn logo to Home
Added figure for visualizing model selection
Added LCTSC-DICOM example
Added docuemntation for DICOM IO Interface
Replaced 'direct_output' with 'return_output' and added activation output option for prediction & validations
Updated link to COVID-19 example
Added TransformHU as Subfunction
Table formating bug fix
Started working on tutorials wiki page
Added cell tracking and covid-19 examples
Updated IO interfaces
Added Padding and updated the Normalization usage
Update to Tensorflow 2.1.0
Added save_models tag to cross-validation
Updated Home Wiki page
Updated the Sample wiki page