Developed by Jiamin Liu (liujiamin@cc.nih.gov)
https://github.com/rsummers11/CADLab
Please cite our papers if you end up using this code:
Liu, J., Wang, D., Wei, Z., Lu, L., Kim, L., Turkbey, E., & Summers, R. M. (2016, April).
Colitis detection on computed tomography using regional convolutional neural networks.
In�Biomedical Imaging (ISBI), 2016 IEEE 13th International Symposium on�(pp. 863-866). IEEE.
Liu, J., Wang, D., Lu, L., Wei, Z., Kim, L., Turkbey, E., Sahiner, B., Petrick, N. & Summers, R. M.
(2017, May), Detection and diagnosis of colitis on computed tomography using deep convolutional neural
networks, Medical Physics, Accepted.
Code includes modifications of open-source packages:
1. https://github.com/ShaoqingRen/faster_rcnn
2. Various submission of the Matlab file exchange
(https://www.mathworks.com/matlabcentral/fileexchange/29344-read-medical-data-3d?focused=5186757&tab=function)
Requirements:
1. Matlab
2. CUDA-compatible graphics card
3. CUDA toolkit
Execution:
1. Download and install Faster RCNN following the instructions:
https://github.com/ShaoqingRen/faster_rcnn
2. Run dicom_to_jpgs.m to convert dicoms to jpgs or download example jpgs.
3. Down load trained colitis detection models.
4. Run script_faster_rcnn_run_colitis_detection.m.
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
基于卷积神经网络进行断层扫描结肠炎检测 基于卷积神经网络(CNN)进行断层扫描(CT)结肠炎检测是一种利用深度学习技术分析医学图像的方法,以辅助医生诊断和评估结肠炎的严重程度。以下是该任务的一般流程: 数据收集: 收集包含结肠CT扫描图像的数据集,这些图像应该涵盖不同程度的结肠炎,从正常到活动性炎症。 确保图像具有足够的分辨率和足够的质量,以便可以从中提取有用的解剖和病理信息。 数据预处理: 对CT图像进行归一化,使像素值分布在一个相似的范围。 应用数据增强技术,如旋转、缩放、裁剪等,以增加数据的多样性和模型的泛化能力。 对图像进行分割,提取出结肠的区域,这一步骤称为预分割或ROI(Region of Interest)提取。 模型设计: 设计一个适合医学图像分析的卷积神经网络架构。这可能包括多个卷积层、池化层、全连接层等。 考虑到结肠炎的多样性和复杂性,网络可能需要具有足够的容量来捕捉图像中的细微差异。 模型训练与验证: 使用标注好的CT图像数据训练CNN模型。标注通常包括炎症的存在、位置、范围和严重程度。 采用交叉验证或保留一部分数据作为验证集,以监控模型的性能并防止过拟合。 模型
资源推荐
资源详情
资源评论
收起资源包目录
基于卷积神经网络进行断层扫描结肠炎检测.zip (9个子文件)
基于卷积神经网络进行断层扫描结肠炎检测
experiments
script_faster_rcnn_run_colitis_detection.m 6KB
output
faster_rcnn_final
faster_rcnn_colitis_VGG16
model.mat 5KB
detection_test.prototxt 2KB
proposal_test.prototxt 6KB
datasets
ColitisDevkit2017
dicoms_to_jpgs.m 1KB
Colitis2017
JPEGImages
colitis_example2.jpg 25KB
colitis_example1.jpg 25KB
colitis_example3.jpg 29KB
ReadMe.txt 1KB
共 9 条
- 1
资源评论
AI拉呱
- 粉丝: 2866
- 资源: 5510
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功