WO2021151272A1 - Method and apparatus for cell image segmentation, and electronic device and readable storage medium - Google Patents

Method and apparatus for cell image segmentation, and electronic device and readable storage medium Download PDF

Info

Publication number
WO2021151272A1
WO2021151272A1 PCT/CN2020/098966 CN2020098966W WO2021151272A1 WO 2021151272 A1 WO2021151272 A1 WO 2021151272A1 CN 2020098966 W CN2020098966 W CN 2020098966W WO 2021151272 A1 WO2021151272 A1 WO 2021151272A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
segmentation
sampled
network model
convolutional
Prior art date
Application number
PCT/CN2020/098966
Other languages
French (fr)
Chinese (zh)
Inventor
谢春梅
侯晓帅
李风仪
王佳平
南洋
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2021151272A1 publication Critical patent/WO2021151272A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/20Image enhancement or restoration using local operators
    • G06T5/30Erosion or dilatation, e.g. thinning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/136Segmentation; Edge detection involving thresholding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/155Segmentation; Edge detection involving morphological operators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/462Salient features, e.g. scale invariant feature transforms [SIFT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
    • G06V10/757Matching configurations of points or features
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • G06T2207/10081Computed x-ray tomography [CT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30024Cell structures in vitro; Tissue sections in vitro

Definitions

  • This application relates to the field of artificial intelligence technology, and in particular to a method, device, electronic device, and readable storage medium for cell image segmentation.
  • AI technology can help doctors locate lesion cells to analyze the condition, and assist doctors in making accurate and rapid diagnosis.
  • AI applications in the field of medical imaging mainly focus on lung nodules, fundus, and liver.
  • AI technology has also been applied in digital pathological diagnosis.
  • the inventor realizes that in clinical tumor cell detection, the patient takes CT first, and the doctor judges the patient by looking at whether there are tumor cells in the CT image based on his own experience.
  • the CT image is a series of frames with a large number
  • tumor cells tend to be relatively small in the entire CT image, and the contrast is not high. Therefore, doctors need to spend a lot of time to observe and judge.
  • deep learning algorithms need to perform a large number of feature calculations, so the segmentation accuracy is not high under the premise of occupying computer computing resources.
  • the embodiments of the present application provide a cell image segmentation method, device, electronic equipment, and computer-readable storage medium.
  • a cell image segmentation method provided in this application includes:
  • the up-sampled image is preprocessed by a morphological algorithm and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
  • This application also provides an electronic device, which includes:
  • At least one processor and,
  • a memory communicatively connected with the at least one processor; wherein,
  • the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can execute the cell image segmentation method as described below:
  • the up-sampled image is preprocessed by a morphological algorithm, and input to the convolutional segmentation network model for segmentation to obtain a segmented image.
  • This application also provides a computer-readable storage medium, including a storage data area and a storage program area.
  • the storage data area stores data created according to the use of blockchain nodes
  • the storage program area stores a computer program, wherein the computer
  • the program is executed by the processor, the cell image segmentation method as described below is realized:
  • the up-sampled image is preprocessed by a morphological algorithm and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
  • the present application also provides a cell image segmentation device, which includes:
  • the down-sampling module is used to down-sample the original cell image to obtain the down-sampled image
  • a low-resolution segmentation module configured to input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map
  • the up-sampling segmentation module is used to up-sample the first segmentation image to the same resolution size as the original cell image according to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm to obtain a second segmentation image;
  • the cell image segmentation module is used to combine the second segmentation map and the original cell image on the corresponding color channel through a preset geometric constraint and image feature matching method to obtain an up-sampled image, and the up-sampling
  • the image is preprocessed by a morphological algorithm, and is input to the convolutional segmentation network model for segmentation to obtain a segmented image.
  • FIG. 1 is a schematic flowchart of a cell image segmentation method provided by an embodiment of the application
  • step S2 of the cell image segmentation method provided by an embodiment of the application
  • step S4 of the cell image segmentation method provided by an embodiment of the application
  • FIG. 4 is a detailed flow diagram of the preprocessing of the morphological algorithm of the cell image segmentation method provided by an embodiment of the application
  • FIG. 5 is a schematic diagram of modules of a cell image segmentation device provided by an embodiment of the application.
  • FIG. 6 is a schematic diagram of the internal structure of an electronic device provided by an embodiment of the application.
  • This application provides a method for cell image segmentation.
  • FIG. 1 it is a schematic flowchart of a cell image segmentation method provided by an embodiment of this application.
  • the method can be executed by a device, and the device can be implemented by software and or hardware.
  • the cell image segmentation method includes:
  • the original cell image may be a CT image of a pathological site obtained through a machine scan of the radiology department of a hospital, such as a CT image of a tumor site.
  • X-rays are emitted by the machine of the radiology department of the hospital. It is captured by the X-ray detector, and the CT image of the tumor site is obtained according to the difference between the X-ray transmittance of the tumor and the X-ray transmittance of other organs.
  • the performing down-sampling operation on the original cell image to obtain the down-sampled image includes: performing down-sampling operation on the original cell image with a size of M ⁇ N according to a set down-sampling ratio s to obtain a size of Of the down-sampled image, where s is the common divisor of M and N.
  • the resolution size of the original cell image is 1000*1000, after the downsampling operation of the downsampling ratio of 10, the resolution size of the down-sampled image obtained becomes 100*100.
  • the convolutional segmentation network model is a two-cascade network model constructed based on an improved full convolutional neural network (Convolutional Networks for Biomedical Image Segmentation, U-net network for short).
  • the improved U-net network mainly adds a low-resolution fully connected layer to the traditional U-net network to achieve the purpose of roughly segmenting the down-sampled image, and then cascade the standard convolutional neural network model Perform finer segmentation to obtain the first segmentation map.
  • the construction process of the pre-built convolutional segmentation network model includes: cascading fully connected layers in the fully convolutional neural network according to the cascading rules set in the preview, and adding the multi-layer convolutional neural network to the The fully convolutional neural network of the fully connected layer is cascaded to obtain the convolutional segmentation network model.
  • VGG Very deep convolutional networks
  • the VGG network is a standard convolutional neural network, which is often used in feature extraction and image segmentation. Among them, the most widely used are VGG16 and VGG19, which represent 16 and 19 layers of convolutional network respectively.
  • the input of the downsampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map includes:
  • S21 Perform a convolution operation on the down-sampled image through the convolutional segmentation network model to generate a down-sampled convolution feature map
  • a l is the output value of the convolution operation
  • f( ⁇ ) is the activation function of the convolution operation
  • w l is the convolution kernel
  • * represents the convolution operation
  • b l is the bias parameter
  • a l -1 is the pixel value of the down-sampled image.
  • the deconvolution is also called transposed, and its calculation process is just the opposite of the convolution operation.
  • softmax classification function is:
  • m represents the number of pixels in the deconvolution feature map
  • represents the preset weight value
  • x represents the deconvolution feature map
  • K represents the preset number of divided regions
  • I ⁇ is an indicative function
  • Y (i) represents the probability value of the i-th segmented region.
  • the embodiment of the present application can segment the down-sampled image according to the probability value of each segmentation area.
  • the down-sampled image is calculated to be divided into 10 segmentation areas, and pass The above operation generates 100 segmented regions and probability values corresponding to the 100 segmented regions, and extracts the 10 segmented regions with the highest probability value to obtain the first segmentation map.
  • the first segmentation image is up-sampled to the same resolution size as the original cell image to obtain a second segmentation image.
  • the coordinate conversion of the original cell image is performed by using the pixel point coordinate conversion model.
  • the embodiment of the present application uses the currently disclosed bilinear interpolation algorithm to insert the pixel point after the pixel point coordinate conversion is completed into the first segmentation image to obtain the second segmentation image.
  • SIFT Scale-invariant feature transform
  • the matching rule can have many rule settings, such as taking one SIFT key point A1 in the second segmentation image, and finding the first two SIFT key points B1 and B2 that are closest to the Euclidean distance in the original cell image , Get two matched pairs A1-B1 and A1-B2.
  • the ratio value obtained by dividing the shortest distance B1 by the second short distance B2 in Euclidean distance is used. If the ratio value is less than the threshold T, then these two groups are accepted For the matching pairs A1-B1 and A1-B2, if the ratio value is greater than the threshold T, then these two sets of matching pairs A1-B1 and A1-B2 will be eliminated.
  • the fundamental matrix (Fundamental matrix) is generally a 3 ⁇ 3 matrix that represents the correspondence between pixels.
  • the calculation of the fundamental matrix can use the currently published random sampling consistency and minimum Two multiplication.
  • the rank number of the basic matrix is the number of vectors contained in the linearly independent maximal group in the basic matrix, that is, the rank number. Through the comparison between the rank number and the rank threshold ⁇ , the basic matrix is eliminated if the basic matrix is not satisfied. The matching pairs of, so as to obtain the standard matching pair set.
  • the above two sets of matching pairs A1-B1 and A1-B2 are in the standard matching pair set, then the two SIFT key points B1 and B2 corresponding to the pixels in the original cell image are extracted , Insert the corresponding pixel into the second segmentation image, and when the insertion operation of all standard matching pairs in the standard matching pair set is completed, the up-sampled image is obtained.
  • the above-mentioned up-sampled image may also be stored in a node of a blockchain.
  • S5. Perform preprocessing of the up-sampled image with a morphological algorithm, and input it into the convolutional segmentation network model for segmentation to obtain a segmented image.
  • the preprocessing of the up-sampled image on the morphological algorithm includes:
  • S52 Perform a binarization operation and a reversal operation on the first pre-processed image by using a preset large law threshold to generate a second pre-processed image;
  • the big law threshold is also called the maximum between-class variance method (otsu), which is an adaptive threshold segmentation method. It is mainly assumed that the image is divided into two categories, and then an optimal threshold is calculated to divide the image into two The class maximizes the variance between the classes. For example, this application uses the large law threshold to divide the image into black and white, that is, the binarization operation.
  • the morphological expansion operation is to obtain the maximum value of the local (such as the boundary of the application) of the second preprocessed image, and perform the replacement operation on the boundary of the application according to the maximum value, and so on, the morphology Learning the corrosion operation is to find the local minimum value of the second pre-processed image (such as the boundary of this application), and perform a replacement operation on the image boundary according to the minimum value.
  • the preprocessed up-sampled image is input into the convolutional segmentation network model for segmentation, and the segmentation method is the same as the above-mentioned S2 operation step, until the segmented image is obtained.
  • the embodiment of the application first performs a down-sampling operation on the original cell image to obtain a down-sampled image.
  • the down-sampling operation reduces the resolution of the original cell image and reduces the subsequent calculation pressure, and at the same time, in order to prevent the reduction of the resolution of the original cell image from affecting the subsequent Cell image segmentation accuracy, first use the pre-built convolutional segmentation network model for the first segmentation to obtain the first segmentation image, merge the first segmentation image with the original cell image to obtain an up-sampled image, and use the convolutional segmentation network
  • the model performs the second segmentation to obtain the segmented image.
  • the convolutional segmentation network model does not require a lot of calculations.
  • the original cell image and the first The segmentation maps are merged to provide a segmentation direction for the second segmentation, so the accuracy of cell image segmentation is improved. Therefore, the vehicle damage assessment method, device, and computer-readable storage medium proposed in this application can solve the problem of high resolution of CT images and low algorithm calculation efficiency, which affects calculation speed and style accuracy.
  • FIG. 5 it is a functional block diagram of the cell image segmentation device of the present application.
  • the cell image segmentation device 100 described in this application can be installed in an electronic device.
  • the cell image segmentation device may include a down-sampling module 101, a low-resolution segmentation module 102, an up-sampling segmentation module 103, and a cell image segmentation module 104.
  • the module in this application can also be called a unit, which refers to a series of computer program segments that can be executed by the processor of an electronic device and can complete fixed functions, and are stored in the memory of the electronic device.
  • each module/unit is as follows:
  • the down-sampling module 101 is used to perform down-sampling operations on the original cell image to obtain a down-sampled image
  • the low-resolution segmentation module 102 is configured to input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
  • the up-sampling segmentation module 103 is used to up-sample the first segmentation image to the same resolution size as the original cell image according to the pre-built pixel coordinate conversion model and the bilinear interpolation algorithm to obtain a second segmentation image ;
  • the cell image segmentation module 104 is configured to combine the second segmentation map and the original cell image on the corresponding color channel by using a preset geometric constraint and image feature matching method to obtain an up-sampled image, and to upgrade the
  • the sampled image is preprocessed by a morphological algorithm, and is input to the convolutional segmentation network model for segmentation to obtain a segmented image. It should be emphasized that, in order to further ensure the privacy and security of the above-mentioned up-sampled image, the above-mentioned up-sampled image may also be stored in a node of a blockchain.
  • each module of the cell image segmentation device can refer to the description of the relevant steps in the embodiment corresponding to FIG. 1, which will not be repeated here.
  • FIG. 6 it is a schematic diagram of the structure of the electronic device of the present application.
  • the electronic device 1 may include a processor 10, a memory 11, and a bus, and may also include a computer program stored in the memory 11 and running on the processor 10, such as a cell image segmentation program 12.
  • the memory 11 includes at least one type of readable storage medium, and the readable storage medium includes flash memory, mobile hard disk, multimedia card, card-type memory (such as SD or DX memory, etc.), magnetic memory, magnetic disk, CD etc.
  • the memory 11 may be an internal storage unit of the electronic device 1 in some embodiments, for example, a mobile hard disk of the electronic device 1.
  • the memory 11 may also be an external storage device of the electronic device 1, such as a plug-in mobile hard disk, a smart media card (SMC), and a secure digital (Secure Digital) equipped on the electronic device 1. , SD) card, flash card (Flash Card), etc.
  • the memory 11 may also include both an internal storage unit of the electronic device 1 and an external storage device.
  • the memory 11 can be used not only to store application software and various data installed in the electronic device 1, such as cell image segmentation codes, etc., but also to temporarily store data that has been output or will be output.
  • the processor 10 may be composed of integrated circuits in some embodiments, for example, may be composed of a single packaged integrated circuit, or may be composed of multiple integrated circuits with the same function or different functions, including one or more Combinations of central processing unit (CPU), microprocessor, digital processing chip, graphics processor, and various control chips, etc.
  • the processor 10 is the control unit of the electronic device, which uses various interfaces and lines to connect the various components of the entire electronic device, and runs or executes programs or modules stored in the memory 11 (such as executing Cell image segmentation, etc.), and call data stored in the memory 11 to execute various functions of the electronic device 1 and process data.
  • the bus may be a peripheral component interconnect standard (PCI) bus or an extended industry standard architecture (EISA) bus, etc.
  • PCI peripheral component interconnect standard
  • EISA extended industry standard architecture
  • the bus can be divided into address bus, data bus, control bus and so on.
  • the bus is configured to implement connection and communication between the memory 11 and at least one processor 10 and the like.
  • FIG. 6 only shows an electronic device with components. Those skilled in the art can understand that the structure shown in FIG. 6 does not constitute a limitation on the electronic device 1, and may include fewer or more components than shown in the figure. Components, or a combination of certain components, or different component arrangements.
  • the electronic device 1 may also include a power source (such as a battery) for supplying power to various components.
  • the power source may be logically connected to the at least one processor 10 through a power management device, thereby controlling power
  • the device implements functions such as charge management, discharge management, and power consumption management.
  • the power supply may also include any components such as one or more DC or AC power supplies, recharging devices, power failure detection circuits, power converters or inverters, and power status indicators.
  • the electronic device 1 may also include various sensors, Bluetooth modules, Wi-Fi modules, etc., which will not be repeated here.
  • the electronic device 1 may also include a network interface.
  • the network interface may include a wired interface and/or a wireless interface (such as a WI-FI interface, a Bluetooth interface, etc.), which is usually used in the electronic device 1 Establish a communication connection with other electronic devices.
  • the electronic device 1 may also include a user interface.
  • the user interface may be a display (Display) and an input unit (such as a keyboard (Keyboard)).
  • the user interface may also be a standard wired interface or a wireless interface.
  • the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode, organic light-emitting diode) touch device, etc.
  • the display can also be appropriately called a display screen or a display unit, which is used to display the information processed in the electronic device 1 and to display a visualized user interface.
  • the cell image segmentation 12 stored in the memory 11 in the electronic device 1 is a combination of multiple instructions. When running in the processor 10, it can realize:
  • the up-sampled image is preprocessed by a morphological algorithm and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
  • the specific method for the processor 10 to implement the foregoing instructions includes:
  • Step 1 Obtain an original cell image, and perform a down-sampling operation on the original cell image to obtain a down-sampled image.
  • the original cell image may be a CT image of a pathological site obtained through a machine scan of the radiology department of a hospital, such as a CT image of a tumor site.
  • X-rays are emitted by the machine of the radiology department of the hospital. It is captured by the X-ray detector, and the CT image of the tumor site is obtained according to the difference between the X-ray transmittance of the tumor and the X-ray transmittance of other organs.
  • the performing down-sampling operation on the original cell image to obtain the down-sampled image includes: performing down-sampling operation on the original cell image with a size of M ⁇ N according to a set down-sampling ratio s to obtain a size of Of the down-sampled image, where s is the common divisor of M and N.
  • the resolution size of the original cell image is 1000*1000, after the downsampling operation of the downsampling ratio of 10, the resolution size of the down-sampled image obtained becomes 100*100.
  • Step 2 Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation image.
  • the convolutional segmentation network model is a two-cascade network model constructed based on an improved full convolutional neural network (Convolutional Networks for Biomedical Image Segmentation, U-net network for short).
  • the improved U-net network mainly adds a low-resolution fully connected layer to the traditional U-net network to achieve the purpose of roughly segmenting the down-sampled image, and then cascade the standard convolutional neural network model Perform finer segmentation to obtain the first segmentation map.
  • the construction process of the pre-built convolutional segmentation network model includes: cascading fully connected layers in the fully convolutional neural network according to the cascading rules set in the preview, and adding the multi-layer convolutional neural network to the The fully convolutional neural network of the fully connected layer is cascaded to obtain the convolutional segmentation network model.
  • VGG Very deep convolutional networks
  • the VGG network is a standard convolutional neural network, which is often used in feature extraction and image segmentation. Among them, the most widely used are VGG16 and VGG19, which represent 16 and 19 layers of convolutional network respectively.
  • the inputting the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map includes:
  • Step A Perform a convolution operation on the down-sampled image through the convolutional segmentation network model to generate a down-sampled convolution feature map;
  • Step B Perform a deconvolution operation on the down-sampled convolution feature map to obtain a deconvolution feature map
  • Step C Input the deconvolution feature map into the softmax classification function in the convolution segmentation network model, and calculate the probability value of each segmentation area of the downsampled image;
  • Step D Segment the down-sampled image according to the probability value of each segmented region to generate the first segmentation map.
  • a l is the output value of the convolution operation
  • f( ⁇ ) is the activation function of the convolution operation
  • w l is the convolution kernel
  • * represents the convolution operation
  • b l is the bias parameter
  • a l -1 is the pixel value of the down-sampled image.
  • the deconvolution is also called transposed, and its calculation process is just the opposite of the convolution operation.
  • softmax classification function is:
  • m represents the number of pixels in the deconvolution feature map
  • represents the preset weight value
  • x represents the deconvolution feature map
  • K represents the preset number of divided regions
  • I ⁇ is an indicative function
  • Y (i) represents the probability value of the i-th segmented region.
  • the embodiment of the present application can segment the down-sampled image according to the probability value of each segmentation area.
  • the down-sampled image is calculated to be divided into 10 segmentation areas, and pass The above operation generates 100 segmented regions and probability values corresponding to the 100 segmented regions, and extracts the 10 segmented regions with the highest probability value to obtain the first segmentation map.
  • Step 3 According to the pre-built pixel coordinate conversion model and the bilinear interpolation algorithm, the first segmentation image is up-sampled to the same resolution size as the original cell image to obtain a second segmentation image.
  • the coordinate conversion of the original cell image is performed by using the pixel point coordinate conversion model.
  • the embodiment of the present application uses the currently disclosed bilinear interpolation algorithm to insert the pixel point after the pixel point coordinate conversion is completed into the first segmentation image to obtain the second segmentation image.
  • Step 4 Using a preset geometric constraint and image feature matching method, the second segmentation image and the original cell image are combined on the corresponding color channel to obtain an up-sampled image.
  • the combination of the second segmentation map and the original cell image on the corresponding color channel through a preset geometric constraint and image feature matching method to obtain an up-sampled image includes:
  • Step a According to preset matching rules, select SIFT (Scale-invariant feature transform) feature points from the second segmentation map, and sequentially match them with the SIFT feature points of the original cell image. Get the original matching pair set.
  • SIFT Scale-invariant feature transform
  • Step b Calculate the interior point rate of each matching pair in the original matching pair set, and eliminate the matching pairs whose interior point rate is less than the preset value ⁇ to obtain the primary matching pair set.
  • the ratio value obtained by dividing the shortest distance B1 by the second short distance B2 in Euclidean distance is used. If the ratio value is less than the threshold T, then these two groups are accepted For the matching pairs A1-B1 and A1-B2, if the ratio value is greater than the threshold T, then these two sets of matching pairs A1-B1 and A1-B2 will be eliminated.
  • Step c Calculate the basic matrix of the primary matched pair set according to the primary matched pair set, calculate the corresponding rank according to the basic matrix, and eliminate the matched pairs whose rank is greater than the preset rank threshold ⁇ to obtain a standard match Right set.
  • the fundamental matrix (Fundamental matrix) is generally a 3 ⁇ 3 matrix that represents the correspondence between pixels.
  • the calculation of the fundamental matrix can use the currently published random sampling consistency and minimum Two multiplication.
  • the rank number of the basic matrix is the number of vectors contained in the linearly independent maximal group in the basic matrix, that is, the rank number. Through the comparison between the rank number and the rank threshold ⁇ , the basic matrix is eliminated if the basic matrix is not satisfied. The matching pairs of, so as to obtain the standard matching pair set.
  • Step d Insert the standard matching pair set into the second segmentation map according to a preset insertion rule to obtain the up-sampled image.
  • Step 5 The up-sampled image is preprocessed by a morphological algorithm, and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
  • the preprocessing of the up-sampled image with a morphological algorithm includes:
  • the boundary of the second pre-processed image is smoothed through a morphological erosion operation, and the hole formed by the second pre-processed image during the smoothing process is filled in through a morphological expansion operation to obtain the pre-processed image Upsample the image.
  • the big law threshold is also called the maximum between-class variance method (otsu), which is an adaptive threshold segmentation method. It is mainly assumed that the image is divided into two categories, and then an optimal threshold is calculated to divide the image into two The class maximizes the variance between the classes. For example, this application uses the large law threshold to divide the image into black and white, that is, the binarization operation.
  • the morphological expansion operation is to obtain the maximum value of the local (such as the boundary of the application) of the second preprocessed image, and perform the replacement operation on the boundary of the application according to the maximum value, and so on, the morphology Learning the corrosion operation is to find the local minimum value of the second pre-processed image (such as the boundary of this application), and perform a replacement operation on the image boundary according to the minimum value.
  • the pre-processed up-sampled image is input into the convolutional segmentation network model for segmentation, and the segmentation method is the same as the above step 2 until the segmented image is obtained.
  • the integrated module/unit of the electronic device 1 is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer-readable storage medium.
  • the computer-readable storage medium may include: any entity or device capable of carrying the computer program code, recording medium, U disk, mobile hard disk, magnetic disk, optical disk, computer memory, read-only memory (ROM, Read-Only Memory) ).
  • the computer-readable storage medium may be non-volatile or volatile.
  • modules described as separate components may or may not be physically separated, and the components displayed as modules may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the modules can be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional modules in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above-mentioned integrated unit may be implemented in the form of hardware, or may be implemented in the form of hardware plus software functional modules.
  • the blockchain referred to in this application is a new application mode of computer technology such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm.
  • Blockchain essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information for verification. The validity of the information (anti-counterfeiting) and the generation of the next block.
  • the blockchain can include the underlying platform of the blockchain, the platform product service layer, and the application service layer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Multimedia (AREA)
  • Artificial Intelligence (AREA)
  • Biophysics (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Molecular Biology (AREA)
  • Biomedical Technology (AREA)
  • Computational Linguistics (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Radiology & Medical Imaging (AREA)
  • Quality & Reliability (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

A cell image segmentation method, comprising: performing downsampling operation on an original cell image to obtain a downsampled image (S1), inputting the downsampled image into a pre-constructed convolutional segmentation network model to perform segmentation to obtain a first segmented image (S2), on the basis of a pre-constructed pixel coordinate transformation model and a bilinear interpolation algorithm, upsampling the first segmented image to the same resolution size as the original cell image to obtain a second segmented image (S3), by means of a pre-set geometric constraint and an image feature matching method, merging the second segmented image with the original cell image on corresponding color channels to acquire an upsampled image (S4); and performing morphological algorithm pre-processing on the upsampled image and inputting the result into the convolutional segmentation network model to perform segmentation to obtain a segmented image (S5). The method further relates to the field of blockchain technology, and the upsampled image is stored in a blockchain. The invention is able to solve the problems of too-high cell image resolution and low algorithm calculation efficiency leading to computation speed and segmentation precision being impacted.

Description

细胞图像分割方法、装置、电子设备及可读存储介质Cell image segmentation method, device, electronic equipment and readable storage medium
本申请要求于2020年05月20日提交中国专利局、申请号为202010435101.7、发明名称为“细胞图像分割方法、装置、电子设备及可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on May 20, 2020, the application number is 202010435101.7, and the invention title is "Cell Image Segmentation Method, Apparatus, Electronic Equipment, and Readable Storage Medium", and its entire contents Incorporated in the application by reference.
技术领域Technical field
本申请涉及人工智能技术领域,尤其涉及一种细胞图像分割的方法、装置、电子设备及可读存储介质。This application relates to the field of artificial intelligence technology, and in particular to a method, device, electronic device, and readable storage medium for cell image segmentation.
背景技术Background technique
随着深度学习在医学影像领域中的渗透及应用,AI技术可以帮助医生定位病灶细胞分析病情,辅助医生精确快速的做出诊断,目前医疗影像领域AI应用主要集中在肺结节、眼底、肝脏等细胞,随着AI技术的不断进步及临床需求的日益提高,AI技术在数字病理诊断也得到应用。With the penetration and application of deep learning in the field of medical imaging, AI technology can help doctors locate lesion cells to analyze the condition, and assist doctors in making accurate and rapid diagnosis. At present, AI applications in the field of medical imaging mainly focus on lung nodules, fundus, and liver. With the continuous advancement of AI technology and the increasing clinical demand, AI technology has also been applied in digital pathological diagnosis.
发明人意识到,如在临床肿瘤细胞检测中,患者先拍摄CT,医生结合自身经验通过观看CT图像中是否存在肿瘤细胞来对患者进行判断,但是由于CT图像是一系列帧,数量较多,且肿瘤细胞往往在整个CT图像中占比较小,对比度不高,从而医生需要花费大量的时间来进行观察判断,即使通过计算机结合深度学习算法辅助医生进行诊断,由于CT图像分辨率高、数量多的原因,深度学习算法需要进行大量的特征计算,因此在占用计算机计算资源的前提下,分割精确度也不高。The inventor realizes that in clinical tumor cell detection, the patient takes CT first, and the doctor judges the patient by looking at whether there are tumor cells in the CT image based on his own experience. However, because the CT image is a series of frames with a large number, In addition, tumor cells tend to be relatively small in the entire CT image, and the contrast is not high. Therefore, doctors need to spend a lot of time to observe and judge. The reason is that deep learning algorithms need to perform a large number of feature calculations, so the segmentation accuracy is not high under the premise of occupying computer computing resources.
发明内容Summary of the invention
本申请实施例提供一种细胞图像分割方法、装置、电子设备及计算机可读存储介质。The embodiments of the present application provide a cell image segmentation method, device, electronic equipment, and computer-readable storage medium.
本申请提供的一种细胞图像分割方法,包括:A cell image segmentation method provided in this application includes:
对原始细胞图像进行降采样操作,得到降采样图像;Perform a down-sampling operation on the original cell image to obtain a down-sampled image;
将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;According to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm, up-sampling the first segmentation image to the same resolution size as the original cell image to obtain a second segmentation image;
通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像;Combining the second segmentation map and the original cell image on the corresponding color channel by a preset geometric constraint and image feature matching method to obtain an up-sampled image;
将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。The up-sampled image is preprocessed by a morphological algorithm and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
本申请还提供一种电子设备,所述电子设备包括:This application also provides an electronic device, which includes:
至少一个处理器;以及,At least one processor; and,
与所述至少一个处理器通信连接的存储器;其中,A memory communicatively connected with the at least one processor; wherein,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如下所述的细胞图像分割方法:The memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can execute the cell image segmentation method as described below:
对原始细胞图像进行降采样操作,得到降采样图像;Perform a down-sampling operation on the original cell image to obtain a down-sampled image;
将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;According to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm, up-sampling the first segmentation image to the same resolution size as the original cell image to obtain a second segmentation image;
通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像;Combining the second segmentation map and the original cell image on the corresponding color channel by a preset geometric constraint and image feature matching method to obtain an up-sampled image;
将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行 分割,得到分割图像。The up-sampled image is preprocessed by a morphological algorithm, and input to the convolutional segmentation network model for segmentation to obtain a segmented image.
本申请还提供一种计算机可读存储介质,包括存储数据区和存储程序区,存储数据区存储根据区块链节点的使用所创建的数据,存储程序区存储有计算机程序,其中,所述计算机程序被处理器执行时实现如下所述的细胞图像分割方法:This application also provides a computer-readable storage medium, including a storage data area and a storage program area. The storage data area stores data created according to the use of blockchain nodes, and the storage program area stores a computer program, wherein the computer When the program is executed by the processor, the cell image segmentation method as described below is realized:
对原始细胞图像进行降采样操作,得到降采样图像;Perform a down-sampling operation on the original cell image to obtain a down-sampled image;
将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;According to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm, up-sampling the first segmentation image to the same resolution size as the original cell image to obtain a second segmentation image;
通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像;Combining the second segmentation map and the original cell image on the corresponding color channel by a preset geometric constraint and image feature matching method to obtain an up-sampled image;
将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。The up-sampled image is preprocessed by a morphological algorithm and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
本申请还提供一种细胞图像分割装置,所述装置包括:The present application also provides a cell image segmentation device, which includes:
降采样模块,用于对原始细胞图像进行降采样操作,得到降采样图像;The down-sampling module is used to down-sample the original cell image to obtain the down-sampled image;
低分辨率分割模块,用于将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;A low-resolution segmentation module, configured to input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
升采样分割模块,用于根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;The up-sampling segmentation module is used to up-sample the first segmentation image to the same resolution size as the original cell image according to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm to obtain a second segmentation image;
细胞图像分割模块,用于通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像,将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。The cell image segmentation module is used to combine the second segmentation map and the original cell image on the corresponding color channel through a preset geometric constraint and image feature matching method to obtain an up-sampled image, and the up-sampling The image is preprocessed by a morphological algorithm, and is input to the convolutional segmentation network model for segmentation to obtain a segmented image.
附图说明Description of the drawings
图1为本申请一实施例提供的细胞图像分割方法的流程示意图;FIG. 1 is a schematic flowchart of a cell image segmentation method provided by an embodiment of the application;
图2为本申请一实施例提供的细胞图像分割方法的S2步骤的详细流程示意图;2 is a detailed flowchart of step S2 of the cell image segmentation method provided by an embodiment of the application;
图3为本申请一实施例提供的细胞图像分割方法的S4步骤的详细流程示意图;3 is a detailed flowchart of step S4 of the cell image segmentation method provided by an embodiment of the application;
图4为本申请一实施例提供的细胞图像分割方法的形态学算法预处理的详细流程示意图FIG. 4 is a detailed flow diagram of the preprocessing of the morphological algorithm of the cell image segmentation method provided by an embodiment of the application
图5为本申请一实施例提供的细胞图像分割装置的模块示意图;5 is a schematic diagram of modules of a cell image segmentation device provided by an embodiment of the application;
图6为本申请一实施例提供的电子设备的内部结构示意图;6 is a schematic diagram of the internal structure of an electronic device provided by an embodiment of the application;
本申请目的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The realization of the objectives, functional characteristics, and advantages of this application will be further described in conjunction with the embodiments and with reference to the accompanying drawings.
具体实施方式Detailed ways
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。It should be understood that the specific embodiments described here are only used to explain the present application, and are not used to limit the present application.
本申请提供一种细胞图像分割方法。参照图1所示,为本申请一实施例提供的细胞图像分割方法的流程示意图。该方法可以由一个装置执行,该装置可以由软件和或硬件实现。This application provides a method for cell image segmentation. Referring to FIG. 1, it is a schematic flowchart of a cell image segmentation method provided by an embodiment of this application. The method can be executed by a device, and the device can be implemented by software and or hardware.
在本实施例中,所述细胞图像分割方法包括:In this embodiment, the cell image segmentation method includes:
S1、获取原始细胞图像,对所述原始细胞图像进行降采样操作,得到降采样图像。S1. Acquire an original cell image, and perform a down-sampling operation on the original cell image to obtain a down-sampled image.
本申请实施例中,原始细胞图像可以是通过医院放射科的机器扫描得到病理部位的CT图像,如肿瘤部位的CT图像,使用医院放射科的机器发出X射线,在穿透人体之后,X射线被X射线探测器捕捉到,根据肿瘤对X射线的透过率与其他器官对X射线的透过率不同,从而得到肿瘤部位的CT图像。In the embodiment of the present application, the original cell image may be a CT image of a pathological site obtained through a machine scan of the radiology department of a hospital, such as a CT image of a tumor site. X-rays are emitted by the machine of the radiology department of the hospital. It is captured by the X-ray detector, and the CT image of the tumor site is obtained according to the difference between the X-ray transmittance of the tumor and the X-ray transmittance of other organs.
详细地,所述对原始细胞图像进行降采样操作,得到降采样图像,包括:对尺寸为M×N的所述原始细胞图像按照设定的降采样比例s进行降采样操作,得到尺寸为
Figure PCTCN2020098966-appb-000001
的所述降采样图像,其中s是M和N的公约数。
In detail, the performing down-sampling operation on the original cell image to obtain the down-sampled image includes: performing down-sampling operation on the original cell image with a size of M×N according to a set down-sampling ratio s to obtain a size of
Figure PCTCN2020098966-appb-000001
Of the down-sampled image, where s is the common divisor of M and N.
如原始细胞图像分辨率大小为1000*1000,通过降采样比例10的降采样操作后,得到的降采样图像分辨率大小变成100*100。For example, the resolution size of the original cell image is 1000*1000, after the downsampling operation of the downsampling ratio of 10, the resolution size of the down-sampled image obtained becomes 100*100.
S2、将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图。S2. Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map.
本申请实施例中,所述卷积分割网络模型是以改进全卷积神经网络(Convolutional Networks for Biomedical Image Segmentation,简称U-net网络)为基础而构建的两级联网络模型。所述改进U-net网络主要在传统的U-net网络内添加一个低分辨率的全连接层,以达到对所述降采样图像进行粗略分割的目的,然后级联标准的卷积神经网络模型进行更精细分割,从而得到所述第一分割图。In the embodiment of the present application, the convolutional segmentation network model is a two-cascade network model constructed based on an improved full convolutional neural network (Convolutional Networks for Biomedical Image Segmentation, U-net network for short). The improved U-net network mainly adds a low-resolution fully connected layer to the traditional U-net network to achieve the purpose of roughly segmenting the down-sampled image, and then cascade the standard convolutional neural network model Perform finer segmentation to obtain the first segmentation map.
详细地,所述预构建的卷积分割网络模型的构建过程包括:根据预习设定的级联规则,在全卷积神经网络中级联全连接层,并将多层卷积神经网络与添加所述全连接层的全卷积神经网络进行级联得到所述卷积分割网络模型。In detail, the construction process of the pre-built convolutional segmentation network model includes: cascading fully connected layers in the fully convolutional neural network according to the cascading rules set in the preview, and adding the multi-layer convolutional neural network to the The fully convolutional neural network of the fully connected layer is cascaded to obtain the convolutional segmentation network model.
如在全卷积神经网络中添加全连接层后,在全连接层后继续追加标准的VGG网络(Very deep convolutional networks),从而得到卷积分割网络模型。For example, after adding a fully connected layer to the fully connected layer, the standard VGG network (Very deep convolutional networks) is added after the fully connected layer to obtain a convolutional segmentation network model.
VGG网络是标准的卷积神经网络,在特征提取及图片分割中都经常被使用。其中使用最广泛的是VGG16和VGG19,分别代表卷积网络层级为16层和19层。The VGG network is a standard convolutional neural network, which is often used in feature extraction and image segmentation. Among them, the most widely used are VGG16 and VGG19, which represent 16 and 19 layers of convolutional network respectively.
进一步地,请参阅附图说明图2的详细流程,所述将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图,包括:Further, please refer to the detailed flowchart of FIG. 2 in the description of the accompanying drawings. The input of the downsampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map includes:
S21、通过所述卷积分割网络模型对所述降采样图像进行卷积运算,生成降采样卷积特征图;S21: Perform a convolution operation on the down-sampled image through the convolutional segmentation network model to generate a down-sampled convolution feature map;
S22、对所述降采样卷积特征图进行反卷积运算,得到反卷积特征图;S22: Perform a deconvolution operation on the down-sampled convolution feature map to obtain a deconvolution feature map;
S23、将所述反卷积特征图输入至所述卷积分割网络模型的分类函数中,计算得到所述降采样图像的各个分割区域的概率值;S23. Input the deconvolution feature map into the classification function of the convolution segmentation network model, and calculate the probability value of each segmentation area of the downsampled image;
S24、根据所述各个分割区域的概率值,对所述降采样图像进行分割,生成所述第一分割图。S24. Segment the down-sampled image according to the probability value of each segmented region to generate the first segmentation map.
详细地,所述卷积运算如下所示:In detail, the convolution operation is as follows:
a l=f(w l*a l-1+b l) a l = f(w l *a l-1 +b l )
其中,a l为所述卷积运算的输出值,f(·)为所述卷积运算的激活函数,w l为卷积核,*代表卷积操作,b l为偏置参数,a l-1为所述降采样图像的像素值。 Where a l is the output value of the convolution operation, f(·) is the activation function of the convolution operation, w l is the convolution kernel, * represents the convolution operation, b l is the bias parameter, and a l -1 is the pixel value of the down-sampled image.
所述反卷积又被称为转置(Transposed),其计算过程与所述卷积运算刚好相反。The deconvolution is also called transposed, and its calculation process is just the opposite of the convolution operation.
进一步地,所述softmax分类函数为:Further, the softmax classification function is:
Figure PCTCN2020098966-appb-000002
Figure PCTCN2020098966-appb-000002
其中,m表示所述反卷积特征图的像素数量,ω表示预设权重值,x表示所述反卷积特征图,K表示预设的分割区域个数,I{·}为指示性函数,y (i)表示第i个分割区域的概率值。 Where m represents the number of pixels in the deconvolution feature map, ω represents the preset weight value, x represents the deconvolution feature map, K represents the preset number of divided regions, and I{·} is an indicative function , Y (i) represents the probability value of the i-th segmented region.
进一步地,当得到各个分割区域的概率值后,本申请实施例可根据各个分割区域的概率值对所述降采样图像进行分割,如所述降采样图像计算分割为10个分割区域,而通过上述操作生成100个分割区域及100个分割区域对应的概率值,提取概率值最高的10个分割区域得到所述第一分割图。Further, after the probability value of each segmentation area is obtained, the embodiment of the present application can segment the down-sampled image according to the probability value of each segmentation area. For example, the down-sampled image is calculated to be divided into 10 segmentation areas, and pass The above operation generates 100 segmented regions and probability values corresponding to the 100 segmented regions, and extracts the 10 segmented regions with the highest probability value to obtain the first segmentation map.
S3、根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图。S3. According to the pre-built pixel coordinate conversion model and the bilinear interpolation algorithm, the first segmentation image is up-sampled to the same resolution size as the original cell image to obtain a second segmentation image.
详细地,所述像素点坐标转换模型为f(x,y)=b1+b2x+b3y+b4xy,其中(x,y)为所述原始细胞图像的像素点在坐标系中的坐标,b1、b2、b3与b4为预设系数。本申请实施例利用所述像素点坐标转换模型将所述原始细胞图像进行坐标转换。In detail, the pixel coordinate conversion model is f(x,y)=b1+b2x+b3y+b4xy, where (x,y) is the coordinate of the pixel of the original cell image in the coordinate system, b1, b2, b3, and b4 are preset coefficients. In the embodiment of the present application, the coordinate conversion of the original cell image is performed by using the pixel point coordinate conversion model.
当完成像素点坐标转换后,本申请实施例利用当前已公开的双线性插值算法将完成像 素点坐标转换后的像素点插入至所述第一分割图,得到所述第二分割图。After the pixel point coordinate conversion is completed, the embodiment of the present application uses the currently disclosed bilinear interpolation algorithm to insert the pixel point after the pixel point coordinate conversion is completed into the first segmentation image to obtain the second segmentation image.
S4、通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像。S4. Combining the second segmentation map and the original cell image on the corresponding color channel through a preset geometric constraint and image feature matching method to obtain an up-sampled image.
详细地,所述S4请参与附图说明图3的详细流程,包括:In detail, the S4 please refer to the detailed process of Figure 3 in the accompanying drawings, including:
S41、按照预设的匹配规则,从所述第二分割图中选取SIFT(Scale-invariant feature transform,尺度不变特征变换)特征点,依次与所述原始细胞图像的SIFT特征点进行匹配,得到原始匹配对集。S41. According to a preset matching rule, select SIFT (Scale-invariant feature transform) feature points from the second segmentation map, and sequentially match the SIFT feature points of the original cell image to obtain The original set of matching pairs.
详细地,所述匹配规则可有很多种规则设定,如取第二分割图中的一个SIFT关键点A1,并找出与原始细胞图像中欧式距离最近的前两个SIFT关键点B1及B2,得到两组匹配对A1-B1和A1-B2。In detail, the matching rule can have many rule settings, such as taking one SIFT key point A1 in the second segmentation image, and finding the first two SIFT key points B1 and B2 that are closest to the Euclidean distance in the original cell image , Get two matched pairs A1-B1 and A1-B2.
S42、计算所述原始匹配对集内每组匹配对的内点率,将内点率小于预设值α的匹配对剔除,得到初级匹配对集;S42. Calculate the interior point rate of each group of matching pairs in the original matching pair set, and eliminate matching pairs whose interior point rate is less than the preset value α to obtain a primary matching pair set;
同样的,如上述两组匹配对A1-B1和A1-B2,利用欧式距离中最近距离B1除以次近距离B2得到的比率ratio值,若比率ratio值少于阈值T,则接受这两组匹配对A1-B1和A1-B2,若比率ratio值大于阈值T,则剔除这两组匹配对A1-B1和A1-B2。Similarly, as the above two matched pairs A1-B1 and A1-B2, the ratio value obtained by dividing the shortest distance B1 by the second short distance B2 in Euclidean distance is used. If the ratio value is less than the threshold T, then these two groups are accepted For the matching pairs A1-B1 and A1-B2, if the ratio value is greater than the threshold T, then these two sets of matching pairs A1-B1 and A1-B2 will be eliminated.
S43、根据所述初级匹配对集计算所述初级匹配对集的基础矩阵,根据基础矩阵计算对应的秩数,剔除到秩数大于预设的秩数阈值γ的所述匹配对得到标准匹配对集。S43. Calculate the basic matrix of the primary matched pair set according to the primary matched pair set, calculate the corresponding rank according to the basic matrix, and eliminate the matched pairs whose rank is greater than a preset rank threshold γ to obtain a standard matched pair set.
在图片及计算机视觉领域中,基础矩阵(Fundamental matrix)一般是一个3×3的矩阵,表示像素点之间的对应关系,所述基础矩阵的计算可采用当前已公开的随机采样一致性及最小二乘法。所述基础矩阵的秩数是在所述基础矩阵内线性无关极大组所含向量的个数,即为秩数,通过秩数与秩数阈值γ之间的比较,剔除不满足构建基础矩阵的匹配对,从而得到所述标准匹配对集。In the field of pictures and computer vision, the fundamental matrix (Fundamental matrix) is generally a 3×3 matrix that represents the correspondence between pixels. The calculation of the fundamental matrix can use the currently published random sampling consistency and minimum Two multiplication. The rank number of the basic matrix is the number of vectors contained in the linearly independent maximal group in the basic matrix, that is, the rank number. Through the comparison between the rank number and the rank threshold γ, the basic matrix is eliminated if the basic matrix is not satisfied. The matching pairs of, so as to obtain the standard matching pair set.
S44、根据预设插入规则,将所述标准匹配对集插入至所述第二分割图,得到所述升采样图像。S44. Insert the standard matching pair set into the second segmentation image according to a preset insertion rule to obtain the up-sampled image.
由以上所述可知,如上述两组匹配对A1-B1和A1-B2在所述标准匹配对集内,则提取出两个SIFT关键点B1及B2在所述原始细胞图像中对应的像素点,将对应的像素点插入至所述第二分割图中,当完成所述标准匹配对集内所有的标准匹配对的插入操作,得到所述升采样图像。需要强调的是,为进一步保证上述升采样图像的私密和安全性,上述升采样图像还可以存储于一区块链的节点中。It can be seen from the above that if the above two sets of matching pairs A1-B1 and A1-B2 are in the standard matching pair set, then the two SIFT key points B1 and B2 corresponding to the pixels in the original cell image are extracted , Insert the corresponding pixel into the second segmentation image, and when the insertion operation of all standard matching pairs in the standard matching pair set is completed, the up-sampled image is obtained. It should be emphasized that, in order to further ensure the privacy and security of the above-mentioned up-sampled image, the above-mentioned up-sampled image may also be stored in a node of a blockchain.
S5、将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。S5. Perform preprocessing of the up-sampled image with a morphological algorithm, and input it into the convolutional segmentation network model for segmentation to obtain a segmented image.
详细地,请参阅图4的形态学算法预处理的详细流程,所述将所述升采样图像进行形态学算法的预处理,包括:In detail, please refer to the detailed process of morphological algorithm preprocessing in FIG. 4. The preprocessing of the up-sampled image on the morphological algorithm includes:
S51、对所述升采样图像进行去噪滤波预处理,得到第一预处理图像;S51: Perform denoising filtering preprocessing on the up-sampled image to obtain a first preprocessed image;
S52、通过预设的大律法阈值将所述第一预处理图像进行二值化操作与反转操作,生成第二预处理图像;S52: Perform a binarization operation and a reversal operation on the first pre-processed image by using a preset large law threshold to generate a second pre-processed image;
S53、通过形态学腐蚀操作对所述第二预处理图像的边界进行平滑,并通过形态学膨胀操作填补所述第二预处理图像在所述平滑处理过程形成的空洞,得到预处理操作之后的所述升采样图像。S53. Smooth the boundary of the second pre-processed image through a morphological corrosion operation, and fill in the void formed by the second pre-processed image during the smoothing process through a morphological expansion operation, to obtain a result after the pre-processing operation The upsampled image.
其中,所述大律法阈值又称为最大类间方差法(otsu),是一种自适应阈值分割方法,主要假定图像分为两类,然后计算出一个最优的阈值将图像分为两类使得其类间方差最大,比如本申请利用所述大律法阈值将图像分为黑白两类,即所述二值化操作。Among them, the big law threshold is also called the maximum between-class variance method (otsu), which is an adaptive threshold segmentation method. It is mainly assumed that the image is divided into two categories, and then an optimal threshold is calculated to divide the image into two The class maximizes the variance between the classes. For example, this application uses the large law threshold to divide the image into black and white, that is, the binarization operation.
进一步地,所述形态学膨胀操作,就是求所述第二预处理图像的局部(如本申请的边界)最大值,并根据最大值对本申请的边界进行替换操作,以此类推,所述形态学腐蚀操作,就是求所述第二预处理图像的局部(如本申请的边界)最小值,并根据最小值对图像 边界进行替换操作。Further, the morphological expansion operation is to obtain the maximum value of the local (such as the boundary of the application) of the second preprocessed image, and perform the replacement operation on the boundary of the application according to the maximum value, and so on, the morphology Learning the corrosion operation is to find the local minimum value of the second pre-processed image (such as the boundary of this application), and perform a replacement operation on the image boundary according to the minimum value.
将预处理完成后的升采样图像输入至所述卷积分割网络模型中进行分割,其分割方法于上述S2操作步骤相同,直至得到所述分割图像。The preprocessed up-sampled image is input into the convolutional segmentation network model for segmentation, and the segmentation method is the same as the above-mentioned S2 operation step, until the segmented image is obtained.
本申请实施例先对原始细胞图像进行降采样操作得到降采样图像,降采样操作降低了原始细胞图像的分辨率,减轻了后续的计算压力,同时为了防止降低原始细胞图像的分辨率影响到后续细胞图像分割精确度,先使用预构建的卷积分割网络模型进行第一次分割得到第一分割图,并将第一分割图与原始细胞图像进行合并得到升采样图像,并使用卷积分割网络模型进行第二次分割得到分割图像,由于第二次分割是基于已降低分辨率的原始细胞图像为基础,所以相对来说卷积分割网络模型无须进行大量计算,另外将原始细胞图像与第一分割图进行了合并,为第二次分割提供了分割方向,故提高了细胞图像分割的精确度。因此本申请提出的车辆定损方法、装置及计算机可读存储介质,可以解决CT图像分辨率过高,算法计算效率低导致影响计算速度及风格精确度的问题。The embodiment of the application first performs a down-sampling operation on the original cell image to obtain a down-sampled image. The down-sampling operation reduces the resolution of the original cell image and reduces the subsequent calculation pressure, and at the same time, in order to prevent the reduction of the resolution of the original cell image from affecting the subsequent Cell image segmentation accuracy, first use the pre-built convolutional segmentation network model for the first segmentation to obtain the first segmentation image, merge the first segmentation image with the original cell image to obtain an up-sampled image, and use the convolutional segmentation network The model performs the second segmentation to obtain the segmented image. Since the second segmentation is based on the original cell image with reduced resolution, relatively speaking, the convolutional segmentation network model does not require a lot of calculations. In addition, the original cell image and the first The segmentation maps are merged to provide a segmentation direction for the second segmentation, so the accuracy of cell image segmentation is improved. Therefore, the vehicle damage assessment method, device, and computer-readable storage medium proposed in this application can solve the problem of high resolution of CT images and low algorithm calculation efficiency, which affects calculation speed and style accuracy.
如图5所示,是本申请细胞图像分割装置的功能模块图。As shown in FIG. 5, it is a functional block diagram of the cell image segmentation device of the present application.
本申请所述细胞图像分割装置100可以安装于电子设备中。根据实现的功能,所述细胞图像分割装置可以包括降采样模块101、低分辨率分割模块102、升采样分割模块103和细胞图像分割模块104。本申请中的所述模块也可以称之为单元,是指一种能够被电子设备处理器所执行,并且能够完成固定功能的一系列计算机程序段,其存储在电子设备的存储器中。The cell image segmentation device 100 described in this application can be installed in an electronic device. According to the implemented functions, the cell image segmentation device may include a down-sampling module 101, a low-resolution segmentation module 102, an up-sampling segmentation module 103, and a cell image segmentation module 104. The module in this application can also be called a unit, which refers to a series of computer program segments that can be executed by the processor of an electronic device and can complete fixed functions, and are stored in the memory of the electronic device.
在本实施例中,关于各模块/单元的功能如下:In this embodiment, the functions of each module/unit are as follows:
降采样模块101,用于对原始细胞图像进行降采样操作,得到降采样图像;The down-sampling module 101 is used to perform down-sampling operations on the original cell image to obtain a down-sampled image;
低分辨率分割模块102,用于将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;The low-resolution segmentation module 102 is configured to input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
升采样分割模块103,用于根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;The up-sampling segmentation module 103 is used to up-sample the first segmentation image to the same resolution size as the original cell image according to the pre-built pixel coordinate conversion model and the bilinear interpolation algorithm to obtain a second segmentation image ;
细胞图像分割模块104,用于通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像,将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。需要强调的是,为进一步保证上述升采样图像的私密和安全性,上述升采样图像还可以存储于一区块链的节点中。The cell image segmentation module 104 is configured to combine the second segmentation map and the original cell image on the corresponding color channel by using a preset geometric constraint and image feature matching method to obtain an up-sampled image, and to upgrade the The sampled image is preprocessed by a morphological algorithm, and is input to the convolutional segmentation network model for segmentation to obtain a segmented image. It should be emphasized that, in order to further ensure the privacy and security of the above-mentioned up-sampled image, the above-mentioned up-sampled image may also be stored in a node of a blockchain.
详细地,所述细胞图像分割装置各模块的具体实施步骤可参考图1对应实施例中相关步骤的描述,在此不赘述。In detail, the specific implementation steps of each module of the cell image segmentation device can refer to the description of the relevant steps in the embodiment corresponding to FIG. 1, which will not be repeated here.
如图6所示,是本申请电子设备的结构示意图。As shown in FIG. 6, it is a schematic diagram of the structure of the electronic device of the present application.
所述电子设备1可以包括处理器10、存储器11和总线,还可以包括存储在所述存储器11中并可在所述处理器10上运行的计算机程序,如细胞图像分割程序12。The electronic device 1 may include a processor 10, a memory 11, and a bus, and may also include a computer program stored in the memory 11 and running on the processor 10, such as a cell image segmentation program 12.
其中,所述存储器11至少包括一种类型的可读存储介质,所述可读存储介质包括闪存、移动硬盘、多媒体卡、卡型存储器(例如:SD或DX存储器等)、磁性存储器、磁盘、光盘等。所述存储器11在一些实施例中可以是电子设备1的内部存储单元,例如该电子设备1的移动硬盘。所述存储器11在另一些实施例中也可以是电子设备1的外部存储设备,例如电子设备1上配备的插接式移动硬盘、智能存储卡(Smart Media Card,SMC)、安全数字(Secure Digital,SD)卡、闪存卡(Flash Card)等。进一步地,所述存储器11还可以既包括电子设备1的内部存储单元也包括外部存储设备。所述存储器11不仅可以用于存储安装于电子设备1的应用软件及各类数据,例如细胞图像分割的代码等,还可以用于暂时地存储已经输出或者将要输出的数据。Wherein, the memory 11 includes at least one type of readable storage medium, and the readable storage medium includes flash memory, mobile hard disk, multimedia card, card-type memory (such as SD or DX memory, etc.), magnetic memory, magnetic disk, CD etc. The memory 11 may be an internal storage unit of the electronic device 1 in some embodiments, for example, a mobile hard disk of the electronic device 1. In other embodiments, the memory 11 may also be an external storage device of the electronic device 1, such as a plug-in mobile hard disk, a smart media card (SMC), and a secure digital (Secure Digital) equipped on the electronic device 1. , SD) card, flash card (Flash Card), etc. Further, the memory 11 may also include both an internal storage unit of the electronic device 1 and an external storage device. The memory 11 can be used not only to store application software and various data installed in the electronic device 1, such as cell image segmentation codes, etc., but also to temporarily store data that has been output or will be output.
所述处理器10在一些实施例中可以由集成电路组成,例如可以由单个封装的集成电路所组成,也可以是由多个相同功能或不同功能封装的集成电路所组成,包括一个或者多个中央处理器(Central Processing unit,CPU)、微处理器、数字处理芯片、图形处理器及各种控制芯片的组合等。所述处理器10是所述电子设备的控制核心(Control Unit),利用各种接口和线路连接整个电子设备的各个部件,通过运行或执行存储在所述存储器11内的程序或者模块(例如执行细胞图像分割等),以及调用存储在所述存储器11内的数据,以执行电子设备1的各种功能和处理数据。The processor 10 may be composed of integrated circuits in some embodiments, for example, may be composed of a single packaged integrated circuit, or may be composed of multiple integrated circuits with the same function or different functions, including one or more Combinations of central processing unit (CPU), microprocessor, digital processing chip, graphics processor, and various control chips, etc. The processor 10 is the control unit of the electronic device, which uses various interfaces and lines to connect the various components of the entire electronic device, and runs or executes programs or modules stored in the memory 11 (such as executing Cell image segmentation, etc.), and call data stored in the memory 11 to execute various functions of the electronic device 1 and process data.
所述总线可以是外设部件互连标准(peripheral component interconnect,简称PCI)总线或扩展工业标准结构(extended industry standard architecture,简称EISA)总线等。该总线可以分为地址总线、数据总线、控制总线等。所述总线被设置为实现所述存储器11以及至少一个处理器10等之间的连接通信。The bus may be a peripheral component interconnect standard (PCI) bus or an extended industry standard architecture (EISA) bus, etc. The bus can be divided into address bus, data bus, control bus and so on. The bus is configured to implement connection and communication between the memory 11 and at least one processor 10 and the like.
图6仅示出了具有部件的电子设备,本领域技术人员可以理解的是,图6示出的结构并不构成对所述电子设备1的限定,可以包括比图示更少或者更多的部件,或者组合某些部件,或者不同的部件布置。FIG. 6 only shows an electronic device with components. Those skilled in the art can understand that the structure shown in FIG. 6 does not constitute a limitation on the electronic device 1, and may include fewer or more components than shown in the figure. Components, or a combination of certain components, or different component arrangements.
例如,尽管未示出,所述电子设备1还可以包括给各个部件供电的电源(比如电池),优选地,电源可以通过电源管理装置与所述至少一个处理器10逻辑相连,从而通过电源管理装置实现充电管理、放电管理、以及功耗管理等功能。电源还可以包括一个或一个以上的直流或交流电源、再充电装置、电源故障检测电路、电源转换器或者逆变器、电源状态指示器等任意组件。所述电子设备1还可以包括多种传感器、蓝牙模块、Wi-Fi模块等,在此不再赘述。For example, although not shown, the electronic device 1 may also include a power source (such as a battery) for supplying power to various components. Preferably, the power source may be logically connected to the at least one processor 10 through a power management device, thereby controlling power The device implements functions such as charge management, discharge management, and power consumption management. The power supply may also include any components such as one or more DC or AC power supplies, recharging devices, power failure detection circuits, power converters or inverters, and power status indicators. The electronic device 1 may also include various sensors, Bluetooth modules, Wi-Fi modules, etc., which will not be repeated here.
进一步地,所述电子设备1还可以包括网络接口,可选地,所述网络接口可以包括有线接口和/或无线接口(如WI-FI接口、蓝牙接口等),通常用于在该电子设备1与其他电子设备之间建立通信连接。Further, the electronic device 1 may also include a network interface. Optionally, the network interface may include a wired interface and/or a wireless interface (such as a WI-FI interface, a Bluetooth interface, etc.), which is usually used in the electronic device 1 Establish a communication connection with other electronic devices.
可选地,该电子设备1还可以包括用户接口,用户接口可以是显示器(Display)、输入单元(比如键盘(Keyboard)),可选地,用户接口还可以是标准的有线接口、无线接口。可选地,在一些实施例中,显示器可以是LED显示器、液晶显示器、触控式液晶显示器以及OLED(Organic Light-Emitting Diode,有机发光二极管)触摸器等。其中,显示器也可以适当的称为显示屏或显示单元,用于显示在电子设备1中处理的信息以及用于显示可视化的用户界面。Optionally, the electronic device 1 may also include a user interface. The user interface may be a display (Display) and an input unit (such as a keyboard (Keyboard)). Optionally, the user interface may also be a standard wired interface or a wireless interface. Optionally, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode, organic light-emitting diode) touch device, etc. Among them, the display can also be appropriately called a display screen or a display unit, which is used to display the information processed in the electronic device 1 and to display a visualized user interface.
应该了解,所述实施例仅为说明之用,在专利申请范围上并不受此结构的限制。It should be understood that the embodiments are only for illustrative purposes, and are not limited by this structure in the scope of the patent application.
所述电子设备1中的所述存储器11存储的细胞图像分割12是多个指令的组合,在所述处理器10中运行时,可以实现:The cell image segmentation 12 stored in the memory 11 in the electronic device 1 is a combination of multiple instructions. When running in the processor 10, it can realize:
对原始细胞图像进行降采样操作,得到降采样图像;Perform a down-sampling operation on the original cell image to obtain a down-sampled image;
将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;According to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm, up-sampling the first segmentation image to the same resolution size as the original cell image to obtain a second segmentation image;
通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像;Combining the second segmentation map and the original cell image on the corresponding color channel by a preset geometric constraint and image feature matching method to obtain an up-sampled image;
将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。The up-sampled image is preprocessed by a morphological algorithm and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
具体地,所述处理器10对上述指令的具体实现方法包括:Specifically, the specific method for the processor 10 to implement the foregoing instructions includes:
步骤一、获取原始细胞图像,对所述原始细胞图像进行降采样操作,得到降采样图像。Step 1: Obtain an original cell image, and perform a down-sampling operation on the original cell image to obtain a down-sampled image.
本申请实施例中,原始细胞图像可以是通过医院放射科的机器扫描得到病理部位的CT图像,如肿瘤部位的CT图像,使用医院放射科的机器发出X射线,在穿透人体之后,X射线被X射线探测器捕捉到,根据肿瘤对X射线的透过率与其他器官对X射线的透过 率不同,从而得到肿瘤部位的CT图像。In the embodiment of the present application, the original cell image may be a CT image of a pathological site obtained through a machine scan of the radiology department of a hospital, such as a CT image of a tumor site. X-rays are emitted by the machine of the radiology department of the hospital. It is captured by the X-ray detector, and the CT image of the tumor site is obtained according to the difference between the X-ray transmittance of the tumor and the X-ray transmittance of other organs.
详细地,所述对原始细胞图像进行降采样操作,得到降采样图像,包括:对尺寸为M×N的所述原始细胞图像按照设定的降采样比例s进行降采样操作,得到尺寸为
Figure PCTCN2020098966-appb-000003
的所述降采样图像,其中s是M和N的公约数。
In detail, the performing down-sampling operation on the original cell image to obtain the down-sampled image includes: performing down-sampling operation on the original cell image with a size of M×N according to a set down-sampling ratio s to obtain a size of
Figure PCTCN2020098966-appb-000003
Of the down-sampled image, where s is the common divisor of M and N.
如原始细胞图像分辨率大小为1000*1000,通过降采样比例10的降采样操作后,得到的降采样图像分辨率大小变成100*100。For example, the resolution size of the original cell image is 1000*1000, after the downsampling operation of the downsampling ratio of 10, the resolution size of the down-sampled image obtained becomes 100*100.
步骤二、将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图。Step 2: Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation image.
本申请实施例中,所述卷积分割网络模型是以改进全卷积神经网络(Convolutional Networks for Biomedical Image Segmentation,简称U-net网络)为基础而构建的两级联网络模型。所述改进U-net网络主要在传统的U-net网络内添加一个低分辨率的全连接层,以达到对所述降采样图像进行粗略分割的目的,然后级联标准的卷积神经网络模型进行更精细分割,从而得到所述第一分割图。In the embodiment of the present application, the convolutional segmentation network model is a two-cascade network model constructed based on an improved full convolutional neural network (Convolutional Networks for Biomedical Image Segmentation, U-net network for short). The improved U-net network mainly adds a low-resolution fully connected layer to the traditional U-net network to achieve the purpose of roughly segmenting the down-sampled image, and then cascade the standard convolutional neural network model Perform finer segmentation to obtain the first segmentation map.
详细地,所述预构建的卷积分割网络模型的构建过程包括:根据预习设定的级联规则,在全卷积神经网络中级联全连接层,并将多层卷积神经网络与添加所述全连接层的全卷积神经网络进行级联得到所述卷积分割网络模型。In detail, the construction process of the pre-built convolutional segmentation network model includes: cascading fully connected layers in the fully convolutional neural network according to the cascading rules set in the preview, and adding the multi-layer convolutional neural network to the The fully convolutional neural network of the fully connected layer is cascaded to obtain the convolutional segmentation network model.
如在全卷积神经网络中添加全连接层后,在全连接层后继续追加标准的VGG网络(Very deep convolutional networks),从而得到卷积分割网络模型。For example, after adding a fully connected layer to the fully connected layer, the standard VGG network (Very deep convolutional networks) is added after the fully connected layer to obtain a convolutional segmentation network model.
VGG网络是标准的卷积神经网络,在特征提取及图片分割中都经常被使用。其中使用最广泛的是VGG16和VGG19,分别代表卷积网络层级为16层和19层。The VGG network is a standard convolutional neural network, which is often used in feature extraction and image segmentation. Among them, the most widely used are VGG16 and VGG19, which represent 16 and 19 layers of convolutional network respectively.
进一步地,所述将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图,包括:Further, the inputting the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map includes:
步骤A、通过所述卷积分割网络模型对所述降采样图像进行卷积运算,生成降采样卷积特征图;Step A: Perform a convolution operation on the down-sampled image through the convolutional segmentation network model to generate a down-sampled convolution feature map;
步骤B、对所述降采样卷积特征图进行反卷积运算,得到反卷积特征图;Step B: Perform a deconvolution operation on the down-sampled convolution feature map to obtain a deconvolution feature map;
步骤C、将所述反卷积特征图输入至所述卷积分割网络模型中softmax分类函数中,计算得到所述降采样图像的各个分割区域的概率值;Step C: Input the deconvolution feature map into the softmax classification function in the convolution segmentation network model, and calculate the probability value of each segmentation area of the downsampled image;
步骤D、根据所述各个分割区域的概率值,对所述降采样图像进行分割,生成所述第一分割图。Step D: Segment the down-sampled image according to the probability value of each segmented region to generate the first segmentation map.
详细地,所述卷积运算如下所示:In detail, the convolution operation is as follows:
a l=f(w l*a l-1+b l) a l = f(w l *a l-1 +b l )
其中,a l为所述卷积运算的输出值,f(·)为所述卷积运算的激活函数,w l为卷积核,*代表卷积操作,b l为偏置参数,a l-1为所述降采样图像的像素值。 Where a l is the output value of the convolution operation, f(·) is the activation function of the convolution operation, w l is the convolution kernel, * represents the convolution operation, b l is the bias parameter, and a l -1 is the pixel value of the down-sampled image.
所述反卷积又被称为转置(Transposed),其计算过程与所述卷积运算刚好相反。The deconvolution is also called transposed, and its calculation process is just the opposite of the convolution operation.
进一步地,所述softmax分类函数为:Further, the softmax classification function is:
Figure PCTCN2020098966-appb-000004
Figure PCTCN2020098966-appb-000004
其中,m表示所述反卷积特征图的像素数量,ω表示预设权重值,x表示所述反卷积特征图,K表示预设的分割区域个数,I{·}为指示性函数,y (i)表示第i个分割区域的概率值。 Where m represents the number of pixels in the deconvolution feature map, ω represents the preset weight value, x represents the deconvolution feature map, K represents the preset number of divided regions, and I{·} is an indicative function , Y (i) represents the probability value of the i-th segmented region.
进一步地,当得到各个分割区域的概率值后,本申请实施例可根据各个分割区域的概率值对所述降采样图像进行分割,如所述降采样图像计算分割为10个分割区域,而通过上述操作生成100个分割区域及100个分割区域对应的概率值,提取概率值最高的10个分割区域得到所述第一分割图。Further, after the probability value of each segmentation area is obtained, the embodiment of the present application can segment the down-sampled image according to the probability value of each segmentation area. For example, the down-sampled image is calculated to be divided into 10 segmentation areas, and pass The above operation generates 100 segmented regions and probability values corresponding to the 100 segmented regions, and extracts the 10 segmented regions with the highest probability value to obtain the first segmentation map.
步骤三、根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图。Step 3: According to the pre-built pixel coordinate conversion model and the bilinear interpolation algorithm, the first segmentation image is up-sampled to the same resolution size as the original cell image to obtain a second segmentation image.
详细地,所述像素点坐标转换模型为f(x,y)=b1+b2x+b3y+b4xy,其中(x,y)为所述原始细胞图像的像素点在坐标系中的坐标,b1、b2、b3与b4为预设系数。本申请实施例利用所述像素点坐标转换模型将所述原始细胞图像进行坐标转换。In detail, the pixel coordinate conversion model is f(x,y)=b1+b2x+b3y+b4xy, where (x,y) is the coordinate of the pixel of the original cell image in the coordinate system, b1, b2, b3, and b4 are preset coefficients. In the embodiment of the present application, the coordinate conversion of the original cell image is performed by using the pixel point coordinate conversion model.
当完成像素点坐标转换后,本申请实施例利用当前已公开的双线性插值算法将完成像素点坐标转换后的像素点插入至所述第一分割图,得到所述第二分割图。After the pixel point coordinate conversion is completed, the embodiment of the present application uses the currently disclosed bilinear interpolation algorithm to insert the pixel point after the pixel point coordinate conversion is completed into the first segmentation image to obtain the second segmentation image.
步骤四、通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像。Step 4: Using a preset geometric constraint and image feature matching method, the second segmentation image and the original cell image are combined on the corresponding color channel to obtain an up-sampled image.
详细地,所述通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像,包括:In detail, the combination of the second segmentation map and the original cell image on the corresponding color channel through a preset geometric constraint and image feature matching method to obtain an up-sampled image includes:
步骤a、按照预设的匹配规则,从所述第二分割图中选取SIFT(Scale-invariant feature transform,尺度不变特征变换)特征点,依次与所述原始细胞图像的SIFT特征点进行匹配,得到原始匹配对集。Step a: According to preset matching rules, select SIFT (Scale-invariant feature transform) feature points from the second segmentation map, and sequentially match them with the SIFT feature points of the original cell image. Get the original matching pair set.
详细地,所述匹配规则有很多,如取第二分割图中的一个SIFT关键点A1,并找出与原始细胞图像中欧式距离最近的前两个SIFT关键点B1及B2,得到两组匹配对A1-B1和A1-B2。In detail, there are many matching rules, such as taking one SIFT key point A1 in the second segmentation image, and finding the first two SIFT key points B1 and B2 with the closest Euclidean distance in the original cell image to obtain two sets of matches For A1-B1 and A1-B2.
步骤b、计算所述原始匹配对集内每组匹配对的内点率,将内点率小于预设值α的匹配对剔除,得到初级匹配对集。Step b: Calculate the interior point rate of each matching pair in the original matching pair set, and eliminate the matching pairs whose interior point rate is less than the preset value α to obtain the primary matching pair set.
同样的,如上述两组匹配对A1-B1和A1-B2,利用欧式距离中最近距离B1除以次近距离B2得到的比率ratio值,若比率ratio值少于阈值T,则接受这两组匹配对A1-B1和A1-B2,若比率ratio值大于阈值T,则剔除这两组匹配对A1-B1和A1-B2。Similarly, as the above two matched pairs A1-B1 and A1-B2, the ratio value obtained by dividing the shortest distance B1 by the second short distance B2 in Euclidean distance is used. If the ratio value is less than the threshold T, then these two groups are accepted For the matching pairs A1-B1 and A1-B2, if the ratio value is greater than the threshold T, then these two sets of matching pairs A1-B1 and A1-B2 will be eliminated.
步骤c、根据所述初级匹配对集计算所述初级匹配对集的基础矩阵,根据基础矩阵计算对应的秩数,剔除到秩数大于预设的秩数阈值γ的所述匹配对得到标准匹配对集。Step c. Calculate the basic matrix of the primary matched pair set according to the primary matched pair set, calculate the corresponding rank according to the basic matrix, and eliminate the matched pairs whose rank is greater than the preset rank threshold γ to obtain a standard match Right set.
在图片及计算机视觉领域中,基础矩阵(Fundamental matrix)一般是一个3×3的矩阵,表示像素点之间的对应关系,所述基础矩阵的计算可采用当前已公开的随机采样一致性及最小二乘法。所述基础矩阵的秩数是在所述基础矩阵内线性无关极大组所含向量的个数,即为秩数,通过秩数与秩数阈值γ之间的比较,剔除不满足构建基础矩阵的匹配对,从而得到所述标准匹配对集。In the field of pictures and computer vision, the fundamental matrix (Fundamental matrix) is generally a 3×3 matrix that represents the correspondence between pixels. The calculation of the fundamental matrix can use the currently published random sampling consistency and minimum Two multiplication. The rank number of the basic matrix is the number of vectors contained in the linearly independent maximal group in the basic matrix, that is, the rank number. Through the comparison between the rank number and the rank threshold γ, the basic matrix is eliminated if the basic matrix is not satisfied. The matching pairs of, so as to obtain the standard matching pair set.
步骤d、根据预设插入规则,将所述标准匹配对集插入至所述第二分割图,得到所述升采样图像。Step d: Insert the standard matching pair set into the second segmentation map according to a preset insertion rule to obtain the up-sampled image.
由以上所述可知,如上述两组匹配对A1-B1和A1-B2在所述标准匹配对集内,则提取出两个SIFT关键点B1及B2在所述原始细胞图像中对应的像素点,将对应的像素点插入至所述第二分割图中,当完成所述标准匹配对集内所有的标准匹配对的插入操作,得到所述升采样图像。It can be seen from the above that if the above two sets of matching pairs A1-B1 and A1-B2 are in the standard matching pair set, then the two SIFT key points B1 and B2 corresponding to the pixels in the original cell image are extracted , Insert the corresponding pixel into the second segmentation image, and when the insertion operation of all standard matching pairs in the standard matching pair set is completed, the up-sampled image is obtained.
步骤五、将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。Step 5. The up-sampled image is preprocessed by a morphological algorithm, and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
详细地,所述将所述升采样图像进行形态学算法的预处理,包括:In detail, the preprocessing of the up-sampled image with a morphological algorithm includes:
对所述升采样图像进行去噪滤波预处理,得到第一预处理图像;Performing denoising filtering preprocessing on the upsampled image to obtain a first preprocessed image;
通过预设的大律法阈值将所述第一预处理图像进行二值化操作与反转操作,生成第二预处理图像;Performing a binarization operation and a reversal operation on the first preprocessed image by using a preset large law threshold to generate a second preprocessed image;
通过形态学腐蚀操作对所述第二预处理图像的边界进行平滑,并通过形态学膨胀操作填补所述第二预处理图像在所述平滑处理过程形成的空洞,得到预处理操作之后的所述升采样图像。The boundary of the second pre-processed image is smoothed through a morphological erosion operation, and the hole formed by the second pre-processed image during the smoothing process is filled in through a morphological expansion operation to obtain the pre-processed image Upsample the image.
其中,所述大律法阈值又称为最大类间方差法(otsu),是一种自适应阈值分割方法,主要假定图像分为两类,然后计算出一个最优的阈值将图像分为两类使得其类间方差最大,比如本申请利用所述大律法阈值将图像分为黑白两类,即所述二值化操作。Among them, the big law threshold is also called the maximum between-class variance method (otsu), which is an adaptive threshold segmentation method. It is mainly assumed that the image is divided into two categories, and then an optimal threshold is calculated to divide the image into two The class maximizes the variance between the classes. For example, this application uses the large law threshold to divide the image into black and white, that is, the binarization operation.
进一步地,所述形态学膨胀操作,就是求所述第二预处理图像的局部(如本申请的边界)最大值,并根据最大值对本申请的边界进行替换操作,以此类推,所述形态学腐蚀操作,就是求所述第二预处理图像的局部(如本申请的边界)最小值,并根据最小值对图像边界进行替换操作。Further, the morphological expansion operation is to obtain the maximum value of the local (such as the boundary of the application) of the second preprocessed image, and perform the replacement operation on the boundary of the application according to the maximum value, and so on, the morphology Learning the corrosion operation is to find the local minimum value of the second pre-processed image (such as the boundary of this application), and perform a replacement operation on the image boundary according to the minimum value.
将预处理完成后的升采样图像输入至所述卷积分割网络模型中进行分割,其分割方法于上述步骤二相同,直至得到所述分割图像。The pre-processed up-sampled image is input into the convolutional segmentation network model for segmentation, and the segmentation method is the same as the above step 2 until the segmented image is obtained.
进一步地,所述电子设备1集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读存储介质中。所述计算机可读存储介质可以包括:能够携带所述计算机程序代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(ROM,Read-Only Memory)。所述计算机可读存储介质可以是非易失性,也可以是易失性。Further, if the integrated module/unit of the electronic device 1 is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer-readable storage medium. The computer-readable storage medium may include: any entity or device capable of carrying the computer program code, recording medium, U disk, mobile hard disk, magnetic disk, optical disk, computer memory, read-only memory (ROM, Read-Only Memory) ). The computer-readable storage medium may be non-volatile or volatile.
在本申请所提供的几个实施例中,应该理解到,所揭露的设备,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。In the several embodiments provided in this application, it should be understood that the disclosed equipment, device, and method may be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the modules is only a logical function division, and there may be other division methods in actual implementation.
所述作为分离部件说明的模块可以是或者也可以不是物理上分开的,作为模块显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。The modules described as separate components may or may not be physically separated, and the components displayed as modules may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the modules can be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
另外,在本申请各个实施例中的各功能模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能模块的形式实现。In addition, the functional modules in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit. The above-mentioned integrated unit may be implemented in the form of hardware, or may be implemented in the form of hardware plus software functional modules.
对于本领域技术人员而言,显然本申请不限于上述示范性实施例的细节,而且在不背离本申请的精神或基本特征的情况下,能够以其他的具体形式实现本申请。For those skilled in the art, it is obvious that the present application is not limited to the details of the foregoing exemplary embodiments, and the present application can be implemented in other specific forms without departing from the spirit or basic characteristics of the application.
因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本申请的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化涵括在本申请内。不应将权利要求中的任何附关联图标记视为限制所涉及的权利要求。Therefore, no matter from which point of view, the embodiments should be regarded as exemplary and non-limiting. The scope of this application is defined by the appended claims rather than the above description, and therefore it is intended to fall into the claims. All changes in the meaning and scope of the equivalent elements of are included in this application. Any associated diagram marks in the claims should not be regarded as limiting the claims involved.
本申请所指区块链是分布式数据存储、点对点传输、共识机制、加密算法等计算机技术的新型应用模式。区块链(Blockchain),本质上是一个去中心化的数据库,是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一批次网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。区块链可以包括区块链底层平台、平台产品服务层以及应用服务层等。The blockchain referred to in this application is a new application mode of computer technology such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm. Blockchain, essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information for verification. The validity of the information (anti-counterfeiting) and the generation of the next block. The blockchain can include the underlying platform of the blockchain, the platform product service layer, and the application service layer.
此外,显然“包括”一词不排除其他单元或步骤,单数不排除复数。系统权利要求中陈述的多个单元或装置也可以由一个单元或装置通过软件或者硬件来实现。第二等词语用来表示名称,而并不表示任何特定的顺序。In addition, it is obvious that the word "including" does not exclude other units or steps, and the singular does not exclude the plural. Multiple units or devices stated in the system claims can also be implemented by one unit or device through software or hardware. The second class words are used to indicate names, and do not indicate any specific order.
最后应说明的是,以上实施例仅用以说明本申请的技术方案而非限制,尽管参照较佳实施例对本申请进行了详细说明,本领域的普通技术人员应当理解,可以对本申请的技术方案进行修改或等同替换,而不脱离本申请技术方案的精神和范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the application and not to limit them. Although the application has been described in detail with reference to the preferred embodiments, those of ordinary skill in the art should understand that the technical solutions of the application can be Make modifications or equivalent replacements without departing from the spirit and scope of the technical solution of the present application.

Claims (20)

  1. 一种细胞图像分割方法,其中,所述方法包括:A cell image segmentation method, wherein the method includes:
    对原始细胞图像进行降采样操作,得到降采样图像;Perform a down-sampling operation on the original cell image to obtain a down-sampled image;
    将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
    根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;According to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm, up-sampling the first segmentation image to the same resolution size as the original cell image to obtain a second segmentation image;
    通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像;Combining the second segmentation map and the original cell image on the corresponding color channel by a preset geometric constraint and image feature matching method to obtain an up-sampled image;
    将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。The up-sampled image is preprocessed by a morphological algorithm and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
  2. 如权利要求1所述的细胞图像分割方法,其中,所述对原始细胞图像进行降采样操作,得到降采样图像,包括:The cell image segmentation method according to claim 1, wherein the performing down-sampling operation on the original cell image to obtain the down-sampled image comprises:
    对尺寸为M×N的所述原始细胞图像按照预设的降采样比例s进行降采样操作,得到尺寸为
    Figure PCTCN2020098966-appb-100001
    的所述降采样图像;
    Perform a down-sampling operation on the original cell image with a size of M×N according to the preset down-sampling ratio s, and the size is
    Figure PCTCN2020098966-appb-100001
    The down-sampled image of;
    其中,s是M和N的公约数。Among them, s is the common divisor of M and N.
  3. 如权利要求1所述的细胞图像分割方法,其中,所述预构建的卷积分割网络模型的构建过程包括:The cell image segmentation method according to claim 1, wherein the construction process of the pre-built convolutional segmentation network model comprises:
    根据预习设定的级联规则,在全卷积神经网络中级联全连接层;According to the cascade rules set in the preview, cascade the fully connected layers in the fully convolutional neural network;
    并将多层卷积神经网络与添加完所述全连接层的全卷积神经网络进行级联得到所述卷积分割网络模型。The convolutional segmentation network model is obtained by cascading the multi-layer convolutional neural network and the fully-convolutional neural network to which the fully-connected layer has been added.
  4. 如权利要求3所述的细胞图像分割方法,其中,所述将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图,包括:The cell image segmentation method according to claim 3, wherein said inputting said down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map comprises:
    通过所述卷积分割网络模型对所述降采样图像进行卷积运算,生成降采样卷积特征图;Performing a convolution operation on the down-sampled image by using the convolutional segmentation network model to generate a down-sampled convolution feature map;
    对所述降采样卷积特征图进行反卷积运算,得到反卷积特征图;Performing a deconvolution operation on the down-sampled convolution feature map to obtain a deconvolution feature map;
    将所述反卷积特征图输入至所述卷积分割网络模型的分类函数中,计算得到所述降采样图像的各个分割区域的概率值;Input the deconvolution feature map into the classification function of the convolution segmentation network model, and calculate the probability value of each segmentation area of the downsampled image;
    根据所述各个分割区域的概率值,对所述降采样图像进行分割,生成所述第一分割图。The down-sampled image is segmented according to the probability value of each segmented region to generate the first segmentation map.
  5. 如权利要求1所述的细胞图像分割方法,其中,所述升采样图像存储于区块链中,所述通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像,包括:The cell image segmentation method of claim 1, wherein the up-sampled image is stored in a blockchain, and the second segmentation image is compared with the second segmentation image through a preset geometric constraint and image feature matching method. The original cell images are merged on the corresponding color channels to obtain an up-sampled image, including:
    按照预设的匹配规则,从所述第二分割图中选取SIFT特征点,依次与所述原始细胞图像的SIFT特征点进行匹配,得到原始匹配对集;According to a preset matching rule, select SIFT feature points from the second segmentation map, and sequentially match them with the SIFT feature points of the original cell image to obtain an original matching pair set;
    计算所述原始匹配对集内每组匹配对的内点率,将内点率小于预设值α的匹配对剔除,得到初级匹配对集;Calculate the interior point rate of each matched pair in the original matching pair set, and remove the matching pairs whose interior point rate is less than the preset value α to obtain the primary matching pair set;
    根据所述初级匹配对集计算所述初级匹配对集的基础矩阵,计算所述基础矩阵的秩数,剔除秩数大于预设的秩数阈值的所述匹配对得到标准匹配对集;Calculating a basic matrix of the primary matching pair set according to the primary matching pair set, calculating the rank of the basic matrix, and removing the matching pairs whose rank is greater than a preset rank threshold to obtain a standard matching pair set;
    根据预设插入规则,将所述标准匹配对集插入至所述第二分割图,得到所述升采样图像。According to a preset insertion rule, the standard matching pair set is inserted into the second segmentation image to obtain the up-sampled image.
  6. 如权利要求1至5中任意一项所述的细胞图像分割方法,其中,所述将所述升采样图像进行形态学算法的预处理,包括:The cell image segmentation method according to any one of claims 1 to 5, wherein the preprocessing of the up-sampled image on a morphological algorithm comprises:
    对所述升采样图像进行去噪滤波预处理,得到第一预处理图像;Performing denoising filtering preprocessing on the upsampled image to obtain a first preprocessed image;
    通过预设的大律法阈值将所述第一预处理图像进行二值化操作与反转操作,生成第二预处理图像;Performing a binarization operation and a reversal operation on the first preprocessed image by using a preset large law threshold to generate a second preprocessed image;
    通过形态学腐蚀操作对所述第二预处理图像的边界进行平滑,并通过形态学膨胀操作 填补所述第二预处理图像在所述平滑处理过程形成的空洞,得到预处理操作之后的所述升采样图像。The boundary of the second pre-processed image is smoothed through a morphological erosion operation, and the hole formed by the second pre-processed image during the smoothing process is filled in through a morphological expansion operation to obtain the pre-processing operation. Upsample the image.
  7. 一种电子设备,其中,所述电子设备包括:An electronic device, wherein the electronic device includes:
    至少一个处理器;以及,At least one processor; and,
    与所述至少一个处理器通信连接的存储器;其中,A memory communicatively connected with the at least one processor; wherein,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如下所述的细胞图像分割方法:The memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can execute the cell image segmentation method as described below:
    对原始细胞图像进行降采样操作,得到降采样图像;Perform a down-sampling operation on the original cell image to obtain a down-sampled image;
    将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
    根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;According to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm, up-sampling the first segmentation image to the same resolution size as the original cell image to obtain a second segmentation image;
    通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像;Combining the second segmentation map and the original cell image on the corresponding color channel by a preset geometric constraint and image feature matching method to obtain an up-sampled image;
    将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。The up-sampled image is preprocessed by a morphological algorithm and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
  8. 如权利要求7所述的电子设备,其中,所述对原始细胞图像进行降采样操作,得到降采样图像,包括:8. The electronic device of claim 7, wherein the performing down-sampling operation on the original cell image to obtain the down-sampled image comprises:
    对尺寸为M×N的所述原始细胞图像按照预设的降采样比例s进行降采样操作,得到尺寸为
    Figure PCTCN2020098966-appb-100002
    的所述降采样图像;
    Perform a down-sampling operation on the original cell image with a size of M×N according to the preset down-sampling ratio s, and the size is
    Figure PCTCN2020098966-appb-100002
    The down-sampled image of;
    其中,s是M和N的公约数。Among them, s is the common divisor of M and N.
  9. 如权利要求7所述的电子设备,其中,所述预构建的卷积分割网络模型的构建过程包括:8. The electronic device according to claim 7, wherein the construction process of the pre-built convolutional segmentation network model comprises:
    根据预习设定的级联规则,在全卷积神经网络中级联全连接层;According to the cascade rules set in the preview, cascade the fully connected layers in the fully convolutional neural network;
    并将多层卷积神经网络与添加完所述全连接层的全卷积神经网络进行级联得到所述卷积分割网络模型。The convolutional segmentation network model is obtained by cascading the multi-layer convolutional neural network and the fully-convolutional neural network to which the fully-connected layer has been added.
  10. 如权利要求9所述的电子设备,其中,所述将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图,包括:9. The electronic device according to claim 9, wherein said inputting said down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map comprises:
    通过所述卷积分割网络模型对所述降采样图像进行卷积运算,生成降采样卷积特征图;Performing a convolution operation on the down-sampled image by using the convolutional segmentation network model to generate a down-sampled convolution feature map;
    对所述降采样卷积特征图进行反卷积运算,得到反卷积特征图;Performing a deconvolution operation on the down-sampled convolution feature map to obtain a deconvolution feature map;
    将所述反卷积特征图输入至所述卷积分割网络模型的分类函数中,计算得到所述降采样图像的各个分割区域的概率值;Input the deconvolution feature map into the classification function of the convolution segmentation network model, and calculate the probability value of each segmentation area of the downsampled image;
    根据所述各个分割区域的概率值,对所述降采样图像进行分割,生成所述第一分割图。The down-sampled image is segmented according to the probability value of each segmented region to generate the first segmentation map.
  11. 如权利要求7所述的电子设备,其中,所述升采样图像存储于区块链中,所述通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像,包括:The electronic device according to claim 7, wherein the up-sampled image is stored in a blockchain, and the second segmentation map is compared with the original cell through a preset geometric constraint and image feature matching method. The images are merged on the corresponding color channels to obtain an up-sampled image, including:
    按照预设的匹配规则,从所述第二分割图中选取SIFT特征点,依次与所述原始细胞图像的SIFT特征点进行匹配,得到原始匹配对集;According to a preset matching rule, select SIFT feature points from the second segmentation map, and sequentially match them with the SIFT feature points of the original cell image to obtain an original matching pair set;
    计算所述原始匹配对集内每组匹配对的内点率,将内点率小于预设值α的匹配对剔除,得到初级匹配对集;Calculate the interior point rate of each matched pair in the original matching pair set, and remove the matching pairs whose interior point rate is less than the preset value α to obtain the primary matching pair set;
    根据所述初级匹配对集计算所述初级匹配对集的基础矩阵,计算所述基础矩阵的秩数,剔除秩数大于预设的秩数阈值的所述匹配对得到标准匹配对集;Calculating a basic matrix of the primary matching pair set according to the primary matching pair set, calculating the rank of the basic matrix, and removing the matching pairs whose rank is greater than a preset rank threshold to obtain a standard matching pair set;
    根据预设插入规则,将所述标准匹配对集插入至所述第二分割图,得到所述升采样图像。According to a preset insertion rule, the standard matching pair set is inserted into the second segmentation image to obtain the up-sampled image.
  12. 如权利要求7至11中任意一项所述的电子设备,其中,所述将所述升采样图像进行形态学算法的预处理,包括:11. The electronic device according to any one of claims 7 to 11, wherein the preprocessing of the up-sampled image with a morphological algorithm comprises:
    对所述升采样图像进行去噪滤波预处理,得到第一预处理图像;Performing denoising filtering preprocessing on the upsampled image to obtain a first preprocessed image;
    通过预设的大律法阈值将所述第一预处理图像进行二值化操作与反转操作,生成第二预处理图像;Performing a binarization operation and a reversal operation on the first preprocessed image by using a preset large law threshold to generate a second preprocessed image;
    通过形态学腐蚀操作对所述第二预处理图像的边界进行平滑,并通过形态学膨胀操作填补所述第二预处理图像在所述平滑处理过程形成的空洞,得到预处理操作之后的所述升采样图像。The boundary of the second pre-processed image is smoothed through a morphological erosion operation, and the hole formed by the second pre-processed image during the smoothing process is filled in through a morphological expansion operation to obtain the pre-processing operation. Upsample the image.
  13. 一种计算机可读存储介质,存储有计算机程序,其中,所述计算机程序被处理器执行时实现如下所述的细胞图像分割方法:A computer-readable storage medium storing a computer program, wherein the computer program is executed by a processor to implement the cell image segmentation method as described below:
    对原始细胞图像进行降采样操作,得到降采样图像;Perform a down-sampling operation on the original cell image to obtain a down-sampled image;
    将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;Input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
    根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;According to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm, up-sampling the first segmentation image to the same resolution size as the original cell image to obtain a second segmentation image;
    通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像;Combining the second segmentation map and the original cell image on the corresponding color channel by a preset geometric constraint and image feature matching method to obtain an up-sampled image;
    将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。The up-sampled image is preprocessed by a morphological algorithm and input into the convolutional segmentation network model for segmentation to obtain a segmented image.
  14. 如权利要求13所述的计算机可读存储介质,其中,所述对原始细胞图像进行降采样操作,得到降采样图像,包括:15. The computer-readable storage medium of claim 13, wherein the down-sampling operation on the original cell image to obtain the down-sampled image comprises:
    对尺寸为M×N的所述原始细胞图像按照预设的降采样比例s进行降采样操作,得到尺寸为
    Figure PCTCN2020098966-appb-100003
    的所述降采样图像;
    Perform a down-sampling operation on the original cell image with a size of M×N according to the preset down-sampling ratio s, and the size is
    Figure PCTCN2020098966-appb-100003
    The down-sampled image of;
    其中,s是M和N的公约数。Among them, s is the common divisor of M and N.
  15. 如权利要求13所述的计算机可读存储介质,其中,所述预构建的卷积分割网络模型的构建过程包括:15. The computer-readable storage medium of claim 13, wherein the process of constructing the pre-built convolutional segmentation network model comprises:
    根据预习设定的级联规则,在全卷积神经网络中级联全连接层;According to the cascade rules set in the preview, cascade the fully connected layers in the fully convolutional neural network;
    并将多层卷积神经网络与添加完所述全连接层的全卷积神经网络进行级联得到所述卷积分割网络模型。The convolutional segmentation network model is obtained by cascading the multi-layer convolutional neural network and the fully-convolutional neural network to which the fully-connected layer has been added.
  16. 如权利要求15所述的计算机可读存储介质,其中,所述将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图,包括:15. The computer-readable storage medium of claim 15, wherein the inputting the downsampled image into a pre-built convolutional segmentation network model for segmentation to obtain the first segmentation map comprises:
    通过所述卷积分割网络模型对所述降采样图像进行卷积运算,生成降采样卷积特征图;Performing a convolution operation on the down-sampled image by using the convolutional segmentation network model to generate a down-sampled convolution feature map;
    对所述降采样卷积特征图进行反卷积运算,得到反卷积特征图;Performing a deconvolution operation on the down-sampled convolution feature map to obtain a deconvolution feature map;
    将所述反卷积特征图输入至所述卷积分割网络模型的分类函数中,计算得到所述降采样图像的各个分割区域的概率值;Input the deconvolution feature map into the classification function of the convolution segmentation network model, and calculate the probability value of each segmentation area of the downsampled image;
    根据所述各个分割区域的概率值,对所述降采样图像进行分割,生成所述第一分割图。The down-sampled image is segmented according to the probability value of each segmented region to generate the first segmentation map.
  17. 如权利要求13所述的计算机可读存储介质,其中,所述升采样图像存储于区块链中,所述通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像,包括:The computer-readable storage medium according to claim 13, wherein the up-sampled image is stored in a blockchain, and the second segmentation image is compared with the second segmentation image through a preset geometric constraint and image feature matching method. The original cell images are merged on the corresponding color channels to obtain an up-sampled image, including:
    按照预设的匹配规则,从所述第二分割图中选取SIFT特征点,依次与所述原始细胞图像的SIFT特征点进行匹配,得到原始匹配对集;According to a preset matching rule, select SIFT feature points from the second segmentation map, and sequentially match them with the SIFT feature points of the original cell image to obtain an original matching pair set;
    计算所述原始匹配对集内每组匹配对的内点率,将内点率小于预设值α的匹配对剔除,得到初级匹配对集;Calculate the interior point rate of each matching pair in the original matching pair set, and eliminate the matching pairs whose interior point rate is less than the preset value α to obtain the primary matching pair set;
    根据所述初级匹配对集计算所述初级匹配对集的基础矩阵,计算所述基础矩阵的秩数,剔除秩数大于预设的秩数阈值的所述匹配对得到标准匹配对集;Calculating a basic matrix of the primary matching pair set according to the primary matching pair set, calculating the rank of the basic matrix, and removing the matching pairs whose rank is greater than a preset rank threshold to obtain a standard matching pair set;
    根据预设插入规则,将所述标准匹配对集插入至所述第二分割图,得到所述升采样图像。According to a preset insertion rule, the standard matching pair set is inserted into the second segmentation image to obtain the up-sampled image.
  18. 如权利要求13至17中任意一项所述的计算机可读存储介质,其中,所述将所述 升采样图像进行形态学算法的预处理,包括:17. The computer-readable storage medium according to any one of claims 13 to 17, wherein the preprocessing of the up-sampled image with a morphological algorithm comprises:
    对所述升采样图像进行去噪滤波预处理,得到第一预处理图像;Performing denoising filtering preprocessing on the upsampled image to obtain a first preprocessed image;
    通过预设的大律法阈值将所述第一预处理图像进行二值化操作与反转操作,生成第二预处理图像;Performing a binarization operation and a reversal operation on the first preprocessed image by using a preset large law threshold to generate a second preprocessed image;
    通过形态学腐蚀操作对所述第二预处理图像的边界进行平滑,并通过形态学膨胀操作填补所述第二预处理图像在所述平滑处理过程形成的空洞,得到预处理操作之后的所述升采样图像。The boundary of the second pre-processed image is smoothed through a morphological erosion operation, and the hole formed by the second pre-processed image during the smoothing process is filled in through a morphological expansion operation to obtain the pre-processed image Upsample the image.
  19. 一种细胞图像分割装置,其中,所述装置包括:A cell image segmentation device, wherein the device includes:
    降采样模块,用于对原始细胞图像进行降采样操作,得到降采样图像;The down-sampling module is used to down-sample the original cell image to obtain the down-sampled image;
    低分辨率分割模块,用于将所述降采样图像输入至预构建的卷积分割网络模型中进行分割,得到第一分割图;A low-resolution segmentation module, configured to input the down-sampled image into a pre-built convolutional segmentation network model for segmentation to obtain a first segmentation map;
    升采样分割模块,用于根据预构建的像素点坐标转换模型与双线性插值算法,将所述第一分割图升采样至与所述原始细胞图像相同分辨率大小,得到第二分割图;The up-sampling segmentation module is used to up-sample the first segmentation image to the same resolution size as the original cell image according to a pre-built pixel coordinate conversion model and a bilinear interpolation algorithm to obtain a second segmentation image;
    细胞图像分割模块,用于通过预设的几何约束与图像特征匹配方法,将所述第二分割图与所述原始细胞图像在对应颜色通道上进行合并,获得升采样图像,将所述升采样图像进行形态学算法的预处理,并输入至所述卷积分割网络模型中进行分割,得到分割图像。The cell image segmentation module is used to combine the second segmentation map and the original cell image on the corresponding color channel through a preset geometric constraint and image feature matching method to obtain an up-sampled image, and the up-sampling The image is preprocessed by a morphological algorithm, and is input to the convolutional segmentation network model for segmentation to obtain a segmented image.
  20. 如权利要求19所述的细胞图像分割装置,其中,所述低分辨率分割模块包括:The cell image segmentation device of claim 19, wherein the low-resolution segmentation module comprises:
    卷积运算模块,用于通过所述卷积分割网络模型对所述降采样图像进行卷积运算,生成降采样卷积特征图;A convolution operation module, configured to perform a convolution operation on the down-sampled image through the convolution segmentation network model to generate a down-sampled convolution feature map;
    反卷积运算模块,用于对所述降采样卷积特征图进行反卷积运算,得到反卷积特征图;A deconvolution operation module, configured to perform a deconvolution operation on the down-sampled convolution feature map to obtain a deconvolution feature map;
    概率计算模块,用于将所述反卷积特征图输入至所述卷积分割网络模型的分类函数中,计算得到所述降采样图像的各个分割区域的概率值;A probability calculation module, configured to input the deconvolution feature map into the classification function of the convolution segmentation network model, and calculate the probability value of each segmentation area of the downsampled image;
    图像分割模块,用于根据所述各个分割区域的概率值,对所述降采样图像进行分割,生成所述第一分割图。The image segmentation module is configured to segment the down-sampled image according to the probability value of each segmentation area to generate the first segmentation map.
PCT/CN2020/098966 2020-05-20 2020-06-29 Method and apparatus for cell image segmentation, and electronic device and readable storage medium WO2021151272A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010435101.7A CN111696084B (en) 2020-05-20 2020-05-20 Cell image segmentation method, device, electronic equipment and readable storage medium
CN202010435101.7 2020-05-20

Publications (1)

Publication Number Publication Date
WO2021151272A1 true WO2021151272A1 (en) 2021-08-05

Family

ID=72478060

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/098966 WO2021151272A1 (en) 2020-05-20 2020-06-29 Method and apparatus for cell image segmentation, and electronic device and readable storage medium

Country Status (2)

Country Link
CN (1) CN111696084B (en)
WO (1) WO2021151272A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114240978A (en) * 2022-03-01 2022-03-25 珠海横琴圣澳云智科技有限公司 Cell edge segmentation method and device based on adaptive morphology
CN114757847A (en) * 2022-04-24 2022-07-15 汕头市超声仪器研究所股份有限公司 Multi-information extraction extended U-Net and application method thereof in low-dose X-ray imaging
CN115235991A (en) * 2022-08-30 2022-10-25 华创威新材料(广东)有限公司 Intelligent wear resistance detection method and device based on fiber casing
CN115375626A (en) * 2022-07-25 2022-11-22 浙江大学 Medical image segmentation method, system, medium, and apparatus based on physical resolution
CN117455935A (en) * 2023-12-22 2024-01-26 中国人民解放军总医院第一医学中心 Abdominal CT (computed tomography) -based medical image fusion and organ segmentation method and system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112597852B (en) * 2020-12-15 2024-05-24 深圳大学 Cell classification method, cell classification device, electronic device, and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108090904A (en) * 2018-01-03 2018-05-29 深圳北航新兴产业技术研究院 A kind of medical image example dividing method and device
CN110120047A (en) * 2019-04-04 2019-08-13 平安科技(深圳)有限公司 Image Segmentation Model training method, image partition method, device, equipment and medium
CN110363780A (en) * 2019-07-23 2019-10-22 腾讯科技(深圳)有限公司 Image partition method, device, computer readable storage medium and computer equipment
US20190371018A1 (en) * 2018-05-29 2019-12-05 Korea Advanced Institute Of Science And Technology Method for processing sparse-view computed tomography image using neural network and apparatus therefor
CN111145209A (en) * 2019-12-26 2020-05-12 北京推想科技有限公司 Medical image segmentation method, device, equipment and storage medium

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105976399A (en) * 2016-04-29 2016-09-28 北京航空航天大学 Moving object detection method based on SIFT (Scale Invariant Feature Transform) feature matching
CN107085707A (en) * 2017-04-14 2017-08-22 河海大学 A kind of license plate locating method based on Traffic Surveillance Video
WO2018222755A1 (en) * 2017-05-30 2018-12-06 Arterys Inc. Automated lesion detection, segmentation, and longitudinal identification
US10282589B2 (en) * 2017-08-29 2019-05-07 Konica Minolta Laboratory U.S.A., Inc. Method and system for detection and classification of cells using convolutional neural networks
CN108961162A (en) * 2018-03-12 2018-12-07 北京林业大学 A kind of unmanned plane forest zone Aerial Images joining method and system
CN108806793A (en) * 2018-04-17 2018-11-13 平安科技(深圳)有限公司 Lesion monitoring method, device, computer equipment and storage medium
CN108765369B (en) * 2018-04-20 2023-05-02 平安科技(深圳)有限公司 Method, apparatus, computer device and storage medium for detecting lung nodule
CN109087327B (en) * 2018-07-13 2021-07-06 天津大学 Thyroid nodule ultrasonic image segmentation method of cascaded full convolution neural network
CN109598728B (en) * 2018-11-30 2019-12-27 腾讯科技(深圳)有限公司 Image segmentation method, image segmentation device, diagnostic system, and storage medium
CN109961049B (en) * 2019-03-27 2022-04-26 东南大学 Cigarette brand identification method under complex scene
CN109993735A (en) * 2019-03-29 2019-07-09 成都信息工程大学 Image partition method based on concatenated convolutional
CN110929789A (en) * 2019-11-22 2020-03-27 北京理工大学 Liver tumor automatic classification method and device based on multi-stage CT image analysis
CN111028242A (en) * 2019-11-27 2020-04-17 中国科学院深圳先进技术研究院 Automatic tumor segmentation system and method and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108090904A (en) * 2018-01-03 2018-05-29 深圳北航新兴产业技术研究院 A kind of medical image example dividing method and device
US20190371018A1 (en) * 2018-05-29 2019-12-05 Korea Advanced Institute Of Science And Technology Method for processing sparse-view computed tomography image using neural network and apparatus therefor
CN110120047A (en) * 2019-04-04 2019-08-13 平安科技(深圳)有限公司 Image Segmentation Model training method, image partition method, device, equipment and medium
CN110363780A (en) * 2019-07-23 2019-10-22 腾讯科技(深圳)有限公司 Image partition method, device, computer readable storage medium and computer equipment
CN111145209A (en) * 2019-12-26 2020-05-12 北京推想科技有限公司 Medical image segmentation method, device, equipment and storage medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114240978A (en) * 2022-03-01 2022-03-25 珠海横琴圣澳云智科技有限公司 Cell edge segmentation method and device based on adaptive morphology
CN114757847A (en) * 2022-04-24 2022-07-15 汕头市超声仪器研究所股份有限公司 Multi-information extraction extended U-Net and application method thereof in low-dose X-ray imaging
CN115375626A (en) * 2022-07-25 2022-11-22 浙江大学 Medical image segmentation method, system, medium, and apparatus based on physical resolution
CN115375626B (en) * 2022-07-25 2023-06-06 浙江大学 Medical image segmentation method, system, medium and device based on physical resolution
CN115235991A (en) * 2022-08-30 2022-10-25 华创威新材料(广东)有限公司 Intelligent wear resistance detection method and device based on fiber casing
CN115235991B (en) * 2022-08-30 2023-03-07 华创威新材料(广东)有限公司 Intelligent wear resistance detection method and device based on fiber casing
CN117455935A (en) * 2023-12-22 2024-01-26 中国人民解放军总医院第一医学中心 Abdominal CT (computed tomography) -based medical image fusion and organ segmentation method and system
CN117455935B (en) * 2023-12-22 2024-03-19 中国人民解放军总医院第一医学中心 Abdominal CT (computed tomography) -based medical image fusion and organ segmentation method and system

Also Published As

Publication number Publication date
CN111696084B (en) 2024-05-31
CN111696084A (en) 2020-09-22

Similar Documents

Publication Publication Date Title
WO2021151272A1 (en) Method and apparatus for cell image segmentation, and electronic device and readable storage medium
WO2021217851A1 (en) Abnormal cell automatic labeling method and apparatus, electronic device, and storage medium
CN110321920B (en) Image classification method and device, computer readable storage medium and computer equipment
WO2020108525A1 (en) Image segmentation method and apparatus, diagnosis system, storage medium, and computer device
CN107665491B (en) Pathological image identification method and system
WO2021189912A1 (en) Method and apparatus for detecting target object in image, and electronic device and storage medium
WO2022121156A1 (en) Method and apparatus for detecting target object in image, electronic device and readable storage medium
US11929174B2 (en) Machine learning method and apparatus, program, learned model, and discrimination apparatus using multilayer neural network
WO2021189901A1 (en) Image segmentation method and apparatus, and electronic device and computer-readable storage medium
WO2021189910A1 (en) Image recognition method and apparatus, and electronic device and computer-readable storage medium
WO2021189909A1 (en) Lesion detection and analysis method and apparatus, and electronic device and computer storage medium
CN110276408B (en) 3D image classification method, device, equipment and storage medium
WO2021189913A1 (en) Method and apparatus for target object segmentation in image, and electronic device and storage medium
Tan et al. Automated vessel segmentation in lung CT and CTA images via deep neural networks
Ghayvat et al. AI-enabled radiologist in the loop: novel AI-based framework to augment radiologist performance for COVID-19 chest CT medical image annotation and classification from pneumonia
WO2021151338A1 (en) Medical imagery analysis method, apparatus, electronic device and readable storage medium
WO2022032824A1 (en) Image segmentation method and apparatus, device, and storage medium
CN111862096A (en) Image segmentation method and device, electronic equipment and storage medium
WO2023039163A1 (en) Labeling, visualization, and volumetric quantification of high-grade brain glioma from mri images
WO2020110774A1 (en) Image processing device, image processing method, and program
WO2021189914A1 (en) Electronic device, medical image index generation method and apparatus, and storage medium
WO2021189856A1 (en) Certificate check method and apparatus, and electronic device and medium
CN111932563B (en) Picture region segmentation method and device, electronic equipment and storage medium
Yang et al. RAU-Net: U-Net network based on residual multi-scale fusion and attention skip layer for overall spine segmentation
Shi et al. Dual dense context-aware network for hippocampal segmentation

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20916612

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20916612

Country of ref document: EP

Kind code of ref document: A1