CN109886929A - A kind of MRI tumour voxel detection method based on convolutional neural networks - Google Patents

A kind of MRI tumour voxel detection method based on convolutional neural networks Download PDF

Info

Publication number
CN109886929A
CN109886929A CN201910066668.9A CN201910066668A CN109886929A CN 109886929 A CN109886929 A CN 109886929A CN 201910066668 A CN201910066668 A CN 201910066668A CN 109886929 A CN109886929 A CN 109886929A
Authority
CN
China
Prior art keywords
model
mri
voxel
tumour
convolution kernel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910066668.9A
Other languages
Chinese (zh)
Other versions
CN109886929B (en
Inventor
周莲英
田学智
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Wanzhida Technology Transfer Center Co ltd
Original Assignee
Jiangsu University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiangsu University filed Critical Jiangsu University
Priority to CN201910066668.9A priority Critical patent/CN109886929B/en
Publication of CN109886929A publication Critical patent/CN109886929A/en
Application granted granted Critical
Publication of CN109886929B publication Critical patent/CN109886929B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Image Analysis (AREA)

Abstract

The MRI tumour voxel detection method based on convolutional neural networks that the invention discloses a kind of, is divided into five steps;The first step is based on AlexNet model, establish the double convolution kernel 3D CNN model frameworks of dual path, upper pathway extracts the features such as focal area and the correlation of perienchyma using big convolution kernel, and the features such as texture, the size of focal area itself are extracted in lower path using small convolution kernel;1 × 1 × 1 convolution kernel is added before the convolutional layer of frame and carries out Feature Dimension Reduction for second step;Third step is trained based on constructed model, and carries out sample expansion to original data set;CNN model is become FCN model by the 4th step;5th step optimizes pre-trained 3D FCN model in the data expanded, obtains final MRI tumour voxel classification model.This method can guarantee feature extraction it is comprehensive on the basis of, effectively avoid information redundancy, be greatly decreased parameter amount, reduce and calculate cost, improve nicety of grading.

Description

A kind of MRI tumour voxel detection method based on convolutional neural networks
Technical field
Planing machine vision technique of the present invention and mode identification technology, and in particular to lesion in a kind of pair of MRI tumour voxel The detection classification method in region.
Background technique
With the development of medical imaging technology and deep learning, MRI tumor image is divided using depth learning technology Class and detection, increasingly by the concern of domestic and foreign scholars (Pereira S, Pinto A, Alves V, et al.Brain tumor segmentation using convolutional neural networks in MRI images[J].IEEE transactions on medical imaging,2016,35(5):1240-1251.).Magnetic resonance imaging (MRI) is not necessarily to Contrast agent is injected, without ionization radiation injury, generates primary three-dimensional cross-sections three-dimensional imaging, high resolution, bone-free artifact interference.But MRI image data amount is huge, and manual annotation analysis needs the technical ability with profession for guiding, simultaneous with the subjective judgement of doctor, Time-consuming and repeatability is low.Relative to traditional machine learning method, deep learning is suitble to the processing sample that data volume is big, feature is complicated This, and model accuracy is high.Volume and network (CNN) model in deep learning, due to its unique network architecture, in image point It has a high potential in class, image detection, can be used for the extraction of focal area feature in MRI picture.
Now widely used method is sliced to MRI voxel, is handled 2D data, such as 2016 Holland how Mei Heng university Setio et al. (Setio A A A, Ciompi F, Litjens G, et al.Pulmonary nodule detection in CT images:false positive reduction using multi-view convolutional networks[J].IEEE transactions on medical imaging,2016,35(5): The slice that 9 directions 1160-1169.) are carried out centered on Lung neoplasm carrys out quick obtaining feature, but loses each focal area and cut The correlation of piece;More features can be retained relative to 2D MRI using 3D MRI voxel, but also bring huge meter simultaneously Calculation amount (Dou Q, Chen H, Yu L, et al.Automatic detection of cerebral microbleeds from MR images via 3D convolutional neural networks[J].IEEE transactions on medical imaging,2016,35(5):1182-1195.).The present maximum and crucial problem of difficulty be how high precision The feminine gender and Yangxin sample classified to rate in MRI tumor image, while reducing the training time.
Therefore, the strict control training time has very high while accurately extracting MRI tumour figure feature using 3D CNN Researching value.
Summary of the invention
The purpose of the present invention is carrying out detection classification to 3D MRI tumour voxel, propose to roll up in a kind of deep learning thus and The MRI tumour voxel detection method of network model framework.
The technical solution adopted by the present invention is that: the MRI tumour voxel detection method based on convolutional neural networks includes following Step:
Step 1: based on AlexNet model, establishing dual path 3D CNN basic framework of constitutive model, upper and lower path is adopted respectively With large and small convolution kernel;Step 2: 1 × 1 × 1 convolution kernel is added before second convolutional layer to reduce parameter and calculation amount;Step Rapid 3: the training on data set using 3D CNN model obtains false positive by comparison of classification and former data is added in false negative sample Collection;Step 4: changing the full articulamentum of 3D CNN model into convolutional layer, i.e., 3D CNN model is become into 3D FCN model, with this model Training, obtains final MRI tumour voxel classification model in the data expanded.
Further, the step 1 specifically includes:
First using AlexNet as basic model framework, the part number of plies is deleted, framework main body is connected entirely by 2 convolutional layers, 2 Connect layer, 1 output layer composition.It is sequentially connected ReLU activation primitive, maximum pond layer and LRN after each convolutional layer to standardize layer, 2 A full articulamentum is sequentially connected, and is sequentially connected Dropout layers and objective function layer after the 2nd full articulamentum.Model receives 3D MRI picture extracts feature using 21 × 21 × 11 big convolution kernel, can sufficiently extract disease as output, the upper pathway of this model The feature in stove region and surrounding normal tissue;Feature is extracted using 7 × 7 × 3 small convolution kernel in lower path, accurately extracts focal zone Reduce the redundancy of information while the unique characteristics of domain.
Further, the detailed process of the step 2 are as follows:
A convolutional layer is added before second convolutional layer, convolution kernel size is 1 × 1 × 1, port number utilizes experience Setting, while the port number of second convolutional layer is reduced, above step will significantly reduce parameter and calculation amount.
Further, the detailed process of the step 3 are as follows:
Step 3.1: using original 3D MRI voxel image as the input through step 1 and step 2 improved model, then carrying out Random initializtion model parameter when propagated forward, random parameter obey standardized normal distribution.Using Softmax function as target Function is exported as a result, Softmax function is as follows:
Wherein class y indicates lesion type, i.e., positive or negative, x represents the 3D MRI voxel value of input, θ representative model In parameter, the advantages of Softmax function category device, is for each class label, can all export a corresponding probability Value, i.e. P (y=j | x), while the sum of all categories probability value is 1.
Step 3.2: obtaining output result and be compared with authentic signature, it is defeated to return loss function calculating using Softmax Loss between result and authentic signature out, it is as follows that Softmax returns loss function:
Wherein m indicates that number of samples, k indicate specimen types, and Ι { } indicates that indicator function, J (θ) indicate system loss value.
Step 3.3: backpropagation is carried out, carries out parameter update using stochastic gradient descent method:
I.e. by seeking its partial derivative to loss function, carry out undated parameter for result as gradient value:
Wherein α indicates the step-length that every subparameter updates.
Step 3.4: one threshold values of setting, each Parameters variation amount Δ θ are less than this threshold values, stop undated parameter, otherwise jump Go to step 3.1.
Step 3.5: model output result being compared with authentic signature, obtains false negative and false positive sample, and original is added Data set obtains the data set by expansion, while obtaining the 3D CNN model by pre-training.
Further, the detailed process of the step 4 are as follows:
Step 4.1: by most latter two full articulamentum of pre-training 3D CNN model obtained by step 3, change convolutional layer into, Middle stochastic parameter initialization, and standardized normal distribution is obeyed, 3D CNN model becomes 3D FCN model at this time.
Step 4.2: on the data set expanded by step 3.5, it is trained with the model that this step 4.1 obtains, Training step refers to step 3, finally obtains MRI tumour voxel classification model.
The beneficial effects of the present invention are:
Traditional artificial analysis annotates MRI image, needs the technical ability with profession for guiding, sentences simultaneous with the subjectivity of doctor Disconnected, time-consuming and repeatability is low.Computer 2D slice analysis is carried out to MRI image, the correlation between a large amount of lesions can be lost;It is right MRI image carries out 3D analysis, focus characteristic can be more retained for 2D, but calculation amount is huge.The invention proposes A kind of MRI tumour voxel detection classification method based on convolutional neural networks, major networks framework are based on double convolution kernel dual paths The architecture design of fusion using different size of convolution kernel, carries out data fusion using dual path, Optimized model classifying quality, Sample characteristics can more accurately be extracted and reduce information redundancy.Before extracting feature using 3D convolution kernel, volume 1 × 1 × 1 is added Product core reduces parameter and dimension, reduces calculation amount and training time.By 3D CNN model, finally full articulamentum becomes convolutional layer, energy The voxel picture of arbitrary size is enough received as output, accelerates convergence rate.Network training process is based on sample expansion and model The method of fine tuning is trained using 3D FCN model on the data set of expansion, the generalization ability of model can be improved.It is this MRI tumor image is detected based on machine vision and depth learning technology, that is, reduces the cumbersome stream of artificial detection analysis Journey also improves the accuracy rate of detection tumor image, provides technology branch to the automation of future medicine image and intelligent processing Support.
Detailed description of the invention
The present invention is described in further detail with reference to the accompanying drawings and detailed description:
Fig. 1 is model framework schematic diagram
Fig. 2 is model optimization schematic diagram
Fig. 3 is model training flow chart
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention is purged, is complete Whole description.
Fig. 1 is model framework schematic diagram, the architecture design based on the fusion of double convolution kernel dual paths;When dimensionality reduction and reduction training Between be based on 1 × 1 × 1 convolution kernel and FCN network;Improve model generalization ability mainly use data sample expansion and model it is micro- It adjusts;It is final to realize that the MRI tumour voxel based on convolutional neural networks monitors analysis.
Step 1: building the network architecture model of double convolution kernel dual paths, design convolution kernel size, be primarily used to extract Focus characteristic and focal area are detected.
(1) dual path network model framework is built
Based on AlexNet network model, the part number of plies is deleted, reduces network model depth, establishes dual path 3D CNN network model basic framework, model by 2 convolutional layers, 2 activation primitive layers, 2 pond layers, 2 standardization layers, 2 it is complete Articulamentum, 1 Dropout layers and 1 objective function layer are successively constituted.Wherein activation primitive uses ReLU;Pond layer is using most Great Chiization can extract most significant feature in characteristic pattern;Standardization is standardized using LRN, and parameter setting is as follows, and k=2 is super Parameter determines that n=5 is the side length in summation section, α=10 by biasing in prototype-4For zoom factor, β=0.75 is exponential term, all For the hyper parameter of local acknowledgement's standardized operation;The random deactivating layer parameter of Dropout is set as δ=0.5.
(2) dual path convolution kernel size is set
Consider that general MRI voxel size is 512 × 512 × 150, so upper pathway extracts focal area using big convolution kernel The features such as size, shape, retain more with the contiguity of normal surrounding tissue, convolution kernel size is set as 21 × 21 × 11. The feature of lesion itself, such as texture, color feature are extracted using small convolution kernel in lower path, it is possible to reduce the redundancy of information, volume Product core size is set as 7 × 7 × 3.
Step 2: 1 × 1 × 1 convolution kernel is added before second convolutional layer to reduce parameter and calculation amount.
In view of exporting multiple 3D characteristic patterns after first LRN standardization layer, and second 3D convolutional layer is also multichannel, A large amount of parameter and calculation amount will be generated by carrying out convolution operation.So in first LRN standardization layer and second 3D convolutional layer A new convolutional layer is added between convolutional layer, convolution kernel size is 1 × 1 × 1, increases the port number of this layer, reduces second The port number of convolutional layer reduces calculation amount while accurate extraction feature to reach.
Step 3: on raw data set, 3D CNN model improved to step 2 carries out pre-training, passes through comparison of classification It obtains false positive and original data set is added in false negative sample.
(1) it is based on Xavier parameter initialization method
Network parameter carries out random initializtion, and it is 0 that random parameter, which obeys mean value, and the standard gaussian that variance is 1 is distributed.This can So that the expectation of network stabilization is consistent after the expectation with training of network parameter when starting to train, for the side for keeping data distribution It is poor not change with the number of input neuron, using based on Xavier parameter initialization, it is assumed that s is being somebody's turn to do without nonlinear change Layer network output is as a result, concrete analysis is as follows:
Wherein ω is the layer parameter, and x is this layer of input data.
(2) propagated forward
Using original 3D MRI voxel image as the input through step 1 and step 2 improved model, to biography before then carrying out It broadcasts.It is exported as objective function as a result, Softmax function is as follows using Softmax function:
Wherein class y indicates lesion type, i.e., positive or negative, x represents the 3D MRI voxel value of input, θ representative model In parameter, the advantages of Softmax function category device, is for each class label, can all export a corresponding probability Value, i.e. P (y=j | x), while the sum of all categories probability value is 1.
(3) loss function is calculated
Obtain output result be compared with authentic signature, using Softmax return loss function calculate output result and Loss between authentic signature, it is as follows that Softmax returns loss function:
Wherein m indicates that number of samples, k indicate specimen types, and Ι { } indicates that indicator function, J (θ) indicate system loss value.
(4) backpropagation
Parameter update is carried out using stochastic gradient descent method:
I.e. by seeking its partial derivative to loss function, carry out undated parameter for result as gradient value:
Wherein α indicates the step-length that every subparameter updates.
(5) repetitive exercise
A threshold values is set, each Parameters variation amount Δ θ is less than this threshold values, stops undated parameter, before otherwise carrying out again To propagation.
(6) data extending
Model output result is compared with authentic signature, false negative and false positive sample is obtained, and original data set is added, obtains To the data set by expanding, while obtaining the 3D CNN model by pre-training.
Step 4: model being finely adjusted in the data by expanding, obtains final 3D MRI tumour voxel classification mould Type.
(1) model framework is changed
By most latter two full articulamentum of pre-training 3D CNN model obtained by step 3, change convolutional layer into, wherein parameter with Machine initialization, and standardized normal distribution is obeyed, 3D CNN model becomes 3D FCN model at this time.
(2) model is finely tuned
On the data set expanded by step 3.6, it is trained with the model that this step 4.1 obtains, training step With reference to step 3, MRI tumour voxel classification model is finally obtained.
Preferred embodiment:
An optimal specific embodiment of the invention: the double convolution kernel 3D CNN network model frameworks of dual path, mould are established Type is by 2 convolutional layers, 2 activation primitive layers, 2 pond layers, 2 standardization layers, 2 full articulamentums, 1 Dropout layers and 1 A objective function layer is successively constituted, and upper pathway uses big convolution kernel, and size is set as 21 × 21 × 11, and lower path uses rouleau Product, size are set as 7 × 7 × 3.1 × 1 × 1 convolution kernel is added before second convolutional layer to reduce parameter and calculation amount.Instruction The parameter of network is based on Xavier parameter initialization method when practicing network, carries out propagated forward, and class object function is based on Softmax functional based method, backpropagation propagate undated parameter and are based on stochastic gradient descent method.Model loss, will not when changing Original data set is added in false negative and false positive sample in classification results, obtains the data set by expansion.It is complete to change model again Articulamentum is convolutional layer, it is made to become FCN, is then trained on the data set after expansion to the FCN model of pre-training, most 3D MRI tumour voxel classification model is obtained eventually.
A kind of MRI tumour voxel is identified using deep learning and machine vision technique in conclusion of the invention Method establish the double convolution kernel 3D CNN model frameworks of dual path, upper pathway is using small first based on AlexNet model Convolution kernel extracts the features such as texture, the size of focal area itself, and focal area and periphery are extracted using big convolution kernel in lower path The features such as the correlation of tissue.1 × 1 × 1 convolution kernel is added before the convolutional layer of frame and carries out Feature Dimension Reduction, and is based on institute's structure The model built is trained, by the false positive and the addition original data set progress sample expansion of false negative sample in result.Then by mould Full articulamentum changes convolutional layer into type, i.e., CNN model is become FCN model, to pre-trained in the data expanded The fine tuning of 3D FCN model, obtains final MRI tumour voxel classification model.The research reduces artificial detection medical imaging analysis Cumbersome process, improve detection tumor image accuracy rate, to future medicine image automation and intelligent processing provide Technical support.
In the description of this specification, reference term " one embodiment ", " some embodiments ", " illustrative examples ", The description of " example ", " specific example " or " some examples " etc. means specific features described in conjunction with this embodiment or example, knot Structure, material or feature are included at least one embodiment or example of the invention.In the present specification, to above-mentioned term Schematic representation may not refer to the same embodiment or example.Moreover, specific features, structure, material or the spy of description Point can be combined in any suitable manner in any one or more of the embodiments or examples.
Although an embodiment of the present invention has been shown and described, it will be understood by those skilled in the art that: not A variety of change, modification, replacement and modification can be carried out to these embodiments in the case where being detached from the principle of the present invention and objective, this The range of invention is defined by the claims and their equivalents.

Claims (6)

1. the MRI tumour voxel detection method based on convolutional neural networks, which comprises the following steps: step 1: with Based on AlexNet model, the double convolution kernel 3D CNN basic framework of constitutive model of dual path are established, upper and lower path is respectively adopted large and small Convolution kernel, upper and lower path have been all made of two convolutional layers;Step 2: 1 × 1 × 1 being added before second convolutional layer of step 1 Convolution kernel reduces parameter and calculation amount;Step 3: the training on data set using 3D CNN model, by classification results Original data set is added in false positive and false negative sample;Step 4: changing the full articulamentum of 3D CNN model into convolutional layer, i.e., by 3D CNN model becomes 3D FCN model, and with this model, the training in the data expanded, obtains final MRI tumour voxel classification mould Type.
2. the MRI tumour voxel detection method according to claim 1 based on convolutional neural networks, it is characterised in that: institute State step 1 to specifically include: first using AlexNet as basic model framework, deleting the part number of plies, framework main body by 2 convolutional layers, 2 full articulamentums, 1 output layer composition;ReLU activation primitive, maximum pond layer and LRN rule are sequentially connected after each convolutional layer Generalized layer, 2 full articulamentums are sequentially connected, and are sequentially connected Dropout layers and objective function layer after the 2nd full articulamentum;Model 3D MRI voxel is received as output.
3. the MRI tumour voxel detection method according to claim 2 based on convolutional neural networks, it is characterised in that: double In path, upper pathway extracts feature using 21 × 21 × 11 big convolution kernel, sufficiently extracts focal area and surrounding normal tissue Feature;Feature is extracted using 7 × 7 × 3 small convolution kernel in lower path, reduces letter while extracting focal area unique characteristics The redundancy of breath.
4. the MRI tumour voxel detection method according to claim 1 based on convolutional neural networks, it is characterised in that: institute State the detailed process of step 2 are as follows: a convolutional layer is added before second convolutional layer, convolution kernel size is 1 × 1 × 1, lead to Road number is set using experience, while reducing the port number of second convolutional layer, and above step will significantly reduce parameter and calculating Amount.
5. the MRI tumor image detection method according to claim 1 based on convolutional neural networks, it is characterised in that: institute State the detailed process of step 3 are as follows:
Step 3.1 using original 3D MRI voxel image as the input through step 1 and step 2 improved model, before then carrying out to Random initializtion model parameter when propagation, random parameter obeys standardized normal distribution, using Softmax function as objective function It is exported as a result, Softmax function is as follows:
Wherein class y indicates lesion type, i.e., positive or negative, the 3D MRI voxel value of x representative input, in θ representative model The advantages of parameter, Softmax function category device, is for each class label, can all export a corresponding probability value, i.e. P (y=j | x), while the sum of all categories probability value is 1;
Step 3.2 obtains output result and is compared with authentic signature, returns loss function using Softmax and calculates output result Loss between authentic signature, it is as follows that Softmax returns loss function:
Wherein m indicates that number of samples, k indicate specimen types, and Ι { } indicates that indicator function, J (θ) indicate system loss value;
Step 3.3 carries out backpropagation, carries out parameter update using stochastic gradient descent method:
I.e. by seeking its partial derivative to loss function, carry out undated parameter for result as gradient value:
Wherein α indicates the step-length that every subparameter updates;
Step 3.4 sets a threshold values, and each Parameters variation amount Δ θ is less than this threshold values, stops undated parameter, otherwise jump procedure 3.1;
Step 3.5 compares model output result with authentic signature, obtains false negative and false positive sample, and former data are added Collection, obtains the data set by expansion, while obtaining the 3D CNN model by pre-training.
6. the MRI tumour voxel detection method according to claim 1 based on convolutional neural networks, it is characterised in that: institute State the detailed process of step 4 are as follows:
Step 4.1: by most latter two full articulamentum of pre-training 3D CNN model obtained by step 3, convolutional layer is changed into, wherein joining Number random initializtion, and standardized normal distribution is obeyed, 3D CNN model becomes 3D FCN model at this time;
Step 4.2: on the data set expanded by step 3.5, being trained with the model that this step 4.1 obtains, training Step refers to step 3, finally obtains MRI tumour voxel classification model.
CN201910066668.9A 2019-01-24 2019-01-24 MRI tumor voxel detection method based on convolutional neural network Active CN109886929B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910066668.9A CN109886929B (en) 2019-01-24 2019-01-24 MRI tumor voxel detection method based on convolutional neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910066668.9A CN109886929B (en) 2019-01-24 2019-01-24 MRI tumor voxel detection method based on convolutional neural network

Publications (2)

Publication Number Publication Date
CN109886929A true CN109886929A (en) 2019-06-14
CN109886929B CN109886929B (en) 2023-07-18

Family

ID=66926649

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910066668.9A Active CN109886929B (en) 2019-01-24 2019-01-24 MRI tumor voxel detection method based on convolutional neural network

Country Status (1)

Country Link
CN (1) CN109886929B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110363253A (en) * 2019-07-25 2019-10-22 安徽工业大学 A kind of Surfaces of Hot Rolled Strip defect classification method based on convolutional neural networks
CN110569882A (en) * 2019-08-15 2019-12-13 杨春立 Image information classification method and device
CN110648311A (en) * 2019-09-03 2020-01-03 南开大学 Acne image focus segmentation and counting network model based on multitask learning
CN110930315A (en) * 2019-10-23 2020-03-27 西北工业大学 Multispectral image panchromatic sharpening method based on dual-channel convolution network and hierarchical CLSTM
CN111584071A (en) * 2020-05-11 2020-08-25 何方舟 Artificial intelligent auxiliary diagnosis model for primary malignant bone tumor around knee joint
CN112330674A (en) * 2020-05-07 2021-02-05 南京信息工程大学 Self-adaptive variable-scale convolution kernel method based on brain MRI (magnetic resonance imaging) three-dimensional image confidence

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108492297A (en) * 2017-12-25 2018-09-04 重庆理工大学 The MRI brain tumors positioning for cascading convolutional network based on depth and dividing method in tumor
CN108830326A (en) * 2018-06-21 2018-11-16 河南工业大学 A kind of automatic division method and device of MRI image
CN109035197A (en) * 2018-05-31 2018-12-18 东南大学 CT contrastographic picture tumor of kidney dividing method and system based on Three dimensional convolution neural network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108492297A (en) * 2017-12-25 2018-09-04 重庆理工大学 The MRI brain tumors positioning for cascading convolutional network based on depth and dividing method in tumor
CN109035197A (en) * 2018-05-31 2018-12-18 东南大学 CT contrastographic picture tumor of kidney dividing method and system based on Three dimensional convolution neural network
CN108830326A (en) * 2018-06-21 2018-11-16 河南工业大学 A kind of automatic division method and device of MRI image

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110363253A (en) * 2019-07-25 2019-10-22 安徽工业大学 A kind of Surfaces of Hot Rolled Strip defect classification method based on convolutional neural networks
CN110569882A (en) * 2019-08-15 2019-12-13 杨春立 Image information classification method and device
CN110569882B (en) * 2019-08-15 2023-05-09 杨春立 Image information classification method and device
CN110648311A (en) * 2019-09-03 2020-01-03 南开大学 Acne image focus segmentation and counting network model based on multitask learning
CN110930315A (en) * 2019-10-23 2020-03-27 西北工业大学 Multispectral image panchromatic sharpening method based on dual-channel convolution network and hierarchical CLSTM
CN110930315B (en) * 2019-10-23 2022-02-11 西北工业大学 Multispectral image panchromatic sharpening method based on dual-channel convolution network and hierarchical CLSTM
CN112330674A (en) * 2020-05-07 2021-02-05 南京信息工程大学 Self-adaptive variable-scale convolution kernel method based on brain MRI (magnetic resonance imaging) three-dimensional image confidence
CN112330674B (en) * 2020-05-07 2023-06-30 南京信息工程大学 Self-adaptive variable-scale convolution kernel method based on brain MRI three-dimensional image confidence coefficient
CN111584071A (en) * 2020-05-11 2020-08-25 何方舟 Artificial intelligent auxiliary diagnosis model for primary malignant bone tumor around knee joint

Also Published As

Publication number Publication date
CN109886929B (en) 2023-07-18

Similar Documents

Publication Publication Date Title
CN109886929A (en) A kind of MRI tumour voxel detection method based on convolutional neural networks
CN109598727B (en) CT image lung parenchyma three-dimensional semantic segmentation method based on deep neural network
CN111488921B (en) Intelligent analysis system and method for panoramic digital pathological image
CN109034045A (en) A kind of leucocyte automatic identifying method based on convolutional neural networks
CN110647874B (en) End-to-end blood cell identification model construction method and application
CN106203432A (en) A kind of localization method of area-of-interest based on convolutional Neural net significance collection of illustrative plates
CN110766051A (en) Lung nodule morphological classification method based on neural network
CN110084237A (en) Detection model construction method, detection method and the device of Lung neoplasm
CN107169998A (en) A kind of real-time tracking and quantitative analysis method based on hepatic ultrasound contrast enhancement image
CN110992351B (en) sMRI image classification method and device based on multi-input convolution neural network
CN106778902A (en) Milk cow individual discrimination method based on depth convolutional neural networks
CN107368859A (en) Training method, verification method and the lesion pattern recognition device of lesion identification model
CN110033440A (en) Biological cell method of counting based on convolutional neural networks and Fusion Features
CN107492095A (en) Medical image pulmonary nodule detection method based on deep learning
CN109658422A (en) A kind of retinal images blood vessel segmentation method based on multiple dimensioned deep supervision network
CN109859172A (en) Based on the sugared net lesion of eyeground contrastographic picture deep learning without perfusion area recognition methods
CN109102515A (en) A kind of method for cell count based on multiple row depth convolutional neural networks
CN109033945A (en) A kind of human body contour outline extracting method based on deep learning
CN108053398A (en) A kind of melanoma automatic testing method of semi-supervised feature learning
CN111179237A (en) Image segmentation method and device for liver and liver tumor
Ye et al. Medical image diagnosis of prostate tumor based on PSP-Net+ VGG16 deep learning network
CN108416397A (en) A kind of Image emotional semantic classification method based on ResNet-GCN networks
CN108717693A (en) A kind of optic disk localization method based on RPN
CN110458802A (en) Based on the projection normalized stereo image quality evaluation method of weight
CN102567734A (en) Specific value based retina thin blood vessel segmentation method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20240305

Address after: 1003, Building A, Zhiyun Industrial Park, No. 13 Huaxing Road, Henglang Community, Dalang Street, Longhua District, Shenzhen City, Guangdong Province, 518000

Patentee after: Shenzhen Wanzhida Technology Transfer Center Co.,Ltd.

Country or region after: China

Address before: Zhenjiang City, Jiangsu Province, 212013 Jingkou District Road No. 301

Patentee before: JIANGSU University

Country or region before: China

TR01 Transfer of patent right