Method for calculating coronary artery calcification ratio based on end-to-end reasoning of convolutional neural network

Du Qiang,Li Jiannan,Guo Yuchen,Nie Fangxing,Zhang Xing
2020-01-01
Abstract:The invention relates to a method for calculating a coronary artery calcification ratio based on end-to-end reasoning of a convolutional neural network. The method comprises the following steps: determining a CT image group to be input; then, segmenting the CT image group into grid 3D images; inputting the information of the image into a neural network to extract abstract features; performing neural network training on whether the image is a heart or not through a first full connection layer; performing neural network training for judging whether the image has coronary artery or not through asecond full connection layer; performing neural network training for judging whether calcification exists in coronary artery of the image or not through a third full connection layer; performing neural network training on the position of the coronary artery of the image through a fourth full connection layer; and performing neural network training of the calcification proportion of the coronary artery of the image through a fifth full connection layer. The method solves the problem of how to simulate a plurality of judgments performed by an imaging doctor in the process of judging the calcification of a case, and provides the end-to-end neural network capable of performing layer-by-layer reasoning.
What problem does this paper attempt to address?