• Stars
    star
    120
  • Rank 294,219 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Prostate MR Image Segmentation 2012

ImageSegmentation With Vnet3D

This is an example of the prostate in transversal T2-weighted MR images Segment from MICCAI Grand Challenge:Prostate MR Image Segmentation 2012

Prerequisities

The following dependencies are needed:

  • numpy >= 1.11.1
  • SimpleITK >=1.0.1
  • opencv-python >=3.3.0
  • tensorflow-gpu ==1.8.0
  • pandas >=0.20.1
  • scikit-learn >= 0.17.1

How to Use

(re)implemented the model with tensorflow in the paper of "Milletari, F., Navab, N., & Ahmadi, S. A. (2016) V-net: Fully convolutional neural networks for volumetric medical image segmentation.3DV 2016"

1、download trained data,download dataset:https://promise12.grand-challenge.org/download/ ,if you can't download it,i have shared it:https://pan.baidu.com/s/1y9YAAQKdD3OMOMyamx9MdA, password:whbf

2、the file of promise12Vnet3dImage.csv,is like this format: D:\Data\PROMISE2012\Vnet3d_data\Vnet3d_patch_train\image/0_10 D:\Data\PROMISE2012\Vnet3d_data\Vnet3d_patch_train\image/0_11 D:\Data\PROMISE2012\Vnet3d_data\Vnet3d_patch_train\image/0_12 ...... if you trained data path is not D:\Data\PROMISE2012,you should change the csv file path just like this:using C:\Data\ replace D:\Data\PROMISE2012.

3、when data is prepared,just run the vnet3d_train_predict.py

4、training the model on the GTX1080,it take 40 hours,and i also attach the trained model in the project,you also just use the vnet3d_train_predict.py file to predict,and get the segmentation result.

5、download trained model:https://pan.baidu.com/s/1kQ1SCVuBK6xJFR7cyKN7XQ password:0ytv

6、download test data: https://pan.baidu.com/s/1pDCQzTxUmyYdwDinBJKTuA, password:s0jt

Result

MICCAI Grand Challenge Result

the trained loss result the Vnet3D model the trained process:0 epoch——GTMask and PredictMask 1000 epoch——GTMask and PredictMask 10000 epoch——GTMask and PredictMask the predict result

Contact

More Repositories

1

LiTS---Liver-Tumor-Segmentation-Challenge

LiTS - Liver Tumor Segmentation Challenge
Python
230
star
2

LUNA16-Lung-Nodule-Analysis-2016-Challenge

LUNA16-Lung-Nodule-Analysis-2016-Challenge
Python
202
star
3

PytorchDeepLearing

Meidcal Image Segmentation Pytorch Version
Python
152
star
4

KiTS19-Challege

KiTS19——2019 Kidney Tumor Segmentation Challenge
Python
116
star
5

VNetFamily

Variant VNet family
Python
78
star
6

Image-Segmentation-Loss-Functions

some loss functions of image segmentation
Python
61
star
7

VNet

Prostate MR Image Segmentation 2012
Python
56
star
8

Unet2d

Medical Image Ceil Segment
Python
55
star
9

BraTS18-Challege

Multimodal Brain Tumor Segmentation Challenge 2018
Python
47
star
10

MedicalImageProcessExample

There are some examples of 3D Medical Image Process
Python
40
star
11

TN-SCUI2020-Challenge

TN-SCUI2020-Challenge
Python
36
star
12

AttentionGatedVNet3D

Attention Gated VNet3D Model for KiTS19——2019 Kidney Tumor Segmentation Challenge
Python
36
star
13

LungLobeSegmentation

Lobe Segmentation
Python
30
star
14

FeaturePointDetection

Face Feature Point Detection
Python
25
star
15

ATLAS-R2.0---Stroke-Lesion-Segmentation

ATLAS R2.0 - Anatomical Tracings of Lesions After Stroke
Python
24
star
16

HC18-Automated-measurement-of-fetal-head-circumference

HC18—Automated measurement of fetal head circumference
Python
17
star
17

Unet_3d

Unet_3d,Segment
Python
17
star
18

INSTANCE2022-INtracranial-hemorrhage-SegmenTAtioN-ChallengE

Intracranial Hemorrhage Segmentation Challenge on Non-Contrast head CT (NCCT)
Python
16
star
19

GAN

Generate Image With GAN
Python
11
star
20

HVSMR2016Challenge

HVSMR 2016: MICCAI Workshop on Whole-Heart and Great Vessel Segmentation from 3D Cardiovascular MRI in Congenital Heart Disease
Python
11
star
21

DualAttentionVNet3D

DualAttention VNet3D Model for KiTS19——2019 Kidney Tumor Segmentation Challenge
Python
11
star
22

Nested-VNet3D

Nested VNet3D Model for KiTS19——2019 Kidney Tumor Segmentation Challenge
Python
10
star
23

COVID-CT19-Challenge

COVID-CT19-Challenge
Python
10
star
24

Ultra-low-Dose-PET-Imaging-Challenge

low dose PET Imaing
Python
8
star
25

LandMarksDetection

LandMarksDetection with heatmap regression,another way is coords regression
Python
8
star
26

KiPA2022-Challenge

KiPA2022——Multi-Structure Segment for Renal Cancer Treatment.
Python
6
star
27

MutiltGPU_Unet2d

Unet MutilGPU Train Example
Python
5
star
28

COVID-19-20-Segmentation-Challenge

COVID-19 Lung CT Lesion Segmentation Challenge - 2020
5
star
29

mnist_CNN

mnistCNN
Python
5
star
30

MutilGPU2dCNN

MutilGPU train CNN
Python
4
star
31

TensorRTSegmentationDemo

TensorRTC++ example
C++
4
star
32

ROC-with-tensorflow

Draw ROC for CNN classification
Python
4
star
33

HololensStudyExample

hololens develop examples
C#
3
star
34

CNN_3d

cnn_3d example
Python
3
star
35

PytorchYoloV3

PytorchYolov3
Python
2
star
36

kaggle-challenges-project

kaggle medical challenges projects
Python
1
star