Published July 15, 2020
| Version v1.2
Software
Open
Gregor-Mendel-Institute/aradeepopsis: v1.2
Authors/Creators
- 1. Gregor Mendel Institute of Molecular Plant Biology (GMI), Austrian Academy of Sciences
- 2. Gregor Mendel Institute of Molecular Plant Biology (GMI), Austrian Academy of Sciences;Genetics, Faculty of Biology, Ludwig-Maximilians-University München
Description
New Features
- added
--ignore_labelparameter to exclude a segmentation class for trait calculation. - added
--masksparameter to skip semantic segmentation and run trait extraction using user-supplied masks - added
--label_specparameter to allow for mapping of segmentation classes to pixel values of user-supplied segmentation masks. This is a requirement for the--masksparameter now. - added
--model 'DPP'and--dpp_checkpointto allow for custom segmentation models, trained using the Deep Plant Phenomics framework
Fixes and general changes
- fixed an issue where the pipeline would crash if the input image contains an alpha channel
- updated base.config to avoid out-of-memory issues when running with
--multiscale - added log message to show current parameter settings when starting a pipeline run
- added a more informative log message if pipeline fails on systems with insufficient memory
- updated configuration for CBE cluster
- factored out Shiny dependencies into separate container (should be easier to deploy as a hosted Shiny app now)
- added Dockerfile + Conda environment for DPP v2.1.0
Dependency updates
- new (optional) dependency
Deep Plant Phenomicsv2.1.0 - updated
shinydependency1.4.0>1.5.0 - updated
scikit-image0.16.2>0.17.2 - updated
imagemagickdependency7.0.9_27>7.0.10_23
Files
Gregor-Mendel-Institute/aradeepopsis-v1.2.zip
Files
(1.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b7c7278a257d4bdeea8830a557d73682
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Gregor-Mendel-Institute/aradeepopsis/tree/v1.2 (URL)