Published June 1, 2021
| Version 0.5.3
Software
Open
Project-MONAI/MONAI: 0.5.3
Authors/Creators
- Nic Ma1
- Wenqi Li2
- Richard Brown3
- Yiheng Wang
- Behrooz1
- Benjamin Gorman4
- Hans Johnson5
- Isaac Yang
- Eric Kerfoot3
- charliebudd
- Yiwen Li
- Mohammad Adil1
- Yuan-Ting Hsieh (謝沅廷)6
- Arpit Aggarwal7
- Cameron Trentz4
- adam aji8
- masadcv
- Mark Graham3
- Ben Murray
- Gagan Daroach
- Petru-Daniel Tudosiu9
- myron
- Matt McCormick10
- Ambros
- Balamurali11
- Christian Baker12
- Jan Sellner
- Lucas Fidon
- cgrain
- 1. NVIDIA
- 2. @NVIDIA
- 3. King's College London
- 4. University of Iowa
- 5. The University of Iowa
- 6. Nvidia
- 7. Broad Institute of MIT and Harvard
- 8. @SonoVol
- 9. @AmigoLab
- 10. @Kitware
- 11. HTIC
- 12. @KCL-BMEIS
Description
Changed
- Project default branch renamed to
devfrommaster - Base Docker image upgraded to
nvcr.io/nvidia/pytorch:21.02-py3fromnvcr.io/nvidia/pytorch:21.04-py3 - Enhanced type checks for the
iteration_metrichandler - Enhanced
PersistentDatasetto usetempfileduring caching computation - Enhanced various info/error messages
- Enhanced performance of
RandAffine - Enhanced performance of
SmartCacheDataset - Optionally requires
cucimwhen the platform isLinux - Default
deviceofTestTimeAugmentationchanged tocpu
- Download utilities now provide better default parameters
- Duplicated
key_transformsin the patch-based transforms - A multi-GPU issue in
ClassificationSaver - A default
meta_dataissue inSpacingD - Dataset caching issue with the persistent data loader workers
- A memory issue in
permutohedral_cuda - Dictionary key issue in
CopyItemsd box_startandbox_endparameters for deepgrowSpatialCropForegroundd- Tissue mask array transpose issue in
MaskedInferenceWSIDataset - Various type hint errors
- Various docstring typos
- Support of
to_tensoranddevicearguments forTransformInverter - Slicing options with SpatialCrop
- Class name alias for the networks for backward compatibility
k_divisibleoption for CropForegroundmap_itemsoption forCompose- Warnings of
infandnanfor surface distance computation - A
print_logflag to the image savers - Basic testing pipelines for Python 3.9
Files
Project-MONAI/MONAI-0.5.3.zip
Files
(11.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d27c68e9702a2615304c5888b3b41aa8
|
11.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Project-MONAI/MONAI/tree/0.5.3 (URL)