文件名称:BRATS-master
介绍说明--下载内容均来自于网络,请自行研究使用
# BRATS 2017
## Brain Tumor Image Segmentation Challenge 2017
This is an approach for brain tumor segmentation based on a multi-path CNN.
_______________________________________________________________________________________________________________________
## Instructions on how to run CNN training:
python train.py -config config2.json -o output-directory-path
## Brain Tumor Image Segmentation Challenge 2017
This is an approach for brain tumor segmentation based on a multi-path CNN.
_______________________________________________________________________________________________________________________
## Instructions on how to run CNN training:
python train.py -config config2.json -o output-directory-path
相关搜索: opengl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
BRATS-master | 0 | 2018-10-30 |
BRATS-master\README.md | 3407 | 2018-10-30 |
BRATS-master\python | 0 | 2018-10-30 |
BRATS-master\python\config_files | 0 | 2018-10-30 |
BRATS-master\python\config_files\config2.json | 1477 | 2018-10-30 |
BRATS-master\python\create_modules_objects.py | 3405 | 2018-10-30 |
BRATS-master\python\modules | 0 | 2018-10-30 |
BRATS-master\python\modules\__init__.py | 307 | 2018-10-30 |
BRATS-master\python\modules\database.py | 6460 | 2018-10-30 |
BRATS-master\python\modules\meta_data_extraction.py | 6210 | 2018-10-30 |
BRATS-master\python\modules\patch_extraction.py | 1893 | 2018-10-30 |
BRATS-master\python\modules\patch_extractors | 0 | 2018-10-30 |
BRATS-master\python\modules\patch_extractors\__init__.py | 68 | 2018-10-30 |
BRATS-master\python\modules\patch_extractors\patch_extractor_for_cnn12.py | 15150 | 2018-10-30 |
BRATS-master\python\modules\postprocessing.py | 466 | 2018-10-30 |
BRATS-master\python\modules\postprocessors | 0 | 2018-10-30 |
BRATS-master\python\modules\postprocessors\__init__.py | 65 | 2018-10-30 |
BRATS-master\python\modules\postprocessors\postprocessor_for_cnn12.py | 6219 | 2018-10-30 |
BRATS-master\python\modules\preprocessing.py | 575 | 2018-10-30 |
BRATS-master\python\modules\preprocessors | 0 | 2018-10-30 |
BRATS-master\python\modules\preprocessors\__init__.py | 56 | 2018-10-30 |
BRATS-master\python\modules\preprocessors\preprocessor_basic.py | 7121 | 2018-10-30 |
BRATS-master\python\modules\scan.py | 4048 | 2018-10-30 |
BRATS-master\python\modules\segmentation.py | 3093 | 2018-10-30 |
BRATS-master\python\modules\segmentators | 0 | 2018-10-30 |
BRATS-master\python\modules\segmentators\__init__.py | 29 | 2018-10-30 |
BRATS-master\python\modules\segmentators\cnn2.py | 19089 | 2018-10-30 |
BRATS-master\python\modules\segmentators\cnn_utils.py | 745 | 2018-10-30 |
BRATS-master\python\train.py | 3956 | 2018-10-30 |