登录
首页 » matlab » 3DUnetCNN-master

3DUnetCNN-master

于 2018-10-04 发布 文件大小:12675KB
0 201
下载积分: 1 下载次数: 5

代码说明:

  MATLAB SIMULINK DFIG

文件列表:

3DUnetCNN-master, 0 , 2018-09-22
3DUnetCNN-master\.gitignore, 138 , 2018-09-22
3DUnetCNN-master\.travis.yml, 270 , 2018-09-22
3DUnetCNN-master\LICENSE.txt, 1070 , 2018-09-22
3DUnetCNN-master\README.md, 6162 , 2018-09-22
3DUnetCNN-master\brats, 0 , 2018-09-22
3DUnetCNN-master\brats\__init__.py, 0 , 2018-09-22
3DUnetCNN-master\brats\evaluate.py, 2199 , 2018-09-22
3DUnetCNN-master\brats\predict.py, 605 , 2018-09-22
3DUnetCNN-master\brats\preprocess.py, 6905 , 2018-09-22
3DUnetCNN-master\brats\train.py, 5768 , 2018-09-22
3DUnetCNN-master\brats\train_isensee2017.py, 5931 , 2018-09-22
3DUnetCNN-master\doc, 0 , 2018-09-22
3DUnetCNN-master\doc\3dUNet.png, 275005 , 2018-09-22
3DUnetCNN-master\doc\brats_64cubedpatch_loss_graph.png, 44251 , 2018-09-22
3DUnetCNN-master\doc\brats_64cubedpatch_validation_scores_boxplot.png, 16113 , 2018-09-22
3DUnetCNN-master\doc\isensee2017.png, 1306470 , 2018-09-22
3DUnetCNN-master\doc\isensee_2017_loss_graph.png, 35302 , 2018-09-22
3DUnetCNN-master\doc\isensee_2017_scores_boxplot.png, 15688 , 2018-09-22
3DUnetCNN-master\doc\tumor_segmentation_illusatration.gif, 15863578 , 2018-09-22
3DUnetCNN-master\requirements.txt, 67 , 2018-09-22
3DUnetCNN-master\test, 0 , 2018-09-22
3DUnetCNN-master\test\test_brats.py, 3196 , 2018-09-22
3DUnetCNN-master\test\test_generator.py, 9636 , 2018-09-22
3DUnetCNN-master\test\test_metrics.py, 1282 , 2018-09-22
3DUnetCNN-master\test\test_model.py, 597 , 2018-09-22
3DUnetCNN-master\test\test_predict.py, 3565 , 2018-09-22
3DUnetCNN-master\test\test_training.py, 564 , 2018-09-22
3DUnetCNN-master\test\test_utils.py, 3413 , 2018-09-22
3DUnetCNN-master\unet3d, 0 , 2018-09-22
3DUnetCNN-master\unet3d\__init__.py, 0 , 2018-09-22
3DUnetCNN-master\unet3d\augment.py, 5496 , 2018-09-22
3DUnetCNN-master\unet3d\data.py, 4035 , 2018-09-22
3DUnetCNN-master\unet3d\generator.py, 14057 , 2018-09-22
3DUnetCNN-master\unet3d\metrics.py, 1508 , 2018-09-22
3DUnetCNN-master\unet3d\model, 0 , 2018-09-22
3DUnetCNN-master\unet3d\model\__init__.py, 74 , 2018-09-22
3DUnetCNN-master\unet3d\model\isensee2017.py, 4212 , 2018-09-22
3DUnetCNN-master\unet3d\model\unet.py, 6861 , 2018-09-22
3DUnetCNN-master\unet3d\normalize.py, 3050 , 2018-09-22
3DUnetCNN-master\unet3d\prediction.py, 7348 , 2018-09-22
3DUnetCNN-master\unet3d\training.py, 4920 , 2018-09-22
3DUnetCNN-master\unet3d\utils, 0 , 2018-09-22
3DUnetCNN-master\unet3d\utils\__init__.py, 126 , 2018-09-22
3DUnetCNN-master\unet3d\utils\nilearn_custom_utils, 0 , 2018-09-22
3DUnetCNN-master\unet3d\utils\nilearn_custom_utils\LICENSE, 6029 , 2018-09-22
3DUnetCNN-master\unet3d\utils\nilearn_custom_utils\__init__.py, 0 , 2018-09-22
3DUnetCNN-master\unet3d\utils\nilearn_custom_utils\nilearn_utils.py, 1784 , 2018-09-22
3DUnetCNN-master\unet3d\utils\patches.py, 5375 , 2018-09-22
3DUnetCNN-master\unet3d\utils\sitk_utils.py, 2924 , 2018-09-22
3DUnetCNN-master\unet3d\utils\utils.py, 2813 , 2018-09-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pip?matrices A et E
    jgyiu yiy hdhf hfdeteb hfhjkh hdfdse hfryr
    2019-03-20 22:36:16下载
    积分:1
  • 课件
    说明:  有助于学习理解模拟电子技术,里面内容主要为一些上课用到的PPT课件(It will teach you how to learn Basis of Analogue Electronic Technique well.)
    2019-03-11 23:33:19下载
    积分:1
  • MATLAB从入门到精通
    这是MATLAB编程的经典书籍,适用于入门和基础学习。(This is a classic book of MATLAB programming, suitable for introductory and basic learning.)
    2019-03-17 11:01:02下载
    积分:1
  • Data_Structures_and_Algorithms_Using_CSharp
    C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
    2010-12-13 17:29:40下载
    积分:1
  • LaTeX入门.pdf
    说明:  刘海洋编著的LaTeX入门书籍,适合初学者阅读。(LaTeX introductory book compiled by Liu Haiyang, suitable for beginners to read.)
    2020-11-24 13:08:01下载
    积分:1
  • 140分钟学会LaTex
    说明:  Latex必备书籍之一Tobias Oetiker著作,共六章,包括最基础的入门操作、索引、公式和比较难的图形等,完全够写一篇论文(One of the Necessary Books of Latex)
    2020-06-23 21:40:02下载
    积分:1
  • shixibaogao
    我的认识实习报告,蒙牛工厂参观,希望对大家有用。(I understand the attachment of the report, Mengniu factory tour, I hope for all of us useful.)
    2008-12-20 10:47:58下载
    积分:1
  • 数据结构C语言版
    说明:  《数据结构》这门课程是信息与计算科学专业中一门重要的专业基础课程。当用计算机来解决实际问题时,就要涉及到数据的表示及数据的处理,而数据表示及数据处理正是数据结构课程的主要研究对象,通过这两方面内容的学习,为后续课程,特别是软件方面的课程打下了厚实的知识基础,同时也提供了必要的技能训练。我们主要学习的数据结构包括队列、堆、栈、链表、树和图等。通常情况下,精心选择合适的数据结构可以带来更高的存储效率,因此,数据结构课程在计算机应用专业中具有举足轻重的作用。(Data Structure is an important basic course in information and computing science. When using computers to solve practical problems, it is necessary to involve data representation and data processing, and data representation and data processing are the main research objects of data structure course. Through the study of these two aspects, it lays a solid knowledge foundation for follow-up courses, especially for software courses, at the same time. Necessary skill training is provided. The main data structures we learn include queues, heaps, stacks, linked lists, trees and graphs. Usually, choosing the right data structure carefully can bring about higher storage efficiency. Therefore, the course of data structure plays an important role in computer application specialty.)
    2020-06-19 02:40:01下载
    积分:1
  • iSIGHT
    isight进阶学习资料与实例,特别适合初学者。尤其对isigt一无所知的人。(isight advanced learning materials and examples of)
    2010-03-11 10:00:14下载
    积分:1
  • 土人播放器
    记号的土人播放器.rar 由 VB 做的(mark of native players. Rar done by VB)
    2004-12-11 18:10:46下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载