JP7215030B2 - Judgment result output device, judgment result output method, and judgment result output program - Google Patents

Judgment result output device, judgment result output method, and judgment result output program Download PDF

Info

Publication number
JP7215030B2
JP7215030B2 JP2018172590A JP2018172590A JP7215030B2 JP 7215030 B2 JP7215030 B2 JP 7215030B2 JP 2018172590 A JP2018172590 A JP 2018172590A JP 2018172590 A JP2018172590 A JP 2018172590A JP 7215030 B2 JP7215030 B2 JP 7215030B2
Authority
JP
Japan
Prior art keywords
pass
image data
result output
fail
defective
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
Application number
JP2018172590A
Other languages
Japanese (ja)
Other versions
JP2020046731A (en
Inventor
充 森本
輝巳 竹原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nissin Electric Co Ltd
Original Assignee
Nissin Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nissin Electric Co Ltd filed Critical Nissin Electric Co Ltd
Priority to JP2018172590A priority Critical patent/JP7215030B2/en
Publication of JP2020046731A publication Critical patent/JP2020046731A/en
Application granted granted Critical
Publication of JP7215030B2 publication Critical patent/JP7215030B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Image Analysis (AREA)

Description

本発明は、判定結果出力装置等に関する。 The present invention relates to a determination result output device and the like.

従来から、ニューラルネットワークを用いた画像認識技術が開発されている。このような画像認識技術の一例として、例えば特許文献1及び2に開示されている。 Conventionally, image recognition techniques using neural networks have been developed. Examples of such image recognition techniques are disclosed in Patent Documents 1 and 2, for example.

特許文献1のパターン認識学習方法では、入力された画像データから検出した複数の局所的特徴から、複数の代表局所特徴を選択し、当該代表局所特徴を教師データとして含む学習用データセットを用いて学習済モデルを構築している。 In the pattern recognition learning method of Patent Document 1, a plurality of representative local features are selected from a plurality of local features detected from input image data, and a learning data set containing the representative local features as teacher data is used. Building a trained model.

特許文献2の画像認識システムでは、画像データから被写体の全体の像と所定部分の像とを抽出し、抽出した像毎に個別判定ニューラルネットワークを用いて学習させる。各個別判定ニューラルネットワークの認識結果を、総合判定ニューラルネットワークに入力することで、学習済モデルが構築される。実際の被写体の認証についても、学習済モデルの構築方法と同様の方法で行われる。 In the image recognition system disclosed in Patent Document 2, an image of the entire subject and an image of a predetermined portion are extracted from image data, and an individual judgment neural network is used for learning for each extracted image. A trained model is constructed by inputting the recognition result of each individual judgment neural network to the comprehensive judgment neural network. Authentication of an actual subject is also performed by a method similar to the method of constructing a learned model.

特許第4532915号公報(2010年6月18日登録)Japanese Patent No. 4532915 (registered June 18, 2010) 特開平4-264985号公報(1992年9月21日公開)Japanese Patent Application Laid-Open No. 4-264985 (published on September 21, 1992)

しかしながら、特許文献1では、構築される学習済モデルは1つである。例えば、学習済モデルに入力される画像に変化が生じた場合には出力結果が異なり、その結果、当該画像に含まれる対象物が不良品であるにもかかわらず良品と誤判定してしまう可能性がある。誤判定の解消を図るためには、学習済モデル自体を作成しなおす必要があり、この場合非常に手間がかかる。 However, in Patent Literature 1, only one trained model is constructed. For example, if there is a change in the image input to the trained model, the output result will be different, and as a result, it is possible to erroneously determine that the object contained in the image is a good product even though it is a defective product. have a nature. In order to eliminate erroneous determinations, it is necessary to recreate the trained model itself, which is extremely time-consuming.

特許文献2では、全体の像及び所定部分の像を含む画像を用いて被写体の認証を行うため、個別判定ニューラルネットワークでの判定結果を総合判定ニューラルネットワークに入力することで最終的な判定結果を取得している。そのため、より簡易に判定結果を出力することは困難である。 In Patent Document 2, in order to authenticate a subject using an image including an entire image and an image of a predetermined portion, the final determination result is obtained by inputting the determination result of the individual determination neural network to the overall determination neural network. have obtained. Therefore, it is difficult to output the determination result more easily.

本発明の一態様は、対象物の良否判定を、簡易にかつ精度良く行うことが可能な判定結果出力装置等を実現することを目的とする。 An object of one aspect of the present invention is to realize a determination result output device or the like that can easily and accurately determine the quality of an object.

上記の課題を解決するために、本発明の一態様に係る判定結果出力装置は、入力された画像データに含まれる対象物の良否判定の結果を出力する判定結果出力装置であって、前記画像データに対して、互いに異なる複数の学習済モデルを適用することで、当該学習済モデルのそれぞれにおいて、前記対象物の良否判定を行う一次良否判定部と、前記一次良否判定部による前記良否判定の結果のうちの少なくとも1つの良否判定の結果が、前記対象物が不良品であることを示す場合、前記対象物が不良品であると最終的に判定する最終良否判定部と、を備える。 In order to solve the above problems, a determination result output device according to one aspect of the present invention is a determination result output device that outputs a result of quality determination of an object included in input image data, the image By applying a plurality of learned models different from each other to the data, in each of the learned models, a primary pass/fail judgment unit that judges the quality of the object, and the pass/fail judgment by the primary pass/fail judgment unit. a final quality determination unit that finally determines that the object is defective when at least one quality determination result out of the results indicates that the object is defective.

また、上記の課題を解決するために、本発明の一態様に係る判定結果出力方法は、入力された画像データに含まれる対象物の良否判定の結果を出力する判定結果出力方法であって、前記画像データに対して、互いに異なる複数の学習済モデルを適用することで、当該学習済モデルのそれぞれにおいて、前記対象物の良否判定を行う一次良否判定ステップと、前記一次良否判定ステップにおける前記良否判定の結果のうちの少なくとも1つの良否判定の結果が、前記対象物が不良品であることを示す場合、前記対象物が不良品であると最終的に判定する最終良否判定ステップと、を含む。 Further, in order to solve the above problems, a determination result output method according to one aspect of the present invention is a determination result output method for outputting a result of quality determination of an object included in input image data, By applying a plurality of different learned models to the image data, a primary pass/fail judgment step of judging pass/fail of the object in each of the trained models; a final pass/fail judgment step of finally judging that the object is defective when at least one pass/fail judgment result out of the judgment results indicates that the object is defective. .

本発明の一態様によれば、対象物の良否判定を、簡易にかつ精度良く行うことができる。 According to one aspect of the present invention, it is possible to easily and accurately determine the quality of an object.

本発明の実施形態1に係る判定結果出力装置の要部構成を示すブロック図である。1 is a block diagram showing a configuration of a main part of a determination result output device according to Embodiment 1 of the present invention; FIG. 上記判定結果出力装置が備える学習済CNNの作成方法を示すものであり、(a)は、学習済CNNの作成における学習過程を示す概念図であり、(b)は、学習済CNNの作成における検定過程を示す概念図である。It shows a method of creating a learned CNN provided in the determination result output device, (a) is a conceptual diagram showing a learning process in creating a learned CNN, and (b) is a diagram in creating a learned CNN. It is a conceptual diagram which shows a test process. 上記判定結果出力装置を用いた判定結果の例を示す表である。It is a table|surface which shows the example of the determination result using the said determination result output apparatus. 上記判定結果出力装置を用いた判定結果の他の例を示す表である。It is a table showing another example of determination results using the determination result output device.

〔実施形態1〕
以下、本発明の一実施形態の判定結果出力装置1Aについて、詳細に説明する。
[Embodiment 1]
A determination result output device 1A according to an embodiment of the present invention will be described in detail below.

判定結果出力装置1Aは、対象物を撮像装置2によって撮像した画像データに基づいて、当該対象物が良品であるか不良品であるかを判定し、その判定結果を出力する装置である。換言すれば、判定結果出力装置1Aは、入力された画像データに含まれる対象物の良否判定の結果を出力する装置である。本実施形態では、上記対象物として板金を例に挙げて説明する。板金の良否判定の基準としては、例えば、疵の有無、色彩、欠けなどが挙げられる。 The determination result output device 1A is a device that determines whether an object is a non-defective product or a defective product based on image data of an object imaged by the imaging device 2, and outputs the determination result. In other words, the determination result output device 1A is a device that outputs the result of quality determination of the object included in the input image data. In the present embodiment, a sheet metal will be described as an example of the object. Examples of criteria for judging the quality of sheet metal include the presence or absence of flaws, color, chipping, and the like.

(判定結果出力装置1Aの構成)
図1は、判定結果出力装置1Aの要部構成を示すブロック図である。図1に示すように、判定結果出力装置1Aは、一次良否判定部10と、最終良否判定部20と、表示部30とを備えている。
(Configuration of determination result output device 1A)
FIG. 1 is a block diagram showing the essential configuration of the determination result output device 1A. As shown in FIG. 1, the determination result output device 1A includes a primary pass/fail determination unit 10, a final pass/fail determination unit 20, and a display unit 30. As shown in FIG.

一次良否判定部10は、図1に示すように、複数の学習済CNN(畳み込みニューラルネットワーク、Convolutional Neural Network)11を備えている。学習済CNN11は、入力された画像データに含まれる対象物の良否判定の結果を出力する。学習済CNN11のそれぞれは、予め機械学習によって作成された学習済モデルである。学習済CNN11のそれぞれは、機械学習において入力される教師データを異ならせることにより、互いに異なるモデルとなっている。 The primary pass/fail determination unit 10 includes a plurality of learned CNNs (Convolutional Neural Networks) 11, as shown in FIG. The learned CNN 11 outputs the result of quality judgment of the object included in the input image data. Each trained CNN 11 is a trained model created in advance by machine learning. Each trained CNN 11 is a model different from each other by using different teacher data input in machine learning.

ここで、学習済CNN11の作成方法(学習方法)について説明する。なお、以下の説明は、一例であり、本発明における学習済CNN11が下記の説明の方法で作成されるものに限定されるものではない。図2は、学習済CNN11の作成方法を示すものであり、(a)は、学習済CNN11の作成における学習過程を示す概念図であり、(b)は、学習済CNN11の作成における検定過程を示す概念図である。学習済CNN11は、図2に示すように、学習装置100によって作成される。 Here, a method of creating (learning method) the learned CNN 11 will be described. In addition, the following description is an example, and the learned CNN 11 in the present invention is not limited to the method described below. FIG. 2 shows a method for creating the trained CNN 11, (a) is a conceptual diagram showing the learning process in creating the trained CNN 11, and (b) shows the test process in creating the trained CNN 11. It is a conceptual diagram showing. The trained CNN 11 is created by the learning device 100 as shown in FIG.

学習済CNN11の作成方法では、まず、教師データ(学習データ)として、所定の数(ここでは、1000枚とする)の板金の画像データを用意する。当該教師データのうち、所定の割合の画像データは良品の板金の画像データであり、残りの画像データは不良品の板金の画像データである。教師データにおいて、良品か不良品かは予めユーザによって特定されている。 In the method of creating the learned CNN 11, first, a predetermined number (here, 1000 sheets) of sheet metal image data are prepared as teacher data (learning data). Of the training data, a predetermined proportion of the image data is image data of non-defective sheet metals, and the remaining image data is image data of defective sheet metals. In the training data, whether the product is good or bad is specified in advance by the user.

次に、学習装置100は、CNNに学習させるための画像データセット31(学習データセット)を作成する。学習装置100は、例えば、各CNNのために、1000枚の教師データの中から、200枚の教師データをランダムに抽出することによって画像データセット31を作成する。それぞれのCNNにおける学習データとしての画像データセット31は、互いに異なる画像データセットとする。ただし、画像データセット31のすべての画像データが他の画像データセット31の画像データと異なっている必要はなく、画像データセット31の一部の画像データは、他の画像データセット31の画像データと重複していてもよい。本実施形態では、すべての画像データセット31において、良品の画像データの数と、不良品の画像データの数との比を一定とする。 Next, the learning device 100 creates an image data set 31 (learning data set) for CNN to learn. For example, the learning device 100 creates an image data set 31 by randomly extracting 200 sheets of teacher data from 1000 sheets of teacher data for each CNN. The image data sets 31 as learning data in each CNN are assumed to be different image data sets. However, it is not necessary that all the image data of the image data set 31 are different from the image data of the other image data sets 31. may overlap with In this embodiment, the ratio between the number of non-defective image data and the number of defective image data is constant in all the image data sets 31 .

次に、学習装置100は、各CNNについて、画像データセット31を用いて学習済モデルを作成する。
具体的には、学習装置100は、まず、200枚の画像データのうち、160枚を、CNNに学習させるためのトレーニング用画像データ(以降、トレーニング画像データ)として選定する。また、学習装置100は、残りの40枚を、CNNのパラメータを調整するための交叉検定画像データ(以降、交叉検定画像データ)として選定する。これらの選定もランダムに行われる。
Next, the learning device 100 creates a trained model using the image data set 31 for each CNN.
Specifically, the learning device 100 first selects 160 images out of 200 image data as training image data (hereinafter referred to as training image data) for making the CNN learn. Also, the learning device 100 selects the remaining 40 images as cross-validated image data (hereinafter referred to as cross-validated image data) for adjusting the parameters of the CNN. These selections are also made randomly.

次に、学習装置100は、図2の(a)に示すように、CNNに対して160枚のトレーニング画像データのうち、ランダムに抽出した40枚のトレーニング画像データを入力することによりCNNに学習させる。次に、学習装置100は、図2の(b)に示すように、学習させたCNNに対して交叉検定画像データを入力していくことで、良否判定の精度を向上させるためにCNNのパラメータを調整する。次に、学習装置100は、160枚のトレーニング画像データのうち先程とは異なる40枚のトレーニング画像データを入力することによりCNNにさらに学習させる。次に、学習装置100は、学習させたCNNに対して交叉検定画像データを入力させ、良否判定の精度を向上させるためにCNNのパラメータをさらに調整する。以降、学習装置100は、当該処理を繰り返すことにより、1つ目のCNNについて学習済CNN11を作成する。学習装置100は、他のCNNについても同様の学習をさせることにより、学習済CNN11を作成する。 Next, as shown in FIG. 2(a), the learning device 100 inputs 40 training image data randomly extracted from the 160 training image data to the CNN for learning. Let Next, as shown in FIG. 2(b), the learning device 100 inputs cross-validation image data to the learned CNN. to adjust. Next, the learning device 100 further learns the CNN by inputting 40 different training image data out of the 160 training image data. Next, the learning device 100 inputs the cross-validation image data to the learned CNN, and further adjusts the parameters of the CNN in order to improve the accuracy of pass/fail judgment. After that, the learning device 100 repeats the processing to create the learned CNN 11 for the first CNN. Learning device 100 creates learned CNN 11 by causing other CNNs to learn in the same way.

ここで、上述したように、各学習済CNN11の学習において、学習データとしての画像データセットは、互いに異なる画像データセットとしている。これにより、学習済CNN11のそれぞれは、互いに異なる学習済モデルとなる。 Here, as described above, in the learning of each trained CNN 11, different image data sets are used as learning data. Thereby, each of the trained CNNs 11 becomes a mutually different trained model.

各学習済CNN11は、入力された画像データに対する良否判定結果として、当該画像データに含まれる対象物が良品であるか、又は不良品であるかを出力する。具体的には、各学習済CNN11は、対象物が良品であると判定できる確率(判定精度)を算出し、その算出結果を、良否判定の基準となる閾値と比較することで、良品又は不良品との判定結果を出力する。 Each learned CNN 11 outputs whether the object included in the image data is a non-defective product or a defective product as a quality judgment result for the input image data. Specifically, each learned CNN 11 calculates the probability (determination accuracy) that it is possible to determine that the object is a non-defective product, and compares the calculation result with a threshold value that is a criterion for determining whether the product is non-defective or defective. Outputs the judgment result of non-defective product.

各学習済CNN11は、例えば対象物を良品と判定するための指標である閾値と比較することで、良品又は不良品との判定結果を出力する。各学習済CNN11は、良品であると判定できる確率が閾値以上であれば良品と判定し、閾値未満であれば不良品と判定する。 Each learned CNN 11 outputs a determination result as a non-defective product or a defective product, for example, by comparing the object with a threshold, which is an index for determining a non-defective product. Each learned CNN 11 determines that the product is non-defective if the probability that it can be determined as a non-defective product is equal to or greater than the threshold, and determines that the product is defective if the probability is less than the threshold.

例えば、任意の学習済CNN11からの出力結果が、良品であると判定できる確率が65%であり、不良品であると判定できる確率が35%であることを示している場合であって、当該学習済CNN11の閾値が50%と設定されている場合を考える。この場合、出力結果(良品であると判定できる確率:65%)が当該閾値(50%)を超えているため、当該学習済CNN11は、対象物が良品であると判定する。 For example, if the output result from any learned CNN 11 indicates that the probability that it can be determined to be a non-defective product is 65% and the probability that it can be determined to be a defective product is 35%, Consider a case where the threshold for the learned CNN 11 is set to 50%. In this case, the learned CNN 11 determines that the target object is a non-defective product because the output result (probability of determining that the object is non-defective: 65%) exceeds the threshold value (50%).

但し、上記閾値は、対象物を不良品と判定するための指標である閾値であっても構わない。この場合、各学習済CNN11は、対象物が不良品であると判定できる確率を算出し、その算出結果を、当該閾値と比較することで、良品又は不良品との判定結果を出力する。各学習済CNN11は、不良品であると判定できる確率が閾値以上であれば不良品と判定し、閾値未満であれば良品と判定する。 However, the above threshold value may be a threshold value that is an index for determining an object as a defective product. In this case, each learned CNN 11 calculates the probability that the object can be determined to be defective, compares the calculation result with the threshold value, and outputs the determination result as good or bad. Each learned CNN 11 determines that the product is defective if the probability that it can be determined as a defective product is equal to or greater than the threshold, and determines that the product is non-defective if the probability is less than the threshold.

例えば、任意の学習済CNN11からの出力結果が、良品であると判定できる確率が65%であり、不良品であると判定できる確率が35%であることを示している場合であって、当該学習済CNN11の閾値が50%と設定されている場合を考える。この場合、出力結果(不良品であると判定できる確率:35%)が当該閾値(50%)未満であるため、当該学習済CNN11は、対象物が良品であると判定する。 For example, if the output result from any learned CNN 11 indicates that the probability that it can be determined to be a non-defective product is 65% and the probability that it can be determined to be a defective product is 35%, Consider a case where the threshold for the learned CNN 11 is set to 50%. In this case, the learned CNN 11 determines that the target object is non-defective because the output result (probability of determining that the object is defective: 35%) is less than the threshold value (50%).

なお、上記閾値は、学習済CNN11毎に設定されている。上述のように、各学習済CNN11を作成するためのCNNに入力する画像データセット31は異なるため、各学習済CNN11は、互いに異なる学習済モデルとなっている。そのため、各学習済CNN11に同じ画像データを入力しても、その出力結果(上記確率)は異なる可能性がある。従って、各学習済CNN11において精度良く良否判定結果を得るために、実験等を経て、各学習済CNN11に適した閾値がそれぞれ設定されている。 In addition, the said threshold value is set for every learned CNN11. As described above, since the image data sets 31 input to the CNN for creating each trained CNN 11 are different, each trained CNN 11 is a different trained model. Therefore, even if the same image data is input to each trained CNN 11, the output results (probabilities described above) may differ. Therefore, in order to obtain a pass/fail judgment result in each trained CNN 11 with high accuracy, a threshold suitable for each trained CNN 11 is set through experiments and the like.

以上のように、複数の学習済CNN11は、互いに異なるモデルとなっているため、同一の画像データが入力されたときに、それぞれの出力結果が異なる可能性を有している。複数の学習済CNN11のそれぞれは、入力された画像データに含まれる対象物の良否判定の結果を最終良否判定部20に出力する。 As described above, the plurality of learned CNNs 11 are models that differ from each other, so when the same image data is input, there is a possibility that the respective output results will differ. Each of the plurality of trained CNNs 11 outputs the quality determination result of the object included in the input image data to the final quality determination unit 20 .

最終良否判定部20は、判定結果出力装置1Aにおける対象物の最終的な良否を判定する。最終良否判定部20は、複数の学習済CNN11からそれぞれ出力された対象物の良否判定結果を用いて、最終的な良否判定を行う。具体的には、最終良否判定部20は、複数の学習済CNN11から入力されたすべての良否判定の結果が良品判定であることを示す場合においてのみ、対象物を良品と判定する。換言すれば、最終良否判定部20は、複数の学習済CNN11から入力された判定結果のうちの少なくとも1つの良否判定の結果が不良品であることを示す場合には、対象物を不良品であると判定する。最終良否判定部20は、良否判定の結果を表示部30に出力する。 The final quality determination unit 20 determines the final quality of the object in the determination result output device 1A. The final pass/fail determination unit 20 makes a final pass/fail determination using the pass/fail determination results of the target object output from the plurality of learned CNNs 11 . Specifically, the final pass/fail judgment unit 20 judges the object as a non-defective product only when all the pass/fail judgment results input from the plurality of learned CNNs 11 indicate non-defective product judgment. In other words, when at least one pass/fail judgment result among the judgment results input from the plurality of learned CNNs 11 indicates that the object is defective, the final pass/fail judgment unit 20 determines that the object is a defective product. Determine that there is. The final pass/fail judgment unit 20 outputs the pass/fail judgment result to the display unit 30 .

表示部30は、最終良否判定部20から入力された判定結果を表示する装置である。表示部30は、特に限定されるものではないが、例えば、液晶ディスプレイなどである。なお、判定結果を出力する出力装置は、表示部30に限らず、判定結果を音で出力するスピーカ等であっても構わない。また、出力装置は、判定結果出力装置1Aに備えられる必要は必ずしもなく、判定結果出力装置1Aと接続可能な、判定結果出力装置1Aの外部装置として設けられても構わない。 The display unit 30 is a device that displays the determination result input from the final pass/fail determination unit 20 . The display unit 30 is not particularly limited, but is, for example, a liquid crystal display. The output device for outputting the determination result is not limited to the display unit 30, and a speaker or the like for outputting the determination result by sound may be used. Also, the output device does not necessarily have to be provided in the determination result output device 1A, and may be provided as an external device of the determination result output device 1A that can be connected to the determination result output device 1A.

(判定結果出力装置1Aの動作)
次に、本実施形態における判定結果出力装置1Aの動作(換言すれば、判定結果出力方法)について、図1を参照しながら説明する。
(Operation of judgment result output device 1A)
Next, the operation of the determination result output device 1A (in other words, determination result output method) in this embodiment will be described with reference to FIG.

本実施形態の判定結果出力方法は、一次良否判定ステップと、最終良否判定ステップとを含む。 The determination result output method of the present embodiment includes a primary pass/fail determination step and a final pass/fail determination step.

一次良否判定ステップでは、互いに異なる複数の学習済CNN11を適用することで、学習済CNN11のそれぞれにおいて、画像データ(対象物)の良否判定を行う。最終良否判定ステップでは、一次良否判定ステップでの複数の良否判定の結果に基づき、最終的な対象物の良否判定を行う。 In the primary pass/fail judgment step, by applying a plurality of learned CNNs 11 different from each other, pass/fail judgment of image data (object) is performed in each of the learned CNNs 11 . In the final pass/fail judgment step, a final pass/fail judgment of the object is made based on a plurality of pass/fail judgment results in the first pass/fail judgment step.

実施形態の判定結果出力方法では、図1に示すように、まず、良否判定を行う対象物の画像データを一次良否判定部10が備える各学習済CNN11に入力する。次に、各学習済CNN11が当該画像データについて良否判定を行う(一次良否判定ステップ)。次に、各学習済CNN11は、良否判定結果を最終良否判定部20へ出力する。 In the determination result output method of the embodiment, as shown in FIG. 1 , first, image data of an object for which quality determination is to be performed is input to each learned CNN 11 provided in the primary quality determination unit 10 . Next, each trained CNN 11 performs pass/fail judgment on the image data (primary pass/fail judgment step). Next, each trained CNN 11 outputs the quality determination result to the final quality determination section 20 .

次に、最終良否判定部20が、複数の学習済CNN11から出力された良否判定結果に基づいて、対象物の最終的な良否を判定する(最終良否判定ステップ)。具体的には、最終良否判定部20は、複数の学習済CNN11から出力されたすべて良否判定結果が良品判定であることを示す場合においてのみ、対象物を良品と判定する。換言すれば、最終良否判定部20は、一次良否判定部10から入力された複数の判定結果のうちの少なくとも1つの良否判定の結果が不良品であることを示す場合に、対象物を不良品であると判定する。具体例について、図3を参照しながら説明する。 Next, the final pass/fail judgment unit 20 judges the final pass/fail of the object based on the pass/fail judgment results output from the plurality of learned CNNs 11 (final pass/fail judgment step). Specifically, the final pass/fail judgment unit 20 judges the object as a non-defective product only when all the pass/fail judgment results output from the plurality of learned CNNs 11 indicate non-defective product judgment. In other words, when at least one pass/fail judgment result among the plurality of judgment results input from the primary pass/fail judgment unit 10 indicates that the object is defective, the final pass/fail judgment unit 20 regards the object as a defective product. It is determined that A specific example will be described with reference to FIG.

図3は、本実施形態における判定結果出力装置1Aを用いた判定結果の例を示す表である。図3では、複数(5つ)の学習済CNN11を区別するために、学習済CNN11A~学習済CNN11Eと記載している。 FIG. 3 is a table showing an example of determination results using the determination result output device 1A in this embodiment. In FIG. 3, in order to distinguish between a plurality of (five) learned CNNs 11, the learned CNN 11A to the learned CNN 11E are described.

図3に示すように、製品Aについては、学習済CNN11A~学習済CNN11Eのすべてが良品であると判定している。このため、最終良否判定部20は、製品Aを良品であると判定する。これに対して、製品B~製品Dについては、学習済CNN11A~学習済CNN11Eの少なくとも1つが不良品であると判定している。このため、最終良否判定部20は、製品B~製品Dを不良品であると判定する。 As shown in FIG. 3, with regard to product A, all learned CNN 11A to learned CNN 11E are determined to be non-defective products. Therefore, the final quality determination unit 20 determines that the product A is a non-defective product. On the other hand, for product B to product D, at least one of learned CNN 11A to learned CNN 11E is determined to be defective. Therefore, the final quality determination unit 20 determines that the products B to D are defective.

ここで、学習済CNN11に入力される画像データは、対象物を撮像した画像データの画素数、又は、画像データにおける対象物を撮像する方向が学習時から変化する場合がある。換言すれば、学習済CNN11に入力される画像に変化が生じる場合がある。このような場合、従来では、良否判定を行うために学習済CNNを1つのみ用いていたため、画像データが学習時から変化した場合、不良品を良品と判定しまう可能性があった。 Here, in the image data input to the learned CNN 11, the number of pixels of the image data of the target object or the direction of the target object in the image data may change from the time of learning. In other words, the images input to the trained CNN 11 may change. In such a case, conventionally, only one trained CNN is used for quality determination, so if the image data changes from the time of learning, there is a possibility that a defective product is determined to be a good product.

これに対して、判定結果出力装置1Aでは、最終良否判定部20に対して、複数の学習済CNN11からそれぞれ対象物の良否判定結果が入力される。そして、最終良否判定部20は、複数の学習済CNN11から入力されたすべての良否判定の結果が良品判定であることを示す場合においてのみ、対象物を良品と判定する。換言すれば、最終良否判定部20は、複数の学習済CNN11から入力された判定結果のうちの少なくとも1つの良否判定の結果が不良品であることを示す場合に、対象物を不良品であると判定する。 On the other hand, in the determination result output device 1A, the final quality determination unit 20 receives the quality determination results of the target object from the plurality of learned CNNs 11 respectively. Then, the final pass/fail judgment unit 20 judges the object as a non-defective product only when all the pass/fail judgment results input from the plurality of learned CNNs 11 indicate non-defective product judgment. In other words, the final quality determination unit 20 determines that the object is defective when at least one of the determination results input from the plurality of learned CNNs 11 indicates that the product is defective. I judge.

上記の構成によれば、学習済CNN11に入力される画像に変化が生じた場合においても、複数の学習済CNN11のすべてが良品と判断しなければ、最終的に良品と判定しないため、不良品を良品と判定する可能性を低減することができる。 According to the above configuration, even if there is a change in the image input to the learned CNN 11, unless all of the learned CNNs 11 are judged to be non-defective, the product is not finally judged to be non-defective. can be reduced.

次に、同一の対象物(製品E)について、画像データの解像度(画素数)を変化させて、本発明の判定結果出力装置1Aにより良品判定を行う場合について、図4を参照しながら説明する。図4は、判定結果出力装置1Aを用いた判定結果の例を示す表である。図4に示す例では、例1から例4に向かうにつれて画像データの解像度を下げたときの判定結果を示す。ここでは、製品Eが不良品であるものとして説明する。 Next, with regard to the same object (product E), the case where the resolution (the number of pixels) of the image data is changed and non-defective product judgment is performed by the judgment result output device 1A of the present invention will be described with reference to FIG. . FIG. 4 is a table showing an example of determination results using the determination result output device 1A. The example shown in FIG. 4 shows the determination result when the resolution of the image data is lowered from example 1 to example 4. In FIG. Here, it is assumed that the product E is defective.

CNNを用いた良否判定では、画像データの解像度によって良否判定が異なることがある。そのため、従来のように1つの学習済CNNを用いて良否判定をする場合、誤った判定をしてしまう可能性が高くなる。 In pass/fail judgment using CNN, pass/fail judgment may differ depending on the resolution of image data. Therefore, in the case of making pass/fail judgments using one trained CNN as in the conventional art, the possibility of making erroneous judgments increases.

これに対して、判定結果出力装置1Aでは、図4に示すように、例2及び例3にように、画像データの解像度の低下によって複数の学習済CNN11のうちの一部の学習済CNN11が対象物を良品であると判定したとしても、他の学習済CNN11が不良品であると判定することにより、当該対象物が不良品であると判定することができる。従って、対象物の良否判定を、従来よりも精度良く行うことができる。また、判定結果出力装置1Aでは、特許文献2のような総合判定ニューラルネットワークを必要としないため、簡易にかつ精度良く行うことができる。 On the other hand, in the determination result output device 1A, as shown in FIG. Even if the target object is determined to be non-defective, it can be determined that the target is defective by determining that another learned CNN 11 is defective. Therefore, it is possible to determine the quality of the object with higher accuracy than in the conventional art. Moreover, since the determination result output device 1A does not require a comprehensive determination neural network as in Patent Document 2, it can be performed easily and accurately.

なお、本実施形態では、学習済CNN11の作成において、すべての画像データセット31に含まれる、良品の画像データの数と、不良品の画像データの数との比を一定としている。これにより、学習済CNN11におけるパラメータの設定を容易にすることができる。 In the present embodiment, in creating the learned CNN 11, the ratio between the number of non-defective image data and the number of defective image data included in all the image data sets 31 is constant. This makes it easy to set parameters in the learned CNN 11 .

ただし、本発明の一態様では、学習済CNN11の作成において、それぞれの画像データセット31に含まれる、良品の画像データの数と、不良品の画像データの数との比を異ならせてもよい。これにより、学習済CNN11毎に更に異なる特徴を持たせることができる。その結果、画像データによって、各学習済CNN11の判定精度を異ならせることができ、不良品を良品と判定する可能性を低減させることができる。 However, in one aspect of the present invention, in creating the trained CNN 11, the ratio between the number of non-defective image data and the number of defective image data included in each image data set 31 may be changed. . Thereby, further different characteristics can be provided for each learned CNN 11 . As a result, it is possible to vary the determination accuracy of each learned CNN 11 depending on the image data, and reduce the possibility of determining a defective product as a non-defective product.

学習済CNN11が有する特徴としては、例えば、良品もしくは不良品と判定しやすい、又は、疵の有無、色彩、欠け等の特定の指標に特化した良否判定を行うといった特徴が挙げられる。例えば、
(1)画像データセット31に含める画像データの数、
(2)画像データセット31に含める、良品の画像データの数と不良品の画像データの数との比、
(3)画像データセット31に含める、トレーニング画像データの数と交叉検定画像データの数との比、
(4)画像データセット31に含める画像データの解像度、
(5)画像データセット31に含める画像データの種類(例:カラー画像又は2値化画像)、又は、
(6)学習時に設定する各種パラメータ(例:最適化関数)、
といった各種条件を変更することによって、上記特徴を変更することも可能である。学習装置100は、上記条件の少なくとも何れかを変更することで、例えば、疵の特定に強い(僅かな傷でも不良品と判定する)学習済CNN11、又は、欠けの特定に強い(僅かな欠けでも不良品と判定する)学習済CNN11を作成することも可能となる。なお当然ながら、用意する教師データに含まれる対象物の状態によっても、学習済CNN11の特徴は異なってくる。
Features of the learned CNN 11 include, for example, the ability to easily determine whether an item is good or defective, or the ability to perform pass/fail determination based on specific indicators such as the presence or absence of flaws, color, and chipping. for example,
(1) the number of image data to be included in the image data set 31;
(2) the ratio of the number of non-defective image data to the number of defective image data included in the image data set 31;
(3) the ratio of the number of training image data to the number of cross-validated image data included in the image dataset 31;
(4) the resolution of the image data included in the image data set 31;
(5) the type of image data to be included in the image data set 31 (eg, color image or binarized image), or
(6) Various parameters set during learning (eg optimization function),
It is also possible to change the above characteristics by changing various conditions such as. By changing at least one of the above conditions, the learning device 100 is, for example, a learned CNN 11 that is strong in identifying flaws (determines even a slight flaw as a defective product), or strong in identifying chipping (slight chipping). However, it is also possible to create a learned CNN 11 that is determined to be defective. Of course, the characteristics of the trained CNN 11 also differ depending on the state of the object included in the prepared teacher data.

また、本実施形態では、学習装置100は、用意された画像データから所定数の画像データをランダムに選定しているが、これに限らず例えば、用意された画像データの全てを各CNNに入力しても構わない。また、各CNNに入力されるために選定される所定数の画像データ群(各画像データセット31の元となる画像データ)は、互いに同じであっても構わない。但しこの場合、各CNNに入力する画像データセット31のそれぞれにおいて、例えば上記(2)~(6)の少なくとも何れかを異ならせる。 Further, in the present embodiment, the learning device 100 randomly selects a predetermined number of image data from the prepared image data. I don't mind. Also, a predetermined number of image data groups (image data that form the basis of each image data set 31) selected to be input to each CNN may be the same. However, in this case, for example, at least one of the above (2) to (6) is made different for each image data set 31 input to each CNN.

また、学習装置100は、学習済CNN11毎に上記条件の少なくとも何れかを異ならせることで、互いに異なる学習済CNN11(上記特徴が異なる学習済CNN11)を作成しても構わない。この場合、学習装置100は、例えば、疵の特定に強い学習済CNN11と欠けの特定に強い学習済CNN11とを作成し、一次良否判定部10に持たせることも可能となる。 Also, the learning device 100 may create different learned CNNs 11 (learned CNNs 11 having different features) by varying at least one of the above conditions for each learned CNN 11 . In this case, the learning device 100 can create, for example, a learned CNN 11 that is strong in identifying flaws and a learned CNN 11 that is strong in identifying defects, and allow the primary pass/fail judgment unit 10 to have them.

但し、所定の特徴を持たせるためにどの設定をどの程度変更するかを特定することは極めて困難である。そのため、本実施形態では、互いに異なる学習済CNN11を簡易に生成するために、教師データをランダムに選定することで画像データセット31を作成している。 However, it is extremely difficult to specify which setting should be changed and how much to give a predetermined characteristic. Therefore, in the present embodiment, the image data set 31 is created by randomly selecting teacher data in order to easily generate different learned CNNs 11 .

なお、本実施形態の判定結果出力装置1Aでは、一次良否判定部10は、複数の学習済CNN11を用いる態様であったが、本発明の判定結果出力装置はこれに限られない。本発明の判定結果出力装置は、一次良否判定部が、良否判定を行う複数の学習済モデルを適用するものであればよく、例えば、CNNの代わりに、サポートベクターマシン、決定木、ランダムフォレストなどのモデルを用いてもよい。 In the determination result output device 1A of the present embodiment, the primary pass/fail determination unit 10 uses a plurality of learned CNNs 11, but the determination result output device of the present invention is not limited to this. In the judgment result output device of the present invention, the primary pass/fail judgment unit may apply a plurality of trained models that make pass/fail judgments. For example, instead of CNN, a support vector machine, a decision tree, a random forest, etc. model may be used.

〔実施形態2〕
本発明の他の実施形態について、以下に説明する。なお、説明の便宜上、上記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を繰り返さない。
[Embodiment 2]
Other embodiments of the invention are described below. For convenience of description, members having the same functions as those of the members described in the above embodiments are denoted by the same reference numerals, and description thereof will not be repeated.

実施形態1では、各学習済CNN11で用いられる閾値は予め定められている。一方、本実施形態では、各学習済CNN11で用いられる閾値はそれぞれ調整可能である。つまり、各学習済CNN11には、閾値が調整(変更)可能に設定されている。例えば、各学習済CNN11で用いられる閾値はそれぞれ、操作部(不図示)がユーザ操作を受け付けることで調整される。 In Embodiment 1, the threshold used in each learned CNN 11 is determined in advance. On the other hand, in this embodiment, the thresholds used in each learned CNN 11 are adjustable. That is, each learned CNN 11 is set with a threshold that can be adjusted (changed). For example, each threshold used in each learned CNN 11 is adjusted by an operation unit (not shown) receiving a user operation.

例えば、任意の学習済CNN11からの出力結果が、良品であると判定できる確率が65%であり、不良品であると判定できる確率が35%であることを示している場合を考える。 For example, consider a case where the output result from an arbitrary learned CNN 11 indicates that the probability of determining that the product is good is 65% and the probability of determining that it is defective is 35%.

上記学習済CNN11の閾値が対象物を良品と判定するための指標であり、かつ当該閾値が50%に設定された場合、出力結果(良品であると判定できる確率:65%)は当該閾値(50%)を超えている。そのため、当該学習済CNN11は、対象物が良品であると判定する。一方、当該学習済CNN11の閾値が70%に設定された場合、出力結果(良品であると判定できる確率:65%)は当該閾値(70%)未満となる。そのため、当該学習済CNN11は対象物が不良品であると判定する。 When the threshold value of the learned CNN 11 is an index for determining the target object as a non-defective item, and the threshold value is set to 50%, the output result (probability of being able to determine that it is a non-defective item: 65%) is the threshold value ( 50%). Therefore, the learned CNN 11 determines that the object is non-defective. On the other hand, when the threshold value of the learned CNN 11 is set to 70%, the output result (probability of being determined as non-defective: 65%) is less than the threshold value (70%). Therefore, the learned CNN 11 determines that the object is defective.

また、上記学習済CNN11の閾値が対象物を不良品と判定するための指標であり、かつ当該閾値が50%に設定された場合、出力結果(不良品であると判定できる確率:35%)が当該閾値(50%)未満であるため、当該学習済CNN11は対象物が良品であると判定する。一方、当該学習済CNN11の閾値を30%に設定した場合、出力結果(不良品であると判定できる確率:35%)が当該閾値(30%)を超えているため、当該学習済CNN11は対象物が不良品であると判定する。 In addition, when the threshold of the learned CNN 11 is an index for determining the target object as a defective product, and the threshold value is set to 50%, the output result (probability of determining that the product is defective: 35%) is less than the threshold value (50%), the learned CNN 11 determines that the object is non-defective. On the other hand, when the threshold of the learned CNN 11 is set to 30%, the output result (probability of determining that it is defective: 35%) exceeds the threshold (30%), so the learned CNN 11 is the target Determine that the item is defective.

このように、閾値を調整することにより、判定対象の画像データ(判定対象の対象物)が同じであっても、学習済CNN11から出力される判定結果を異ならせることが可能となる。 By adjusting the threshold value in this way, even if the image data to be determined (target object to be determined) is the same, it is possible to vary the determination results output from the trained CNN 11 .

例えば、対象物を良品と判定するための指標である閾値(良品用閾値)を増加させるほど、また、対象物を不良品と判定するための指標である閾値(不良品用閾値)を減少させるほど、対象物を不良品と判定する可能性を高めることができる。つまり、良品用閾値を増加させるように、又は不良品用閾値を減少させるように調整することで、判定結果出力装置1Aは、判定対象の対象物をより厳しく判定できる。 For example, as the threshold value (non-defective product threshold value), which is an index for determining a target object as a non-defective product, is increased, the threshold value (defective product threshold value), which is an index for determining a target object as a defective product, is decreased. The more, the more likely it is that the object will be determined to be defective. In other words, by increasing the non-defective product threshold value or decreasing the defective product threshold value, the determination result output device 1A can more strictly determine the object to be determined.

換言すれば、判定結果出力装置1Aは、上記のように調整することで、不良品である対象物を、判定対象の画像データに基づき確実に不良品であると判定できる。そのため、判定結果出力装置1Aは、対象物が不良品である場合に良品という判定結果を出力してしまうといった誤判定を更に抑制できる。つまり、判定結果出力装置1Aは、より精度良く良否判定結果を出力できる。 In other words, the determination result output device 1A can reliably determine that an object, which is a defective product, is defective based on the image data to be determined by adjusting as described above. Therefore, the determination result output device 1A can further suppress erroneous determination such as outputting a determination result of a non-defective product when the target object is a defective product. That is, the determination result output device 1A can output the pass/fail determination result with higher accuracy.

〔ソフトウェアによる実現例〕
判定結果出力装置1Aの制御ブロック(特に、一次良否判定部10及び最終良否判定部20)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、ソフトウェアによって実現してもよい。
[Example of realization by software]
The control blocks of the judgment result output device 1A (in particular, the primary pass/fail judgment unit 10 and the final pass/fail judgment unit 20) may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, It may be realized by software.

後者の場合、判定結果出力装置1Aは、各機能を実現するソフトウェアであるプログラムの命令を実行するコンピュータを備えている。このコンピュータは、例えば1つ以上のプロセッサを備えていると共に、上記プログラムを記憶したコンピュータ読み取り可能な記録媒体を備えている。そして、上記コンピュータにおいて、上記プロセッサが上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記プロセッサとしては、例えばCPU(Central Processing Unit)を用いることができる。上記記録媒体としては、「一時的でない有形の媒体」、例えば、ROM(Read Only Memory)等の他、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムを展開するRAM(Random Access Memory)などをさらに備えていてもよい。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明の一態様は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。 In the latter case, the determination result output device 1A is provided with a computer that executes instructions of a program, which is software that implements each function. This computer includes, for example, one or more processors, and a computer-readable recording medium storing the program. In the computer, the processor reads the program from the recording medium and executes it, thereby achieving the object of the present invention. As the processor, for example, a CPU (Central Processing Unit) can be used. As the recording medium, a "non-temporary tangible medium" such as a ROM (Read Only Memory), a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. In addition, a RAM (Random Access Memory) for developing the above program may be further provided. Also, the program may be supplied to the computer via any transmission medium (communication network, broadcast wave, etc.) capable of transmitting the program. Note that one aspect of the present invention can also be implemented in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.

本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。 The present invention is not limited to the above-described embodiments, but can be modified in various ways within the scope of the claims, and can be obtained by appropriately combining technical means disclosed in different embodiments. is also included in the technical scope of the present invention.

1A 判定結果出力装置
10 一次良否判定部
11 学習済CNN(学習済モデル)
20 最終良否判定部
31 画像データセット
1A Judgment result output device 10 Primary pass/fail judging unit 11 Learned CNN (learned model)
20 final pass/fail judgment unit 31 image data set

Claims (5)

入力された画像データに含まれる対象物の良否判定の結果を出力する判定結果出力装置であって、
前記画像データに対して、互いに異なる複数の学習済モデルを適用することで、当該学習済モデルのそれぞれにおいて、前記対象物の良否判定を行う一次良否判定部と、
前記一次良否判定部による前記良否判定の結果のうちの少なくとも1つの良否判定の結果が、前記対象物が不良品であることを示す場合、前記対象物が不良品であると最終的に判定する最終良否判定部と、を備え、
前記一次良否判定部は、前記複数の学習済モデルのそれぞれに対して、同一の画像データを入力する、判定結果出力装置。
A determination result output device that outputs a result of quality determination of an object included in input image data,
a primary pass/fail judgment unit that applies a plurality of different learned models to the image data to judge pass/fail of the object in each of the trained models;
When at least one pass/fail judgment result among the pass/fail judgment results by the primary pass/fail judging unit indicates that the object is defective, it is finally judged that the object is defective. and a final pass/fail judgment unit,
The primary pass/fail determination unit is a determination result output device that inputs the same image data to each of the plurality of trained models .
前記一次良否判定部は、複数の学習データとしての画像データを有し、かつ、少なくとも一部の画像データが互いに異なる複数の学習データセットのそれぞれを、畳み込みニューラルネットワークに入力することにより作成された学習済モデルを、前記複数の学習済モデルのそれぞれとして用いる、請求項1に記載の判定結果出力装置。 The primary pass/fail determination unit has image data as a plurality of learning data, and is created by inputting each of a plurality of learning data sets in which at least a part of the image data is different from each other to a convolutional neural network. 2. The determination result output device according to claim 1, wherein a trained model is used as each of said plurality of trained models. 前記複数の学習済モデルのそれぞれには、良否判定の基準となる閾値が変更可能に設定されている、請求項1又は2に記載の判定結果出力装置。 3. The determination result output device according to claim 1, wherein a threshold value serving as a criterion for determining whether the model is good or bad is set to be changeable for each of the plurality of trained models. 入力された画像データに含まれる対象物の良否判定の結果を出力する判定結果出力方法であって、
前記画像データに対して、互いに異なる複数の学習済モデルを適用することで、当該学習済モデルのそれぞれにおいて、前記対象物の良否判定を行う一次良否判定ステップと、
前記一次良否判定ステップにおける前記良否判定の結果のうちの少なくとも1つの良否判定の結果が、前記対象物が不良品であることを示す場合、前記対象物が不良品であると最終的に判定する最終良否判定ステップと、を含み、
前記一次良否判定ステップにおいて、前記複数の学習済モデルのそれぞれに対して、同一の画像データを入力する、判定結果出力方法。
A determination result output method for outputting a result of quality determination of an object included in input image data,
a primary pass/fail judgment step of applying a plurality of different learned models to the image data to judge pass/fail of the object in each of the trained models;
When at least one pass/fail judgment result among the pass/fail judgment results in the primary pass/fail judgment step indicates that the object is defective, it is finally judged that the object is defective. and a final pass/fail judgment step ,
A determination result output method , wherein in the primary pass/fail determination step, the same image data is input to each of the plurality of trained models .
請求項1に記載の判定結果出力装置としてコンピュータを機能させるための判定結果出力プログラムであって、前記一次良否判定部及び前記最終良否判定部としてコンピュータを機能させるための判定結果出力プログラム。 2. A determination result output program for causing a computer to function as the determination result output device according to claim 1, the determination result output program for causing the computer to function as the primary pass/fail determination section and the final pass/fail determination section.
JP2018172590A 2018-09-14 2018-09-14 Judgment result output device, judgment result output method, and judgment result output program Active JP7215030B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018172590A JP7215030B2 (en) 2018-09-14 2018-09-14 Judgment result output device, judgment result output method, and judgment result output program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018172590A JP7215030B2 (en) 2018-09-14 2018-09-14 Judgment result output device, judgment result output method, and judgment result output program

Publications (2)

Publication Number Publication Date
JP2020046731A JP2020046731A (en) 2020-03-26
JP7215030B2 true JP7215030B2 (en) 2023-01-31

Family

ID=69901297

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018172590A Active JP7215030B2 (en) 2018-09-14 2018-09-14 Judgment result output device, judgment result output method, and judgment result output program

Country Status (1)

Country Link
JP (1) JP7215030B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001108518A (en) 1999-08-03 2001-04-20 Mitsui Eng & Shipbuild Co Ltd Abnormality detecting method and device
JP2003302212A (en) 2002-04-11 2003-10-24 Seiko Electric Co Ltd Defect extraction method and printed wiring board final appearance inspection device
JP2007033126A (en) 2005-07-25 2007-02-08 Omron Corp Substrate inspection device, parameter adjusting method thereof and parameter adjusting device
JP2014002497A (en) 2012-06-18 2014-01-09 Shindengen Electric Mfg Co Ltd Sealed symbol inspection device and method for electronic apparatus
JP2016040650A (en) 2014-08-12 2016-03-24 株式会社Screenホールディングス Classifier construction method, image classifying method, and image classifying device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001108518A (en) 1999-08-03 2001-04-20 Mitsui Eng & Shipbuild Co Ltd Abnormality detecting method and device
JP2003302212A (en) 2002-04-11 2003-10-24 Seiko Electric Co Ltd Defect extraction method and printed wiring board final appearance inspection device
JP2007033126A (en) 2005-07-25 2007-02-08 Omron Corp Substrate inspection device, parameter adjusting method thereof and parameter adjusting device
JP2014002497A (en) 2012-06-18 2014-01-09 Shindengen Electric Mfg Co Ltd Sealed symbol inspection device and method for electronic apparatus
JP2016040650A (en) 2014-08-12 2016-03-24 株式会社Screenホールディングス Classifier construction method, image classifying method, and image classifying device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Po Chun Lien, Qiangfu Zhao,Product Surface Defect Detection Based on Deep Learning,2018 IEEE 16th Intl Conf on Dependable, Autonomic and Secure Computing, 16th Intl Conf on Pervasive Intelligence and Computing, 4th Intl Conf on Big Data Intelligence and Computing and Cyber Science and Technology Congress(DASC/PiCom/DataCom/CyberSciTech),米国,IEEE,2018年08月12日,pp. 250-255,https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8511894

Also Published As

Publication number Publication date
JP2020046731A (en) 2020-03-26

Similar Documents

Publication Publication Date Title
EP3785603B1 (en) Machine learning-based fundus image detection method, apparatus, and system
US20190188846A1 (en) Information processing apparatus, identification system, setting method, and program
KR20190063839A (en) Method and System for Machine Vision based Quality Inspection using Deep Learning in Manufacturing Process
US20230086552A1 (en) Image processing method and apparatus, device, storage medium, and computer program product
JP6584250B2 (en) Image classification method, classifier configuration method, and image classification apparatus
JP2004012422A (en) Pattern inspection device, pattern inspection method, and program
US11403560B2 (en) Training apparatus, image recognition apparatus, training method, and program
CN108053025B (en) Multi-column neural network medical image analysis method and device
US11783471B2 (en) Method and device for determining whether object includes defect
US20210390282A1 (en) Training data increment method, electronic apparatus and computer-readable medium
CN112017245B (en) Certificate positioning method
JP2019106119A (en) Detection system, information processing apparatus, evaluation method, and program
JP2020042754A (en) Classification device, classification method, classification program, and inspection device
JP7215030B2 (en) Judgment result output device, judgment result output method, and judgment result output program
JP7123306B2 (en) Image processing device and image processing method
Romanuke Two-layer perceptron for classifying flat scaled-turned-shifted objects by additional feature distortions in training
CN111971951A (en) Arithmetic device, arithmetic method, program, and authentication system
JP2020107104A (en) Image determination device, image determination method, and image determination program
WO2021065574A1 (en) Image processing device, image processing method, and program
CN113076169A (en) User interface test result classification method and device based on convolutional neural network
US11244443B2 (en) Examination apparatus, examination method, recording medium storing an examination program, learning apparatus, learning method, and recording medium storing a learning program
CN113554592A (en) Image difference detection method and device
KR20180082680A (en) Method for learning classifier and prediction classification apparatus using the same
KR102073362B1 (en) Method and computer program for classifying wafer map according to defect type
JP2022024541A (en) Image generation device, image inspection system, image generation method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210819

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220826

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220906

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221013

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: 20221220

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230102

R150 Certificate of patent or registration of utility model

Ref document number: 7215030

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150