JP6729810B2 - 情報処理装置、情報処理方法及び情報処理プログラム - Google Patents
情報処理装置、情報処理方法及び情報処理プログラム Download PDFInfo
- Publication number
- JP6729810B2 JP6729810B2 JP2019540284A JP2019540284A JP6729810B2 JP 6729810 B2 JP6729810 B2 JP 6729810B2 JP 2019540284 A JP2019540284 A JP 2019540284A JP 2019540284 A JP2019540284 A JP 2019540284A JP 6729810 B2 JP6729810 B2 JP 6729810B2
- Authority
- JP
- Japan
- Prior art keywords
- image processing
- processing program
- image
- program
- fitness
- 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.)
- Active
Links
Images
Classifications
-
- 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/0004—Industrial image inspection
- G06T7/0008—Industrial image inspection checking presence/absence
-
- 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/211—Selection of the most significant subset of features
- G06F18/2111—Selection of the most significant subset of features by using evolutionary computational techniques, e.g. genetic algorithms
-
- 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/217—Validation; Performance evaluation; Active pattern learning techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/285—Selection of pattern recognition techniques, e.g. of classifiers in a multi-classifier system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/12—Computing arrangements based on biological models using genetic models
- G06N3/126—Evolutionary algorithms, e.g. genetic algorithms or genetic programming
-
- 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/771—Feature selection, e.g. selecting representative features from a multi-dimensional feature space
-
- 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/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- 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/87—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using selection of the recognition techniques, e.g. of a classifier in a multiple classifier system
-
- 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/20072—Graph-based image processing
-
- 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
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/06—Recognition of objects for industrial automation
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- General Engineering & Computer Science (AREA)
- Medical Informatics (AREA)
- Biophysics (AREA)
- Multimedia (AREA)
- Databases & Information Systems (AREA)
- Mathematical Physics (AREA)
- Physiology (AREA)
- Genetics & Genomics (AREA)
- Biomedical Technology (AREA)
- Computational Linguistics (AREA)
- Molecular Biology (AREA)
- Quality & Reliability (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Description
図1は、画像処理プログラムの生成処理手順の概要を示す図である。前提として、画像処理プログラムの生成処理の前に、1つ以上の学習用データ20が用意される。学習用データ20には、入力画像21と、入力画像21に対して画像処理を施したときの処理結果(本実施形態では目標画像22)とが含まれる。入力画像21は、例えば、カメラによって被写体を撮像することによって得られる。
次に、上述した画像処理プログラムの生成処理(初期学習処理、再学習処理)を実施する情報処理装置としての画像処理装置100の構成等について、図2に基づいて説明する。図2には、画像処理装置100のハードウェア構成の一例が概略的に示されている。本実施形態に係る画像処理装置100は、例えば、図2に示すようなコンピュータ(情報処理装置)として実現される。
図3は、画像処理装置が備える処理機能の構成例を示すブロック図(機能ブロック図)である。画像処理装置100は、画像取得部111、画像処理部112、プログラム生成部120、プログラム記憶部130、学習用データ記憶部141、を有する。画像取得部111、画像処理部112及びプログラム生成部120の処理は、例えば、画像処理装置100のプロセッサ101が所定のプログラムを実行することで実現される。また、画像処理部112の処理の一部は、プログラム記憶部130に保存された画像処理プログラムを、画像処理装置100のプロセッサ101が実行することで実現される。プログラム記憶部130、学習用データ記憶部141は、例えば、画像処理装置100のHDD103の記憶領域として実現される。
図4は、画像処理装置100により実行される、初期学習処理の詳細を示すフローチャートである。
次に、図5のフローチャート及び再学習処理の概要を示す図6に基づいて、画像処理装置100により実行される再学習処理の詳細について説明する。この再学習処理は、図4に示すような方法で決定された画像処理プログラムを用いて画像処理が繰り返し実行されている間に、撮影環境の変化等が生じて、画像処理プログラムの修正が必要になった段階で実行される処理である。
107a カメラ(撮像装置)
121 決定部
122 抽出部
123 生成部
124 処理部
Claims (6)
- 撮像装置により撮像された画像に対し、木構造を有する画像処理プログラムを用いて画像処理する情報処理装置であって、
複数の初期の画像処理プログラムを決定し、画像処理プログラム群に含める決定部と、
前記画像処理プログラム群から少なくとも2つの画像処理プログラムを抽出する抽出部と、
遺伝的プログラミングに基づき、抽出した前記画像処理プログラムから次世代の画像処理プログラムの候補を生成する生成部と、
入力画像と目標となる処理結果とを含む学習用データを用いて、前記次世代の画像処理プログラムの候補の適応度を算出し、算出した適応度に基づいて、次世代の画像処理プログラムを決定する、又は前記画像処理プログラム群を更新する処理部と、を備え、
前記決定部は、前記処理部が過去に次世代の画像処理プログラムを決定した際に前記画像処理プログラム群に含まれていた第1の画像処理プログラムの少なくとも一部を、前記初期の画像処理プログラムの一部として決定することを特徴とする情報処理装置。 - 前記決定部は、
前記第1の画像処理プログラムの適応度を、前記撮像装置により新たに撮像された画像に基づく学習用データを用いて算出し、
算出した前記適応度に基づいて、前記第1の画像処理プログラムの中から選択した画像処理プログラムを、前記初期の画像処理プログラムの一部として決定する、ことを特徴とする請求項1に記載の情報処理装置。 - 前記抽出部は、前記画像処理プログラム群に含まれる前記第1の画像処理プログラムの割合又は数に基づいて、抽出する画像処理プログラムの全部を、前記画像処理プログラム群の中からランダムに選択するか、抽出する画像処理プログラムの一部を前記第1の画像処理プログラムの中からランダムに選択し、その他の画像処理プログラムを前記画像処理プログラム群に含まれる前記第1の画像処理プログラム以外の画像処理プログラムの中からランダムに選択するか、を決定する処理を実行する、ことを特徴とする請求項1又は2に記載の情報処理装置。
- 前記抽出部は、前記画像処理プログラム群に含まれる前記第1の画像処理プログラムの割合又は数が所定値より小さい場合に、抽出する画像処理プログラムの全部を、前記画像処理プログラム群の中からランダムに選択する、と決定することを特徴とする請求項3に記載の情報処理装置。
- 撮像装置により撮像された画像に対し、木構造を有する画像処理プログラムを用いて画像処理する情報処理方法であって、
複数の初期の画像処理プログラムを決定し、画像処理プログラム群に含め、
前記画像処理プログラム群から少なくとも2つの画像処理プログラムを抽出し、
遺伝的プログラミングに基づき、抽出した前記画像処理プログラムから次世代の画像処理プログラムの候補を生成し、
入力画像と目標となる処理結果とを含む学習用データを用いて、前記次世代の画像処理プログラムの候補の適応度を算出し、算出した適応度に基づいて、次世代の画像処理プログラムを決定する、又は前記画像処理プログラム群を更新する、処理をコンピュータが実行し、
前記決定する処理では、過去に次世代の画像処理プログラムを決定した際に前記画像処理プログラム群に含まれていた第1の画像処理プログラムの少なくとも一部を、前記初期の画像処理プログラムの一部として決定することを特徴とする情報処理方法。 - 撮像装置により撮像された画像に対し、木構造を有する画像処理プログラムを用いて画像処理する情報処理プログラムであって、
複数の初期の画像処理プログラムを決定し、画像処理プログラム群に含め、
前記画像処理プログラム群から少なくとも2つの画像処理プログラムを抽出し、
遺伝的プログラミングに基づき、抽出した前記画像処理プログラムから次世代の画像処理プログラムの候補を生成し、
入力画像と目標となる処理結果とを含む学習用データを用いて、前記次世代の画像処理プログラムの候補の適応度を算出し、算出した適応度に基づいて、次世代の画像処理プログラムを決定する、又は前記画像処理プログラム群を更新する、処理をコンピュータに実行させ、
前記決定する処理では、過去に次世代の画像処理プログラムを決定した際に前記画像処理プログラム群に含まれていた第1の画像処理プログラムの少なくとも一部を、前記初期の画像処理プログラムの一部として決定することを特徴とする情報処理プログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2017/032672 WO2019049365A1 (ja) | 2017-09-11 | 2017-09-11 | 情報処理装置、情報処理方法及び情報処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2019049365A1 JPWO2019049365A1 (ja) | 2020-03-26 |
JP6729810B2 true JP6729810B2 (ja) | 2020-07-22 |
Family
ID=65633774
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019540284A Active JP6729810B2 (ja) | 2017-09-11 | 2017-09-11 | 情報処理装置、情報処理方法及び情報処理プログラム |
Country Status (5)
Country | Link |
---|---|
US (1) | US11328176B2 (ja) |
EP (1) | EP3683763A4 (ja) |
JP (1) | JP6729810B2 (ja) |
CN (1) | CN111066061A (ja) |
WO (1) | WO2019049365A1 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20210246337A1 (en) | 2018-06-29 | 2021-08-12 | Dow Silicones Corporation | Solventless silicone pressure sensitive adhesive and methods for making and using same |
CN112204113B (zh) | 2018-06-29 | 2022-06-17 | 美国陶氏有机硅公司 | 固着添加剂及其制备方法和用途 |
KR20220129120A (ko) * | 2019-12-06 | 2022-09-22 | 네츄럴 컴퓨테이션 엘엘씨 | 제네릭 빌딩 블록 창출을 위한 유전 프로그래밍 사용 |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7149262B1 (en) * | 2000-07-06 | 2006-12-12 | The Trustees Of Columbia University In The City Of New York | Method and apparatus for enhancing data resolution |
CN100565556C (zh) * | 2004-05-14 | 2009-12-02 | 欧姆龙株式会社 | 特定被摄体检测装置 |
US7603000B2 (en) * | 2005-08-31 | 2009-10-13 | Siemens Medical Solutions Usa, Inc. | System and method for learning relative distance in a shape space using image based features |
CN101517602A (zh) * | 2006-09-22 | 2009-08-26 | 皇家飞利浦电子股份有限公司 | 使用基于分类器集成的遗传算法进行特征选择的方法 |
JP2008204103A (ja) | 2007-02-19 | 2008-09-04 | Yokohama National Univ | 画像認識システム |
JP4910090B2 (ja) | 2007-02-19 | 2012-04-04 | 国立大学法人横浜国立大学 | 画像処理システム |
EP2139225B1 (en) * | 2007-04-23 | 2015-07-29 | Sharp Kabushiki Kaisha | Image picking-up device, computer readable recording medium including recorded program for control of the device, and control method |
US8401332B2 (en) * | 2008-04-24 | 2013-03-19 | Old Dominion University Research Foundation | Optical pattern recognition technique |
US8111923B2 (en) * | 2008-08-14 | 2012-02-07 | Xerox Corporation | System and method for object class localization and semantic class based image segmentation |
US9014449B2 (en) * | 2011-10-04 | 2015-04-21 | Siemens Aktiengesellschaft | Method and system for segmentation and removal of pulmonary arteries, veins, left atrial appendage |
WO2014104151A1 (ja) * | 2012-12-28 | 2014-07-03 | 富士通株式会社 | 画像処理装置及び特徴検出方法 |
CN103942571B (zh) * | 2014-03-04 | 2017-02-08 | 西安电子科技大学 | 一种基于遗传规划算法的图形图像分类方法 |
EP3159790B1 (en) * | 2014-06-19 | 2021-03-24 | Fujitsu Limited | Program generation device, program generation method, and program |
CN104504719A (zh) * | 2015-01-05 | 2015-04-08 | 浪潮(北京)电子信息产业有限公司 | 一种图像边缘检测方法及设备 |
JP6511986B2 (ja) * | 2015-06-26 | 2019-05-15 | 富士通株式会社 | プログラム生成装置、プログラム生成方法および生成プログラム |
US10255681B2 (en) * | 2017-03-02 | 2019-04-09 | Adobe Inc. | Image matting using deep learning |
-
2017
- 2017-09-11 WO PCT/JP2017/032672 patent/WO2019049365A1/ja unknown
- 2017-09-11 CN CN201780094728.7A patent/CN111066061A/zh active Pending
- 2017-09-11 JP JP2019540284A patent/JP6729810B2/ja active Active
- 2017-09-11 EP EP17924616.0A patent/EP3683763A4/en not_active Ceased
-
2020
- 2020-03-06 US US16/810,908 patent/US11328176B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JPWO2019049365A1 (ja) | 2020-03-26 |
US11328176B2 (en) | 2022-05-10 |
CN111066061A (zh) | 2020-04-24 |
WO2019049365A1 (ja) | 2019-03-14 |
EP3683763A1 (en) | 2020-07-22 |
EP3683763A4 (en) | 2020-09-16 |
US20200202169A1 (en) | 2020-06-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6511986B2 (ja) | プログラム生成装置、プログラム生成方法および生成プログラム | |
CN108765340B (zh) | 模糊图像处理方法、装置及终端设备 | |
JP6729810B2 (ja) | 情報処理装置、情報処理方法及び情報処理プログラム | |
JP6015670B2 (ja) | 画像処理装置及び画像処理方法 | |
US11468261B2 (en) | Information processing apparatus, image processing method, and computer-readable recording medium recording image processing program | |
US20180144249A1 (en) | Program generation apparatus and program generation method | |
CN109948734B (zh) | 图像聚类方法、装置及电子设备 | |
CN108205581A (zh) | 生成数字媒介环境中的紧凑视频特征表示 | |
TWI770967B (zh) | 一種神經網路的訓練方法、視頻識別方法及電腦設備和電腦可讀儲存介質 | |
JP6076623B2 (ja) | 動体検出装置、動体検出方法およびプログラム | |
CN111726592B (zh) | 获取图像信号处理器的架构的方法和装置 | |
JPWO2013089261A1 (ja) | 画像処理システム及び画像処理方法 | |
JPWO2018078735A1 (ja) | 情報処理装置、情報処理方法および情報処理プログラム | |
JP6798607B2 (ja) | 情報処理装置、情報処理方法及び情報処理プログラム | |
CN117709409A (zh) | 应用于图像处理的神经网络训练方法及相关设备 | |
CN110889316A (zh) | 一种目标对象识别方法、装置及存储介质 | |
JP5570895B2 (ja) | 検出器構成装置、方法、及びプログラム | |
Dobai | Evolutionary on-line synthesis of hardware accelerators for software modules in reconfigurable embedded systems | |
CN113221876B (zh) | 目标检测方法、设备及存储介质 | |
CN114821207B (zh) | 一种图像分类方法、装置、存储介质及终端 | |
WO2017212758A1 (ja) | ユーザインタフェース装置 | |
Bagavathi et al. | Augmented Super Resolution GAN (ASRGAN) for Image Enhancement Through Reinforced Discriminator | |
JP7111309B2 (ja) | 情報処理装置、学習装置、認識装置、静止画の生産方法、およびプログラム | |
WO2025126805A1 (ja) | データ拡張装置、データ拡張方法、及びプログラム | |
Pedrino et al. | Reconfigurable architecture for mathematical morphology using genetic programming and fpgas |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191111 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191111 |
|
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: 20200602 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200615 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6729810 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |