JP5246066B2 - カテゴリ判定ルールの作成方法、装置およびコンピュータプログラム - Google Patents
カテゴリ判定ルールの作成方法、装置およびコンピュータプログラム Download PDFInfo
- Publication number
- JP5246066B2 JP5246066B2 JP2009154762A JP2009154762A JP5246066B2 JP 5246066 B2 JP5246066 B2 JP 5246066B2 JP 2009154762 A JP2009154762 A JP 2009154762A JP 2009154762 A JP2009154762 A JP 2009154762A JP 5246066 B2 JP5246066 B2 JP 5246066B2
- Authority
- JP
- Japan
- Prior art keywords
- category determination
- verification
- teaching data
- data
- category
- 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
- 238000000034 method Methods 0.000 title claims description 42
- 238000004590 computer program Methods 0.000 title claims description 7
- 230000007547 defect Effects 0.000 claims description 66
- 238000012795 verification Methods 0.000 claims description 60
- 238000012937 correction Methods 0.000 claims description 23
- 238000012545 processing Methods 0.000 claims description 22
- 238000012217 deletion Methods 0.000 claims description 11
- 230000037430 deletion Effects 0.000 claims description 11
- 238000004422 calculation algorithm Methods 0.000 claims description 9
- 238000010801 machine learning Methods 0.000 claims description 5
- 230000004044 response Effects 0.000 claims description 4
- 238000013528 artificial neural network Methods 0.000 claims description 3
- 238000013500 data storage Methods 0.000 claims description 3
- 238000003066 decision tree Methods 0.000 claims description 3
- 238000012706 support-vector machine Methods 0.000 claims description 3
- 238000007689 inspection Methods 0.000 description 12
- 230000006870 function Effects 0.000 description 10
- 230000000007 visual effect Effects 0.000 description 9
- 238000004458 analytical method Methods 0.000 description 7
- 238000004364 calculation method Methods 0.000 description 4
- 238000001514 detection method Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 238000002790 cross-validation Methods 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 239000003086 colorant Substances 0.000 description 1
- 230000008094 contradictory effect Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Landscapes
- Image Analysis (AREA)
Description
11 欠陥
2 ホストコンピュータ
3 検出器
4 画像処理装置
41 画像入力部
42 欠陥検出部
43 特徴量算出部
44 欠陥判定部
5 データベース
6 操作用端末
7 検査結果表示装置
8 解析コンピュータ
9 ネットワーク
Claims (5)
- 画像もしくは信号波形などのパターンと、該パターンより算出された複数の特徴量と、前記パターンに基づいて予め与えられたカテゴリ判定との組からなる教示データに基づいてカテゴリ判定ルールを作成する、カテゴリ判定ルールの作成方法であって、
前記教示データを読み込む、読み込みステップと、
読み込んだ教示データを所定数のグループに分割する、グループ分割ステップと、
分割したグループの一つを選択して、選択したグループに含まれる教示データを検証用データと設定し、残りの他のグループに含まれる教示データに基づいて検証用カテゴリ判定ルールを作成して、前記検証用データに対し前記検証用カテゴリ判定ルールに基づいてカテゴリ判定付けを行う操作を、検証用データに設定するグループを順に変更しながら全グループに対して相互に行う、相互検証ステップと、
前記検証用データとそれに対する前記相互検証ステップによるカテゴリ判定付けを提示し、前記予め与えられたカテゴリ判定の修正もしくは削除を促す、比較表示ステップと、
カテゴリ判定の修正もしくは削除指示を受けて前記教示データを修正する、教示データ修正ステップと、
修正後の教示データに基づいてカテゴリ判定ルールを作成・出力する、カテゴリ判定ルール作成・出力ステップと、
を有することを特徴とするカテゴリ判定ルール作成方法。 - 請求項1に記載のカテゴリ判定ルール作成方法において、
前記相互検証ステップおよびカテゴリ判定ルール作成・出力ステップにおける、検証用カテゴリ判定ルール作成およびカテゴリ判定ルール作成に当たっては、
決定木法、ニューラルネットワーク、サポートベクターマシン、およびk−近隣法のいずれかまたはそれらの組の機械学習アルゴリズムを用いることを特徴とするカテゴリ判定ルール作成方法。 - 請求項1または請求項2に記載のカテゴリ判定ルール作成方法において、
前記パターンは、表面欠陥画像であり、
前記比較表示ステップにおける表示には、リスト形式または集計表形式を用いることを特徴とするカテゴリ判定ルール作成方法。 - 画像もしくは信号波形などのパターンと、該パターンより算出された複数の特徴量と、前記パターンに基づいて予め与えられたカテゴリ判定との組からなる教示データに基づいてカテゴリ判定ルールを作成する、カテゴリ判定ルールの作成装置であって、
前記教示データを取得して記憶する教示データ記憶手段と、
記憶した教示データを読み込み、所定数のグループに分割する、グループ分割手段と、
分割したグループの一つを選択して、選択したグループに含まれる教示データを検証用データと設定し、残りの他のグループに含まれる教示データに基づいて検証用カテゴリ判定ルールを作成して、前記検証用データに対し前記検証用カテゴリ判定ルール基づいてカテゴリ判定付けを行う操作を、検証用データに設定するグループを順に変更しながら全グループに対して相互に行う、相互検証手段と、
前記検証用データとそれに対する前記相互検証手段によるカテゴリ判定付けを提示し、前記予め与えられたカテゴリ判定の修正もしくは削除を促す、比較表示手段と、
カテゴリ判定の修正もしくは削除指示を受けて前記教示データを修正する、教示データ修正手段と、
修正後の教示データに基づいてカテゴリ判定ルールを作成・出力する、カテゴリ判定ルール作成・出力手段と、を備えることを特徴とするカテゴリ判定ルール作成装置。 - 教示データ記憶手段と、グループ分割手段と、相互検証手段と、比較表示手段と、教示データ修正手段と、カテゴリ判定ルール作成・出力手段とを有するコンピュータを、カテゴリ判定ルール作成装置として機能させるためのコンピュータプログラムであって、
上記コンピュータに対して、
画像もしくは信号波形などのパターンと、該パターンより算出された複数の特徴量と、前記パターンに基づいて予め与えられたカテゴリ判定との組からなる教示データを取得して記憶する処理と、
記憶した教示データを読み込み、所定数のグループに分割する処理と、
分割したグループの一つを選択して、選択したグループに含まれる教示データを検証用データと設定し、残りの他のグループに含まれる教示データに基づいて検証用カテゴリ判定ルールを作成して、前記検証用データに対し前記検証用カテゴリ判定ルール基づいてカテゴリ判定付けを行う操作を、検証用データに設定するグループを順に変更しながら全グループに対して相互に行う処理と、
前記検証用データとそれに対する前記相互検証手段によるカテゴリ判定付けを提示し、前記予め与えられたカテゴリ判定の修正もしくは削除を促す処理と、
カテゴリ判定の修正もしくは削除指示を受けて前記教示データを修正する処理と、
修正後の教示データに基づいてカテゴリ判定ルールを作成・出力する処理と、を行わせるコンピュータプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009154762A JP5246066B2 (ja) | 2009-06-30 | 2009-06-30 | カテゴリ判定ルールの作成方法、装置およびコンピュータプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009154762A JP5246066B2 (ja) | 2009-06-30 | 2009-06-30 | カテゴリ判定ルールの作成方法、装置およびコンピュータプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011013720A JP2011013720A (ja) | 2011-01-20 |
JP5246066B2 true JP5246066B2 (ja) | 2013-07-24 |
Family
ID=43592592
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009154762A Active JP5246066B2 (ja) | 2009-06-30 | 2009-06-30 | カテゴリ判定ルールの作成方法、装置およびコンピュータプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5246066B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11314991B2 (en) | 2019-02-22 | 2022-04-26 | Kabushiki Kaisha Toshiba | Information display method, information display system, and storage medium |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6063756B2 (ja) * | 2013-01-25 | 2017-01-18 | 株式会社Screenホールディングス | 教師データ作成支援装置、教師データ作成装置、画像分類装置、教師データ作成支援方法、教師データ作成方法および画像分類方法 |
JP6061713B2 (ja) * | 2013-02-08 | 2017-01-18 | 本田技研工業株式会社 | 検査装置、検査方法及びプログラム |
JP6492880B2 (ja) * | 2015-03-31 | 2019-04-03 | 日本電気株式会社 | 機械学習装置、機械学習方法、および機械学習プログラム |
JP7320704B2 (ja) * | 2018-05-31 | 2023-08-04 | パナソニックIpマネジメント株式会社 | 学習装置、検査装置、学習方法および検査方法 |
JP7299041B2 (ja) * | 2019-03-13 | 2023-06-27 | 株式会社明電舎 | 架線金具検出装置および架線金具検出方法 |
JP7269126B2 (ja) * | 2019-07-31 | 2023-05-08 | ファナック株式会社 | 撮像検出データの転送システム |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005352900A (ja) * | 2004-06-11 | 2005-12-22 | Canon Inc | 情報処理装置、情報処理方法、パターン認識装置、及びパターン認識方法 |
JP2006127446A (ja) * | 2004-09-29 | 2006-05-18 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラムおよび記録媒体 |
-
2009
- 2009-06-30 JP JP2009154762A patent/JP5246066B2/ja active Active
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11314991B2 (en) | 2019-02-22 | 2022-04-26 | Kabushiki Kaisha Toshiba | Information display method, information display system, and storage medium |
Also Published As
Publication number | Publication date |
---|---|
JP2011013720A (ja) | 2011-01-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5246066B2 (ja) | カテゴリ判定ルールの作成方法、装置およびコンピュータプログラム | |
JP6573226B2 (ja) | データ生成装置、データ生成方法及びデータ生成プログラム | |
EP3502966B1 (en) | Data generation apparatus, data generation method, and data generation program | |
JP5865707B2 (ja) | 外観検査装置、外観検査方法及びコンピュータプログラム | |
CN109781733A (zh) | 缺陷检查装置、缺陷检查方法及计算机可读存储介质 | |
JP6584250B2 (ja) | 画像分類方法、分類器の構成方法および画像分類装置 | |
WO2020039882A1 (ja) | 判別装置及び機械学習方法 | |
WO2021225097A1 (ja) | 画像検査装置、画像検査方法及びプログラム | |
JP2019046094A (ja) | 情報処理装置、情報処理装置の制御方法及びプログラム | |
JP7298176B2 (ja) | 欠点検査装置および学習済みモデル | |
JP2020085583A (ja) | 検査装置及び検査方法 | |
WO2019159853A1 (ja) | 画像処理装置、画像処理方法及び記録媒体 | |
CN113222913A (zh) | 一种电路板缺陷检测定位方法、装置和存储介质 | |
CN108121648B (zh) | 一种界面错误监控方法 | |
JP2019158684A (ja) | 検査システム、識別システム、及び識別器評価装置 | |
US11386538B2 (en) | Image processing apparatus, image processing method, and storage medium | |
JP3778177B2 (ja) | 物体検査装置 | |
CN110955603B (zh) | 自动化测试方法、装置、电子设备及计算机可读存储介质 | |
KR20170133788A (ko) | 디지털 회로 오류 검증 방법 | |
JP2019194549A (ja) | タイヤ金型サイドプレートの検査方法 | |
US9971345B2 (en) | Manufacturing process management support device | |
JP5190312B2 (ja) | 印鑑照合装置 | |
JPH05274467A (ja) | データ入力装置 | |
US20240233163A1 (en) | Image comparison device | |
EP4318391A1 (en) | Information processing device, control program, and control method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20120321 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20120327 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120423 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130222 |
|
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: 20130312 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130325 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5246066 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160419 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |