Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 754 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 754 Bytes

deepseg-threshold

Find appropriate threshold for each contrast with deepseg algorithm

Dependencies

  • Python 3.7 (miniconda distrib)
  • SCT commit 7ed63da96fa13b4446ad636c25692ff69fe4b44f
    • Note: This commit is important as it includes specific features on deepseg to enable testing for various thresholds

Getting started

sct_run_batch parameters.sh deepseg_threshold.sh
  • Run the Jupyter notebook to find the optimal thresholds for each contrast:
jupyter notebook deepseg_find_threshold.ipynb