JP2022537866A - 画像分類方法、画像分類装置、画像処理方法、医療用電子機器、画像分類機器、及びコンピュータプログラム - Google Patents
画像分類方法、画像分類装置、画像処理方法、医療用電子機器、画像分類機器、及びコンピュータプログラム Download PDFInfo
- Publication number
- JP2022537866A JP2022537866A JP2021548679A JP2021548679A JP2022537866A JP 2022537866 A JP2022537866 A JP 2022537866A JP 2021548679 A JP2021548679 A JP 2021548679A JP 2021548679 A JP2021548679 A JP 2021548679A JP 2022537866 A JP2022537866 A JP 2022537866A
- Authority
- JP
- Japan
- Prior art keywords
- image
- target
- target image
- feature
- training
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 77
- 238000003672 processing method Methods 0.000 title claims description 11
- 238000004590 computer program Methods 0.000 title claims 2
- 238000012549 training Methods 0.000 claims description 125
- 238000013528 artificial neural network Methods 0.000 claims description 92
- 238000012545 processing Methods 0.000 claims description 47
- 239000013598 vector Substances 0.000 claims description 22
- 230000008569 process Effects 0.000 claims description 21
- 230000004927 fusion Effects 0.000 claims description 13
- 238000001514 detection method Methods 0.000 claims description 9
- 238000003709 image segmentation Methods 0.000 claims description 3
- 210000005075 mammary gland Anatomy 0.000 description 72
- 201000010099 disease Diseases 0.000 description 26
- 208000037265 diseases, disorders, signs and symptoms Diseases 0.000 description 26
- 230000006870 function Effects 0.000 description 10
- 230000036541 health Effects 0.000 description 10
- 210000004293 human mammary gland Anatomy 0.000 description 9
- 210000000056 organ Anatomy 0.000 description 9
- 206010006187 Breast cancer Diseases 0.000 description 8
- 208000026310 Breast neoplasm Diseases 0.000 description 8
- 238000010586 diagram Methods 0.000 description 7
- 238000012216 screening Methods 0.000 description 6
- ZOKXTWBITQBERF-UHFFFAOYSA-N Molybdenum Chemical compound [Mo] ZOKXTWBITQBERF-UHFFFAOYSA-N 0.000 description 5
- 238000002595 magnetic resonance imaging Methods 0.000 description 5
- 229910052750 molybdenum Inorganic materials 0.000 description 5
- 239000011733 molybdenum Substances 0.000 description 5
- 238000002591 computed tomography Methods 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000002603 single-photon emission computed tomography Methods 0.000 description 4
- 241001465754 Metazoa Species 0.000 description 3
- 238000002059 diagnostic imaging Methods 0.000 description 3
- 238000003384 imaging method Methods 0.000 description 3
- 238000002604 ultrasonography Methods 0.000 description 3
- 230000002146 bilateral effect Effects 0.000 description 2
- 210000000481 breast Anatomy 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000000605 extraction Methods 0.000 description 2
- 210000001508 eye Anatomy 0.000 description 2
- 230000001815 facial effect Effects 0.000 description 2
- 210000004072 lung Anatomy 0.000 description 2
- 238000002600 positron emission tomography Methods 0.000 description 2
- 238000005070 sampling Methods 0.000 description 2
- 210000001519 tissue Anatomy 0.000 description 2
- 210000000515 tooth Anatomy 0.000 description 2
- 238000012935 Averaging Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000000052 comparative effect Effects 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 238000012806 monitoring device Methods 0.000 description 1
- 230000001537 neural effect Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000012634 optical imaging Methods 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
- G06V10/443—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
- G06V10/449—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
- G06V10/451—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
- G06V10/454—Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2415—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
- G06F18/253—Fusion techniques of extracted features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4038—Image mosaicing, e.g. composing plane images from plane sub-images
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0012—Biomedical image inspection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0012—Biomedical image inspection
- G06T7/0014—Biomedical image inspection using an image reference approach
- G06T7/0016—Biomedical image inspection using an image reference approach involving temporal comparison
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/80—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level
- G06V10/806—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level of extracted features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20081—Training; Learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20084—Artificial neural networks [ANN]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20212—Image combination
- G06T2207/20221—Image fusion; Image merging
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30036—Dental; Teeth
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30041—Eye; Retina; Ophthalmic
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30061—Lung
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30068—Mammography; Breast
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/03—Recognition of patterns in medical or anatomical images
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Data Mining & Analysis (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- Molecular Biology (AREA)
- Biomedical Technology (AREA)
- Multimedia (AREA)
- Mathematical Physics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Databases & Information Systems (AREA)
- Quality & Reliability (AREA)
- Radiology & Medical Imaging (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Biodiversity & Conservation Biology (AREA)
- Probability & Statistics with Applications (AREA)
- Image Analysis (AREA)
- Apparatus For Radiation Diagnosis (AREA)
Abstract
Description
Claims (15)
- 電子機器が実行する画像分類方法であって、
医用画像である目標画像と、前記目標画像に関する参照画像とを受信するステップと、
同じ方式で、前記目標画像の第1画像特徴と、前記参照画像の第2画像特徴とを決定するステップと、
前記第1画像特徴と前記第2画像特徴とを融合することにより、分類対象画像特徴を決定するステップと、
前記分類対象画像特徴を利用して、前記目標画像が所定のカテゴリに属する確率を決定するステップと、を含み、
前記分類対象画像特徴を利用して、前記目標画像が所定のカテゴリに属する確率を決定する前記ステップは、
前記分類対象画像特徴を利用して、複数次元のベクトルを取得するステップであって、該ベクトルにおける要素が、それぞれ、前記目標画像及び前記参照画像が所定のカテゴリに属する信頼スコアを示すものである、ステップと、
前記目標画像が所定のカテゴリに属する信頼スコアに基づいて、前記目標画像が所定のカテゴリに属する確率を決定するステップと、を含む、
画像分類方法。 - 前記目標画像の第1画像特徴と、前記参照画像の第2画像特徴とを決定するステップは、
少なくとも1つの畳み込み層が含まれる第1ニューラルネットワークを利用して、前記目標画像に対して畳み込み処理を行うことにより、第1画像特徴を取得するステップと、
前記第1ニューラルネットワークを利用して、前記参照画像に対して畳み込み処理を行うことにより、第2画像特徴を取得するステップと、を含む、
請求項1に記載の画像分類方法。 - 前記第1画像特徴と前記第2画像特徴とを融合することにより、分類対象画像特徴を決定するステップは、
前記第1画像特徴と前記第2画像特徴とを連結することにより、前記分類対象画像特徴を決定するステップを含む、
請求項1又は2に記載の画像分類方法。 - 前記分類対象画像特徴を利用して、前記目標画像が所定のカテゴリに属する確率を決定するステップは、
第1全結合ネットワークを利用して、前記分類対象画像特徴を処理することにより、前記目標画像が所定のカテゴリに属する確率を取得するステップを含む、
請求項2に記載の画像分類方法。 - 前記第1画像特徴は、第1目標画像特徴と、第2目標画像特徴とを含み、前記第1目標画像特徴は、少なくとも1つの畳み込み層が含まれる第1ニューラルネットワークを利用して、前記目標画像に対して畳み込み処理を行って得たものであり、前記第2目標画像特徴は、第2ニューラルネットワークを利用して、前記目標画像に対して畳み込み処理を行って得たものであり、
前記第2画像特徴は、第1目標参照画像特徴と、第2目標参照画像特徴とを含み、前記第1目標参照画像特徴は、少なくとも1つの畳み込み層が含まれる前記第1ニューラルネットワークを利用して、前記参照画像に対して畳み込み処理を行って得たものであり、前記第2目標参照画像特徴は、前記第2ニューラルネットワークを利用して、前記参照画像に対して畳み込み処理を行って得たものであり、
前記第1ニューラルネットワークと前記第2ニューラルネットワークは、同じ訓練方法で訓練された異なるネットワークであり、前記第1ニューラルネットワークは、第1訓練セットで訓練されたものであり、前記第2ニューラルネットワークは、第2訓練セットで訓練されたものであり、第1訓練セットと第2訓練セットに含まれる訓練画像における正のサンプルと負のサンプルとの割合が異なる、
請求項1に記載の画像分類方法。 - 前記分類対象画像特徴は、第1分類対象画像特徴と、第2分類対象画像特徴とを含み、前記第1分類対象画像特徴は、前記第1目標画像特徴と前記第1目標参照画像特徴とを連結することにより決定されたものであり、前記第2分類対象画像特徴は、前記第2目標画像特徴と前記第2目標参照画像特徴とを連結することにより決定されたものである、
請求項5に記載の画像分類方法。 - 前記分類対象画像特徴を利用して、前記目標画像が所定のカテゴリに属する確率を決定するステップは、
第1全結合ネットワークを利用して、前記第1分類対象画像特徴を処理することにより、前記目標画像が所定のカテゴリに属する第1確率を取得するステップと、
第2全結合ネットワークを利用して、前記第2分類対象画像特徴を処理することにより、前記目標画像が所定のカテゴリに属する第2確率を取得するステップと、
前記第1確率と前記第2確率との加重平均値に基づいて、前記目標画像が所定のカテゴリに属する確率を決定するステップと、を含み、
前記第1全結合ネットワークと前記第2全結合ネットワークは、同じ訓練方法で訓練された異なるネットワークであり、前記第1全結合ネットワークは、第1訓練セットで訓練されたものであり、前記第2全結合ネットワークは、第2訓練セットで訓練されたものであり、第1訓練セットと第2訓練セットに含まれる訓練画像における正のサンプルと負のサンプルとの割合が異なる、
請求項6に記載の画像分類方法。 - 前記第1ニューラルネットワーク及び前記第1全結合ネットワークは、
前記第1ニューラルネットワークの第1訓練セットを決定するステップであって、前記第1訓練セットには、第1訓練画像が含まれる、ステップと、
前記第1訓練画像の第1参照訓練画像を決定するステップと、
前記第1ニューラルネットワークを利用して、前記第1訓練画像及び前記第1参照訓練画像のそれぞれに対して畳み込み処理を行うことにより、第1訓練画像特徴及び第2訓練画像特徴を取得するステップと、
前記第1訓練画像特徴と前記第2訓練画像特徴とに基づいて、分類対象訓練画像特徴を決定するステップと、
第1全結合ネットワークを利用して、前記分類対象訓練画像特徴を処理することにより、前記第1訓練画像が所定のカテゴリに属する確率を決定するステップと、
前記第1訓練画像が所定のカテゴリに属する確率と、前記第1訓練画像が属する実際のカテゴリとの間の損失が最小となるように、前記第1ニューラルネットワーク及び前記第1全結合ネットワークのパラメータを調整するステップと、によって訓練されたものである、
請求項4又は7に記載の画像分類方法。 - 画像分類装置であって、
医用画像である目標画像と、前記目標画像に関する参照画像とを受信するように構成される受信ユニットと、
同じ方式で、前記目標画像の第1画像特徴と、前記参照画像の第2画像特徴とを決定するように構成される画像特徴決定ユニットと、
前記第1画像特徴と前記第2画像特徴とを融合することにより、分類対象画像特徴を決定するように構成される融合ユニットと、
前記分類対象画像特徴を利用して、前記目標画像が所定のカテゴリに属する確率を決定するように構成される分類結果生成ユニットと、を含み、
分類結果生成ユニットは、前記分類対象画像特徴を利用して、複数次元のベクトルを取得し、該ベクトルにおける要素が、それぞれ、前記目標画像及び前記参照画像が所定のカテゴリに属する信頼スコアを示すものであり、分類結果生成ユニットは、前記目標画像が所定のカテゴリに属する信頼スコアに基づいて、前記目標画像が所定のカテゴリに属する確率を決定する、
画像分類装置。 - 画像特徴決定ユニットは、さらに、
少なくとも1つの畳み込み層が含まれる第1ニューラルネットワークを利用して、前記目標画像に対して畳み込み処理を行うことにより、第1画像特徴を取得し、
前記第1ニューラルネットワークを利用して、前記参照画像に対して畳み込み処理を行うことにより、第2画像特徴を取得するように構成される、
請求項9に記載の画像分類装置。 - 電子機器が実行する画像処理方法であって、
目標画像を受信するステップと、
第1ニューラルネットワークを利用して、前記目標画像の第1目標画像特徴を決定するステップと、
第2ニューラルネットワークを利用して、前記目標画像の第2目標画像特徴を決定するステップと、
前記第1目標画像特徴と前記第2目標画像特徴とに基づいて、前記目標画像の第1画像処理結果及び第2画像処理結果を決定するステップと、
前記第1画像処理結果と前記第2画像処理結果とを融合することにより、前記目標画像の画像処理結果を決定するステップと、を含み、
前記第1ニューラルネットワークと前記第2ニューラルネットワークは、同じ訓練方法で訓練された異なるネットワークであり、前記第1ニューラルネットワークは、第1訓練セットで訓練されたものであり、前記第2ニューラルネットワークは、第2訓練セットで訓練されたものであり、第1訓練セットと第2訓練セットに含まれる訓練画像における正のサンプルと負のサンプルとの割合が異なる、
画像処理方法。 - 前記画像処理結果は、画像分類結果、画像分割結果、目標検出結果のうちの少なくとも1つを含む、
請求項11に記載の画像処理方法。 - 医療用電子機器であって、
医用画像である目標画像と、前記目標画像に関する参照画像とを収集するように構成される画像収集ユニットと、
同じ方式で、前記目標画像の第1画像特徴と、前記参照画像の第2画像特徴とを決定するように構成される画像特徴決定ユニットと、
前記第1画像特徴と前記第2画像特徴とを融合することにより、分類対象画像特徴を決定するように構成される融合ユニットと、
前記分類対象画像特徴を利用して、前記目標画像が所定のカテゴリに属する確率を決定するように構成される分類結果生成ユニットと、を含み、
分類結果生成ユニットは、前記分類対象画像特徴を利用して、複数次元のベクトルを取得し、該ベクトルにおける要素が、それぞれ、前記目標画像及び前記参照画像が所定のカテゴリに属する信頼スコアを示すものであり、分類結果生成ユニットは、前記目標画像が所定のカテゴリに属する信頼スコアに基づいて、前記目標画像が所定のカテゴリに属する確率を決定する、
医療用電子機器。 - メモリとプロセッサとを備える画像分類機器であって、前記メモリには、命令が記憶され、前記プロセッサを利用して前記命令を実行すると、請求項1~8及び11~12のいずれか1項に記載の画像分類方法を前記プロセッサに実行させる、画像分類機器。
- 請求項1~8及び11~12のいずれか1項に記載の画像分類方法をコンピュータに実行させる、コンピュータプログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910573560.9A CN110276411B (zh) | 2019-06-28 | 2019-06-28 | 图像分类方法、装置、设备、存储介质和医疗电子设备 |
CN201910573560.9 | 2019-06-28 | ||
PCT/CN2020/098407 WO2020259666A1 (zh) | 2019-06-28 | 2020-06-28 | 图像分类方法、装置、设备、存储介质和医疗电子设备 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022537866A true JP2022537866A (ja) | 2022-08-31 |
JP7297081B2 JP7297081B2 (ja) | 2023-06-23 |
Family
ID=67963631
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021548679A Active JP7297081B2 (ja) | 2019-06-28 | 2020-06-28 | 画像分類方法、画像分類装置、医療用電子機器、画像分類機器、及びコンピュータプログラム |
Country Status (6)
Country | Link |
---|---|
US (1) | US11900647B2 (ja) |
EP (1) | EP3992851A4 (ja) |
JP (1) | JP7297081B2 (ja) |
KR (1) | KR102605969B1 (ja) |
CN (1) | CN110276411B (ja) |
WO (1) | WO2020259666A1 (ja) |
Families Citing this family (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110276411B (zh) * | 2019-06-28 | 2022-11-18 | 腾讯科技(深圳)有限公司 | 图像分类方法、装置、设备、存储介质和医疗电子设备 |
CN110827294A (zh) * | 2019-10-31 | 2020-02-21 | 北京推想科技有限公司 | 网络模型训练方法及装置、病灶区域确定方法及装置 |
CN111028310B (zh) * | 2019-12-31 | 2023-10-03 | 上海联影医疗科技股份有限公司 | 乳腺断层扫描的扫描参数确定方法、装置、终端及介质 |
CN111311578B (zh) * | 2020-02-17 | 2024-05-03 | 腾讯科技(深圳)有限公司 | 基于人工智能的对象分类方法以及装置、医学影像设备 |
CN111598131B (zh) * | 2020-04-17 | 2023-08-25 | 北京百度网讯科技有限公司 | 图像处理方法、装置、电子设备及存储介质 |
CN112149748B (zh) * | 2020-09-28 | 2024-05-21 | 商汤集团有限公司 | 图像分类方法及装置、电子设备和存储介质 |
CN112138394B (zh) * | 2020-10-16 | 2022-05-03 | 腾讯科技(深圳)有限公司 | 图像处理方法、装置、电子设备及计算机可读存储介质 |
CN113313063A (zh) * | 2021-06-21 | 2021-08-27 | 暨南大学 | 麦穗检测方法、电子装置和存储介质 |
CN113627422A (zh) * | 2021-06-30 | 2021-11-09 | 华为技术有限公司 | 一种图像分类方法及其相关设备 |
CN113283552A (zh) * | 2021-07-22 | 2021-08-20 | 深圳百胜扬工业电子商务平台发展有限公司 | 图像的分类方法、装置、存储介质及电子设备 |
CN113569953A (zh) * | 2021-07-29 | 2021-10-29 | 中国工商银行股份有限公司 | 分类模型的训练方法、装置及电子设备 |
KR102415616B1 (ko) * | 2021-10-18 | 2022-07-01 | 라이트하우스(주) | 예술품의 이미지 표준화 기반 교육 및 거래 서비스 제공 방법, 장치 및 시스템 |
CN114139031B (zh) * | 2021-10-28 | 2024-03-19 | 马上消费金融股份有限公司 | 数据分类方法、装置、电子设备及存储介质 |
CN114220063B (zh) * | 2021-11-17 | 2023-04-07 | 浙江大华技术股份有限公司 | 目标检测方法及装置 |
CN115130539A (zh) * | 2022-04-21 | 2022-09-30 | 腾讯科技(深圳)有限公司 | 分类模型训练、数据分类方法、装置和计算机设备 |
CN114820592B (zh) * | 2022-06-06 | 2023-04-07 | 北京医准智能科技有限公司 | 图像处理装置、电子设备及介质 |
CN117036894B (zh) * | 2023-10-09 | 2024-03-26 | 之江实验室 | 基于深度学习的多模态数据分类方法、装置及计算机设备 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012174178A (ja) * | 2011-02-24 | 2012-09-10 | Fuji Xerox Co Ltd | 画像処理プログラム及び画像処理装置 |
US20160253466A1 (en) * | 2013-10-10 | 2016-09-01 | Board Of Regents, The University Of Texas System | Systems and methods for quantitative analysis of histopathology images using multiclassifier ensemble schemes |
US20170270653A1 (en) * | 2016-03-15 | 2017-09-21 | International Business Machines Corporation | Retinal image quality assessment, error identification and automatic quality correction |
CN109146848A (zh) * | 2018-07-23 | 2019-01-04 | 东北大学 | 一种融合多模态乳腺图像的计算机辅助参考系统及方法 |
JP2019028887A (ja) * | 2017-08-02 | 2019-02-21 | 国立研究開発法人産業技術総合研究所 | 画像処理方法 |
Family Cites Families (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7171042B2 (en) * | 2000-12-04 | 2007-01-30 | Intel Corporation | System and method for classification of images and videos |
US6778705B2 (en) * | 2001-02-27 | 2004-08-17 | Koninklijke Philips Electronics N.V. | Classification of objects through model ensembles |
US8498491B1 (en) * | 2011-08-10 | 2013-07-30 | Google Inc. | Estimating age using multiple classifiers |
CN104573708A (zh) * | 2014-12-19 | 2015-04-29 | 天津大学 | 组合降采样极限学习机 |
CN106156807B (zh) * | 2015-04-02 | 2020-06-02 | 华中科技大学 | 卷积神经网络模型的训练方法及装置 |
CN106650550A (zh) * | 2015-10-28 | 2017-05-10 | 中通服公众信息产业股份有限公司 | 一种融合车标与车头图像特征的车辆型号识别方法及系统 |
CN106874279B (zh) * | 2015-12-11 | 2021-01-15 | 腾讯科技(深圳)有限公司 | 生成应用类别标签的方法及装置 |
CN106096670B (zh) * | 2016-06-17 | 2019-07-30 | 深圳市商汤科技有限公司 | 级联卷积神经网络训练和图像检测方法、装置及系统 |
CN106682435B (zh) * | 2016-12-31 | 2021-01-29 | 西安百利信息科技有限公司 | 一种多模型融合自动检测医学图像中病变的系统及方法 |
CN108771530B (zh) * | 2017-05-04 | 2021-03-30 | 深圳硅基智能科技有限公司 | 基于深度神经网络的眼底病变筛查系统 |
CN107688823B (zh) * | 2017-07-20 | 2018-12-04 | 北京三快在线科技有限公司 | 一种图像特征获取方法及装置,电子设备 |
US20190034734A1 (en) * | 2017-07-28 | 2019-01-31 | Qualcomm Incorporated | Object classification using machine learning and object tracking |
CN109426858B (zh) * | 2017-08-29 | 2021-04-06 | 京东方科技集团股份有限公司 | 神经网络、训练方法、图像处理方法及图像处理装置 |
CN107665352A (zh) * | 2017-09-07 | 2018-02-06 | 浙江工业大学 | 一种基于多通道残差网络的珍珠分类方法 |
CN107680088A (zh) * | 2017-09-30 | 2018-02-09 | 百度在线网络技术(北京)有限公司 | 用于分析医学影像的方法和装置 |
US20190130188A1 (en) * | 2017-10-26 | 2019-05-02 | Qualcomm Incorporated | Object classification in a video analytics system |
US20190130191A1 (en) * | 2017-10-30 | 2019-05-02 | Qualcomm Incorporated | Bounding box smoothing for object tracking in a video analytics system |
CN109934369A (zh) * | 2017-12-15 | 2019-06-25 | 北京京东尚科信息技术有限公司 | 用于信息推送的方法及装置 |
CN109447065B (zh) * | 2018-10-16 | 2020-10-16 | 杭州依图医疗技术有限公司 | 一种乳腺影像识别的方法及装置 |
CN109461495B (zh) * | 2018-11-01 | 2023-04-14 | 腾讯科技(深圳)有限公司 | 一种医学图像的识别方法、模型训练的方法及服务器 |
WO2020102584A2 (en) * | 2018-11-14 | 2020-05-22 | Intuitive Surgical Operations, Inc. | Convolutional neural networks for efficient tissue segmentation |
CN110321920B (zh) * | 2019-05-08 | 2021-10-22 | 腾讯科技(深圳)有限公司 | 图像分类方法、装置、计算机可读存储介质和计算机设备 |
CN110276411B (zh) * | 2019-06-28 | 2022-11-18 | 腾讯科技(深圳)有限公司 | 图像分类方法、装置、设备、存储介质和医疗电子设备 |
CN110516620B (zh) * | 2019-08-29 | 2023-07-28 | 腾讯科技(深圳)有限公司 | 目标跟踪方法、装置、存储介质及电子设备 |
US11544495B2 (en) * | 2020-07-10 | 2023-01-03 | Adobe Inc. | Attributionally robust training for weakly supervised localization and segmentation |
US11776129B2 (en) * | 2020-12-16 | 2023-10-03 | Qualcomm Incorporated | Semantic refinement of image regions |
WO2023164145A1 (en) * | 2022-02-25 | 2023-08-31 | Regeneron Pharmaceuticals, Inc. | Size exclusion chromatography for characterizing host cell proteins |
-
2019
- 2019-06-28 CN CN201910573560.9A patent/CN110276411B/zh active Active
-
2020
- 2020-06-28 KR KR1020217028280A patent/KR102605969B1/ko active IP Right Grant
- 2020-06-28 WO PCT/CN2020/098407 patent/WO2020259666A1/zh active Application Filing
- 2020-06-28 EP EP20831068.0A patent/EP3992851A4/en active Pending
- 2020-06-28 JP JP2021548679A patent/JP7297081B2/ja active Active
-
2021
- 2021-08-27 US US17/459,920 patent/US11900647B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012174178A (ja) * | 2011-02-24 | 2012-09-10 | Fuji Xerox Co Ltd | 画像処理プログラム及び画像処理装置 |
US20160253466A1 (en) * | 2013-10-10 | 2016-09-01 | Board Of Regents, The University Of Texas System | Systems and methods for quantitative analysis of histopathology images using multiclassifier ensemble schemes |
US20170270653A1 (en) * | 2016-03-15 | 2017-09-21 | International Business Machines Corporation | Retinal image quality assessment, error identification and automatic quality correction |
JP2019028887A (ja) * | 2017-08-02 | 2019-02-21 | 国立研究開発法人産業技術総合研究所 | 画像処理方法 |
CN109146848A (zh) * | 2018-07-23 | 2019-01-04 | 东北大学 | 一种融合多模态乳腺图像的计算机辅助参考系统及方法 |
Also Published As
Publication number | Publication date |
---|---|
EP3992851A1 (en) | 2022-05-04 |
WO2020259666A1 (zh) | 2020-12-30 |
CN110276411A (zh) | 2019-09-24 |
CN110276411B (zh) | 2022-11-18 |
KR20210119526A (ko) | 2021-10-05 |
JP7297081B2 (ja) | 2023-06-23 |
KR102605969B1 (ko) | 2023-11-23 |
US20210390695A1 (en) | 2021-12-16 |
EP3992851A4 (en) | 2022-08-10 |
US11900647B2 (en) | 2024-02-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7297081B2 (ja) | 画像分類方法、画像分類装置、医療用電子機器、画像分類機器、及びコンピュータプログラム | |
Han et al. | Learning more with less: Conditional PGGAN-based data augmentation for brain metastases detection using highly-rough annotation on MR images | |
CN110996789B (zh) | 执行筛查、诊断或其他基于图像的分析任务的系统和方法 | |
WO2021051965A1 (zh) | 图像处理方法及装置、电子设备、存储介质和计算机程序 | |
CN112767329B (zh) | 图像处理方法及装置、电子设备 | |
US12118739B2 (en) | Medical image processing method, apparatus, and device, medium, and endoscope | |
Pang et al. | CTumorGAN: a unified framework for automatic computed tomography tumor segmentation | |
US20200311923A1 (en) | Method and Apparatus for Registration of Different Mammography Image Views | |
Wang et al. | CheXLocNet: Automatic localization of pneumothorax in chest radiographs using deep convolutional neural networks | |
TW202125415A (zh) | 三維目標檢測及模型的訓練方法、設備、儲存媒體 | |
US11663819B2 (en) | Image processing method, apparatus, and device, and storage medium | |
CN113449791B (zh) | 基于深度学习的肺炎图像分类方法及系统 | |
CN114445334B (zh) | 图像分析的方法、装置、设备及存储介质 | |
Cai et al. | Identifying architectural distortion in mammogram images via a se-densenet model and twice transfer learning | |
CN118247284B (zh) | 图像处理模型的训练方法、图像处理方法 | |
TW202346826A (zh) | 影像處理方法 | |
US11521323B2 (en) | Systems and methods for generating bullseye plots | |
CN113850796A (zh) | 基于ct数据的肺部疾病识别方法及装置、介质和电子设备 | |
CN115841476A (zh) | 肝癌患者生存期预测方法、装置、设备及介质 | |
Tawfeeq et al. | Predication of Most Significant Features in Medical Image by Utilized CNN and Heatmap. | |
CN112288683A (zh) | 基于多模态融合的肺结核病判定装置和方法 | |
CN110415239B (zh) | 图像处理方法、装置、设备、医疗电子设备以及介质 | |
Reddy et al. | Detection and prediction of lung cancer using different algorithms | |
CN115018795B (zh) | 医学影像中的病灶的匹配方法、装置、设备及存储介质 | |
CN115100723B (zh) | 面色分类方法、装置、计算机可读程序介质及电子设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210909 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220913 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221129 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230110 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230330 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20230516 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230613 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7297081 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |