WO2021184350A1 - 一种基于神经网络的网格化磁共振图像重建方法和装置 - Google Patents
一种基于神经网络的网格化磁共振图像重建方法和装置 Download PDFInfo
- Publication number
- WO2021184350A1 WO2021184350A1 PCT/CN2020/080400 CN2020080400W WO2021184350A1 WO 2021184350 A1 WO2021184350 A1 WO 2021184350A1 CN 2020080400 W CN2020080400 W CN 2020080400W WO 2021184350 A1 WO2021184350 A1 WO 2021184350A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- neural network
- frequency band
- magnetic resonance
- resampled
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
Definitions
- This application belongs to the field of image reconstruction technology, and in particular relates to a neural network-based gridded magnetic resonance image reconstruction method, device, terminal equipment, and computer storage medium.
- Magnetic Resonance Imaging is currently one of the most advanced medical diagnostic methods. Compared with X-ray and X-ray computed tomography imaging, MRI does not produce harmful radiation to the human body and can image human soft tissues. , Provide early diagnosis for a variety of lesions.
- MRI has the disadvantages of slow imaging speed and long imaging time, which limit the promotion and application of MRI.
- MRI reconstruction of irregular sampling trajectory is mainly realized by gridding algorithm.
- the gridding algorithm mainly includes two types. One is the nearest neighbor point gridding algorithm, which first compensates for the density of the unevenly sampled data, and then resamples the data to the grid matrix in the Cartesian coordinate system through the nearest neighbor interpolation method , And then reconstruct the magnetic resonance image.
- This method can realize the rapid reconstruction of the magnetic resonance image, but the reconstruction quality needs to be improved; the other type is the matrix inversion method, which has a higher accuracy of the magnetic resonance image reconstruction, but The reconstruction speed is slow.
- the existing MRI reconstruction methods have the problems of low reconstruction quality and long reconstruction time.
- the embodiments of the present application provide a neural network-based gridded magnetic resonance image reconstruction method, device, terminal equipment, and computer storage medium, which can solve the problems of low reconstruction quality and long reconstruction time of existing magnetic resonance image reconstruction methods.
- the first aspect of the embodiments of the present application provides a neural network-based gridded magnetic resonance image reconstruction method, including:
- Image reconstruction processing is performed on the target data to obtain a magnetic resonance image.
- each of the resampled data is input to a weighted neural network to obtain the weight corresponding to the resampled data, and the weight of each resampled data is calculated according to the weight corresponding to each of the resampled data.
- the target data obtained includes:
- the data of each of the resampled data in the preset frequency band is input into the weight neural network corresponding to the preset frequency band to obtain the weight corresponding to each of the resampled data in the preset frequency band, wherein the number of the preset frequency bands More than two
- the target data is determined according to the fusion data corresponding to each of the preset frequency bands.
- the weighted neural network is a convolutional neural network.
- the performing image reconstruction processing on the target data to obtain a magnetic resonance image includes:
- the interpolation algorithm is a linear interpolation algorithm.
- the interpolation algorithm includes two or more of the nearest neighbor interpolation method, the bilinear interpolation method, and the cubic spline interpolation method.
- the second aspect of the embodiments of the present application provides a neural network-based gridded magnetic resonance image reconstruction device, including:
- a density compensation module configured to obtain initial sampling data, perform density compensation on the initial sampling data, and obtain compensation data
- the re-sampling module is configured to re-sample the compensation data by using at least two interpolation algorithms to obtain the re-sampled data corresponding to each interpolation algorithm;
- the weight learning module is used to input each of the resampled data into the weight neural network to obtain the weight corresponding to the resampled data, and perform weighting calculation on each of the resampled data according to the weight corresponding to each of the resampled data And, get the target data;
- the image reconstruction module is used to perform image reconstruction processing on the target data to obtain a magnetic resonance image.
- the weight learning module includes:
- the weight calculation sub-module is used to input the data of each resampled data in the preset frequency band into the weight neural network corresponding to the preset frequency band to obtain the weight corresponding to each of the resampled data in the preset frequency band, wherein,
- the number of the preset frequency bands is more than two;
- the weighted fusion sub-module is used to perform a weighted summation of the data of each resampled data in the preset frequency band according to the weight corresponding to each of the resampled data in the preset frequency band to obtain the fusion corresponding to the preset frequency band data;
- the target data module is configured to determine the target data according to the fusion data corresponding to each of the preset frequency bands.
- the weighted neural network is a convolutional neural network.
- the image reconstruction module is specifically configured to perform an inverse fast Fourier transform on the target data to obtain a magnetic resonance image.
- the interpolation algorithm is a linear interpolation algorithm.
- the interpolation algorithm includes two or more of the nearest neighbor interpolation method, the bilinear interpolation method, and the cubic spline interpolation method.
- the third aspect of the embodiments of the present application provides a terminal device, including a memory, a processor, and a computer program stored in the memory and running on the processor.
- a terminal device including a memory, a processor, and a computer program stored in the memory and running on the processor.
- the processor executes the computer program, Implement the steps as described above.
- the fourth aspect of the embodiments of the present application provides a computer-readable storage medium, the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the foregoing method are implemented.
- the fifth aspect of the embodiments of the present application provides a computer program product, which when the computer program product runs on a terminal device, enables the terminal device to implement the steps of the above-mentioned method.
- the neural network-based gridded magnetic resonance image reconstruction method of the present application after density compensation is performed on the initial sampling data to obtain the compensation data, at least two interpolation algorithms are used to resample the compensation data to obtain the reconstruction corresponding to each interpolation algorithm. Sampling data. Then, the weights corresponding to different resampled data are learned through the neural network, and each resampled data is weighted and summed according to the weights corresponding to each resampled data to obtain the target data.
- the target data is used for image reconstruction, thereby ensuring a higher Under the premise of the reconstruction speed, the quality of the reconstructed image is improved, which solves the problems of low reconstruction quality and long reconstruction time of the existing magnetic resonance image reconstruction methods.
- FIG. 1 is a schematic flowchart of a method for reconstructing a gridded magnetic resonance image based on a neural network according to an embodiment of the present application
- FIG. 2 is a schematic structural diagram of a neural network-based meshed magnetic resonance image reconstruction device provided by an embodiment of the present application
- Fig. 3 is a schematic diagram of a terminal device provided by an embodiment of the present application.
- the term “if” can be construed as “when” or “once” or “in response to determination” or “in response to detecting “.
- the phrase “if determined” or “if detected [described condition or event]” can be interpreted as meaning “once determined” or “in response to determination” or “once detected [described condition or event]” depending on the context ]” or “in response to detection of [condition or event described]”.
- the magnetic resonance image reconstruction method provided by the embodiments of this application can be applied to mobile phones, tablet computers, wearable devices, vehicle-mounted devices, augmented reality (AR)/virtual reality (VR) devices, notebook computers, and super mobiles.
- AR augmented reality
- VR virtual reality
- terminal devices such as ultra-mobile personal computers (UMPC), netbooks, and personal digital assistants (personal digital assistants, PDAs)
- UMPC ultra-mobile personal computers
- PDAs personal digital assistants
- the terminal device may be a station (STAION, ST) in a WLAN, a cellular phone, a cordless phone, a Session Initiation Protocol (SIP) phone, a wireless local loop (Wireless Local Loop, WLL) station, Personal Digital Assistant (PDA) devices, handheld devices with wireless communication functions, computing devices or other processing devices connected to wireless modems, in-vehicle devices, car networking terminals, computers, laptop computers, handheld communication devices , Handheld computing equipment, satellite wireless equipment, wireless modem cards, TV set top boxes (STB), customer premise equipment (customer premise equipment, CPE), and/or other equipment used to communicate on wireless systems and download
- a first-generation communication system for example, a mobile terminal in a 5G network or a mobile terminal in a public land mobile network (PLMN) network that will evolve in the future.
- PLMN public land mobile network
- the following describes a neural network-based meshed magnetic resonance image reconstruction method provided in the first embodiment of the present application. Please refer to FIG. 1 for the neural network-based meshed magnetic resonance image reconstruction method in the first embodiment of the present application.
- Magnetic resonance imaging is currently one of the most advanced medical diagnosis and treatment methods.
- Magnetic resonance imaging technology uses the principle of nuclear magnetic resonance to perform cross-sectional imaging or three-dimensional imaging of specific parts of the human body or organisms to obtain the anatomical structure, physiological function and pathological changes of tissues and organs. information.
- Current studies have shown that the human body will not be harmed by the action of a magnetic field. Therefore, magnetic resonance imaging can be regarded as a harmless human tissue imaging diagnosis and treatment method, which will not produce harmful radiation to the human body.
- the user can use a magnetic resonance scanner to perform a magnetic resonance scanning operation to obtain initial sampling data, that is, k-space data.
- the terminal device that executes the magnetic resonance image reconstruction method may be a magnetic resonance scanner, or other terminal devices that can obtain initial sampling data through wired communication, wireless communication, transfer of storage media, and the like.
- the terminal device that executes the magnetic resonance image reconstruction method may be an image workstation, and the image workstation may communicate with the magnetic resonance scanner through a data line, WiFi, Bluetooth, etc., to obtain initial sampling data, and perform magnetic resonance image reconstruction work.
- the terminal device can divide the initial sampling data into a grid and compensate by preset density
- the function density compensation function, DCF) performs density compensation on the initial sampling data to obtain compensation data.
- the type of the preset density compensation function can be selected according to the actual situation. For example, Jackson area density compensation function can be selected as the preset density compensation function; alternatively, the same image density compensation function can also be selected as the preset density compensation function; or, other density compensation functions can also be selected as the preset density Compensation function.
- the interpolation algorithm can be used to resample the compensation function and sample the data from the non-Cartesian coordinate system. To the grid matrix under the Cartesian coordinate system, in order to quickly reconstruct the magnetic resonance image.
- the compensation data is globally resampled using the same interpolation method. Using the same interpolation method for resampling globally will make the reconstructed MRI image less accurate.
- the terminal device of this embodiment uses at least two interpolation algorithms to resample the compensation data to obtain the resampled data in the Cartesian coordinate system corresponding to each interpolation algorithm.
- the type of the above interpolation algorithm can be selected according to the actual situation.
- the above-mentioned interpolation algorithm may be a linear interpolation algorithm or a non-linear interpolation algorithm.
- the terminal equipment can use the linear interpolation algorithm.
- the terminal device selects a linear interpolation algorithm, at least two of linear interpolation algorithms such as the nearest neighbor interpolation method, bilinear interpolation method, and cubic spline interpolation method can be selected as the above interpolation algorithm.
- the terminal device After the terminal device obtains each resampled data, it can input each resampled data into the weighted neural network, and the weighted neural network learns each resampled data to obtain the weight corresponding to each resampled data.
- the terminal device After that, the terminal device performs a weighted summation on each resampled data according to the weight corresponding to each resampled data.
- the network type of the above-mentioned weighted neural network can be selected according to the actual situation.
- the weighted neural network can be any of neural networks such as Convolutional Neural Networks (CNN), Recurrent Neural Network (RNN), Long Short-Term Memory (LSTM), etc. A sort of.
- the user can set the initialized neural network and sample data, and then the terminal device can use the sample data and sample labels to train the neural network.
- the sample data may be sample resampling data, and the sample label is the weight corresponding to the sample data.
- the terminal device inputs the sample data into the neural network and obtains the sample output. According to the sample label and sample output, the loss value is calculated by the preset loss function, and the neural network is iteratively updated according to the loss value, and the iteration is repeated until the preset suspension condition is satisfied. Weighted neural network.
- the preset suspension condition can be set according to the actual situation.
- the preset suspension condition may be set as the loss value is less than the preset loss threshold or the number of iterations is greater than or equal to the preset iteration threshold.
- the data collected clinically can be used as the verification set to verify the above-mentioned weighted neural network. If the verification passes, the weighted neural network can be used; if the verification fails, the sample data in the sample set can be replaced. Retrain the weighted neural network.
- the terminal device can split each resampled data according to the frequency band preset by the user to obtain the data of each resampled data in each preset frequency band. .
- the terminal device can split the first resampled data according to frequency band A, frequency band B, and frequency C to obtain the first frequency division data in frequency band A, the second frequency division data in frequency band B, and the frequency division data in frequency band C.
- the third frequency division data at the same time, the terminal device can split the second resampling data according to frequency band A, frequency band B, and frequency C to obtain the fourth frequency division data in frequency band A and the fifth frequency division data in frequency band B , Is located in the sixth frequency division data of frequency band C.
- the split method of the aforementioned preset frequency band can be selected according to the actual situation. For example, suppose the user wants to split the frequency band where the k-space data is located into a high-frequency band, an intermediate frequency band, and a low-frequency band. The user can divide the frequency band where the k-space data is located by three equal divisions to obtain the high-frequency band. , Mid-frequency band and low-frequency band, where the frequency of the high-frequency band is greater than the frequency of the mid-frequency band, and the frequency of the mid-frequency band is greater than the frequency of the low-frequency band; The method splits the frequency band where the spatial data is located into multiple frequency bands.
- the preset frequency bands may not intersect with each other, or there may be partial intersections. For example, suppose that the frequency band where the k-space data is located is split, and frequency band A, frequency band B, and frequency band C are obtained. Frequency band A, frequency band B, and frequency band C may not intersect each other; or, it is also possible that frequency band A and frequency band B do not intersect with frequency band C, and frequency band A and frequency band B partially intersect.
- the terminal device can perform a weighted sum operation respectively.
- the terminal device may input the data of each resampled data in the preset frequency band into the weight neural network corresponding to the preset frequency band to obtain the weight corresponding to each of the resampled data in the preset frequency band.
- the terminal device performs a weighted summation of the data of each resampled data in the preset frequency band according to the weight corresponding to each resampled data in the preset frequency band to obtain the fusion data corresponding to the preset frequency band.
- the calculation method of fusion data can be expressed as:
- C r represents the fusion data corresponding to a certain preset frequency band
- a 1 represents the weight of the first type of resampling data in the aforementioned preset frequency band
- a i represents the weight of the i-th type of resampling data in the aforementioned preset frequency band, i Is the number of interpolation algorithms
- C 1 represents the data of the first type of resampling data in the preset frequency band
- C i represents the data of the i-th resampled data within the preset frequency band.
- the first resampled data will be split to obtain the first frequency division data in frequency band A, the second frequency division data in frequency band B, and the third frequency division data in frequency band C.
- the second resampled data is split to obtain the fourth frequency division data in frequency band A, the fifth frequency division data in frequency band B, and the sixth frequency division data in frequency band C.
- the weight of the first resampled data in frequency band A is 0.5
- the weight in frequency band B is 0.7
- the weight in frequency band C is 0.2
- the weight of the second resampled data in frequency band A is 0.5
- the weight in frequency band B is 0.5
- the weight is 0.3
- the weight in band C is 0.8.
- the terminal device can obtain the first frequency division data and the fourth frequency division data corresponding to frequency band A, and add the value obtained by multiplying the first frequency division data by 0.5 and the value obtained by multiplying the fourth frequency division data by 0.5 to obtain frequency band A.
- the terminal device can obtain the second frequency division data and the fifth frequency division data corresponding to frequency band B, and the value obtained by multiplying the second frequency data by 0.7 is the same as the value obtained by multiplying the fifth frequency data by 0.3
- the terminal device can obtain the third frequency division data and the sixth frequency division data corresponding to frequency band C, and multiply the value obtained by multiplying the third frequency data by 0.2 and the sixth frequency data by The value obtained by 0.8 is added to obtain the fusion data corresponding to frequency band C.
- the number of weighted neural networks described above may be the same as the number of preset frequency bands, that is, one preset frequency band corresponds to one weighted neural network.
- frequency band A corresponds to weighted neural network 1
- frequency band B corresponds to weighted neural network 2
- frequency band C corresponds to weighted neural network 3.
- the terminal device can calculate the fusion data corresponding to frequency band B.
- the second frequency division data is input to the weighting neural network 2 to obtain a weight of 0.7 corresponding to the second frequency division data
- the fifth frequency division data corresponding to frequency band B is input to the weighting neural network 2 to obtain a weight of 0.3 corresponding to the fifth frequency division data.
- the terminal device adds the value obtained by multiplying the second frequency division data by 0.7 and the value obtained by multiplying the fifth frequency division data by 0.3 to obtain the fusion data corresponding to frequency band B.
- the terminal device After obtaining the fusion data corresponding to each preset frequency band, the terminal device can determine the target data from the fusion data corresponding to each preset frequency band, and perform image reconstruction processing on the target data to obtain a magnetic resonance image.
- the preset frequency bands may not intersect each other, or they may partially intersect. At this time, if the preset frequency bands do not intersect each other, the target data can be obtained directly according to the fusion data combination corresponding to each preset frequency band. If there are intersecting frequency bands in each preset frequency band, the intersecting frequency band is used as the first frequency band, and the disjoint frequency bands in each preset frequency band are used as the second frequency band; Fusion data, the updated fusion data of the first frequency band is determined by a preset calculation method.
- the preset calculation method can be set according to the actual situation. For example, the preset calculation method can be calculation of simple arithmetic average, calculation of weighted arithmetic average, etc.
- Method According to the fusion data corresponding to each second frequency band and the updated fusion data corresponding to each first frequency band, the target data is combined to obtain the target data.
- the target data can be obtained directly according to the combination of the fusion data corresponding to frequency band A and the fusion data corresponding to frequency band B.
- the frequency band that intersects frequency band A and frequency B is regarded as the first frequency band
- the frequency band that does not intersect with frequency band B in frequency band A is regarded as the first second frequency band
- the frequency band that does not intersect with frequency band B is regarded as the second frequency band.
- the intersecting frequency band is used as the second second frequency band.
- S104 Perform image reconstruction processing on the target data to obtain a magnetic resonance image.
- the terminal device can select an appropriate reconstruction method according to the actual situation. For example, the terminal device can perform inverse Fourier transform on the target data to obtain a magnetic resonance image; or, the terminal device can also perform inverse fast Fourier transform on the target data to obtain a magnetic resonance image; or, the terminal device can also use other
- the image reconstruction method performs image reconstruction processing on the target data to obtain a magnetic resonance image.
- the terminal device divides the frequency domain of the collected initial sampling data (ie, k-space data) into frequency domain 1, frequency domain 2, and frequency domain 3.
- Frequency domain 1, frequency domain 2, and frequency domain 3 do not intersect each other.
- Frequency domain 1 corresponds to weighted neural network 1
- frequency domain 2 corresponds to weighted neural network 2
- frequency domain 3 corresponds to weighted neural network 3.
- the terminal device performs density compensation on the initial sampling data to obtain the compensation data.
- the terminal device uses the nearest neighbor interpolation method, bilinear interpolation method, and cubic spline interpolation method to resample the compensation data to obtain resampled data 1, resampled data 2, and resampled data 3.
- the terminal equipment uses the data of resampling data 1 in frequency domain 1 as frequency division data 1.1, the data of resampling data 1 in frequency domain 2 as frequency division data 1.2, and the data of resampling data 1 in frequency domain 3 as frequency division data.
- the terminal device inputs frequency division data 1.1, frequency division data 2.1 and frequency division data 3.1 into weight neural network 1, to obtain weight 1.1, weight 2.1 and weight 3.1, and compare frequency division data 1.1 according to weight 1.1, weight 2.1 and weight 3.1 ,
- the frequency division data 2.1 and the frequency division data 3.1 are weighted and summed to obtain the fusion data 1;
- the terminal device inputs the frequency division data 1.2, frequency division data 2.2, and frequency division data 3.2 into the weighted neural network 2 to obtain the weight 1.2, weight 2.2, and weight 3.2.
- Frequency data 2.2 and frequency division data 3.2 are weighted and summed to obtain fusion data 2;
- the terminal device inputs the frequency division data 1.3, frequency division data 2.3, and frequency division data 3.3 into the weighted neural network 3 to obtain the weight 1.3, weight 2.3, and weight 3.3, and compare the frequency division data 1.3 and division according to the weight 1.3, weight 2.3, and weight 3.3.
- the frequency data 2.3 and the frequency division data 3.3 are weighted and summed to obtain the fusion data 3.
- the terminal device combines the fusion data 1, the fusion data 2 and the fusion data 3 into target data, and performs an inverse fast Fourier transform on the target data to obtain a magnetic resonance image.
- the terminal device may use at least two interpolation algorithms to resample the compensation data to obtain the resampled data corresponding to each interpolation algorithm.
- the weight corresponding to each resampled data is calculated through the weighted neural network, and then the weighted summation of each resampled data is performed according to the weight corresponding to each resampled data to obtain the target
- the magnetic resonance image is reconstructed according to the target data, so that the quality of the reconstructed image is improved under the premise of ensuring a higher reconstruction speed, and the problem of low reconstruction quality and long reconstruction time of the existing magnetic resonance image reconstruction method is solved.
- the weight of each resampled data is learned through machine learning.
- the use of neural networks can better learn the characteristics of each resampled data, and more accurately determine the weight of each resampled data, thereby improving the subsequent reconstruction of the magnetic field.
- the accuracy of the resonance image is a feature that is a feature that is a feature that is a feature that is a feature that is a feature that is a feature that is a feature that is a feature size of the weight of each resampled data.
- the above-mentioned interpolation algorithm may adopt a linear interpolation algorithm, thereby improving the speed of magnetic resonance image reconstruction.
- the second embodiment of this application provides a neural network-based gridded magnetic resonance image reconstruction device.
- the gridded magnetic resonance image based on neural network includes,
- the density compensation module 201 is configured to obtain initial sampling data, perform density compensation on the initial sampling data, and obtain compensation data;
- the re-sampling module 202 is configured to re-sample the compensation data by using at least two interpolation algorithms to obtain the re-sampled data corresponding to each interpolation algorithm;
- the weight learning module 203 is configured to input each of the resampled data into a weighted neural network to obtain the weight corresponding to the resampled data, and weight each of the resampled data according to the weight corresponding to each of the resampled data Sum and get the target data;
- the image reconstruction module 204 is configured to perform image reconstruction processing on the target data to obtain a magnetic resonance image.
- the weight learning module 203 includes:
- the weight calculation sub-module is used to input the data of each resampled data in the preset frequency band into the weight neural network corresponding to the preset frequency band to obtain the weight corresponding to each of the resampled data in the preset frequency band, wherein,
- the number of the preset frequency bands is more than two;
- the weighted fusion sub-module is used to perform a weighted summation of the data of each resampled data in the preset frequency band according to the weight corresponding to each of the resampled data in the preset frequency band to obtain the fusion corresponding to the preset frequency band data;
- the target data module is configured to determine the target data according to the fusion data corresponding to each of the preset frequency bands.
- the weighted neural network is a convolutional neural network.
- the image reconstruction module 204 is specifically configured to perform an inverse fast Fourier transform on the target data to obtain a magnetic resonance image.
- the interpolation algorithm is a linear interpolation algorithm.
- the interpolation algorithm includes two or more of the nearest neighbor interpolation method, the bilinear interpolation method, and the cubic spline interpolation method.
- FIG. 3 is a schematic diagram of a terminal device provided in Embodiment 3 of the present application.
- the terminal device 3 of this embodiment includes: a processor 30, a memory 31, and a computer program 32 stored in the memory 31 and running on the processor 30.
- the processor 30 executes the computer program 32, the steps in the embodiment of the neural network-based gridded magnetic resonance image reconstruction method are implemented, such as steps S101 to S104 shown in FIG. 1.
- the processor 30 executes the computer program 32, the functions of the modules/units in the foregoing device embodiments, for example, the functions of the modules 201 to 204 shown in FIG. 2 are realized.
- the computer program 32 may be divided into one or more modules/units, and the one or more modules/units are stored in the memory 31 and executed by the processor 30 to complete This application.
- the one or more modules/units may be a series of computer program instruction segments capable of completing specific functions, and the instruction segments are used to describe the execution process of the computer program 32 in the terminal device 3.
- the computer program 32 can be divided into a density compensation module, a resampling module, a weight learning module, and an image reconstruction module.
- the specific functions of each module are as follows:
- a density compensation module configured to obtain initial sampling data, perform density compensation on the initial sampling data, and obtain compensation data
- the re-sampling module is configured to re-sample the compensation data by using at least two interpolation algorithms to obtain the re-sampled data corresponding to each interpolation algorithm;
- the weight learning module is used to input each of the resampled data into the weight neural network to obtain the weight corresponding to the resampled data, and perform weighting calculation on each of the resampled data according to the weight corresponding to each of the resampled data And, get the target data;
- the image reconstruction module is used to perform image reconstruction processing on the target data to obtain a magnetic resonance image.
- the terminal device 3 may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
- the terminal device may include, but is not limited to, a processor 30 and a memory 31.
- FIG. 3 is only an example of the terminal device 3, and does not constitute a limitation on the terminal device 3. It may include more or fewer components than shown in the figure, or a combination of certain components, or different components.
- the terminal device may also include input and output devices, network access devices, buses, and so on.
- the so-called processor 30 may be a central processing unit (Central Processing Unit, CPU), other general processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, etc.
- the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
- the memory 31 may be an internal storage unit of the terminal device 3, such as a hard disk or a memory of the terminal device 3.
- the memory 31 may also be an external storage device of the terminal device 3, such as a plug-in hard disk equipped on the terminal device 3, a smart memory card (Smart Media Card, SMC), or Secure Digital (SD). Card, Flash Card, etc.
- the memory 31 may also include both an internal storage unit of the terminal device 3 and an external storage device.
- the memory 31 is used to store the computer program and other programs and data required by the terminal device.
- the memory 31 can also be used to temporarily store data that has been output or will be output.
- the disclosed device/terminal device and method may be implemented in other ways.
- the device/terminal device embodiments described above are merely illustrative.
- the division of the modules or units is only a logical function division, and there may be other divisions in actual implementation, such as multiple units.
- components can be combined or integrated into another system, or some features can be omitted or not implemented.
- the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
- the units described as separate components may or may not be physically separated, and the components displayed as units 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 units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
- the functional units 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 can be implemented in the form of hardware or software functional unit.
- the integrated module/unit 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.
- this application implements all or part of the processes in the above-mentioned embodiments and methods, and can also be completed by instructing relevant hardware through a computer program.
- the computer program can be stored in a computer-readable storage medium. When the program is executed by the processor, it can implement the steps of the foregoing method embodiments.
- the computer program includes computer program code, and the computer program code may be in the form of source code, object code, executable file, or some intermediate forms.
- the computer-readable 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) , Random Access Memory (RAM, Random Access Memory), electrical carrier signal, telecommunications signal, and software distribution media, etc.
- ROM Read-Only Memory
- RAM Random Access Memory
- electrical carrier signal telecommunications signal
- software distribution media etc.
- the content contained in the computer-readable medium can be appropriately added or deleted according to the requirements of the legislation and patent practice in the jurisdiction.
- the computer-readable medium Does not include electrical carrier signals and telecommunication signals.
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Magnetic Resonance Imaging Apparatus (AREA)
Abstract
Description
Claims (14)
- 一种基于神经网络的网格化磁共振图像重建方法,其特征在于,包括:获取初始采样数据,对所述初始采样数据进行密度补偿,得到补偿数据;使用至少两种插值算法对所述补偿数据进行重采样,得到各插值算法对应的重采样数据;将各所述重采样数据输入权重神经网络,得到所述重采样数据对应的权重,并根据各所述重采样数据对应的权重,对各所述重采样数据进行加权求和,得到目标数据;对所述目标数据进行图像重建处理,得到磁共振图像。
- 如权利要求1所述的基于神经网络的网格化磁共振图像重建方法,其特征在于,所述将各所述重采样数据输入权重神经网络,得到所述重采样数据对应的权重,并根据各所述重采样数据对应的权重,对各所述重采样数据进行加权求和,得到目标数据包括:将各所述重采样数据在预设频段内的数据输入所述预设频段对应的权重神经网络,得到各所述重采样数据在预设频段对应的权重,其中,所述预设频段的数量为两个以上;根据各所述重采样数据在预设频段对应的权重,对各所述重采样数据在预设频段内的数据进行加权求和,得到所述预设频段对应的融合数据;根据各所述预设频段对应的融合数据确定所述目标数据。
- 如权利要求1所述的基于神经网络的网格化磁共振图像重建方法,其特征在于,所述权重神经网络为卷积神经网络。
- 如权利要求1所述的基于神经网络的网格化磁共振图像重建方法,其特征在于,所述对所述目标数据进行图像重建处理,得到磁共振图像包括:对所述目标数据进行快速傅里叶逆变换,得到磁共振图像。
- 如权利要求1所述的基于神经网络的网格化磁共振图像重建方法,其特征在于,所述插值算法为线性插值算法。
- 如权利要求5所述的基于神经网络的网格化磁共振图像重建方法,其特征在于,所述插值算法包括最邻近插值法、双线性插值法以及三次样条插值法中的两种以上。
- 一种基于神经网络的网格化磁共振图像重建装置,其特征在于,包括:密度补偿模块,用于获取初始采样数据,对所述初始采样数据进行密度补偿,得到补偿数据;重采样模块,用于使用至少两种插值算法对所述补偿数据进行重采样,得到各插值算法对应的重采样数据;权重学习模块,用于将各所述重采样数据输入权重神经网络,得到所述重采样数据对应的权重,并根据各所述重采样数据对应的权重,对各所述重采样数据进行加权求和,得到目标数据;图像重建模块,用于对所述目标数据进行图像重建处理,得到磁共振图像。
- 如权利要求7所述的基于神经网络的网格化磁共振图像重建装置,其特征在于,所述权重学习模块包括:权重计算子模块,用于将各所述重采样数据在预设频段内的数据输入所述预设频段对应的权重神经网络,得到各所述重采样数据在预设频段对应的权重,其中,所述预设频段的数量为两个以上;加权融合子模块,用于根据各所述重采样数据在预设频段对应的权重,对各所述重采样数据在预设频段内的数据进行加权求和,得到所述预设频段对应的融合数据;目标数据模块,用于根据各所述预设频段对应的融合数据确定所述目标数据。
- 如权利要求7所述的基于神经网络的网格化磁共振图像重建装置, 其特征在于,所述权重神经网络为卷积神经网络。
- 如权利要求7所述的基于神经网络的网格化磁共振图像重建装置,其特征在于,所述图像重建模块,具体用于对所述目标数据进行快速傅里叶逆变换,得到磁共振图像。
- 如权利要求7所述的基于神经网络的网格化磁共振图像重建装置,其特征在于,所述插值算法为线性插值算法。
- 如权利要求11所述的基于神经网络的网格化磁共振图像重建装置,其特征在于,所述插值算法包括最邻近插值法、双线性插值法以及三次样条插值法中的两种以上。
- 一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现如权利要求1至6任一项所述的方法。
- 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现如权利要求1至6任一项所述的方法。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2020/080400 WO2021184350A1 (zh) | 2020-03-20 | 2020-03-20 | 一种基于神经网络的网格化磁共振图像重建方法和装置 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2020/080400 WO2021184350A1 (zh) | 2020-03-20 | 2020-03-20 | 一种基于神经网络的网格化磁共振图像重建方法和装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2021184350A1 true WO2021184350A1 (zh) | 2021-09-23 |
Family
ID=77767973
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2020/080400 Ceased WO2021184350A1 (zh) | 2020-03-20 | 2020-03-20 | 一种基于神经网络的网格化磁共振图像重建方法和装置 |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2021184350A1 (zh) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114493351A (zh) * | 2022-02-16 | 2022-05-13 | 平安国际智慧城市科技股份有限公司 | 基于人工智能的投放点抽样方法、装置、终端设备及介质 |
| CN114913260A (zh) * | 2022-05-13 | 2022-08-16 | 深圳市联影高端医疗装备创新研究院 | 图像重建方法、装置、计算机设备和存储介质 |
| CN120782904A (zh) * | 2025-07-03 | 2025-10-14 | 江阴万康医疗科技有限公司 | 磁共振图像重建方法、装置、电子设备和可读存储介质 |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101256226A (zh) * | 2007-02-26 | 2008-09-03 | 西门子公司 | 用于产生高时间分辨率的磁共振图像的方法 |
| CN101995561A (zh) * | 2010-10-22 | 2011-03-30 | 南方医科大学 | 基于图像域叠加的propeller磁共振数据重建方法 |
| CN103399285A (zh) * | 2013-07-23 | 2013-11-20 | 沈阳工业大学 | 一种磁共振非笛卡尔采样的快速重建方法 |
| CN108460726A (zh) * | 2018-03-26 | 2018-08-28 | 厦门大学 | 一种基于增强递归残差网络的磁共振图像超分辨重建方法 |
| CN109493394A (zh) * | 2018-10-26 | 2019-03-19 | 上海东软医疗科技有限公司 | 磁共振成像获得深度学习训练集的方法、重建方法和装置 |
| CN109712208A (zh) * | 2018-12-13 | 2019-05-03 | 深圳先进技术研究院 | 基于深度学习的大视野磁共振扫描图像重建方法和装置 |
| US20190369190A1 (en) * | 2018-06-04 | 2019-12-05 | Korea Advanced Institute Of Science And Technology | Method for processing interior computed tomography image using artificial neural network and apparatus therefor |
-
2020
- 2020-03-20 WO PCT/CN2020/080400 patent/WO2021184350A1/zh not_active Ceased
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101256226A (zh) * | 2007-02-26 | 2008-09-03 | 西门子公司 | 用于产生高时间分辨率的磁共振图像的方法 |
| CN101995561A (zh) * | 2010-10-22 | 2011-03-30 | 南方医科大学 | 基于图像域叠加的propeller磁共振数据重建方法 |
| CN103399285A (zh) * | 2013-07-23 | 2013-11-20 | 沈阳工业大学 | 一种磁共振非笛卡尔采样的快速重建方法 |
| CN108460726A (zh) * | 2018-03-26 | 2018-08-28 | 厦门大学 | 一种基于增强递归残差网络的磁共振图像超分辨重建方法 |
| US20190369190A1 (en) * | 2018-06-04 | 2019-12-05 | Korea Advanced Institute Of Science And Technology | Method for processing interior computed tomography image using artificial neural network and apparatus therefor |
| CN109493394A (zh) * | 2018-10-26 | 2019-03-19 | 上海东软医疗科技有限公司 | 磁共振成像获得深度学习训练集的方法、重建方法和装置 |
| CN109712208A (zh) * | 2018-12-13 | 2019-05-03 | 深圳先进技术研究院 | 基于深度学习的大视野磁共振扫描图像重建方法和装置 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114493351A (zh) * | 2022-02-16 | 2022-05-13 | 平安国际智慧城市科技股份有限公司 | 基于人工智能的投放点抽样方法、装置、终端设备及介质 |
| CN114913260A (zh) * | 2022-05-13 | 2022-08-16 | 深圳市联影高端医疗装备创新研究院 | 图像重建方法、装置、计算机设备和存储介质 |
| CN120782904A (zh) * | 2025-07-03 | 2025-10-14 | 江阴万康医疗科技有限公司 | 磁共振图像重建方法、装置、电子设备和可读存储介质 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN109961491B (zh) | 多模态图像截断补偿方法、装置、计算机设备和介质 | |
| CN111951344B (zh) | 一种基于级联并行卷积网络的磁共振图像重建方法 | |
| CN111047660B (zh) | 图像重建方法、装置、设备及存储介质 | |
| WO2020114329A1 (zh) | 磁共振快速参数成像方法及装置 | |
| CN110070612B (zh) | 一种基于生成对抗网络的ct图像层间插值方法 | |
| WO2021184350A1 (zh) | 一种基于神经网络的网格化磁共振图像重建方法和装置 | |
| CN111445547B (zh) | 一种基于神经网络的网格化磁共振图像重建方法和装置 | |
| CN113674291B (zh) | 一种全类型主动脉夹层真假腔图像分割方法及系统 | |
| CN113689441B (zh) | 一种基于DeepLabV3网络的左心室超声动态分割方法 | |
| CN114494014A (zh) | 一种磁共振图像超分辨率重建方法及装置 | |
| WO2024051018A1 (zh) | 一种pet参数图像的增强方法、装置、设备及存储介质 | |
| CN112116674A (zh) | 图像重建方法、装置、终端及存储介质 | |
| US20230032472A1 (en) | Method and apparatus for reconstructing medical image | |
| WO2022193378A1 (zh) | 图像重建模型生成方法及装置、图像重建方法及装置、设备、介质 | |
| TW202347180A (zh) | 影像處理模型的訓練方法 | |
| CN114863225B (zh) | 图像处理模型训练方法、生成方法、装置、设备及介质 | |
| WO2024113395A1 (zh) | 一种快速磁共振成像方法及装置 | |
| CN111968108A (zh) | 基于智能扫描协议的ct智能成像方法、装置及系统 | |
| CN116823625A (zh) | 基于变分自编码器的跨对比度磁共振超分辨率方法和系统 | |
| Sui et al. | Simultaneous image reconstruction and lesion segmentation in accelerated MRI using multitasking learning | |
| CN113327221B (zh) | 融合roi区域的图像合成方法、装置、电子设备及介质 | |
| CN115829994A (zh) | 一种肺部ct图像分割模型构建方法、装置及电子设备 | |
| CN113888566B (zh) | 目标轮廓曲线确定方法、装置、电子设备以及存储介质 | |
| CN111063441A (zh) | 一种肝脏变形预测方法、系统及电子设备 | |
| CN112419179B (zh) | 修复图像的方法、装置、设备和计算机可读介质 |
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: 20925505 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: 20925505 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20925505 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 30.06.2023) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20925505 Country of ref document: EP Kind code of ref document: A1 |