KR20180063869A - Method, apparatus and computer program stored in computer readable medium for state decision of image data - Google Patents

Method, apparatus and computer program stored in computer readable medium for state decision of image data Download PDF

Info

Publication number
KR20180063869A
KR20180063869A KR1020180024261A KR20180024261A KR20180063869A KR 20180063869 A KR20180063869 A KR 20180063869A KR 1020180024261 A KR1020180024261 A KR 1020180024261A KR 20180024261 A KR20180024261 A KR 20180024261A KR 20180063869 A KR20180063869 A KR 20180063869A
Authority
KR
South Korea
Prior art keywords
data
image data
image
network function
input
Prior art date
Application number
KR1020180024261A
Other languages
Korean (ko)
Inventor
강형신
김광민
변경목
Original Assignee
주식회사 수아랩
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 주식회사 수아랩 filed Critical 주식회사 수아랩
Priority to KR1020180024261A priority Critical patent/KR20180063869A/en
Publication of KR20180063869A publication Critical patent/KR20180063869A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • G06K9/6201
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/088Non-supervised learning, e.g. competitive learning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/08Learning-based routing, e.g. using neural networks or artificial intelligence

Abstract

A method for determining the state of image data according to an embodiment of the present invention is disclosed. The method for determining the state of image data includes the steps of: obtaining first output data by a network function based on the image data; obtaining second output data by an algorithm with an effect which is different from the network function, based on the image data; and determining the state information of the image data based on the first output data and the second output data. Accordingly, the present invention can provide the state information of the image data based on the inputted image data.

Description

이미지 데이터의 상태 판단 방법, 장치 및 컴퓨터-판독가능 저장 매체에 저장된 컴퓨터 프로그램{METHOD, APPARATUS AND COMPUTER PROGRAM STORED IN COMPUTER READABLE MEDIUM FOR STATE DECISION OF IMAGE DATA}[0001] METHOD, APPARATUS AND COMPUTER PROGRAM STORED IN COMPUTER READABLE MEDIUM FOR STATE DECISION OF IMAGE DATA [0002]

본 발명은 이미지 데이터의 상태 판단에 관한 것으로, 보다 구체적으로 네트워크 함수를 이용한 이미지 데이터의 상태 판단에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention [0001] The present invention relates to status determination of image data, and more specifically, to status determination of image data using a network function.

패턴 인식(pattern recognition)은 머신 러닝(machine learning)의 일 분야로서, 패턴 및 데이터의 규칙성을 인식하는 학문을 의미한다. 패턴 인식 기술은 교사 학습(supervised learning) 및 비교사 학습(unsupervised learning) 방법을 포함한다. 교사 학습 방법은 이미 패턴 인식의 결과가 결정되어 있는 데이터(“트레이닝” 데이터 라고 한다)를 이용하여 알고리즘이 패턴 인식을 학습하는 방법을 의미한다. 여기서 각각의 트레이닝 데이터는 레이블링된(labeled)된 데이터라고 지칭될 수 있다. 비교사 학습 방법은 레이블링된 데이터 없이, 알고리즘이 이전에 알려지지 않은 패턴을 발견하는 방법을 의미한다.Pattern recognition is a field of machine learning, which means a discipline that recognizes the regularity of patterns and data. Pattern recognition techniques include supervised learning and unsupervised learning methods. Teacher learning method means a method in which an algorithm learns pattern recognition using data ("training" data) in which the result of pattern recognition is already determined. Where each training data may be referred to as labeled data. The comparator learning method means a method in which an algorithm finds a previously unknown pattern without labeled data.

패턴 인식 기술을 구현하기 위해 신경망 네트워크(neural network)가 이용될 수 있다. 신경망 네트워크는 적어도 둘 이상의 노드들과 이러한 노드들을 연결하는 링크로 구성된다. 각각의 링크들에는 가중치가 설정될 수 있으며, 링크에 부여된 가중치는 가변적일 수 있다. 링크에 부여된 가중치는 신경망 네트워크가 의도하는 패턴 인식을 수행하기에 적합하도록 수정될 수 있다.A neural network may be used to implement the pattern recognition technique. The neural network consists of at least two nodes and links connecting these nodes. Each link may be weighted and the weight assigned to the link may be variable. The weight assigned to the link may be modified to be suitable for performing the pattern recognition that the neural network is intended to perform.

미국 등록 특허 7,698,239는 이러한 신경망 네트워크의 일 예를 도시한다.U.S. Patent No. 7,698,239 shows an example of such a neural network.

본 발명은 전술한 배경기술에 대응하여 안출된 것으로, 데이터의 상태 판단 방법을 제공하는 것을 목적으로 한다.The present invention has been devised in response to the background art described above, and it is an object of the present invention to provide a method of determining a state of data.

본 발명은 이미지 데이터의 상태 판단 방법을 통해 이미지 데이터의 상태 정보를 제공하는 것을 목적으로 한다.An object of the present invention is to provide state information of image data through a method of determining the state of image data.

전술한 바와 같은 과제를 실현하기 위한 본 개시의 일 실시예에 따라 적어도 하나의 패턴에 대하여 학습된 네트워크 함수를 이용한 이미지 데이터의 상태 판단 방법이 개시된다. 상기 이미지 데이터의 상태 판단 방법은 상기 이미지 데이터에 기초하여, 상기 네트워크 함수에 의한 제 1 출력 데이터를 획득하는 단계, 상기 이미지 데이터에 기초하여, 상기 네트워크 함수와 상이한 효과를 가지는 알고리즘에 의한 제 2 출력 데이터를 획득하는 단계 및 상기 제 1 출력 데이터 및 상기 제 2 출력 데이터에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하는 단계를 포함할 수 있다.A method for determining the state of image data using a network function learned for at least one pattern according to an embodiment of the present disclosure for realizing the above-described problems is disclosed. Wherein the method comprises: obtaining first output data by the network function based on the image data; determining, based on the image data, a second output by an algorithm having an effect different from the network function And determining status information of the image data based on the first output data and the second output data.

대안적으로, 상기 네트워크 함수는 복수개의 노드 및 가중치를 가진 복수개의 링크를 포함하고, 적어도 한 개의 입력 노드 및 적어도 한 개의 출력 노드를 포함할 수 있다.Alternatively, the network function may include a plurality of links having a plurality of nodes and weights, and may include at least one input node and at least one output node.

대안적으로, 상기 네트워크 함수는 복수개의 노드 및 가중치를 가진 복수개의 링크를 포함하는 한 개 이상의 노드의 집합을 포함하고, 입력 노드의 집합의 노드 개수보다 적거나 같은 개수의 노드로 구성된 노드의 집합을 포함할 수 있다.Alternatively, the network function comprises a set of one or more nodes including a plurality of nodes and a plurality of links having weights, and the set of nodes consisting of a number of nodes equal to or less than the number of nodes of the set of input nodes . ≪ / RTI >

대안적으로, 제 1 출력 데이터를 획득하는 단계 이전에 미리 설정된 이미지 데이터에 기초해 상기 네트워크 함수의 노드, 가중치 및 연결 상태 중 적어도 하나를 결정하는 단계를 더 포함할 수 있다.Alternatively, the method may further comprise determining at least one of a node, a weight, and a connection state of the network function based on preset image data before the step of acquiring the first output data.

대안적으로, 상기 네트워크 함수의 노드, 가중치 및 연결 상태 중 적어도 하나를 결정하는 단계를 반복하는 단계를 더 포함하고, 상기 미리 설정된 이미지 데이터는 결함이 없는 한 개 이상의 정상 이미지 데이터일 수 있다.Alternatively, the method may further include repeating the step of determining at least one of a node, a weight, and a connection state of the network function, wherein the preset image data may be one or more normal image data without a defect.

대안적으로, 상기 알고리즘은 상기 이미지 데이터의 적어도 일부를 손실하거나 변형하는 알고리즘일 수 있다.Alternatively, the algorithm may be an algorithm that loses or transforms at least a portion of the image data.

대안적으로, 상기 알고리즘은 상기 이미지 데이터를 미리 설정된 크기의 이미지로 구분한 후, 상기 구분된 이미지의 평균 데이터 값에 기초하여 제 2 출력 데이터를 획득하는 알고리즘일 수 있다.Alternatively, the algorithm may be an algorithm that divides the image data into images of a predetermined size, and then obtains second output data based on the average data value of the separated images.

대안적으로, 상기 미리 설정된 크기는 상기 네트워크 함수의 데이터 손실률에 기초하여 설정된 크기일 수 있다.Alternatively, the predetermined size may be a size set based on a data loss rate of the network function.

대안적으로, 상기 제 2 출력 데이터는 제 1 출력 데이터와 이미지 해상도, 크기, 색상 모드 및 종횡 비율 중 적어도 하나가 동일하도록 변형된 이미지 데이터일 수 있다.Alternatively, the second output data may be image data that is modified such that at least one of the first output data and the image resolution, size, color mode, and aspect ratio are the same.

대안적으로, 상기 상태 정보를 결정하는 단계는 제 1 출력 데이터 및 제 2 출력 데이터의 동일성에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하는 단계일 수 있다.Alternatively, the step of determining the status information may be a step of determining status information of the image data based on the identity of the first output data and the second output data.

대안적으로, 상기 상태 정보를 결정하는 단계는 제 1 출력 데이터 및 제 2 출력 데이터의 차영상에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하는 단계일 수 있다.Alternatively, the step of determining the state information may be a step of determining the state information of the image data based on the difference image of the first output data and the second output data.

또한, 본 개시의 다른 일 실시예에 따라 적어도 하나의 패턴에 대하여 학습된 네트워크 함수를 이용한 이미지 데이터의 상태 판단 방법이 개시된다. 상기 이미지 데이터의 상태 판단 방법은 상기 이미지 데이터에 기초하여, 제 1 네트워크 함수에 의한 제 3 출력 데이터를 획득하는 단계, 상기 제 3 출력 데이터에 기초하여, 상기 제 1 네트워크 함수와 상이한 제 2 네트워크 함수에 의한 제 4 출력 데이터를 획득하는 단계 및 상기 이미지 데이터 및 상기 제 4 출력 데이터에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하는 단계를 포함할 수 있다.Also disclosed is a method for determining the state of image data using a network function learned for at least one pattern according to another embodiment of the present disclosure. The method comprising: obtaining third output data by a first network function based on the image data; determining, based on the third output data, a second network function different from the first network function, And determining the status information of the image data based on the image data and the fourth output data.

대안적으로, 상기 제 2 네트워크 함수는 손실된 제 3 출력 데이터의 적어도 일부의 데이터를 복원해주는 네트워크 함수일 수 있다.Alternatively, the second network function may be a network function that restores at least a portion of the data of the lost third output data.

본 개시의 일 실시예에 따라 적어도 하나의 패턴에 대하여 학습된 네트워크 함수를 이용한 이미지 데이터의 상태 판단 장치가 개시된다. 상기 이미지 데이터의 상태 판단 장치는 상태 판단 대상물을 촬영하는 카메라부, 상기 장치를 제어하고 상기 네트워크 함수를 이용하여 연산하는 제어부를 포함하고, 상기 제어부는 상기 이미지 데이터에 기초하여, 상기 네트워크 함수에 의한 제 1 출력 데이터를 획득하고, 상기 이미지 데이터에 기초하여, 상기 네트워크 함수와 상이한 효과를 가지는 알고리즘에 의한 제 2 출력 데이터를 획득하는 연산 모듈 및 상기 제 1 출력 데이터 및 상기 제 2 출력 데이터에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하는 상태 결정 모듈을 포함할 수 있다.An apparatus for determining the state of image data using a network function learned for at least one pattern according to an embodiment of the present disclosure is disclosed. Wherein the device for determining the state of the image data includes a camera unit for photographing a state determination object, a control unit for controlling the device and using the network function, and the control unit A computation module for obtaining first output data and for obtaining second output data by an algorithm having an effect different from the network function based on the image data and a second module for generating second output data based on the first output data and the second output data And a status determination module for determining status information of the image data.

본 개시의 다른 일 실시예에 따라 적어도 하나의 패턴에 대하여 학습된 네트워크 함수를 이용한 이미지 데이터의 상태 판단 장치가 개시된다. 상기 이미지 데이터의 상태 판단 장치는 상태 판단 대상물을 촬영하는 카메라부, 상기 장치를 제어하고 상기 네트워크 함수를 이용하여 연산하는 제어부를 포함하고, 상기 제어부는 상기 이미지 데이터에 기초하여, 제 1 네트워크 함수에 의한 제 3 출력 데이터를 획득하고, 상기 제 3 출력 데이터에 기초하여, 상기 제 1 네트워크 함수와 상이한 제 2 네트워크 함수에 의한 제 4 출력 데이터를 획득하는 연산 모듈 및 상기 이미지 데이터 및 상기 제 4 출력 데이터에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하는 상태 결정 모듈을 포함할 수 있다.An apparatus for determining the state of image data using a network function learned for at least one pattern according to another embodiment of the present disclosure is disclosed. Wherein the apparatus for determining the state of the image data includes a camera section for photographing a state determination object, and a control section for controlling the apparatus and using the network function, wherein the control section controls the first network function A calculation module for obtaining fourth output data by a second network function different from the first network function based on the third output data, And a status determination module for determining status information of the image data based on the status information.

본 개시의 일 실시예에 따라 이미지 데이터의 상태 판단 장치의 하나 이상의 프로세서에 의해 실행되는 복수의 명령들을 포함하는, 컴퓨터 판독가능 저장 매체(computer readable storing medium)에 저장된 컴퓨터 프로그램이 개시된다. 상기 컴퓨터 프로그램은 연산 모듈이 상기 이미지 데이터에 기초하여, 네트워크 함수에 의한 제 1 출력 데이터를 획득하도록 하는 명령, 상기 연산 모듈이 상기 이미지 데이터에 기초하여, 상기 네트워크 함수와 상이한 효과를 가지는 알고리즘에 의한 제 2 출력 데이터를 획득하도록 하는 명령 및 상태 결정 모듈이 상기 제 1 출력 데이터 및 상기 제 2 출력 데이터에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하도록 하는 명령을 포함할 수 있다.A computer program stored on a computer readable storage medium is disclosed that includes a plurality of instructions executed by one or more processors of the apparatus for determining the state of image data in accordance with one embodiment of the present disclosure. The computer program comprising instructions for causing a computation module to obtain first output data by a network function based on the image data, instructions for causing the computation module to perform an algorithm based on the image data, Instructions for obtaining second output data, and instructions for the status determination module to determine status information of the image data based on the first output data and the second output data.

본 개시의 다른 일 실시예에 따라 이미지 데이터의 상태 판단 장치의 하나 이상의 프로세서에 의해 실행되는 복수의 명령들을 포함하는, 컴퓨터 판독가능 저장 매체에 저장된 컴퓨터 프로그램이 개시된다. 상기 컴퓨터 프로그램은 상기 이미지 데이터에 기초하여, 제 1 네트워크 함수에 의한 제 3 출력 데이터를 획득하도록 하는 명령, 상기 제 3 출력 데이터에 기초하여, 상기 제 1 네트워크 함수와 상이한 제 2 네트워크 함수에 의한 제 4 출력 데이터를 획득하도록 하는 명령 및 상기 이미지 데이터 및 상기 제 4 출력 데이터에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하도록 하는 명령을 포함할 수 있다.A computer program stored on a computer-readable storage medium is disclosed that includes a plurality of instructions executed by one or more processors of the apparatus for determining the state of image data in accordance with another embodiment of the present disclosure. The computer program comprising instructions for obtaining third output data by a first network function based on the image data, instructions for obtaining a third output data by a second network function different from the first network function based on the third output data, 4 output data, and instructions for determining the status information of the image data based on the image data and the fourth output data.

본 발명은 입력된 이미지 데이터에 기초하여 이미지 데이터의 상태 정보를 제공 할 수 있다.The present invention can provide status information of image data based on input image data.

본 발명은 이미지 데이터의 상태 정보를 통해 이미지 데이터 촬영 대상의 결함을 검사할 수 있다.The present invention can inspect defects in the image data shooting object through the status information of the image data.

상기 언급된 본 발명 내용의 특징들이 상세하게, 보다 구체화된 설명으로, 이하의 실시예들을 참조하여 이해될 수 있도록, 실시예들 중 일부는 첨부되는 도면에서 도시된다. 또한, 도면과의 유사한 참조번호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭하는 것으로 의도된다. 그러나, 첨부된 도면들은 단지 본 발명 내용의 특정한 전형적인 실시예들만을 도시하는 것일 뿐, 본 개시의 범위를 한정하는 것으로 고려되지는 않으며, 동일한 효과를 갖는 다른 실시예들이 충분히 인식될 수 있다는 점을 유의하도록 한다.
도 1은 본 개시의 일 실시예에 따른 신경망 네트워크의 일 예를 나타낸 개념도이다.
도 2a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 장치의 구성을 나타낸 블록 구성도(block diagram)이다.
도 2b는 본 개시의 일 실시예에 따른 제어부의 구성을 좀 더 자세히 나타낸 블록 구성도이다.
도 3은 본 개시의 일 실시예에 따라 적어도 하나의 패턴에 대하여 학습된 네트워크 함수를 이용한 이미지 데이터의 상태 판단 방법을 도시한 순서도이다.
도 4는 본 개시의 일 실시예에 따른 네트워크 함수 중 오토 엔코더의 구조를 개략적으로 도시한 도면이다.
도 5a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법의 예시적인 입력 데이터를 시각적으로 도시한 도면이다.
도 5b는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 5a에 도시된 입력데이터에 기초하여 네트워크 함수에 의해 출력된 예시적인 데이터를 시각적으로 도시한 도면이다.
도 6a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법의 다른 예시적인 입력 데이터를 시각적으로 도시한 도면이다.
도 6b는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 6a에 도시된 입력데이터에 기초하여 네트워크 함수에 의해 출력된 예시적인 데이터를 시각적으로 도시한 도면이다.
도 7a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법의 또 다른 예시적인 입력 데이터를 시각적으로 도시한 도면이다.
도 7b는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 6a에 도시된 입력데이터에 기초하여 네트워크 함수에 의해 출력된 예시적인 데이터를 시각적으로 도시한 도면이다.
도 8a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 5a 및 도 5b의 이미지에 기초하여 차영상을 얻은 예시적인 데이터를 시각적으로 도시한 도면이다.
도 8b는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 6a 및 도 6b의 이미지에 기초하여 차영상을 얻은 예시적인 데이터를 시각적으로 도시한 도면이다.
도 8c는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 7a와 도 7b의 이미지에 기초하여 차영상을 얻은 예시적인 데이터를 시각적으로 도시한 도면이다.
도 9는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 구조를 설명하는 개념도이다.
도 10은 본 개시의 일 실시예에 따라 이미지 데이터의 상태 판단 방법에 대한 순서도이다.
도 11은 본 개시의 다른 일 실시예에 따라 이미지 데이터의 상태 판단 구조를 설명하는 블록 구성도이다.
도 12는 본 개시의 다른 일 실시예에 따른 이미지 데이터의 상태 판단 구조를 설명하는 개념도이다.
도 13은 본 개시의 다른 일 실시예에 따라 두개 이상의 네트워크 함수가 연결된 네트워크 함수를 나타낸 개념도이다.
In order that the features of the above-mentioned subject matter of the present invention will be understood in detail and with reference to the following embodiments in more detail, some of the embodiments are shown in the accompanying drawings. In addition, like reference numerals in the drawings are intended to refer to the same or similar functions throughout the several views. It should be understood, however, that the appended drawings illustrate only typical exemplary embodiments of the present invention and are not to be considered limiting of its scope, and that other embodiments having the same effect may be fully recognized Please note.
1 is a conceptual diagram illustrating an example of a neural network according to an embodiment of the present disclosure.
2A is a block diagram illustrating a configuration of an apparatus for determining the state of image data according to an embodiment of the present disclosure.
FIG. 2B is a block diagram illustrating a configuration of a control unit according to an embodiment of the present invention in more detail.
3 is a flowchart illustrating a method of determining the state of image data using a network function learned for at least one pattern according to an embodiment of the present disclosure.
4 is a diagram schematically illustrating the structure of an auto-encoder among network functions according to an embodiment of the present disclosure.
FIG. 5A is a graphical illustration of exemplary input data of a method for determining the state of image data according to an embodiment of the present disclosure.
FIG. 5B is a diagram showing, in a method for determining the state of image data according to an embodiment of the present disclosure, a visual representation of exemplary data output by a network function based on the input data shown in FIG. 5A. FIG.
6A is a diagram illustrating another exemplary input data of a method for determining the state of image data according to an embodiment of the present disclosure.
FIG. 6B is a diagram showing a visual representation of exemplary data output by the network function based on the input data shown in FIG. 6A, in the method of determining the state of image data according to an embodiment of the present disclosure.
7A is a diagram illustrating another exemplary input data of a method for determining the state of image data according to an embodiment of the present disclosure.
FIG. 7B is a diagram showing a visual representation of exemplary data output by the network function based on the input data shown in FIG. 6A, in the method for determining the state of image data according to an embodiment of the present disclosure.
FIG. 8A is a diagram illustrating exemplary data obtained by obtaining a difference image based on the images of FIGS. 5A and 5B in the method of determining the state of image data according to an embodiment of the present disclosure.
FIG. 8B is a diagram showing an example of data obtained by obtaining a difference image based on the images of FIGS. 6A and 6B in the method of determining the state of image data according to an embodiment of the present disclosure.
FIG. 8C is a diagram showing an example of data obtained by obtaining a difference image based on the images of FIGS. 7A and 7B in the method of determining the state of image data according to an embodiment of the present disclosure; FIG.
FIG. 9 is a conceptual diagram for explaining a state determination structure of image data according to an embodiment of the present disclosure; FIG.
10 is a flowchart of a method for determining the state of image data according to an embodiment of the present disclosure.
11 is a block diagram illustrating a state determination structure of image data according to another embodiment of the present disclosure;
12 is a conceptual diagram for explaining a status determination structure of image data according to another embodiment of the present disclosure.
13 is a conceptual diagram illustrating a network function to which two or more network functions are connected according to another embodiment of the present disclosure;

다양한 실시예들이 이제 도면을 참조하여 설명된다. 본 명세서에서, 다양한 설명들이 본 개시의 이해를 제공하기 위해서 제시된다. 그러나 이러한 실시예들은 이러한 구체적인 설명 없이도 실행될 수 있음이 명백하다.Various embodiments are now described with reference to the drawings. In this specification, various explanations are given in order to provide an understanding of the present disclosure. It will be apparent, however, that such embodiments may be practiced without these specific details.

더불어, 용어 "또는"은 배타적 "또는"이 아니라 내포적 "또는"을 의미하는 것으로 의도된다. 즉, 달리 특정되지 않거나 문맥상 명확하지 않은 경우에, "X는 A 또는 B를 이용한다"는 자연적인 내포적 치환 중 하나를 의미하는 것으로 의도된다. 즉, X가 A를 이용하거나; X가 B를 이용하거나; 또는 X가 A 및 B 모두를 이용하는 경우, "X는 A 또는 B를 이용한다"가 이들 경우들 어느 것으로도 적용될 수 있다. 또한, 본 명세서에 사용된 "및/또는"이라는 용어는 열거된 관련 아이템들 중 하나 이상의 아이템의 가능한 모든 조합을 지칭하고 포함하는 것으로 이해되어야 한다.In addition, the term "or" is intended to mean " exclusive or " That is, it is intended to mean one of the natural inclusive substitutions "X uses A or B ", unless otherwise specified or unclear in context. That is, X uses A; X uses B; Or when X uses both A and B, "X uses A or B" can be applied to either of these cases. It should also be understood that the term "and / or" as used herein refers to and includes all possible combinations of one or more of the listed related items.

또한, "포함한다" 및/또는 "포함하는"이라는 용어는, 해당 특징 및/또는 구성요소가 존재함을 의미하지만, 하나 이상의 다른 특징, 구성요소 및/또는 이들의 그룹의 존재 또는 추가를 배제하지 않는 것으로 이해되어야 한다. 또한, 달리 특정되지 않거나 단수 형태를 지시하는 것으로 문맥상 명확하지 않은 경우에, 본 명세서와 청구범위에서 단수는 일반적으로 "하나 또는 그 이상"을 의미하는 것으로 해석되어야 한다.It is also to be understood that the term " comprises "and / or" comprising " means that the feature and / or component is present, but does not exclude the presence or addition of one or more other features, components and / It should be understood that it does not. Also, unless the context clearly dictates otherwise or to the contrary, the singular forms in this specification and claims should generally be construed to mean "one or more. &Quot;

제시된 실시예들에 대한 설명은 본 개시의 기술 분야에서 통상의 지식을 가진 자가 본 발명을 이용하거나 또는 실시할 수 있도록 제공된다. 이러한 실시예들에 대한 다양한 변형들은 본 개시의 기술 분야에서 통상의 지식을 가진 자에게 명백할 것이며, 여기에 정의된 일반적인 원리들은 본 개시의 범위를 벗어남이 없이 다른 실시예들에 적용될 수 있다. 그리하여, 본 발명은 여기에 제시된 실시예들로 한정되는 것이 아니라, 여기에 제시된 원리들 및 신규한 특징들과 일관되는 최광의의 범위에서 해석되어야 할 것이다.The description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the scope of the present disclosure. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features presented herein.

도 1은 본 개시의 일 실시예에 따른 신경망 네트워크의 일 예를 나타낸 개념도이다.1 is a conceptual diagram illustrating an example of a neural network according to an embodiment of the present disclosure.

본 명세서에 걸쳐, 신경망 네트워크, 네트워크 함수, 뉴럴 네트워크(neural network)는 동일한 의미로 사용될 수 있다. 신경망 네트워크는 일반적으로 “노드”라 지칭될 수 있는 상호연결된 계산 단위들의 집합으로 구성될 수 있다. 이러한 “노드”들은 “뉴런(neuroun)”들로 지칭될 수 도 있다. 신경망 네트워크는 적어도 둘 이상의 노드들을 포함하여 구성된다. 신경망 네트워크들을 구성하는 노드(또는 뉴런)들은 하나 이상의 “링크”에 의해 상호 연결될 수 있다.Throughout this specification, a neural network, a network function, and a neural network may be used interchangeably. A neural network may consist of a set of interconnected computational units, which may be referred to generally as " nodes ". These " nodes " may also be referred to as " neurons. &Quot; The neural network comprises at least two nodes. The nodes (or neurons) that make up the neural network may be interconnected by one or more " links ".

신경망 네트워크 내에서, 링크를 통해 연결된 둘 이상의 노드들은 상대적으로 입력 노드 및 출력 노드의 관계를 형성할 수 있다. 입력 노드 및 출력 노드의 개념은 상대적인 것으로서, 하나의 노드에 대하여 출력 노드 관계에 있는 임의의 노드는 다른 노드와의 관계에서 입력 노드 관계에 있을 수 있으며, 그 역도 성립할 수 있다. 전술한 바와 같이, 입력 노드 대 출력 노드 관계는 링크를 중심으로 생성될 수 있다. 하나의 입력 노드에 하나 이상의 출력 노드가 링크를 통해 연결될 수 있으며, 그 역도 성립할 수 있다. Within a neural network, two or more nodes connected through a link may form a relationship of input and output nodes relatively. The concepts of the input node and the output node are relative, and any node in the output node relationship with respect to one node can be in the input node relationship with the other node, and vice versa. As described above, the input node-to-output node relationship can be generated around the link. One or more output nodes may be connected to one input node via a link, and vice versa.

하나의 링크를 통해 연결된 입력 노드 및 출력 노드 관계에서, 출력 노드는 입력 노드에 입력된 데이터에 기초하여 그 값이 결정될 수 있다. 여기서 입력 노드와 출력 노드를 상호연결하는 노드는 가중치를 가질 수 있다. 가중치는 가변적일 수 있으며, 신경망 네트워크가 원하는 기능을 수행하기 위해, 사용자 또는 알고리즘에 의해 가변될 수 있다. 예를 들어, 하나의 출력 노드에 하나 이상의 입력 노드가 각각의 링크에 의해 상호 연결된 경우, 출력 노드는 상기 출력 노드와 연결된 입력 노드들에 입력된 값들 및 각각의 입력 노드들에 대응하는 링크에 설정된 가중치에 기초하여 출력 노드 값을 결정할 수 있다.In an input node and an output node relationship connected through one link, the output node can be determined based on data input to the input node. Here, a node interconnecting an input node and an output node may have a weight. The weights may be variable and may be varied by the user or algorithm to perform the desired function of the neural network. For example, if one or more input nodes to one output node are interconnected by respective links, then the output node is set to the values input to the input nodes associated with the output node and to the corresponding links to the respective input nodes The output node value can be determined based on the weight.

전술한 바와 같이, 신경망 네트워크는 둘 이상의 노드들이 하나 이상의 링크를 통해 상호연결 되어 신경망 네트워크 내에서 입력 노드 및 출력 노드 관계를 형성한다. 신경망 네트워크 내에서 노드들과 링크들의 개수 및 노드들과 링크들 사이의 연관관계, 링크들 각각에 부여된 가중치의 값에 따라, 신경망 네트워크의 특성이 결정될 수 있다. 예를 들어, 동일한 개수의 노드 및 링크들이 존재하고, 링크들 사이의 가중치 값이 상이한 두 신경망 네트워크가 존재하는 경우, 두 개의 신경망 네트워크들은 서로 상이한 것으로 인식될 수 있다.As described above, the neural network is interconnected by two or more nodes over one or more links to form an input node and an output node relationship within the neural network. The characteristics of the neural network can be determined according to the number of nodes and links in the neural network, the association between the nodes and links, and the value of the weight assigned to each of the links. For example, if there are the same number of nodes and links, and there are two neural network networks with different weight values between the links, then the two neural network networks may be recognized as being different from each other.

도 1에 도시된 바와 같이, 신경망 네트워크는 둘 이상의 노드들을 포함하여, 구성될 수 있다. 신경망 네트워크를 구성하는 노드들 중 일부는, 최초 입력 노드로부터의 거리들에 기초하여, 하나의 레이어(layer)를 구성할 수 있다, 예를 들어, 최초 입력 노드로부터 거리가 n인 노드들의 집합은, n 레이어를 구성할 수 있다. 최초 입력 노드로부터 거리는, 최초 입력 노드로부터 해당 노드까지 도달하기 위해 거쳐야 하는 링크들의 최소 개수에 의해 정의될 수 있다. 그러나, 이러한 레이어의 정의는 설명을 위한 임의적인 것으로서, 신경망 네트워크 내에서 레이어의 차수는 전술한 것과 상이한 방법으로 정의될 수 있다. 예를 들어, 노드들의 레이어는 최종 출력 노드로부터 거리에 의해 정의될 수도 있다.As shown in Figure 1, a neural network may comprise two or more nodes. Some of the nodes that make up the neural network may configure one layer based on distances from the original input node. For example, a set of nodes with a distance n from the first input node may be , n layers can be constructed. The distance from the original input node may be defined by the minimum number of links that must go through to reach that node from the original input node. However, the definition of this layer is arbitrary for explanation, and the degree of the layer in the neural network can be defined in a manner different from the above. For example, the layer of nodes may be defined by distance from the final output node.

최초 입력 노드는 신경망 네트워크 내의 노드들 중 다른 노드들과의 관계에서 링크를 거치지 않고 데이터가 직접 입력되는 하나 이상의 노드들을 의미할 수 있다. 또는, 신경망 네트워크 네트워크 내에서, 링크를 기준으로 한 노드 간의 관계에 있어서, 링크로 연결된 다른 입력 노드들 가지지 않는 노드들을 의미할 수 있다. 이와 유사하게, 최종 출력 노드는 신경망 네트워크 내의 노드들 중 다른 노드들과의 관계에서, 출력 노드를 가지지 않는 하나 이상의 노드들을 의미할 수 있다. 또한, 히든 노드는 최초 입력 노드 및 최후 출력 노드가 아닌 신경망 네트워크를 구성하는 노드들을 의미할 수 있다.The first input node may refer to one or more nodes in the neural network network to which data is directly input without going through a link in relation to other nodes. Or may refer to nodes in a neural network network that do not have other input nodes connected by a link in the relationship between the nodes based on the link. Similarly, the final output node may refer to one or more nodes that do not have an output node, in relation to other ones of the nodes in the neural network. Also, the hidden node may refer to nodes constituting a neural network other than the first input node and the last output node.

도 1에 도시된 예시적인 실시예에서, 신경망 네트워크는 3개의 레이어들을 가질 수 있다. 3개의 레이어들은, 전술한 정의에 따라, 최초 입력 레이어(110), 히든 레이어(120) 및 최종 출력 레이어(130)를 포함할 수 있다. 그러나, 도 1에 도시된 예시적인 신경망 네트워크는 설명을 위해 단순화된 것이며, 신경망 네트워크를 구성하는 레이어들의 개수 및 노드들의 개수는 신경망 네트워크의 목적 및 이에 따른 복잡성에 따라 다양하게 설정될 수 있다. 다시 말해서, 둘 이상의 히든 레이어들(미도시)을 포함하는 신경망 네트워크가 존재할 수 있다. 또한, 각각의 레이어에 포함된 노드들의 수들은 도 1에 도시된 것보다 많거나 적을 수 있다.In the exemplary embodiment shown in FIG. 1, the neural network may have three layers. The three layers may include an initial input layer 110, a hidden layer 120, and a final output layer 130, in accordance with the above definition. However, the exemplary neural network shown in FIG. 1 is simplified for explanation, and the number of layers and the number of nodes constituting the neural network can be variously set according to the purpose and complexity of the neural network. In other words, there may be a neural network that includes two or more hidden layers (not shown). In addition, the number of nodes included in each layer may be more or less than that shown in FIG.

최초 입력 레이어(110)에서, 신경망 네트워크가 판단하고자 하는 대상에 대한 정보들이 최초 입력 레이어(110)를 구성하는 각각의 노드들(111, 112, 113)에 입력될 수 있다. 최초 입력 레이어(110)의 입력 노드들의 개수는 신경망 네트워크의 종류에 따라 상이하게 구성될 수 있다. 일 예에서, 신경망 네트워크가 판단하고자 하는 대상이 이미지 데이터인 경우, 신경망 네트워크의 최초 입력 레이어(110)에는 이미지 데이터에서 추출된 입력 데이터들이 입력될 수 있다. 이미지 데이터를 판단하는 동일한 목적을 가지는 상이한 신경망 네트워크에서, 신경망 네트워크의 입력 노드들(미도시)의 수는 신경망 네트워크의 목적, 설계, 정확도 등에 따라 상이하게 결정될 수 있다. In the initial input layer 110, information about an object to be determined by the neural network can be input to each of the nodes 111, 112 and 113 constituting the initial input layer 110. [ The number of input nodes of the initial input layer 110 may be different depending on the type of the neural network. In one example, if the object to be determined by the neural network is image data, the input data extracted from the image data may be input to the initial input layer 110 of the neural network. In a different neural network having the same purpose of determining image data, the number of input nodes (not shown) of the neural network may be determined differently depending on the purpose, design, accuracy, etc. of the neural network.

예를 들어, 하나의 신경망 네트워크는 이미지 데이터들을 구성하는 각 픽셀들에 대한 광학 정보의 개수의 대응하는 개수의 입력 노드들(미도시)을 최초 입력 레이어(110)에 포함하고 있을 수 있다. 예를 들어, 가로 및 세로가 128 X 128의 크기를 가지는 정사각형 이미지 데이터를 판단하기 위한 신경망 네트워크의 경우, 각각의 픽셀에 대한 R,G,B 수치 값들에 대한 정보가 신경망 네트워크의 최초 입력 레이어(110)에 입력될 수 있다. 따라서, 최초 입력 레이어는 128 X 128 X 3 개의 입력 노드들을 포함할 수 있다. 다른 예에서, 이미지 데이터들을 판단하기 위한 신경망 네트워크는 전술한 예보다 적은 수의 노드들을 최초 입력 레이어(110)에 포함할 수 있다. 예를 들어, 최초 입력 레이어에는 판단하고자 하는 이미지 데이터의 특징들을 나타내는 수치들(예를 들어, 이미지 데이터 상의 연속되는 픽셀의 개수, 변곡점의 개수 등)이 입력될 수 있다. For example, a neural network network may include a corresponding number of input nodes (not shown) in the original input layer 110 of the number of optical information for each of the pixels making up the image data. For example, in the case of a neural network for determining square image data having a size of 128 x 128 in the horizontal and vertical directions, information about the R, G, B numerical values for each pixel is stored in the first input layer 110 < / RTI > Thus, the original input layer may include 128 X 128 X 3 input nodes. In another example, a neural network network for determining image data may include fewer nodes in the initial input layer 110 than the example described above. For example, numerals (e.g., the number of consecutive pixels on the image data, the number of inflection points, etc.) indicative of the characteristics of the image data to be determined may be input to the initial input layer.

전술한 실시예들은 설명을 위한 것일 뿐, 본 발명에 개시된 실시예에서 사용되는 신경망 네트워크들은 이미지 데이터를 판단하기 위한 신경망 네트워크에 한정되지 않으며, 신경망 네트워크들은 다양한 데이터(예를 들어, 컴퓨터 네트워크 상의 노드들의 통신 상태를 나타내는 데이터, 압축하고자 하는 컴퓨터 파일에 포함된 데이터, 로보틱스 공학에서 기계적 구성요소의 물리적 상태를 나태는 데이터, 재무 분석 데이터 등)를 입력 데이터로서 처리할 수 있다.The neural network networks used in the embodiments disclosed herein are not limited to neural network networks for determining image data, and neural network networks may include various data (e.g., nodes on a computer network) Data included in a computer file to be compressed, data indicating a physical state of a mechanical component in robotics engineering, financial analysis data, etc.) can be processed as input data.

신경망 네트워크(100) 내에서, 하나의 n 레이어에 입력된 데이터들은 n+1 레이어로 출력될 수 있다. n 레이어에 포함되는 노드들은 n+1 레이어에 포함되는 노드들과 링크를 통해 연결될 수 있다. n+1 레이어에 포함되는 하나의 노드는, 해당 노드와 링크를 통해 연결된 n 레이어에 포함된 하나 이상의 노드들 및 하나 이상의 링크들에 부여된 가중치에 기초하여 연산된 값을 입력 값으로서 포함할 수 있다. 다시 말해서, n 레이어에 포함된 k 개의 노드들(Nnode1, Nnode2, Nnode3, … Nnodek)과 n+1 노드에 포함되는 하나의 노드 ((N+1)node1)가 k개의 링크들 (L1, …, Lk)에 의해 연결되는 경우, 다음과 같은 공식이 성립할 수 있다.In the neural network 100, data input to one n layer can be output to the (n + 1) th layer. Nodes included in the n-th layer can be linked with nodes included in the n + 1-th layer. One node included in the n + 1 layer may include as input values a value computed based on weights assigned to one or more nodes and one or more links included in an n-layer connected via a link with the node have. In other words, k nodes (Nnode 1 , Nnode 2 , Nnode 3 , ... Nnode k ) included in the n layer and one node (N + 1) node 1 included in the n + (L 1 , ..., L k ), the following formula can be established.

[공식 1][Formula 1]

Value((N+1)node1) = f( weight(L1), weight(L2), …, weight(Lk), value(Nnode1), value(Nnode2), …, value(Nnodek))Value ((N + 1) node 1) = f (weight (L 1), weight (L 2), ..., weight (L k), value (Nnode 1), value (Nnode 2), ..., value (Nnode k ))

여기서, Value (X)는 신경망 네트워크 내에 존재하는 노드 X에 입력되는 노드 값을 의미할 수 있다. Weight(L)은 신경망 네트워크 내에 존재하는 링크 L이 가지는 가중치를 의미할 수 있다. y=f(x)는 y값이 x 인자에 기초하여 결정되는 함수관계를 가짐을 의미할 수 있다.Here, Value (X) may mean a node value input to a node X existing in a neural network. Weight (L) may refer to the weight of link L existing in the neural network. y = f (x) may mean that the y value has a functional relationship determined based on the x factor.

n+1 레이어에 포함되는 다른 노드들 또한, n 레이어에 포함되는 노드들의 값과, 링크들의 가중치에 기초하여 연산된 값을 입력 값으로 가질 수 있다. 다시 말해서, n+1 레이어에 포함되는 노드들에 입력되어야 하는 노드 값들은, n 레이어에 포함된 노드들의 값과, n 레이어의 노드들 및 n+1 레이어의 노드들을 상호연결하는 링크들의 연결관계 및 이들의 가중치에 기초하여 결정될 수 있다. Other nodes included in the (n + 1) -th layer may also have input values as values calculated based on the values of the nodes included in the n-th layer and the weights of the links. In other words, the node values to be input to the nodes included in the (n + 1) -th layer are the values of the nodes included in the n-th layer and the connection relations of the links connecting the nodes of the n- And their weights.

전술한 바와 같이, 최초 입력 레이어(110)는 0 레이어로 정의될 수도 있다. 따라서, 도 1의 최초 입력 레이어(110) 및 히든 레이어(120)는 0 레이어 및 1 레이어로서, 전술한 신경망 네트워크의 내부의 연산 방법에 따라, 0 레이어(최초 입력 레이어(110))에 포함되는 노드들(111, 112, 113)에 입력된 데이터 및 링크들(115)의 가중치에 기초하여, 1 레이어(히든 레이어(120))에 포함되는 노드들(121, 122, 123, 124)의 값이 결정될 수 있다. 유사하게, 2 레이어(최종 출력 레이어(130))에 포함되는 노드들(131, 132)의 값은, 1 레이어(120)에 포함되는 노드들(121, 122, 123, 124) 및 링크들(125)의 가중치에 기초하여 결정될 수 있다.As described above, the initial input layer 110 may be defined as a zero layer. Therefore, the initial input layer 110 and the hidden layer 120 of FIG. 1 are a 0-layer and a 1-layer, and are included in the 0-layer (the initial input layer 110) according to the computation method in the above- The value of the nodes 121, 122, 123, 124 included in one layer (hidden layer 120) is calculated based on the weight of the data and links 115 input to the nodes 111, 112, Can be determined. Similarly, the values of the nodes 131 and 132 included in the two layers (the final output layer 130) are the same as those of the nodes 121, 122, 123, and 124 included in the first layer 120, 125). ≪ / RTI >

도 1에 도시된 신경망 네트워크(100)는 신경망 네트워크의 일 예일 뿐이며, 다양한 형태의 신경망 네트워크들이 존재할 수 있음이 당업자에게 자명하다. 신경망 네트워크는 입력 및 출력 값이 존재한다는 의미에서, 네트워크 함수로 지칭될 수 있다. 다시 말해서, 본 명세서에서, 네트워크 함수는 신경망 네트워크는 의미하는 것으로 이해될 수 있다.It will be appreciated by those skilled in the art that the neural network 100 shown in FIG. 1 is only an example of a neural network and that there may be various types of neural network. A neural network may be referred to as a network function in the sense that input and output values are present. In other words, in this specification, the network function may be understood to mean a neural network.

본 명세서에서, 네트워크 함수, 신경망 네트워크는 상호 교환가능하게 사용될 수 있다. 또한, 네트워크 함수 및 신경망 네트워크는, 오토 엔코더(auto encoder), 디아볼로 네트워크(diabolo network) 등을 포함하는 것으로 이해될 수 있다. 둘 이상의 신경망 네트워크가 존재하는 경우, 하나의 신경망 네트워크의 출력 노드들이 다른 신경망 네트워크의 입력 노드들이 되는 경우, 둘 이상의 신경망 네트워크가 직렬 연결된 것으로 지칭할 수 있다. 둘 이상의 신경망 네트워크들이 직렬 연결된 경우, 둘 이상의 직렬 연결된 신경망 네트워크들이 하나의 신경망 네트워크를 구성할 수 있다. In this specification, a network function, a neural network, can be used interchangeably. Also, the network function and the neural network may be understood to include an auto encoder, a diabolo network, and the like. When two or more neural network networks exist, if more than one neural network output nodes are input nodes of another neural network, two or more neural network networks may be referred to as a serial connection. When two or more neural network networks are connected in series, two or more serially connected neural network networks can constitute a neural network network.

한편, 신경망을 통해 공정에서 검사 목표의 객체들이 이미지화 되어 검사되며, 목표 패턴들을 발견한다. 예를 들어, 스크래치를 찾기 위해서 제조 중에 이미지화된 텍스타일 직물이 검사될 수 있으며, 재료의 홀이나 반도체 회로의 결함을 찾기 위해 다양한 대상들이 이미지화되고 검사될 수 있다. 이미지 영상을 사람이 검측하고 분석하는 것에는 한계가 있으며 정확도가 높은 이미지 데이터의 상태 판단 방법이 당 업계에서 요구된다.On the other hand, through the neural network, objects of the inspection target in the process are imaged and inspected, and the target patterns are found. For example, an imaged textile fabric may be inspected during fabrication to find scratches, and various objects may be imaged and inspected to find defects in the material's holes or semiconductor circuits. There is a limitation in detecting and analyzing image images by a person, and a method for determining the state of image data with high accuracy is required in the art.

도 2a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 장치의 구성을 나타낸 블록 구성도이다.2A is a block diagram showing the configuration of an apparatus for determining the state of image data according to an embodiment of the present disclosure.

본 발명의 일 실시예에 따른 이미지 데이터의 판단 방법은, 연산 능력을 구비한 장치들에서 실행될 수 있다. 예를 들어, 이미지 데이터의 판단 방법은 개인용 컴퓨터(PC), 워크스테이션(Work station), 서버용 컴퓨팅 장치 등에서 수행될 수 있다. 또는, 본 발명의 일 실시예에 따른 이미지 데이터의 판단 방법을 수행하기 위한 별도의 장치에 의해 수행될 수 있다. 본 발명의 일 실시예에 따른 방법은 하나 이상의 연산 장치들에서 수행될 수 있다. 예를 들어, 본 발명의 이미지 데이터의 판단 방법의 적어도 하나 이상의 단계들은 클라이언트 디바이스에서, 다른 단계들은 서버 디바이스에서 수행될 수 있다. 이러한 경우 클라이언트 디바이스와 서버 디바이스는 네트워크로 연결되어 연산 결과를 송수신할 수 있다. 또는, 본 발명의 일 실시예에 따른 이미지 데이터의 판단 방법은 분산 컴퓨팅 기술에 의해 수행될 수도 있다.The method of determining image data according to an embodiment of the present invention may be executed in devices having computation capability. For example, the method of determining image data may be performed in a personal computer (PC), a work station, a server computing device, and the like. Or may be performed by a separate device for performing the method of determining image data according to an embodiment of the present invention. A method according to an embodiment of the present invention may be performed in one or more computing devices. For example, at least one or more steps of the image data determination method of the present invention may be performed in a client device, and the other steps may be performed in a server device. In this case, the client device and the server device can be connected to each other via a network to transmit and receive the operation result. Alternatively, the method of determining image data according to an embodiment of the present invention may be performed by distributed computing technology.

본 개시의 일 양상에 따라 이미지 데이터의 상태 판단 장치(200)는 카메라부(210), 디스플레이(230), 네트워크 연결부(240), 입력부(250), 메모리(260) 및 제어부(270)를 포함할 수 있다. 전술한 도 2의 구성들은 예시적인 것이며 추가적으로 상기 장치는 사용자 입력부, 조명부 등을 더 포함할 수 있다. 또한 상기 장치는 전술한 컴포넌트의 일부의 구성으로만 구성될 수도 있다. 상기 장치는 외부의 서버와 통신하여 이용될 수도 있고 자체적으로 서버를 포함할 수도 있다.According to an aspect of the present disclosure, an apparatus 200 for determining the state of image data includes a camera unit 210, a display 230, a network connection unit 240, an input unit 250, a memory 260, and a control unit 270 can do. The above-described configurations of FIG. 2 are exemplary, and the apparatus may further include a user input unit, a lighting unit, and the like. The apparatus may also be constructed solely of the components of the components described above. The device may be used in communication with an external server or may itself comprise a server.

본 개시의 일 실시예에 따라 카메라부(210)는 판단 대상을 촬영하여 이미지를 획득할 수 있다. 상기 판단 대상이 되는 촬영물은 직물, 피혁, 피부, 인체의 일부, 수화물, 동식물 등 다양한 촬영물을 포함할 수 있다. 상기 촬영물은 예시일 뿐이며 카메라부(210)는 촬영물의 종류에 제한 없이 촬영할 수 있고 본 개시는 이에 한정되지 않는다. 카메라부에서 촬영된 이미지들은 메모리(260)에 저장되거나 네트워크 연결부(240)를 통하여 외부로 전송될 수 있다. 카메라부(210)는 사용환경에 따라 하나의 카메라로 구성될 수 있거나 또는 두개 이상의 카메라로 구성될 수도 있다.According to one embodiment of the present disclosure, the camera unit 210 can capture an image of a determination object and acquire an image. The photographed object to be judged may include various photographs such as cloth, leather, skin, part of human body, hydrate, animal or plant. The photographing is merely an example, and the camera unit 210 can take photographs without limitation on the type of photographing, and the present disclosure is not limited thereto. The images photographed by the camera unit can be stored in the memory 260 or transmitted to the outside through the network connection unit 240. [ The camera unit 210 may be composed of one camera or two or more cameras depending on the use environment.

일 실시예에서, 카메라부(210)는 본 발명의 일 실시예에 따른 이미지 데이터의 상태 판단 장치(200)에 일체형으로 연결되거나, 분리가능한 모듈로서 구성될 수 있다. 카메라부(210)는 상태 판단을 위한 대상이 되는 이미지 데이터를 획득하기 위해 다양한 하드웨어 적인 구성을 포함할 수 있다. In one embodiment, the camera unit 210 may be integrally connected to the device 200 for determining the state of image data according to an embodiment of the present invention, or may be configured as a detachable module. The camera unit 210 may include various hardware configurations to acquire image data to be subjected to status determination.

일 예로서, 카메라부(210)는 촬영물에 대한 데이터를 고속으로 획득하기 위해, 예를 들어 컨베이어 벨트와 같은 촬영물 이송수단(미도시)과 함께 동작할 수 있다. 촬영물 이송수단(미도시)은 본 발명의 일실시예의 따른 장치(200)의 구성요소이거나 또는 별도의 외부 디바이스의 구성요소일 수 있다. 예를 들어, 카메라부(210)는 컨베이어 벨트를 따라 이동하는 촬영 대상물을 스캔하기 위한 라인카메라로서 구성될 수 있다. 그러나, 본 발명의 일 실시예에 따른 카메라부(210)의 구성은 전술한 구성에 제한되지 아니하며, 이미지 데이터를 효율적으로 획득하기 위한 임의의 조합이 본 발명의 일 실시예에서 사용될 수 있다.As an example, the camera unit 210 can operate in conjunction with photographing means (not shown) such as, for example, a conveyor belt, in order to acquire data at high speed on a photograph. (Not shown) may be a component of the device 200 according to one embodiment of the present invention or may be a component of a separate external device. For example, the camera unit 210 may be configured as a line camera for scanning an object to be photographed moving along the conveyor belt. However, the configuration of the camera unit 210 according to an embodiment of the present invention is not limited to the above-described configuration, and any combination for efficiently acquiring image data can be used in an embodiment of the present invention.

또한 카메라부(210)는 다양한 형태의 이미지를 촬영할 수 있다. 카메라부(210)의 촬영 결과물은 3D이미지, 흑백 이미지, 시간의 흐름에 따라 저장되는 GIF이미지, 영상 이미지, 적외선 이미지, 전자 이미지 등을 포함할 수 있다. 또한 카메라부(210)는 필름 카메라, 디지털 카메라, 현미경, 확대경, 적외선 카메라, 자외선(UV) 카메라, X-Ray, 자기 공명 영상 장치 및 임의의 이미지 획득 장치를 포함할 수 있다. 카메라부(210)는 촬영되는 대상의 촬영물에 따라 구성이 변경될 수도 있다.In addition, the camera unit 210 can capture various types of images. The photographing result of the camera unit 210 may include a 3D image, a monochrome image, a GIF image stored in accordance with the passage of time, an image image, an infrared image, an electronic image, and the like. The camera unit 210 may include a film camera, a digital camera, a microscope, a magnifying glass, an infrared camera, an ultraviolet (UV) camera, an X-ray, a magnetic resonance imaging apparatus and an arbitrary image acquiring apparatus. The configuration of the camera unit 210 may be changed according to the photographed object to be photographed.

본 개시의 일 실시예에 따라 디스플레이(230)는 카메라부(210)가 촬영한 이미지를 표시할 수 있다. 디스플레이(230)는 현재 카메라부(210)가 촬영하고 있는 이미지를 표시할 수도 있고 메모리(260)에 저장된 이미지를 불러와 표시할 수도 있다. 디스플레이(230)는 음향 출력이 가능할 수도 있다. 촬영 대상이 아니거나 상태 판단 결과에 따라 경고 사운드를 출력할 수도 있다. 디스플레이(230)는 촬영물에 대한 상태 판단 결과를 출력할 수 있다. 또한 외부 장치의 이미지를 수신 받아 출력할 수도 있으며, 외부 장치의 이미지 상태 판단 결과를 출력할 수도 있다. 디스플레이(230)는 촬영 가능한 촬영 방식을 출력할 수 있다. 예를 들어 이미지 해상도인 200dip, 300dip, 600dip등을 선택하도록 출력할 수 있다. 또한 이미지 크기, 이미지 촬영 모드, 촬영 장치 등을 선택할 수 있도록 선택 화면을 출력 할 수도 있다. 디스플레이(230)는 LCD, LED, CRT 등 임의의 시각적 출력 장치로 구성될 수 있다. 전술한 디스플레이 예시와 구성요소는 예시일 뿐이며 본 개시는 이에 한정되지 않는다.According to one embodiment of the present disclosure, the display 230 may display an image captured by the camera unit 210. [ The display 230 may display an image currently being photographed by the camera unit 210 or may display an image stored in the memory 260. Display 230 may be capable of sound output. It is also possible to output a warning sound in accordance with the result of the state determination or not. The display 230 may output a status determination result for the photographed object. It may also receive and output an image of an external device, or may output an image status determination result of the external device. The display 230 can output a photographing mode that can be photographed. For example, you can output 200dip, 300dip, and 600dip image resolution. In addition, a selection screen can be displayed so that an image size, an image shooting mode, a photographing apparatus, and the like can be selected. The display 230 may comprise any visual output device such as an LCD, LED, CRT, or the like. The display examples and components described above are merely illustrative, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따라 네트워크 연결부(240)는 카메라부(210)에서 촬영된 이미지를 다른 장치 또는 서버로 전송할 수 있다. 네트워크 연결부(240)는 이미지 촬영 장치와 이미지 판단 장치가 별개로 구성되어 있는 경우 두 장치 사이의 무선 통신을 가능하게 하는 하나 이상의 모듈을 포함할 수 있다. 네트워크 연결부(240)는 송신부 및 수신부를 포함할 수 있다. 네트워크 연결부(240)는 네트워크 접속을 위한 유/무선 인터넷 모듈을 포함할 수 있다. 무선 인터넷 기술로는 WLAN(Wireless LAN)(Wi-Fi), Wibro(Wireless broadband), Wimax(World Interoperability for Microwave Access), HSDPA(High Speed Downlink Packet Access) 등이 이용될 수 있다. 유선 인터넷 기술로는 XDSL(Digital Subscriber Line), FTTH(Fibers to the home), PLC(Power Line Communication) 등이 이용될 수 있다.According to an embodiment of the present disclosure, the network connection unit 240 may transmit the image photographed by the camera unit 210 to another device or a server. The network connection unit 240 may include one or more modules that enable wireless communication between the two devices when the image capturing device and the image determining device are separately configured. The network connection unit 240 may include a transmitting unit and a receiving unit. The network connection unit 240 may include a wired / wireless Internet module for network connection. WLAN (Wi-Fi), Wibro (Wireless broadband), Wimax (World Interoperability for Microwave Access), HSDPA (High Speed Downlink Packet Access) and the like can be used as wireless Internet technologies. Wired Internet technologies include XDSL (Digital Subscriber Line), FTTH (Fiber to the home), and PLC (Power Line Communication).

본 개시의 일 실시예에 따라 네트워크 연결부(240)는 외부 장치 또는 서버로부터 이미지를 수신 받을 수 있다. 수신된 이미지는 제어부(270)가 이미지 데이터의 상태 판단을 하여 등급을 판단하거나 분류할 수 있다. 이미지를 촬영하는 카메라부(210)와 이미지에서 이미지 데이터를 추출하고, 상기 이미지 데이터를 상태판단하는 제어부(270)는 별도의 디바이스로 구성될 수 있다, 수신되는 이미지는 디지털 영상, 디지털 이미지, 압축 데이터, RAW이미지, 데이터 파일 등일 수 있으며, 이미지로 변환될 수 있는 데이터는 종류에 제한 없이 수신 받을 수 있다. 외부에서 네트워크 연결부(160)를 통해 수신된 이미지는 제어부(270)에서 이미지 데이터의 상태 판단에 이용할 수도 있고, 상기 이미지의 상태 판단을 통해 상태 판단 촬영물의 상태를 판단할 수도 있다.According to one embodiment of the present disclosure, the network connection unit 240 may receive an image from an external device or a server. The received image can be judged or classified by the controller 270 by judging the status of the image data. The controller 270, which extracts image data from the image and determines the state of the image data, may be configured as a separate device. The received image may be a digital image, a digital image, a compressed image Data, a RAW image, a data file, and the like, and the data that can be converted into an image can be received without limitation. The image received from the outside via the network connection unit 160 may be used for determining the state of the image data in the control unit 270 or may be used to determine the state of the state determination photograph by determining the state of the image.

또한, 네트워크 연결부(240)는 근거리 통신 모듈을 포함하여, 이미지 데이터의 상태 판단 장치와 비교적 근거리에 위치하고 근거리 통신 모듈을 포함한 전자 장치와 데이터를 송수신할 수 있다. 근거리 통신(short range communication) 기술로 블루투스(Bluetooth), RFID(Radio Frequency Identification), 적외선 통신(IrDA, infrared Data Association), UWB(Ultra Wideband), ZigBee 등이 이용될 수 있다. 본 개시의 일 실시예에서, 네트워크 연결부(160)는 네트워크의 연결 상태 및 네트워크의 송수신 속도를 감지할 수 있다. 네트워크 연결부(160)를 통해 수신된 데이터는 디스플레이(230)를 통해 출력되거나, 메모리(260)를 통해 저장되거나, 또는 근거리 통신 모듈을 통해 근거리에 있는 다른 전자장치들로 전송될 수 있다.In addition, the network connection unit 240 may transmit data to and receive data from an electronic device including a short-range communication module, which is located in a relatively short distance from the apparatus for determining the state of image data. Bluetooth, Radio Frequency Identification (RFID), infrared data association (IrDA), Ultra Wideband (UWB), ZigBee, and the like can be used as a short range communication technology. In one embodiment of the present disclosure, the network connection unit 160 can detect the connection state of the network and the transmission / reception speed of the network. Data received via the network connection 160 may be output via the display 230, stored via the memory 260, or transmitted to other electronic devices in the vicinity via the local communication module.

본 개시의 일 실시예에 따라 입력부(250)는 외부의 장치를 연결하여 장치를 이용하도록 하거나 저장장치에 접속하여 데이터를 입력받을 수 있다. 예를 들어 USB 저장 장치를 입력부(250)에 연결하면 USB에 저장된 이미지가 메모리(260)에 복사되어 저장되거나 디스플레이(230)에 표시될 수 있다. According to one embodiment of the present disclosure, the input unit 250 may connect an external device to use the device, or may connect to the storage device to receive data. For example, when the USB storage device is connected to the input unit 250, an image stored in the USB may be copied to the memory 260 and stored or displayed on the display 230.

본 개시의 일 실시예에 따라 입력부(250)는 외부의 조작을 입력받을 수 있다. 예를 들어 카메라부(210)의 제어를 위해 입력부(250)에 포함된 조그를 조작하면 카메라부(210)가 촬영하는 위치를 변경하거나 초점을 변경할 수 있다. 입력부(250)는 상태 판단 촬영물을 변경하도록 하는 스위치를 포함할 수도 있다. 입력부(250)는 다양한 사용자의 입력을 수신할 수 있다.According to one embodiment of the present disclosure, the input unit 250 can receive an external operation. For example, when the jog included in the input unit 250 is manipulated for the control of the camera unit 210, the camera unit 210 can change the position to be photographed or change the focus. The input unit 250 may include a switch for changing the status determination photograph. The input unit 250 may receive various user inputs.

본 개시의 일 실시예에 따라 입력부(250)는 하나 이상의 외부 입력 장치를 포함하거나 연결할 수 있다. 사용자는 입력부에 외부 저장 매체를 연결하여, 장치(200)의 펌웨어 업그레이드, 컨텐츠 저장 등을 수행할 수 있다. 또한, 사용자는 상기 입력부(250)에 키보드, 마우스 등을 연결하여 사용할 수도 있다. 또한, 입력부(250)의 USB포트는 USB 2.0, 및 USB 3.0 를 지원할 수 있다. 또한, 입력부(250)는 USB 포트뿐만 아니라 선더볼트 등의 인터페이스를 포함할 수도 있다. 또한, 입력부(250)는 터치스크린, 버튼 등의 다양한 입력 장치들을 결합하여 외부의 입력을 수신 할 수도 있고, 제어부(270)는 상기 입력을 통해 장치(200)를 제어할 수도 있다.According to one embodiment of the present disclosure, the input unit 250 may include or connect to one or more external input devices. The user can perform firmware upgrade, content storage, and the like of the device 200 by connecting an external storage medium to the input unit. In addition, a user may connect a keyboard, a mouse, and the like to the input unit 250. In addition, the USB port of the input unit 250 may support USB 2.0, and USB 3.0. In addition, the input unit 250 may include an interface such as a thumb bolt as well as a USB port. Also, the input unit 250 may receive external input by combining various input devices such as a touch screen, a button, and the like, and the control unit 270 may control the device 200 through the input.

본 개시의 일 실시예에 따라 메모리(260)는 제어부(270)의 동작을 위한 프로그램을 저장할 수 있고, 입/출력되는 데이터들(예를 들어, 상태 판단 정보, 메시지, 정지영상, 동영상 등)을 임시 또는 영구 저장할 수도 있다. 상기 메모리(260)는 디스플레이 및 음향에 관한 데이터를 저장할 수 있다. 메모리(260)는 플래시 메모리 타입(flash memory type), 하드디스크 타입(hard disk type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(Random Access Memory, RAM), SRAM(Static Random Access Memory), 롬(Read-Only Memory, ROM), EEPROM(Electrically Erasable Programmable Read-Only Memory), PROM(Programmable Read-Only Memory), 자기 메모리, 자기 디스크, 광디스크 중 적어도 하나의 타입의 저장매체를 포함할 수 있다. According to one embodiment of the present disclosure, the memory 260 may store a program for operation of the controller 270, and may store input / output data (e.g., status determination information, messages, still images, May be temporarily or permanently stored. The memory 260 may store data relating to display and sound. The memory 260 may be a flash memory type, a hard disk type, a multimedia card micro type, a card type memory (e.g., SD or XD memory), a RAM (Random Access Memory), SRAM (Static Random Access Memory), ROM (Read Only Memory), EEPROM (Electrically Erasable Programmable Read-Only Memory), PROM A disk, and / or an optical disk.

메모리(260)는 다양한 네트워크 함수 및 알고리즘을 저장할 수 있다. 메모리(260)는 장치(200)를 실행시키는 프로그램, 소프트웨어, 명령, 코드 등을 저장 할 수 있다. 메모리(260)는 캐쉬를 포함하여 이미지 데이터를 임시 저장할 수도 있고, 장치(200)를 동작하는데 필요한 프로그램, 명령 등을 임시 저장할 수도 있다. 메모리(260)는 카메라부(210)에서 촬영되는 이미지 및 영상의 적어도 일부분을 저장할 수 있다. 또한, 메모리(260)는 상기 저장된 촬영 데이터 중에서 제어부(270) 등과 같은 다른 컴포넌트 또는 다른 디바이스에 의해 로딩되지 않은 촬영 이미지를 사전 결정된 시간 이후에 삭제할 수도 있다. 메모리(260)는 촬영된 이미지가 다양한 크기의 이미지 패치로 분할되어 저장될 수도 있다. 상기 메모리(260)의 구성은 예시일 뿐이며 본 개시는 이에 제한되지 않는다.Memory 260 may store various network functions and algorithms. The memory 260 may store programs, software, instructions, codes, and the like that cause the device 200 to run. The memory 260 may temporarily store the image data including the cache, and may temporarily store programs, commands, and the like necessary for operating the apparatus 200. The memory 260 may store at least a portion of images and images captured by the camera unit 210. In addition, the memory 260 may delete, from the stored photographing data, a photographed image not yet loaded by another component such as the controller 270 or another device after a predetermined time. The memory 260 may store the photographed image divided into image patches of various sizes. The configuration of the memory 260 is merely an example, and the present disclosure is not limited thereto.

도 2b는 본 개시의 일 실시예에 따른 제어부의 구성을 좀 더 자세히 나타낸 블록 구성도이다.FIG. 2B is a block diagram illustrating a configuration of a control unit according to an embodiment of the present invention in more detail.

본 개시의 일 실시예에 따라 제어부(controller, 270)는 데이터 획득 모듈(271), 연산 모듈(272), 상태 결정 모듈(273), 노드 및 가중치 결정 모듈(274)을 포함 할 수 있다. 제어부(270)는 촬영되는 촬영물, 알고리즘 등에 따라 다른 모듈을 더 포함할 수도 있고 상기 모듈들의 일부로 구성될 수도 있다. 제어부는 통상적으로 이미지 데이터의 상태 판단 장치(200)의 전반적인 동작을 제어한다. 예를 들어, 카메라부(210)를 통해 촬영된 이미지를 사전 결정된 크기의 이미지 패치로 분할하고, 촬영된 이미지를 메모리(260)에 저장하며, 촬영된 이미지가 상태 판단 가능한 이미지인지 판단할 수 있다.The controller 270 may include a data acquisition module 271, a computing module 272, a status determination module 273, a node and a weight determination module 274, according to one embodiment of the present disclosure. The control unit 270 may further include other modules or may be configured as a part of the modules depending on the photographed objects to be photographed, algorithms and the like. The control unit typically controls the overall operation of the state determination apparatus 200 of image data. For example, it is possible to divide an image photographed through the camera section 210 into image patches of a predetermined size, store the photographed image in the memory 260, and judge whether the photographed image is a state judgeable image .

본 개시의 일 실시예에 따라 데이터 획득 모듈(271)은 카메라부(210)에서 촬영한 이미지에서 판단 가능한 이미지 데이터를 획득할 수 있다. 또한 데이터 획득 모듈(271)은 입력부(250)를 통해 입력된 이미지에서 판단 가능한 이미지 데이터를 획득할 수 있다. 또한 데이터 획득 모듈(271)은 카메라부(210)에서 촬영한 이미지를 사전 결정된 크기의 이미지 패치로 분할하여 이미지 데이터를 획득할 수 있다. 데이터 획득 모듈(271)에 입력되는 이미지는 jpg, png, tif, psd, Ai 등 포멧에 제한 없이 입력 받을 수 있으며, 또한 움직이는 이미지, 영상 파일 등 파일 종류에도 제한 없이 데이터를 입력 받을 수 있다.According to one embodiment of the present disclosure, the data acquisition module 271 may obtain image data that can be determined from the image photographed by the camera section 210. The data acquisition module 271 may obtain image data that can be determined from the image input through the input unit 250. The data acquisition module 271 may divide the image captured by the camera unit 210 into image patches of a predetermined size to acquire image data. The image input to the data acquisition module 271 can be input without limitation to the formats such as jpg, png, tif, psd, and Ai, and data can be input without limitation to moving images, image files, and the like.

본 개시의 일 실시예에 따라 연산 모듈(272)은 상기 이미지 데이터에 기초하여 네트워크 함수에 의한 제 1 출력 데이터를 획득할 수 있다. 연산 모듈(272)은 상기 이미지 데이터에 기초하여, 상기 네트워크 함수와 상이한 효과를 가지는 알고리즘에 의한 제 2 출력 데이터를 획득할 수 있다. 연산 모듈(272)에서 출력되는 출력 결과는 숫자 값일 수도 있고 이미지 데이터일 수도 있으며 다양한 형태의 데이터 일 수도 있다. According to one embodiment of the present disclosure, the computing module 272 may obtain first output data by a network function based on the image data. The computation module 272 may obtain second output data by an algorithm having an effect different from the network function, based on the image data. The output result output from the operation module 272 may be a numerical value, image data, or various types of data.

본 개시의 다른 일 실시예에 따라 연산 모듈(272)은 상기 이미지 데이터에 기초하여 제 1 네트워크 함수에 의한 제 3 출력 데이터를 획득할 수 있다. 연산 모듈(272)은 상기 제 3 출력 데이터에 기초하여, 상기 제 1 네트워크 함수와 상이한 제 2 네트워크 함수에 의한 제 4 출력 데이터를 획득할 수 있다. 연산 모듈(272)은 네트워크 함수를 통해 입력되는 데이터에 기초하여 출력되는 데이터가 나오도록 연산할 수 있다. 연산 모듈(272)은 네트워크 함수에 기초하여 입력되는 데이터를 연산하고, 출력 데이터를 출력 할 수 있다. 네트워크 함수는 자체적으로 동작하지 않고 연산 모듈(272)이 네트워크 함수를 통해 연산을 실행할 수 있다. According to another embodiment of the present disclosure, the computing module 272 may obtain third output data by the first network function based on the image data. The computation module 272 may obtain fourth output data by a second network function different from the first network function, based on the third output data. The calculation module 272 can calculate the output data based on the data input through the network function. The calculation module 272 can calculate the input data based on the network function and output the output data. The network function does not operate on its own, and the operation module 272 can execute the operation through the network function.

본 개시의 일 실시예에 따라 상태 결정 모듈(273)은 연산 모듈(272)에서 획득된 데이터에 기초하여 이미지 데이터의 상태 정보를 결정할 수 있다. 상태 결정 모듈(273)은 제 1 출력 데이터 및 제 2 출력 데이터에 기초하여 이미지 데이터의 상태 정보를 결정할 수 있다. 상태 결정 모듈은 제 1 출력 데이터 및 제 2 출력 데이터의 동일성에 기초하여 이미지의 상태 정보를 결정할 수도 있다. 이미지 데이터의 상태 정보는 다수의 등급 또는 카테고리로 분류되어 판단된 정보일 수도 있다. 또한 이미지 데이터의 상태 정보는 정상, 불량으로 판단되는 정보일 수 있다.According to one embodiment of the present disclosure, the status determination module 273 can determine the status information of the image data based on the data obtained in the operation module 272. [ The status determination module 273 can determine the status information of the image data based on the first output data and the second output data. The status determination module may determine status information of the image based on the identity of the first output data and the second output data. The status information of the image data may be information classified into a plurality of classes or categories. In addition, the status information of the image data may be normal or bad information.

본 개시의 다른 일 실시예에 따라 상태 결정 모듈은 이미지 데이터 및 제 4 출력 데이터에 기초하여, 상기 이미지 데이터의 상태 정보를 결정할 수 있다. 상태 결정 모듈(273)은 제 4 출력 데이터 및 이미지 데이터의 동일성에 기초하여 이미지의 상태 정보를 결정할 수도 있다. 상태 결정 모듈은 데이터 종류에 제한되지 않고 이미지 데이터를 동일성에 기초하여 비교하고 상태 정보를 결정할 수 있다.According to another embodiment of the present disclosure, the status determination module can determine the status information of the image data based on the image data and the fourth output data. The status determination module 273 may determine the status information of the image based on the fourth output data and the identity of the image data. The status determination module can compare the image data based on the identity and determine the status information without being limited to the data type.

본 개시의 일 실시예에 따라 노드 및 가중치 결정 모듈(274)은 네트워크 함수의 노드, 가중치 및 연결 상태 중 적어도 하나를 결정할 수 있다. 노드 및 가중치 결정 모듈(274)은 미리 설정된 이미지 데이터에 기초하여 가장 정확한 이미지 상태 판단 결과가 나올 수 있도록 노드, 가중치 및 연결 상태 중 적어도 하나를 결정할 수 있다. 노드 및 가중치 결정 모듈(274)은 사전 학습 단계에서만 사용되고 이미지를 판단하는 단계에서는 사용되지 않을 수도 있다. 사전 학습 단계에서 노드 및 가중치 결정 모듈(274)은 반복적으로 노드, 가중치, 연결 상태 등을 추가, 삭제, 변경하면서 가장 정확한 이미지 상태 판단 결과가 나오도록 네트워크 함수를 보완할 수 있다.In accordance with one embodiment of the present disclosure, the node and weight determination module 274 may determine at least one of a node, a weight, and a connection state of a network function. The node and weight determination module 274 may determine at least one of a node, a weight, and a connection state so that the most accurate image state determination result may be obtained based on preset image data. The node and weight determination module 274 may be used only in the pre-learning phase and may not be used in the image determination step. In the pre-learning stage, the node and weight determination module 274 may repeatedly add, delete, or change nodes, weights, connection states, etc. to supplement the network function so that the most accurate image state determination result is obtained.

도 2a 및 2b 에서 도시되는 바와 같이, 제어부(270)는 전술한 다른 컴포넌트들 모두와 통신할 수 있어서, 이들의 동작들을 유기적으로 제어할 수 있다.As shown in FIGS. 2A and 2B, the controller 270 can communicate with all of the other components described above, so that they can organically control their operations.

여기에 설명되는 다양한 실시예는 예를 들어, 소프트웨어, 하드웨어 또는 이들의 조합된 것을 이용하여 컴퓨터 또는 이와 유사한 장치로 읽을 수 있는 기록매체 내에서 구현될 수 있다. 하드웨어적인 구현에 의하면, 여기에 설명되는 실시예는 ASICs (application specific integrated circuits), DSPs (digital signal processors), DSPDs (digital signal processing devices), PLDs (programmable logic devices), FPGAs (field programmable gate arrays, 프로세서(processors), 제어기(controllers), 마이크로 컨트롤러(micro-controllers), 마이크로 프로세서(microprocessors), 기타 기능 수행을 위한 전기적인 유닛 중 적어도 하나를 이용하여 구현될 수 있다. 일부의 경우에 본 명세서에서 설명되는 실시예들이 제어부(270) 자체로 구현될 수 있다. 예를 들어 본 개시의 일 실시예에 따라 사전 학습 단계를 포함하지 않는 경우 노드 및 가중치 결정 모듈(274)은 제외되어 제어부(270)가 구성될 수 있다. 소프트웨어적인 구현에 의하면, 본 명세서에서 설명되는 절차 및 기능과 같은 실시예들은 별도의 소프트웨어 모듈들로 구현될 수 있다. 상기 소프트웨어 모듈들 각각은 본 명세서에서 설명되는 하나 이상의 기능 및 작동을 수행할 수 있다. 적절한 프로그램 언어로 쓰여진 소프트웨어 어플리케이션으로 소프트웨어 코드가 구현될 수 있다. 상기 소프트웨어 코드는 메모리(260)에 저장되고, 제어부(270)에 의해 실행될 수 있다.The various embodiments described herein may be embodied in a recording medium readable by a computer or similar device using, for example, software, hardware, or a combination thereof. According to a hardware implementation, the embodiments described herein may be implemented as application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays May be implemented using at least one of a processor, controllers, micro-controllers, microprocessors, and other electronic units for performing other functions. In some cases, For example, according to one embodiment of the present disclosure, if the pre-learning step is not included, the node and weight determination module 274 may be omitted, According to a software implementation, embodiments such as the procedures and functions described herein may be implemented in separate software modules Each of the software modules may perform one or more of the functions and operations described herein. Software code may be implemented in a software application written in a suitable programming language. And may be executed by the control unit 270. [

도 3은 본 발명의 일 실시예에 따른 적어도 하나의 패턴에 대하여 학습된 네트워크 함수를 이용한 이미지 데이터의 상태 판단 방법을 도시한 순서도이다.3 is a flowchart illustrating a method of determining a state of image data using a network function learned for at least one pattern according to an exemplary embodiment of the present invention.

본 발명의 일 실시예에 따른 이미지 데이터의 판단 방법은, 예를 들어, 비 정형화된 패턴의 상태를 판단하기 위해 사용될 수 있다. 비 정형화된 패턴은 예를 들어, 인체의 혈관 구조, 피혁의 패턴, 특정 동물(예를 들어, 어류)의 외형, 인간의 필기(handwriting) 등을 촬영한 이미지 데이터와 관련된 패턴을 의미할 수 있다. The method of determining image data according to an embodiment of the present invention can be used, for example, to determine the state of an irregular pattern. The non-standardized pattern may refer to, for example, a pattern associated with image data of a blood vessel structure of a human body, a pattern of leather, an appearance of a specific animal (for example, a fish), human handwriting, .

본 발명의 일 실시예에 따른 이미지 데이터의 판단 방법은, 예를 들어, 판단 대상이 되는 이미지 데이터의 상태를 분류하기 위해 사용될 수 있다. 판단 대상이 되는 이미지 데이터의 상태는 둘 이상일 수 있다. 예를 들어, 피혁의 패턴의 손상 또는 불량 여/부, 어류의 어종, 인간의 필기가 의도하는 글자 등이 이미지 데이터의 상태일 수 있다.The method of determining image data according to an exemplary embodiment of the present invention can be used, for example, to classify the state of image data to be determined. The state of the image data to be judged may be two or more. For example, the damage or defective portion of the pattern of the leather, the fish species, the letters intended by the human handwriting, etc. may be the state of the image data.

도 3에서, 본 발명의 일 실시예에 따른 이미지 데이터의 판단 방법은, 미리설정된 이미지 데이터에 기초하여 네트워크 함수의 노드, 가중치 및 연결상태 중 적어도 하나를 결정하는 단계(S310), 네트워크 함수에 의한 제 1 출력 데이터를 획득하는 단계(S320), 네트워크 함수와 상이한 효과를 가지는 알고리즘에 의한 제 2 출력 데이터를 획득하는 단계(S330) 및 제1 출력 데이터 및 제 2 출력 데이터에 기초하여, 이미지 데이터의 상태 정보를 결정하는 단계(S340)를 포함할 수 있다.3, a method of determining image data according to an exemplary embodiment of the present invention includes determining (S310) at least one of a node, a weight, and a connection state of a network function based on preset image data (S310) (S330) of acquiring second output data by an algorithm having an effect different from that of the network function (S330), and acquiring first output data of the image data based on the first output data and the second output data And determining status information (S340).

여기서, 본 발명의 일 실시예에 따른 네트워크 함수는 출력 데이터 및 입력 데이터를 가지는 전술한 신경망 네트워크를 포함할 수 있다. 또한, 네트워크 함수는 복수개의 노드 및 가중치를 가진 복수개의 링크를 포함하고, 적어도 한 개의 입력 노드 및 한 개의 출력 노드를 포함할 수 있다. 또한, 네트워크 함수는 머신 러닝 또는 패턴 인식에서 사용되는 임의의 함수를 포함할 수 있다. 본 발명의 일 실시예에 따른 네트워크 함수는 본 발명의 목적을 수행하는데 적합한 조건을 충족하는 네트워크 함수를 지칭할 수 있다. 예를 들어, 네트워크 함수는 오토 엔코더(autoencoder), 오토어소시에이터(autoassociator) 또는 디아볼로 네트워크(Diabolo network)를 포함할 수 있다. Here, the network function according to an embodiment of the present invention may include the above-described neural network having output data and input data. In addition, the network function may include a plurality of links having a plurality of nodes and weights, and may include at least one input node and one output node. In addition, the network function may include any function used in machine learning or pattern recognition. A network function according to an embodiment of the present invention may refer to a network function that meets the conditions appropriate to accomplish the object of the present invention. For example, a network function may include an autoencoder, an autoassociator, or a Diabolo network.

오토 엔코더(400)는 하나의 입력 레이어(410), 출력 레이어(450) 및 적어도 하나의 히든 레이어들을 포함하여 구성될 수 있다. 오토 엔코더(400)의 입력 레이어를 구성하는 노드들의 개수 및 출력 레이어를 구성하는 노드들의 개수는 동일할 수 있다. 오토 엔코더는 전술한 신경망 네트워크의 정의에 부합하면서, 비교사학습(unsupervised learning)모델에 사용가능한 네트워크 함수일 수 있다. 다시 말해서, 오토 엔코더는 주어진 입력 레이어에 주어진 입력을 재구성(reconstruct)하기 위해 설계될 수 있다. 일 실시예에서, 오토 엔코더(400)를 구성하는 히든 레이어들을 구성하는 노드들의 개수는 입력 레이어 또는 출력 레이어를 구성하는 노드들의 개수 보다 적을 수 있다. 즉, 오토 엔코더(400)를 구성하는 네트워크 함수는 입력 노드의 집합의 노드 개수 보다 적거나 같은 개수의 노드로 구성된 노드의 집합을 포함할 수 있다.The auto encoder 400 may include one input layer 410, an output layer 450, and at least one hidden layer. The number of nodes constituting the input layer of the auto encoder 400 and the number of nodes constituting the output layer may be the same. The auto-encoder can be a network function usable in an unsupervised learning model, consistent with the definition of the neural network described above. In other words, an auto-encoder can be designed to reconstruct the input given to a given input layer. In one embodiment, the number of nodes constituting the hidden layers constituting the auto encoder 400 may be smaller than the number of nodes constituting the input layer or the output layer. That is, the network function constituting the auto encoder 400 may include a set of nodes composed of a number of nodes equal to or less than the number of nodes of the set of input nodes.

도 4는 본 발명의 일실시예에 따른, 네트워크 함수 중 오토 엔코더의 구조를 개략적으로 도시한 도면이다. 도 3에 도시된 바와 같이, 오토 엔코더(400)는 전술한 신경망 네트워크의 정의를 만족하면서, 적어도 하나 이상의 히든 레이어들을 포함할 수 있다. 오토 엔코더(400)를 구성하는 레이어들의 부분집합은 그 자체로 신경망 네트워크의 정의를 만족할 수 있다. 예를 들어, 오토 엔코더(400)의 입력 레이어(410), 히든레이어(420 및 430)의 집합은 하나의 신경망 네트워크로서 인식될 수 있다. 이 경우, 상기 부분을 엔코더(400A)로 지칭할 수 있다. 유사하게, 오토 엔코더(400)의 히든레이어(430 및 440) 및 출력 레이어(450)의 집합은 하나의 신경망 네트워크로서 인식될 수 있다. 이 경우, 상기 부분을 디코더(400B)로 지칭할 수 있다. 도 4에 도시된 바와 같이, 엔코더(400A)의 출력 레이어는 디코더(400B)의 입력 레이어일 수 있다4 is a diagram schematically illustrating the structure of an auto-encoder among network functions according to an embodiment of the present invention. As shown in FIG. 3, the auto encoder 400 may include at least one hidden layer while satisfying the definition of the neural network described above. A subset of the layers that make up the auto-encoder 400 itself can satisfy the definition of a neural network. For example, a set of input layers 410 and hidden layers 420 and 430 of the auto encoder 400 may be recognized as one neural network. In this case, the portion can be referred to as an encoder 400A. Similarly, the hidden layers 430 and 440 of the auto encoder 400 and the set of output layers 450 can be recognized as one neural network. In this case, the portion can be referred to as a decoder 400B. As shown in FIG. 4, the output layer of the encoder 400A may be the input layer of the decoder 400B

오토 엔코더(400)는 입력 레이어(410)에 입력되는 데이터를 엔코더(400A)가 엔코더(400A)의 히든 레이어(420)를 거쳐 엔코딩하고, 이 결과를 디코더(400B)의 히든 레이어(440)를 거쳐 디코딩하는 기능을 수행할 수 있다. 엔코더(400A) 및 디코더(400B)는 하나 이상의 히든레이어들을 각각 포함할 수 있다. The auto encoder 400 encodes data inputted to the input layer 410 through the hidden layer 420 of the encoder 400A and outputs the result to the hidden layer 440 of the decoder 400B And perform a decoding function. Encoder 400A and decoder 400B may each include one or more hidden layers.

오토 엔코더(400)는 미리결정된 신경망 네트워크 구조를 가질 수 있다. 신경망 네트워크 구조는 신경망 네트워크를 구성하는 노드들의 개수, 노드들을 상호 연결하는 링크들의 연결관계 및 각 링크들에 부여된 가중치로서 정의될 수 있다.The auto encoder 400 may have a predetermined neural network structure. The neural network structure can be defined as the number of nodes constituting the neural network, the connection relation of the links connecting the nodes, and the weight assigned to each link.

다시 도 3로 돌아가서, 본 발명의 일 실시예에 따른 이미지 데이터 판단 방법은, 미리설정된 이미지 데이터에 기초하여 네트워크 함수의 신경망 네트워크의 구조를 결정할 수 있다(S310). 여기서, 네트워크 함수는 신경망 네트워크의 정의를 만족하는 오토 엔코더를 포함할 수 있다. 네트워크 함수의 신경망 네트워크의 구조는, 전술한 바와 같이, 네트워크 함수의 노드들, 노드들을 연결하는 링크의 연결상태 및 이들에 부여된 가중치를 의미할 수 있다. 단계(S310)에서, 신경망 네트워크의 구조를 결정하는 것은, 본 발명의 일 실시예에 따른 이미지 판단 방법에 적합한 구조로 신경망 네트워크의 구조를 결정하는 동작을 의미할 수 있다. 해당 동작은 비교사 학습(unsupervised training)을 통해 수행될 수 있다. 네트워크 함수가 동작하는 것 및 네트워크 함수의 구조를 결정하는 동작의 의미는 제어부 또는 제어부의 모듈이 미리 결정된 네트워크 함수 및 알고리즘 중 적어도 하나를 따라 연산함을 의미 할 수 있다. 예를 들어, 노드 및 가중치 결정 모듈(274)은 미리 결정된 네트워크 함수 및 알고리즘 중 적어도 하나를 따라 연산하여 노드 및 가중치를 결정할 수 있다.Referring back to FIG. 3, the image data determination method according to an exemplary embodiment of the present invention may determine the structure of a network function network based on preset image data (S310). Here, the network function may include an auto encoder satisfying the definition of the neural network. The structure of the neural network of the network function may refer to the nodes of the network function, the link state of the links connecting the nodes, and the weights given thereto, as described above. In step S310, determining the structure of the neural network may refer to an operation of determining the structure of the neural network with a structure suitable for the image determination method according to an embodiment of the present invention. The operation can be performed through unsupervised training. The meaning of the operation of the network function and the determination of the structure of the network function may mean that the module of the control unit or the control unit operates according to at least one of the predetermined network functions and algorithms. For example, the node and weight determination module 274 may operate along at least one of the predetermined network functions and algorithms to determine the node and the weight.

예를 들어, 단계(S310)에서, 초기에 주어진 네트워크 함수의 입력 레이어에 이미지 데이터에 기초하여 획득된 입력 데이터가 입력될 수 있다. 단계(S310)에서, 이미지 데이터는 네트워크 함수에 입력하기 적합한 크기를 갖는 하나 이상의 이미지 패치로 분할될 수 있다. 여기서 이미지 데이터는 카메라, 적외선 촬영, X-Ray, 캠코더 등의 촬영 장치로 촬영된 영상 이미지 일 수 있으나, 이에 제한되지 않는다.For example, in step S310, input data obtained based on image data may be input to an input layer of a given network function initially. In step S310, the image data may be divided into one or more image patches having a size suitable for input to the network function. Here, the image data may be an image captured by a photographing device such as a camera, an infrared ray photographing, an X-ray, a camcorder, or the like, but is not limited thereto.

전술한 바와 같이, 입력 데이터는 이미지 데이터의 정보를 손실 없이 포함하는 정보(예를 들어, 이미지 데이터를 구성하는 각 픽셀의 R,G,B값)일 수 있다. 또는 입력 데이터는 이미지 데이터의 특징값에 기초하여 구성된 데이터일 수 있다. 입력 데이터는 네트워크 함수를 거쳐 출력 데이터로 변환될 수 있다. As described above, the input data may be information (for example, R, G, B values of each pixel constituting the image data) containing information of the image data without loss. Or the input data may be data configured based on the feature value of the image data. The input data may be converted to output data via a network function.

전술한 바와 같이 네트워크 함수는 도 4의 오토 엔코더일 수 있다. 네트워크 함수에 입력된 이미지 패치는, 네트워크 함수의 구조에 기초하여 출력 데이터로 변환될 수 있다. 네트워크 함수가 오토 엔코더의 구조를 갖는 경우, 입력 레이어의 노드와 출력 레이어의 노드의 개수는 동일할 수 있다. 따라서, 입력 데이터인 이미지 패치와, 출력 데이터는 상호 비교가능한 정보들을 포함할 수도 있다. 예를 들어, 출력 데이터에 기초하여, 입력 데이터인 이미지 패치와 동일 또는 유사한 크기를 가지는 출력 이미지 패치를 생성할 수 있다.As described above, the network function may be the auto-encoder of FIG. The image patch input to the network function can be converted to output data based on the structure of the network function. When the network function has the structure of the auto encoder, the number of nodes of the input layer and the number of nodes of the output layer may be the same. Thus, the image data, which is input data, and the output data may include mutually comparable information. For example, based on the output data, an output image patch having the same or similar size as the image patch that is input data can be generated.

단계(S310)에서, 본 발명의 일 실시예에 따른 이미지 데이터의 판단 방법에 적합한 네트워크 함수를 생성하기 위해, 이미지 데이터의 상태 판단 장치(200)는 네트워크 함수의 구조를 변경할 수 있다. 네트워크 함수의 구조를 변경하는 동작은, 네트워크 함수의 노드의 수, 링크들의 연결관계 및 링크들의 가중치 중 적어도 하나를 변경하는 것을 의미할 수 있다.In step S310, in order to generate a network function suitable for the method of determining image data according to an embodiment of the present invention, the apparatus 200 for determining the state of image data may change the structure of the network function. The operation of changing the structure of a network function may mean changing at least one of the number of nodes of the network function, the connection relationship of the links and the weight of the links.

예를 들어, 본 발명의 일 실시예에 따른 이미지 데이터의 판단을 위해, 단계(S310)에서 사용되는 네트워크 함수는, 유사한 유형의 둘 이상의 이미지 데이터가 공유하는 특징을 보존하도록 설계될 수 있다. 예를 들어, 이미지 데이터가 직물, 가죽 등 패턴을 가지는 데이터를 기초로 생성된 경우, 네트워크 함수는 출력 데이터가 직물 또는 가죽등에 나타난 패턴을 유지하도록 설계될 수 있다. 또는, 이미지 데이터가 인체의 의학적 정보를 포함하는 영상(예를 들어, CT, MRI, X-Ray등의 촬영 영상)에 기초하여 생성된 경우, 네트워크 함수는 출력 데이터가 건강한 인체 장기의 형상이 가지는 특징을 유지하도록(예를 들어, 혈관 등의 정상 상태에서의 패턴, 종양이나 이상조직이 없는 장기 내벽 등의 정상 패턴 등) 설계 될 수 있다. 또는 이미지 데이터가 어류의 외관을 촬영한 데이터를 기초로 생성된 경우, 네트워크 함수는 출력 데이터가 동종의 어류가 가지는 특징(예를 들어, 어류의 비늘의 형상, 지느러미 등의 배치 및 비례 등)을 유지하도록 설계될 수 있다. For example, for determining image data according to an embodiment of the present invention, the network function used in step S310 may be designed to preserve the features shared by two or more image data of a similar type. For example, if image data is generated based on data having a pattern of fabric, leather, etc., the network function may be designed such that the output data retains the pattern that appears in the fabric or leather. Alternatively, when the image data is generated based on an image (for example, an image of CT, MRI, X-ray, or the like) containing medical information of the human body, (For example, a pattern in a steady state such as a blood vessel, a normal pattern such as a long-term inner wall without a tumor or abnormal tissue, etc.). Or when the image data is generated based on the data of the appearance of the fish, the network function determines whether the output data is characteristic of the fish of the same species (for example, the shape of fish scales, the arrangement and proportion of the fins, etc.) . ≪ / RTI >

본 발명의 일 실시예에 따른 이미지 데이터의 판단 방법에 적합한 네트워크 함수가 오토 엔코더의 정의를 만족할 수 있다. 이 경우, 오토 엔코더의 특성에 따라, 네트워크 함수는 입력 레이어 및 출력 레이어에 포함된 노드의 개수 보다 적은 수의 노드를 가지는 하나 이상의 히든 레이어를 포함할 수 있다. 이러한 특성으로 인하여, 입력 데이터는, 네트워크 함수(오토 엔코더) 내에서 일부 데이터가 손실될 수 있다. 이 과정에서, 둘 이상의 이미지 데이터가 공유하는 하나의 특성을 보존하도록 설계된 네트워크 함수는, 해당 특성에 속하지 않는 데이터를 손실할 수 있다. 이 경우, 특정 데이터가 손실된 출력 데이터는, 입력 데이터와 유사성이 데이터 손실이 없거나 적은 데이터에 비하여 상대적으로 낮을 수 있다. The network function suitable for the method of determining image data according to an embodiment of the present invention can satisfy the definition of the auto encoder. In this case, depending on the characteristics of the auto-encoder, the network function may include one or more hidden layers having fewer nodes than the number of nodes included in the input and output layers. Due to this characteristic, some data may be lost in the network function (auto encoder) of the input data. In this process, a network function designed to preserve one characteristic shared by two or more image data may lose data that does not belong to the characteristic. In this case, the output data in which the specific data is lost may have a relatively low similarity with the input data as compared to the data with no or little data loss.

예를 들어, 특정 속성을 공유하는 데이터들을 정상 데이터, 공유하지 않는 데이터를 비정상 데이터로 정의될 수도 있다. 예를 들어, 가죽 등의 패턴이 일반적인 정상 가죽 패턴을 따르는 경우, 이러한 가죽을 촬영한 영상에 기초한 데이터를 정상 데이터로 정의할 수 있다. 유사하게, 스크래치, 오염 등의 결함이 있는 가죽 등의 패턴을 촬영한 영상에 기초한 데이터를 비정상 데이터로 정의할 수 있다. 이 경우, 정상 데이터를 입력 받은 네트워크 함수는, 정상 데이터와 유사성이 높은 출력 데이터를 출력할 수 있다. 반대로, 비정상 데이터를 입력 받은 네트워크 함수는 비정상 데이터와 유사성이 상대적으로 낮은 출력 데이터를 출력할 수 있다. 그러나, 데이터의 상태는 세 개 이상으로 정의될 수 있다. 예를 들어, 설계에 따라, 가죽의 상태는 정상, 오염에 의한 비정상, 스크래치에 의한 비정상과 같은 세 개의 상태로 결정될 수도 있다.For example, data sharing certain attributes may be defined as normal data, and data not shared may be defined as abnormal data. For example, when a pattern of leather or the like follows a normal normal leather pattern, data based on the image of the leather can be defined as normal data. Likewise, data based on an image of a pattern of a defective leather such as scratch or dirt can be defined as abnormal data. In this case, the network function receiving the normal data can output the output data highly similar to the normal data. On the other hand, the network function receiving the abnormal data can output the output data having relatively low similarity with the abnormal data. However, the state of the data may be defined as three or more. For example, depending on the design, the state of the leather may be determined as three states: normal, abnormal due to contamination, and abnormal due to scratches.

단계(S310)에서, 미리결정된 네트워크 함수의 초기 구조가, 전술한 설계 조건에 부합하지 않는 경우, 본 발명의 일 실시예에 따른 이미지 데이터의 상태 판단 장치(200)는 네트워크 함수의 구조를 변경할 수 있다. 네트워크 함수의 구조를 변경하는 것은 일반적으로, 네트워크 함수를 구성하는 링크에 부여된 가중치를 조정하는 것을 의미할 수 있다. 링크에 부여된 가중치를 조정함으로써, 네트워크 함수는 특정 속성을 가지는 입력 데이터에 대해 정보 손실이 적은 출력 데이터를 출력할 수 있다.In step S310, if the initial structure of the predetermined network function does not meet the above-described design conditions, the state determination apparatus 200 for image data according to an embodiment of the present invention can change the structure of the network function have. Changing the structure of a network function may generally mean adjusting the weight assigned to the link that constitutes the network function. By adjusting the weights given to the link, the network function can output output data with little information loss to the input data having specific attributes.

단계(S310)에서, 본 발명의 일 실시예에 따른 이미지 데이터의 상태 판단 장치(200)의 제어부(270)는 네트워크 함수를 조정하는 동작을 수행할 수 있다. 제어부(270)가 네트워크 함수를 조정함으로써, 이후 단계들(S320, S330, S340)에서 사용될 네트워크 함수의 구조(노드, 가중치 및 연결 상태 중 적어도 하나)를 결정할 수 있다(S310). 제어부(270)는 미리 결정된 네트워크 함수 조정 알고리즘 또는, 입력부(250)를 통해 입력된 신호에 기초하여 네트워크 함수를 조정할 수 있다. 단계(S310)에서, 제어부(270)는 네트워크 함수의 입력 및 출력을 비교하여, 그 유사성을 결정할 수 있다. 입력 데이터가 정상 데이터 인 경우, 제어부(270)는 입력 및 출력의 유사성을 높이기 위해 그 구조가 조정될 수 있다. 더 많은 입력 데이터가 네트워크 함수에 입력될수록, 더 많은 조정 단계가 수행되며, 따라서 노드 및 가중치 결정 모듈(274)에 의해 결정될 수 있는 네트워크 함수는 본 발명의 일 실시예에 따른 이미지 데이터 판단 방법에 적합하도록 구성될 수 있다.In step S310, the controller 270 of the apparatus 200 for determining the state of image data according to an exemplary embodiment of the present invention may perform an operation of adjusting a network function. The control unit 270 may determine the structure (at least one of the node, the weight, and the connection state) of the network function to be used in the subsequent steps S320, S330, and S340 by adjusting the network function (S310). The control unit 270 may adjust the network function based on a predetermined network function adjustment algorithm or a signal input through the input unit 250. [ In step S310, the control unit 270 may compare the input and the output of the network function to determine the similarity. If the input data is normal data, the controller 270 may adjust its structure to enhance the similarity of the input and the output. The more input data is input to the network function, the more coordination steps are performed, and thus the network function that can be determined by the node and weight determination module 274 is suitable for the image data determination method according to an embodiment of the present invention. .

전술한 바와 같이 이미지 데이터는 다수의 입력 패치들로 분할될 수 있으며, 따라서, 하나의 대상에 대한 이미지 데이터로부터 다수의 입력 패치들을 획득할 수 있다. 네트워크 함수의 적합성은, 연산 모듈(272)이 연산하는 네트워크 함수에 입력할 데이터가 많을수록 높아질 수 있다. 따라서, 적은 수의 영상 데이터를 가지고 비교사학습에 적합한 많은 수의 입력 데이터를 획득할 수 있다.As described above, the image data may be divided into a plurality of input patches, and thus, a plurality of input patches may be obtained from the image data for one object. Suitability of the network function can be increased as more data to be input into the network function operated by the operation module 272 is. Therefore, a large number of input data suitable for comparison yarn learning can be obtained with a small number of image data.

노드 및 가중치 결정 모듈(274)을 통해 결정된 구조를 가지는 네트워크 함수를 학습된 네트워크로 지칭할 수 있다.The network function having the structure determined through the node and weight determination module 274 may be referred to as a learned network.

단계(S310)에서 네트워크 함수가 결정되면, 이미지 데이터의 상태 판단을 위해 단계(S320)로 진행할 수 있다.If the network function is determined in step S310, the process may proceed to step S320 to determine the status of the image data.

단계(S320)에서, 이미지 데이터는 네트워크 함수(S310에서 결정된)에 입력될 수 있다. 이미지 데이터는 본 발명의 일 실시예에 따른 이미지 데이터의 상태 판단 장치(200)의 카메라부(210)에 의해 직접 촬영된 이미지 데이터를 기초로 생성되거나, 외부로부터 네트워크 연결부(240)를 통해 수신되거나, 입력부(250)를 통해 입력될 수 있다. 전술한 바와 같이, 이미지 데이터는 네트워크 함수에 입력 가능한 크기의 이미지 패치로 분할될 수 있다. 또는 이미지 데이터 자체가 네트워크 함수에 입력 가능한 크기로 미리 설정될 수 있다. 연산 모듈(272)은 네트워크 함수의 출력으로부터 제 1 출력 데이터를 획득할 수 있다. In step S320, the image data may be input to the network function (determined in S310). The image data may be generated based on image data photographed directly by the camera unit 210 of the apparatus 200 for determining the state of image data according to an embodiment of the present invention or received from the outside via the network connection unit 240 And the input unit 250, as shown in FIG. As described above, the image data can be divided into image patches of a size that can be input to the network function. Or the image data itself can be preset to a size that can be input to the network function. The computation module 272 may obtain the first output data from the output of the network function.

본 개시의 일 실시예에 따라 네트워크 함수에 의해 얻어지는 제 1 출력 데이터는 추출된 이미지 패치의 크기와 동일 할 수도 있다. 전술한 바와 같이, 본 개시의 일 실시예에 따라 적어도 하나의 패턴에 대하여 학습된 네트워크 함수는 정상 데이터를 입력 받은 경우, 일관성 있는 특징을 가지는 제 1 출력 데이터를 출력할 수 있다. 하나의 패턴에 대하여 학습된 네트워크 함수가 결함이 있는 데이터를 입력 받은 경우, 결함이 있는 데이터는 네트워크 함수를 통해 획득된 출력 데이터와 유사성이 정상 데이터의 경우보다 낮을 수 있다. 즉 결함이 있는 비정상 데이터가 연산 모듈(272)에 의해 출력되는 경우, 입력 데이터와 출력 데이터는 서로 유사성이 낮을 수 있다. 또는, 비정상 데이터가 네트워크 함수를 통과하는 경우, 그 출력 데이터는 정보의 손실률이 정상 데이터의 출력 데이터 보다 상대적으로 클 수 있다.According to one embodiment of the present disclosure, the first output data obtained by the network function may be equal to the size of the extracted image patch. As described above, according to one embodiment of the present disclosure, the network function learned for at least one pattern can output first output data having consistent characteristics when normal data is input. If the learned network function for one pattern receives defective data, the defective data may be less similar to the output data obtained through the network function than for the normal data. That is, when the abnormal data having a defect is output by the operation module 272, the similarity between the input data and the output data may be low. Alternatively, when the abnormal data passes through the network function, the output data may have a loss rate of the information that is relatively larger than the output data of the normal data.

도 5a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법의 예시적인 입력 데이터를 시각적으로 도시한 도면이다. 도 5a에 도시한 바와 같이, 입력 데이터는 피혁 등의 촬영물을 촬영하여 획득된 이미지 데이터 일 수 있다. 이러한 촬영물은 일관성 있는 특징을 가지는 이미지 패턴을 포함할 수 있다. 도 5a에서, 일관성 있는 특징은 피혁의 패턴을 의미할 수 있다. 도 5a에 도시된 바와 같이, 피혁의 패턴은 일관성 있는 특징을 유지하면서 전체 이미지 데이터에 적용될 수 있다. 다시 말해서, 도 5a에 도시된 이미지는, 피혁의 정상 패턴을 이미지 전체에 걸쳐 유지한다. 이러한 이미지는, “정상 데이터”인 것으로 정의될 수 있다. 전술한 바와 같이, 네트워크 함수는 정상 데이터를 입력 데이터로 하는 경우, 입력 데이터인 정상 데이터와 비교하여 데이터 손실이 비교적 적은 출력 데이터를 출력할 수 있다. 전술한 바와 같이, 네트워크 함수는 정상 데이터에 대하여 데이터 손실이 비교적 적은 출력 데이터를 출력하기 위해 트레이닝(S310)될 수 있다.FIG. 5A is a graphical illustration of exemplary input data of a method for determining the state of image data according to an embodiment of the present disclosure. As shown in Fig. 5A, the input data may be image data obtained by photographing a photograph such as leather. Such a photograph may include an image pattern having a consistent feature. In Figure 5A, a consistent feature may refer to a pattern of leather. As shown in FIG. 5A, the pattern of leather can be applied to the entire image data while maintaining a consistent feature. In other words, the image shown in Fig. 5A keeps the normal pattern of the leather throughout the image. This image can be defined as being " normal data ". As described above, when the normal function is used as the input data, the network function can output the output data with a relatively small data loss as compared with the normal data as the input data. As described above, the network function can be trained (S310) to output the output data with relatively little data loss with respect to the normal data.

도 5b는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 5a에 도시된 입력데이터에 기초하여 네트워크 함수에 의해 출력된 예시적인 데이터를 시각적으로 도시한 도면이다. 도 5a에 도시된 정상 이미지에 기초하여, 트레이닝된 (예를 들어, 비교사 학습된) 네트워크함수가 출력 데이터를 생성할 수 있다. 전술한 바와 같이, 네트워크 함수는 정상 데이터(도 5a의 이미지 데이터)에 기초하여 출력 데이터를 생성하는 경우, 정상 데이터에 포함된 정보의 손실량이 비교적 적은 데이터를 출력할 수 있다. 예를 들어, 네트워크 함수가 오토 엔코더(400)인 경우, 입력 레이어(410) 보다 적은 수의 노드들을 가지는 적어도 하나의 히든 레이어(430)의 존재로 인하여, 정보의 손실이 발생할 수 있다. 그러나, 본 발명의 일 실시예에 따른 오토 엔코더(400)의 경우, 정상 데이터(일관성 있는 특징을 데이터 전반에 걸쳐 유지하는 데이터)에 포함되는 일관성 있는 특징을 보존하기에 적합하도록 네트워크 함수의 구조가 변경될 수 있다(S310). 이에 따라, 오토 엔코더(400)는 정상 데이터(도 5a의 이미지 데이터)에 포함된 일관성 있는 특징을 유지하는 출력 데이터(도 5b 참조)를 출력할 수 있다. 도 5b의 경우, 도 5a와 기초하여, 출력 데이터에서 피혁의 패턴에 존재하는 일관성 있는 특징 (피혁의 굴곡에 따라 정의되는 패턴)이 유지되어 있다. 그러나, 오토 엔코더(400) 또는 데이터의 손실이 존재하는 임의의 다른 네트워크의 특성에 따라, 이미지 손실은 정상 데이터에 기초한 출력 데이터에서도 존재할 수 있다. 예를 들어, 도 5b에 도시된 바와 같이, 해상도의 저하, 고주파 영역의 데이터 손실로 인한 콘트라스트(contrast)의 손실 등이 나타날 수 있으나, 데이터 손실의 양상은 이에 제한되는 것은 아니다.FIG. 5B is a diagram showing, in a method for determining the state of image data according to an embodiment of the present disclosure, a visual representation of exemplary data output by a network function based on the input data shown in FIG. 5A. FIG. Based on the normal image shown in FIG. 5A, a trained (e.g., comparative learned) network function may generate output data. As described above, when generating the output data based on the normal data (the image data in FIG. 5A), the network function can output data in which the loss amount of the information included in the normal data is relatively small. For example, if the network function is an auto-encoder 400, information loss may occur due to the presence of at least one hidden layer 430 having fewer nodes than the input layer 410. However, in the case of the auto-encoder 400 according to an embodiment of the present invention, the structure of the network function is optimized so that it is suitable to preserve the coherent characteristics contained in the normal data (the data that keeps the coherent characteristic throughout the data) (S310). Accordingly, the auto-encoder 400 can output the output data (see FIG. 5B) that maintains a consistent characteristic contained in the normal data (the image data in FIG. 5A). In the case of Fig. 5B, on the basis of Fig. 5A, consistent features (patterns defined according to the bending of the leather) existing in the pattern of the leather in the output data are maintained. However, depending on the characteristics of the auto-encoder 400 or any other network in which there is a loss of data, the image loss may also be present in the output data based on the normal data. For example, as shown in FIG. 5B, a decrease in resolution and a loss of contrast due to data loss in a high frequency region may occur. However, the manner of data loss is not limited thereto.

도 6a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법의 다른 예시적인 입력 데이터를 시각적으로 도시한 도면이다. 도 6a에 도시된 바와 같이, 도 5a와 유사하게, 입력 데이터는 피혁 등의 촬영물을 촬영하여 획득된 이미지 데이터 일 수 있다. 그러나, 도 5a와는 다르게, 도 6a에 도시된 이미지는, 피혁의 패턴에 존재하는 일관성 있는 특징에 포함되지 않는 속성을 가진 “상이한 특징”을 가진 이미지 부분을 포함할 수 있다. 예를 들어, 도 6a에 도시된 바와 같이, 이미지(600A)는 피혁 상에 직선으로 표시되는 이미지 부분(610)을 포함할 수 있다. 일반적으로, 피혁의 패턴은 도 5a에 도시된 바와 같이, 피혁의 굴곡에 따라 정의되며, 예를 들어, 피혁의 굴곡은 각각의 피혁의 굴곡으로 생성되는 영역이 서로 유사한 넓이를 가지거나, 피혁의 굴곡이 이루는 곡선의 곡률이 일정한 범위 내에서 생성되는 등과 같은 “일관성 있는 특징”을 가지게 된다. 그러나 피혁의 패턴은 전술한 특징 외에 임의의 특징을 가지는 것으로 정의될 수 있으며, 전술한 예시에 의해 한정되지 않는다. 그러나, 직선으로 영역을 구획하는 도 6a의 이미지 부분(610)은 이러한 “일관성 있는 특징”의 범주를 벗어난 것으로 인식 될 수 있다.6A is a diagram illustrating another exemplary input data of a method for determining the state of image data according to an embodiment of the present disclosure. As shown in Fig. 6A, similar to Fig. 5A, the input data may be image data obtained by photographing a photograph such as leather. However, unlike FIG. 5A, the image shown in FIG. 6A may include portions of the image with a " different feature " having attributes that are not included in the coherent feature present in the pattern of the leather. For example, as shown in FIG. 6A, the image 600A may include an image portion 610 that is displayed in a straight line on the skin. In general, the pattern of the leather is defined according to the bending of the leather, as shown in Fig. 5A. For example, the bending of the leather may have a similar width to the regions produced by the bending of each leather, The curvature of the curve formed by the curvature is generated within a certain range, and so on. However, the pattern of the leather can be defined as having any characteristic other than the above-mentioned characteristic, and is not limited by the above-mentioned examples. However, the image portion 610 of FIG. 6A, which segments the region in a straight line, can be regarded as outside the scope of this " consistent feature ".

도 6b는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 6a에 도시된 입력데이터에 기초하여 네트워크 함수에 의해 출력된 예시적인 데이터를 시각적으로 도시한 도면이다. 전술한 바와 같이, 네트워크 함수(또는 오토 엔코더(400))는, 입력 데이터에 존재하는 “일관성 있는 특징”에 대한 정보 손실률이 상대적으로 적고, 이와 “상이한 특징”을 갖는 데이터에 대해서는 정보 손실률이 상대적으로 큰 데이터를 출력하도록 트레이닝 될 수 있다(S310). 본 발명의 일 실시예에 따라, 네트워크 함수(400)는 도 6a에 도시된 이미지에 기초한 이미지 데이터에 기초하여, 출력 데이터(도 6b에 도시된 이미지 데이터)를 출력할 수 있다. 도 6b에 도시된 바와 같이, 본 발명의 일 실시예에 따른 네트워크 함수는 입력 데이터 전반에 걸친 피혁 패턴의 일관성 있는 특징에 대해 정보 손실이 상대적으로 적은 출력 데이터를 출력할 수 있다. 그러나, 상이한 패턴을 가지는 입력 데이터(600A)의 이미지 부분(610)의 경우, 출력 데이터 상에서 그 정보 손실률이 상대적으로 클 수 있다. 다시 말해서, 도 6b에 도시된 바와 같이, 상이한 패턴을 가지는 이미지 부분(610)에 대응하는 출력 데이터의 이미지 부분(600B)은 상이한 패턴에 따른 정보(예를 들어, 직선으로 나타난 부분(620))을 상당부분 손실할 수 있다.FIG. 6B is a diagram showing a visual representation of exemplary data output by the network function based on the input data shown in FIG. 6A, in the method of determining the state of image data according to an embodiment of the present disclosure. As described above, the network function (or the auto encoder 400) has a relatively low information loss rate for the " coherent feature " existing in the input data, and for the data having the " (S310). ≪ / RTI > According to one embodiment of the present invention, the network function 400 can output the output data (the image data shown in Fig. 6B) based on the image data based on the image shown in Fig. 6A. As shown in FIG. 6B, the network function according to an exemplary embodiment of the present invention can output output data having a relatively low information loss with respect to a consistent feature of the leather pattern across input data. However, in the case of the image portion 610 of the input data 600A having a different pattern, the information loss rate on the output data may be relatively large. 6B, the image portion 600B of the output data corresponding to the image portion 610 having a different pattern may include information (e.g., a portion 620 indicated by a straight line) according to a different pattern, Can be lost.

도 7a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법의 또 다른 예시적인 입력 데이터를 시각적으로 도시한 도면이다. 도 7a에 도시된 바와 같이, 도 5a와 유사하게, 입력 데이터는 피혁 등의 촬영물을 촬영하여 획득된 이미지 데이터 일 수 있다. 그러나, 도 5a와는 다르게, 도 7a에 도시된 이미지는, 피혁의 패턴에 존재하는 일관성 있는 특징에 포함되지 않는 속성을 가진 “상이한 특징”을 가진 이미지 부분을 포함할 수 있다. 예를 들어, 도 7a에 도시된 바와 같이, 이미지(700A)는 피혁 상에 원형 흑점으로 표시되는 이미지 부분(710)을 포함할 수 있다. 일반적으로, 피혁의 패턴은 도 5a에 도시된 바와 같이, 피혁의 굴곡에 따라 정의되며, 예를 들어, 피혁의 굴곡은 각각의 피혁의 굴곡으로 생성되는 영역이 서로 유사한 넓이를 가지거나, 피혁의 굴곡이 이루는 곡선의 곡률이 일정한 범위 내에서 생성되는 등과 같은 “일관성 있는 특징”을 가지게 된다. 그러나 피혁의 패턴은 전술한 특징 외에 임의의 특징을 가지는 것으로 정의될 수 있으며, 전술한 예시에 의해 한정되지 않는다. 그러나, 직선으로 영역을 구획하는 도 7a의 이미지 부분(710)은 이러한 “일관성 있는 특징”의 범주를 벗어난 것으로 인식 될 수 있다.7A is a diagram illustrating another exemplary input data of a method for determining the state of image data according to an embodiment of the present disclosure. As shown in Fig. 7A, similar to Fig. 5A, the input data may be image data obtained by photographing a photograph such as leather. However, unlike FIG. 5A, the image shown in FIG. 7A may include portions of the image having " different features " with attributes not included in the coherent features present in the pattern of the leather. For example, as shown in FIG. 7A, the image 700A may include an image portion 710 that is displayed as a circular black dot on the skin. In general, the pattern of the leather is defined according to the bending of the leather, as shown in Fig. 5A. For example, the bending of the leather may have a similar width to the regions produced by the bending of each leather, The curvature of the curve formed by the curvature is generated within a certain range, and so on. However, the pattern of the leather can be defined as having any characteristic other than the above-mentioned characteristic, and is not limited by the above-mentioned examples. However, the image portion 710 of FIG. 7A, which segments the region in a straight line, can be regarded as outside the scope of such a " consistent feature ".

도 7b는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 7a에 도시된 입력데이터에 기초하여 네트워크 함수에 의해 출력된 예시적인 데이터를 시각적으로 도시한 도면이다. 전술한 바와 같이, 네트워크 함수(또는 오토 엔코더(400))는, 입력 데이터에 존재하는 “일관성 있는 특징”에 대한 정보 손실률이 상대적으로 적고, 이와 “상이한 특징”을 갖는 데이터에 대해서는 정보 손실률이 상대적으로 큰 데이터를 출력하도록 트레이닝 될 수 있다(S310). 본 발명의 일 실시예에 따라, 네트워크 함수(400)는 도 7a에 도시된 이미지에 기초한 이미지 데이터에 기초하여, 출력 데이터(도 7b에 도시된 이미지 데이터)를 출력할 수 있다. 도 7b에 도시된 바와 같이, 본 발명의 일 실시예에 따른 네트워크 함수는 입력 데이터 전반에 걸친 피혁 패턴의 일관성 있는 특징에 대해 정보 손실이 상대적으로 적은 출력 데이터를 출력할 수 있다. 그러나, 상이한 패턴을 가지는 입력 데이터(700A)의 이미지 부분(710)의 경우, 출력 데이터 상에서 그 정보 손실률이 상대적으로 클 수 있다. 다시 말해서, 도 7b에 도시된 바와 같이, 상이한 패턴을 가지는 이미지 부분(710)에 대응하는 출력 데이터의 이미지 부분(700B)은 상이한 패턴에 따른 정보(예를 들어, 원형 흑점으로 나타난 부분(720))을 상당부분 손실할 수 있다.FIG. 7B is a diagram showing, in a method of determining the state of image data according to an embodiment of the present disclosure, a graphical representation of exemplary data output by a network function based on the input data shown in FIG. 7A. FIG. As described above, the network function (or the auto encoder 400) has a relatively low information loss rate for the " coherent feature " existing in the input data, and for the data having the " (S310). ≪ / RTI > According to one embodiment of the present invention, the network function 400 can output the output data (the image data shown in Fig. 7B) based on the image data based on the image shown in Fig. 7A. As shown in FIG. 7B, the network function according to an exemplary embodiment of the present invention can output output data with a relatively small information loss with respect to a consistent feature of the leather pattern over the input data. However, in the case of the image portion 710 of the input data 700A having a different pattern, the information loss rate on the output data may be relatively large. 7B, the image portion 700B of the output data corresponding to the image portion 710 having a different pattern may include information according to a different pattern (for example, the portion 720 indicated by the circular dot) ) Can be lost.

다시 도 3으로 돌아가서 단계(S330)에서, 단계(S320)에서 네트워크 함수에 입력된 것과 동일한 이미지 데이터가, 네트워크 함수와 상이한 효과를 가지는 알고리즘에 의해 변조될 수 있다. 본 개시의 일 실시예에 따른 네트워크 함수와 상이한 효과를 가지는 알고리즘은 입력된 이미지 데이터의 적어도 일부를 손실하거나 변형하는 임의의 알고리즘일 수 있다. 따라서 제 2 출력 데이터는 입력된 이미지 데이터보다 해상도가 낮은 이미지 이거나 뭉개짐 효과를 포함하는 이미지일 수 있다. 제 2 출력 데이터는 다양한 방법으로 수치화 될 수 있다. 예를 들어, 제 2 출력 데이터의 특정한 색의 폐곡선의 개수를 분석하여 수치화 할 수 있다. 또한 제 2 출력 데이터의 전체 색상의 명암에 기초하여 명암 수치를 측정할 수 있다. 예를 들어, 상이한 효과를 가지는 알고리즘은 입력된 이미지 데이터의 정보를 손실하는, 이미지 축소 및 확대 알고리즘일 수 있다. 그러나, 상이한 효과를 가지는 알고리즘은 전술한 예에 의해 제한되지 않으며, 입력된 이미지 데이터의 정보를 손실하거나 해상도를 낮추는 임의의 알고리즘이 사용될 수 있다.Returning to Fig. 3, in step S330, the same image data as input to the network function in step S320 may be modulated by an algorithm having a different effect from the network function. An algorithm having a different effect from the network function according to an embodiment of the present disclosure may be any algorithm that loses or modifies at least a portion of the input image data. Thus, the second output data may be an image with lower resolution than the input image data or an image including a crushing effect. The second output data can be quantified in various ways. For example, the number of closed curves of a specific color of the second output data can be analyzed and quantified. Further, the brightness value can be measured based on the brightness of the whole color of the second output data. For example, an algorithm with different effects may be an image reduction and enlargement algorithm that loses information of the input image data. However, an algorithm having a different effect is not limited by the above-described example, and any algorithm that loses information or lowers resolution of input image data may be used.

예를 들어, 본 개시의 일 실시예에 따라 네트워크 함수와 상이한 효과를 가지는 알고리즘은 이미지 데이터를 미리 설정된 크기의 이미지로 구분한 후, 상기 구분된 이미지의 평균 데이터 값에 기초하여 제 2 출력 데이터를 획득하는 알고리즘일 수 있다. 제 2 출력 데이터는 입력된 이미지 데이터에 기초하여 데이터의 손실 또는 변형을 통해 제 1 출력 데이터와 비교 가능한 데이터일 수 있다. 예를 들어 256×256 사이즈의 이미지 패치를 4×4의 4096개의 이미지 패치로 구분하여 구분된 4×4의 이미지 패치의 색상의 평균을 표현하여 전체적인 이미지가 모자이크 처리가 되도록 할 수도 있다. 다른 예로, 상기 알고리즘은 입력된 이미지 데이터를 1/n 배율로 축소하고, 다시 n배 확대하여 사이즈의 변형을 통해 데이터가 변형된 제 2 출력 데이터를 얻는 알고리즘 일 수 있다. 상기 알고리즘을 통해 입력된 이미지 데이터는 사이즈가 변형되어 제 2 출력 데이터가 뭉개짐 효과를 포함할 수 있다. 여기서 축소하거나 확대하는 배율 n의 값은 네트워크 함수에서 추출된 이미지 패치의 크기에 기초하여 결정될 수도 있다. 또 다른 예로, 상기 알고리즘은 색상 모드를 변환하여 입력된 이미지 데이터의 변형을 얻는 알고리즘 일 수 있다. 구체적으로 입력된 이미지 데이터가 RGB 색상모드이면 CMYK색상 모드로 변경한 뒤 RAB 색상 모드로 변경하여 제 2 출력 데이터를 얻을 수도 있다. 입력된 이미지 데이터를 손실 또는 변형하는 상기 알고리즘은 예시일 뿐이면 본 개시는 이에 제한되지 않는다.For example, according to an embodiment of the present disclosure, an algorithm having a different effect from a network function divides image data into images of a predetermined size, and then, based on the average data value of the divided images, Lt; / RTI > The second output data may be data that can be compared with the first output data through loss or modification of the data based on the input image data. For example, an image patch of 256 × 256 size may be divided into 4096 image patches of 4 × 4, and an average of colors of 4 × 4 image patches classified may be expressed to make the entire image mosaic. As another example, the algorithm may be an algorithm that reduces input image data to 1 / n magnification and again magnifies n times to obtain second output data whose data has been modified through size variation. The image data inputted through the algorithm may be deformed in size to include a crushing effect of the second output data. Here, the value of the magnification n to be reduced or enlarged may be determined based on the size of the image patch extracted from the network function. As another example, the algorithm may be an algorithm that transforms the color mode to obtain a transformation of the input image data. If the input image data is the RGB color mode, the second output data may be obtained by changing to the CMYK color mode and then changing to the RAB color mode. The present invention is not limited to the above-described algorithm for losing or modifying the input image data only by way of example.

단계(S330)가 수행되면, 연산 모듈(272)은 제 2 출력 데이터를 획득할 수 있다.When step S330 is performed, the operation module 272 can obtain the second output data.

단계(S340)에서, 제어부(270)는 제 1 데이터와 제 2 데이터에 기초하여, 이미지 데이터의 상태 정보를 결정할 수 있다. 단계(S310)에서, 예를 들어, 네트워크 함수가 오토 엔코더인 경우, 입력 레이어의 노드 개수보다 적은 수의 노드를 가지는 히든 레이어를 갖는 오토 엔코더의 특성으로 인하여, 입력된 이미지 데이터는 정보의 손실을 경험할 수 있다. 전술한 바와 같이, 입력된 이미지 데이터의 상태에 따라, 정보의 손실 정도는 상이할 수 있다. 그러나, 일반적으로, 입력된 이미지 데이터는 정보의 손실로 인한 해상도의 저하를 경험할 수 있다.In step S340, the control unit 270 can determine the status information of the image data based on the first data and the second data. In step S310, for example, when the network function is an auto-encoder, due to the characteristics of the auto-encoder having a hidden layer having fewer nodes than the number of nodes of the input layer, Experience. As described above, depending on the state of the input image data, the degree of information loss may be different. However, in general, the input image data may experience degradation in resolution due to loss of information.

전술한 바와 같이, 입력된 이미지 데이터의 특성이, 단계(S310)에서 비교사학습된 네트워크 함수의 특성과 부합하는 경우, 정보의 손실 및 왜곡은 상대적으로 적을 수 있다. 즉, 입력된 이미지 데이터가, 예를 들어, 정상 데이터인 경우, 네트워크 함수를 통과한 출력 데이터는 정상 데이터와 유사성이 높을 수 있다. 그러나 이 경우에도, 입력 데이터와 출력 데이터 사이에는 정보의 손실 및 왜곡으로 인한 차이가 존재할 수 있다. 따라서 단계(S320)에서 상태 결정 모듈(273)이 입력된 데이터와 출력 데이터를 직접 비교하는 것은 이미지 데이터의 상태 판단의 정확성을 저하시킬 수 있다.As described above, when the characteristics of the input image data match the characteristics of the network function that is learned by the comparison in step S310, information loss and distortion may be relatively small. That is, when the input image data is, for example, normal data, the output data passed through the network function may have a high similarity with the normal data. However, even in this case, there may be a difference between the input data and the output data due to information loss and distortion. Therefore, in step S320, the state determination module 273 directly comparing the input data with the output data may degrade the accuracy of the state determination of the image data.

따라서, 연산 모듈(272)은 제 1 출력 데이터와 비교하기 적합한, 정보의 손실이 있는 제 2 출력 데이터를 획득할 수 있다. 상이한 알고리즘은, 단계(S320)의 네트워크 함수의 일반적인 데이터 손실률과 유사한 데이터 손실률을 가지는 알고리즘일 수 있다. 예를 들어, 단계(S330)의 상이한 알고리즘은 단계(S320)의 네트워크 함수로 인한 해상도 저하율과 유사한 해상도 저하율을 가지는 알고리즘일 수 있다. 예를 들어, 단계(S330)의 상이한 알고리즘이 이미지 데이터의 축소 및 확대 알고리즘인 경우, 해상도 저하율이 단계(S320)의 네트워크 함수의 해상도 저하율과 유사하도록 축소 및 확대의 배율이 결정될 수 있다.Thus, the computing module 272 can obtain second output data with loss of information, which is suitable for comparison with the first output data. The different algorithm may be an algorithm having a data loss rate similar to the general data loss rate of the network function of step S320. For example, the different algorithm of step S330 may be an algorithm having a resolution lowering rate similar to the resolution lowering rate due to the network function of step S320. For example, if the different algorithm of step S330 is a reduction and enlargement algorithm of image data, the magnification of reduction and enlargement can be determined such that the resolution lowering rate is similar to the resolution lowering rate of the network function of step S320.

연산 모듈(272)이 획득한 제 2 출력 데이터는 제 1 출력 데이터와 유사한 데이터 손실률을 가지므로, 직접 비교가 용이할 수 있다. 따라서 상태 결정 모듈(273)은 제 1 출력 데이터와 제 2 출력 데이터의 유사성에 기초하여, 이미지 데이터의 상태를 결정할 수 있다.Since the second output data acquired by the calculation module 272 has a data loss rate similar to that of the first output data, direct comparison can be facilitated. Therefore, the state determination module 273 can determine the state of the image data based on the similarity of the first output data and the second output data.

단계(S340)에서, 상태 결정 모듈(273)은 두 개의 데이터의 유사성을 판단하는 임의의 알고리즘을 이용할 수 있다. 예를 들어, 상태 결정 모듈(273)은 상기 제 1 출력 데이터와 상기 제 2 출력 데이터의 차영상에 기초하여 데이터의 유사성을 판단할 수 있다. 다른 실시예에서, 상태 결정 모듈(273)은 상기 제 1 출력 데이터와 상기 제 2 출력 데이터에 기초하여 다양한 커널(kernel)로 NCC(Normalized Cross Correlation) 값을 계산할 수 있다. 상태 결정 모듈(273)은 상기 NCC 값이 일정 기준 값보다 작은 경우 결함, 기준 값 이상일 경우 정상으로 판단 할 수도 있다. 상기 커널(kernel)은 16×16, 24×24, 32×32 등 다양한 사이즈를 가질 수 있다. 그러나 본 개시는 상기 커널의 사이즈에 의해 제한되지 않는다.In step S340, the state determination module 273 may use any algorithm to determine the similarity of the two data. For example, the status determination module 273 can determine the similarity of data based on the difference image between the first output data and the second output data. In another embodiment, the status determination module 273 may calculate a Normalized Cross Correlation (NCC) value in various kernels based on the first output data and the second output data. The status determination module 273 may determine that the NCC value is a defect when the NCC value is smaller than a predetermined reference value, and may determine that the NCC value is normal when the NCC value is greater than the reference value. The kernel may have various sizes such as 16x16, 24x24, and 32x32. However, this disclosure is not limited by the size of the kernel.

본 개시의 일 실시예에 따라 상태 결정 모듈(273)은 제 1 출력 데이터 및 제 2 출력 데이터의 차영상에 기초하여, 상기 이미지 데이터의 상태 정보를 결정 할 수 있다. 제 1 출력 데이터와 입력된 이미지 데이터의 차영상인 제 1 차영상 데이터와 제 2 출력 데이터와 입력된 이미지 데이터의 차영상인 제 2 차영상 데이터에 기초하여, 상태 결정 모듈(273)은 이미지 데이터의 상태 정보를 결정할 수 있다. 상태 결정 모듈(273)은 상기 제 1 차영상 데이터와 상기 2 차영상 데이터는 추가적으로 두 차영상 데이터 간의 차영상 값을 계산할 수도 있고 다양한 크기의 커널에 대해 NCC값을 계산할 수도 있다. 상태 결정 모듈(273)은 차영상은 비교된 픽셀이 동일하면 검은색으로 계산하고 그렇지 않으면 다른 색상을 포함할 수 있고, 차영상의 검은색의 비율이 기준 값 이상(예컨데, 95%)을 가지면 정상 이미지 데이터로 이미지 데이터의 상태 정보를 결정 할 수 있다. 제 1 출력 데이터와 제 2 출력 데이터를 비교하는 방법은 특정한 점에 대하여 이진화값을 계산하여 차이를 구하는 방법, 윤곽(contour)을 찾아 폐곡선의 개수를 비교하는 방법, 기준선들을 추출하여 기준선들간의 상대 거리를 계산하는 방법 등을 사용할 수 있다. 본 개시는 상기 제 1 출력 데이터와 상기 제 2 출력 데이터를 비교하는 상기 방법들과 상기 비율 값에 제한되지 않는다.According to one embodiment of the present disclosure, the status determination module 273 can determine the status information of the image data based on the difference image of the first output data and the second output data. Based on the first-order image data, which is the difference image between the first output data and the input image data, and the second-order image data that is the difference image between the second output data and the input image data, the status determination module 273 determines, Can be determined. The state determination module 273 may calculate the difference image value between the first and second image data and the second image data, and may calculate the NCC value for the kernels of various sizes. The state determination module 273 may calculate the difference image as black if the compared pixels are the same and include other colors, and if the ratio of black of the difference image is not less than the reference value (for example, 95%) The status information of the image data can be determined from the normal image data. The method of comparing the first output data with the second output data includes a method of calculating a difference by calculating a binarization value for a specific point, a method of comparing the number of closed curves by searching for a contour, And a method of calculating the distance can be used. The present disclosure is not limited to the above methods of comparing the first output data and the second output data and the ratio value.

도 8a는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 5a 및 도 5b의 이미지에 기초하여 차영상을 얻은 예시적인 데이터를 시각적으로 도시한 도면이다. 도 8a의 차영상 이미지는 입력 데이터인 도 5a의 이미지와 일관성 있는 특징을 가지는 출력 데이터 중 예시적인 데이터인 도 5b의 이미지의 차영상을 획득한 결과일 수 있다. 도 5a은 결함 부분이 없는 정상 입력 데이터이기 때문에 도 5b의 이미지인 출력 데이터는 데이터의 손실이 적을 수 있다. 그 결과 입력 데이터와 출력 데이터 사이의 차이가 적어 차영상의 검은 부분의 비율이 비정상 이미지에서 얻은 비율보다 더 클 수 있다. 차영상은 차이가 적을수록 검은 부분이 더 많이 나타날 수 있다. 따라서 네트워크 함수를 통하여 얻은 출력 데이터의 데이터 손실이 적다면 검은 부분의 비율이 상대적으로 클 수 있다. 도 8a의 차영상 이미지에 기초하여 이미지 데이터는 상태 판단 될 수도 있고 NCC값의 계산 등에 기초하여 이미지 데이터는 상태 판단 될 수도 있다. 상기 이미지 데이터를 비교하는 방법은 예시일 뿐이며 본 개시는 이에 한정되지 않는다.FIG. 8A is a diagram illustrating exemplary data obtained by obtaining a difference image based on the images of FIGS. 5A and 5B in the method of determining the state of image data according to an embodiment of the present disclosure. The difference image of FIG. 8A may be the result of obtaining a difference image of the image of FIG. 5B, which is exemplary data of the output data having characteristics consistent with the image of FIG. 5A, which is input data. Since Fig. 5A is normal input data without a defect part, output data which is an image of Fig. 5B may have a low data loss. As a result, the difference between the input data and the output data is small, so that the ratio of the black portion of the difference image may be larger than that obtained from the abnormal image. The smaller the difference, the more black areas can appear. Therefore, if the data loss of the output data obtained through the network function is small, the proportion of the black portion may be relatively large. The image data may be determined based on the difference image in FIG. 8A, and the image data may be determined based on the calculation of the NCC value or the like. The method of comparing the image data is merely an example, and the present disclosure is not limited thereto.

도 8b는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 6a 및 도 6b의 이미지에 기초하여 차영상을 얻은 다른 예시적인 데이터를 시각적으로 도시한 도면이다. 도 8b의 차영상 이미지는 입력 데이터인 도 6a의 이미지와 상이한 특징을 가지는 출력 데이터 중 예시적인 데이터인 도 6b의 이미지의 차영상을 획득한 결과일 수 있다. 도 6a은 결함 부분이 있는 데이터이기 때문에 도 6b의 이미지인 출력 데이터는 데이터의 손실률이 상대적으로 클 수 있다. 그 결과 입력 데이터와 출력 데이터 사이의 차이가 클 수 있고, 차영상의 검은 부분의 비율이 정상 이미지에서 얻은 비율보다 더 작을 수 있다. 차영상은 차이가 적을수록 검은 부분이 더 많이 나타날 수 있다. 구체적으로 도 6a의 직선으로 표시되는 이미지 부분(610)에 해당하는 부분은 도 8b에서 검은색으로 나타나지 않을 수 있다. 따라서 네트워크 함수를 통하여 얻은 출력 데이터의 데이터 손실이 크다면 검은 부분의 비율이 상대적으로 작을 수 있다. 도 8b의 차영상 이미지에 기초하여 이미지 데이터가 상태 판단 될 수도 있고 NCC값의 계산 등에 기초하여 이미지 데이터가 상태 판단 될 수도 있다. 상기 이미지 데이터를 비교하는 방법은 예시일 뿐이며 본 개시는 이에 한정되지 않는다.FIG. 8B is a diagram showing another exemplary data obtained by obtaining a difference image based on the images of FIGS. 6A and 6B in the method of determining the state of image data according to an embodiment of the present disclosure. The difference image of FIG. 8B may be the result of obtaining the difference image of the image of FIG. 6B, which is exemplary data among the output data having characteristics different from the image of FIG. 6A, which is input data. 6A is data having a defective portion, the output data, which is an image of FIG. 6B, may have a relatively large data loss rate. As a result, the difference between the input data and the output data may be large, and the ratio of the black portion of the difference image may be smaller than the ratio obtained from the normal image. The smaller the difference, the more black areas can appear. Specifically, the portion corresponding to the image portion 610 indicated by the straight line in FIG. 6A may not be displayed in black in FIG. 8B. Therefore, if the data loss of the output data obtained through the network function is large, the proportion of the black portion may be relatively small. The state of the image data may be determined based on the difference image of Fig. 8B, and the state of the image data may be determined based on the calculation of the NCC value or the like. The method of comparing the image data is merely an example, and the present disclosure is not limited thereto.

도 8c는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 방법에서, 도 7a 및 도 7b의 이미지에 기초하여 차영상을 얻은 다른 예시적인 데이터를 시각적으로 도시한 도면이다. 도 8c의 차영상 이미지는 입력 데이터인 도 7a의 이미지와 상이한 특징을 가지는 출력 데이터 중 예시적인 데이터인 도 7b의 이미지의 차영상을 획득한 결과일 수 있다. 도 7a은 결함 부분이 있는 데이터이기 때문에 도 7b의 이미지인 출력 데이터는 데이터의 손실률이 상대적으로 클 수 있다. 그 결과 입력 데이터와 출력 데이터 사이의 차이가 클 수 있고, 차영상의 검은 부분의 비율이 정상 이미지에서 얻은 비율보다 더 작을 수 있다. 차영상은 차이가 적을수록 검은 부분이 더 많이 나타날 수 있다. 구체적으로 도 7a의 원형 흑점으로 표시되는 이미지 부분(710)에 해당하는 부분은 도 8c에서 검은색으로 나타나지 않을 수 있다. 따라서 네트워크 함수를 통하여 얻은 출력 데이터의 데이터 손실이 크다면 검은 부분의 비율이 상대적으로 작을 수 있다. 도 8c의 차영상 이미지에 기초하여 이미지 데이터가 상태 판단 될 수도 있고 NCC값의 계산 등에 기초하여 이미지 데이터가 상태 판단 될 수도 있다. 상기 이미지 데이터를 비교하는 방법은 예시일 뿐이며 본 개시는 이에 한정되지 않는다.FIG. 8C is a diagram that visually shows other exemplary data obtained from a difference image based on the images of FIGS. 7A and 7B in the method of determining the state of image data according to an embodiment of the present disclosure. The difference image of FIG. 8C may be the result of obtaining the difference image of the image of FIG. 7B, which is exemplary data among the output data having the characteristics different from the image of FIG. 7A which is the input data. 7A is data having a defective portion, the output data, which is the image of FIG. 7B, may have a relatively large data loss rate. As a result, the difference between the input data and the output data may be large, and the ratio of the black portion of the difference image may be smaller than the ratio obtained from the normal image. The smaller the difference, the more black areas can appear. Specifically, a portion corresponding to the image portion 710 indicated by the circular black point in FIG. 7A may not be displayed in black in FIG. 8C. Therefore, if the data loss of the output data obtained through the network function is large, the proportion of the black portion may be relatively small. The image data may be determined based on the difference image in FIG. 8C, and the image data may be determined based on the calculation of the NCC value or the like. The method of comparing the image data is merely an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따라 이미지 데이터의 상태 판단 방법은 제 1 출력 데이터를 획득하는 단계 이전에 미리 설정된 이미지 데이터에 기초해 네트워크 함수의 노드, 가중치 및 연결 상태 중 적어도 하나를 결정하는 단계을 더 포함할 수도 있다. 노드 및 가중치 결정 모듈(274)은 상기 네트워크 함수의 노드, 가중치 및 연결 상태 중 적어도 하나 변경하여 네트워크 함수를 미리 설정된 이미지 데이터에 대해 학습시킬 수 있다. 노드 및 가중치 결정 모듈(274)은 미리 설정된 이미지 데이터들의 특징 부분의 동일하거나 유사한 부분에 기초하여 네트워크 함수의 노드, 가중치 및 연결 상태 중 적어도 하나를 변경할 수 있다.According to one embodiment of the present disclosure, a method for determining the state of image data further includes determining at least one of a node, a weight, and a connection state of a network function based on preset image data prior to obtaining the first output data You may. The node and weight determination module 274 may modify at least one of the node, the weight, and the connection state of the network function to learn the network function on the preset image data. The node and weight determination module 274 may change at least one of the node, weight, and connection state of the network function based on the same or similar portion of the feature portion of the preset image data.

본 개시의 일 실시예에 따라 이미지 데이터의 상태 판단 방법은 네트워크 함수의 노드, 가중치 및 연결 상태 중 적어도 하나를 결정하는 단계를 반복하는 단계를 더 포함할 수 있고, 미리 설정된 이미지 데이터는 결함이 없는 한 개 이상의 정상 이미지 데이터 일 수 있다. 네트워크 함수의 노드, 가중치 및 연결 상태 중 적어도 하나를 결정하는 단계를 반복하는 단계는 네트워크 함수의 변경이 없을 때까지 반복할 수 있다. 노드 및 가중치 결정 모듈(274)은 노드, 가중치 및 연결 상태를 결정하는 동작을 네트워크 함수에 의해 추출되는 각각의 다양한 이미지 패치의 사이즈에 대해서 반복할 수 있다. 노드 및 가중치 결정 모듈(274)은 네트워크 함수의 변경이 없으면 상기 네트워크 함수를 적어도 하나의 패턴에 대하여 학습된 네트워크 함수로 정하고 이미지 데이터를 상기 학습된 네트워크 함수에 입력하여 네트워크 함수에 의한 제 1 출력 데이터를 획득할 수 있다. 미리 설정된 이미지 데이터는 결함이 없는 정상 이미지 데이터들 일 수 있으며 동일한 데이터가 아닐 수 있다. 연산 모듈(272)은 정상 이미지 데이터를 이용하여 학습된 네트워크 함수를 통해 입력된 이미지 데이터와 상대적으로 차이가 거의 없는 제 1 출력 데이터를 출력할 수 있다. 노드 및 가중치 결정 모듈(274)은 입력된 이미지 데이터와 제 1 출력 데이터의 차이가 줄어들도록 네트워크 함수의 노드, 가중치 연결 상태 중 적어도 하나를 결정하고, 차이가 줄어들도록 하는 결정을 다른 이미지 데이터들에 대해 반복할 수 있다.According to an embodiment of the present disclosure, a method for determining the state of image data may further include repeating the step of determining at least one of a node, a weight, and a connection state of a network function, May be one or more normal image data. The step of determining at least one of the node, the weight, and the connection state of the network function may be repeated until there is no change in the network function. The node and weight determination module 274 may repeat the operation of determining nodes, weights, and connection states for each of the various image patch sizes extracted by the network function. The node and weight determination module 274 determines the network function as a learned network function for at least one pattern if there is no change in the network function, inputs the image data to the learned network function, Can be obtained. The preset image data may be normal image data without defects and may not be the same data. The calculation module 272 can output the first output data which is relatively different from the image data inputted through the learned network function using the normal image data. The node and weight determination module 274 determines at least one of the nodes of the network function, the weighted connection state, so that the difference between the input image data and the first output data is reduced, and sends a decision to reduce the difference to the other image data Can be repeated.

도 9는 본 개시의 일 실시예에 따른 이미지 데이터의 상태 판단 구조를 설명하는 개념도이다.FIG. 9 is a conceptual diagram for explaining a state determination structure of image data according to an embodiment of the present disclosure; FIG.

네트워크 함수 및 네트워크 함수와 상이한 알고리즘에 동일한 이미지 데이터가 들어갈 수 있다. 상기 제 1 출력 데이터는 네트워크 함수에 의한 출력값을 포함하고, 제 2 출력 데이터는 네트워크 함수와 상이한 알고리즘에 의한 출력값을 포함한다. 제 1 출력 데이터와 제 2 출력 데이터는 이미지 해상도, 크기, 색상 모드 및 종횡 비율 중 적어도 하나가 동일하거나 비교가능 할 수 있다. 이미지 데이터의 상태 정보는 제 1 출력 데이터 및 제 2 출력 데이터에 기초하여 결정된 상태 정보일 수 있다. 상기 동일한 데이터의 예시는 예시일 뿐이며 본 개시는 이에 제한되지 않는다.The same image data may be included in the network function and the network function and the different algorithm. The first output data includes an output value by a network function, and the second output data includes an output value by an algorithm different from the network function. The first output data and the second output data may have at least one of image resolution, size, color mode, and aspect ratio equal or comparable. The status information of the image data may be status information determined based on the first output data and the second output data. The above example of the same data is merely an example, and the present disclosure is not limited thereto.

상태 결정 모듈은 제 1 출력 데이터 및 제 2 출력 데이터에 기초하여 이미지 데이터의 상태 정보를 생성할 수 있다. 이미지 데이터의 상태 정보는 정상, 불량일 수도 있고 한 개 이상의 등급의 정보를 포함 할 수 있다. 또한 이미지 데이터의 상태 정보는 구체적인 불량 데이터나 상태 정보에 대한 코멘트를 포함할 수도 있다.The status determination module may generate status information of the image data based on the first output data and the second output data. The status information of the image data may be normal, defective, or may include one or more classes of information. The status information of the image data may also include specific bad data or comments on the status information.

도 10은 본 개시의 일 실시예에 따라 이미지 데이터의 상태 판단 방법에 대한 순서도이다.10 is a flowchart of a method for determining the state of image data according to an embodiment of the present disclosure.

본 개시의 일 실시예에 따라 이미지 데이터의 상태 판단 방법은 사전 학습 단계를 포함하지 않고 구성될 수 있다. 이미지 데이터의 상태 판단 방법은 네트워크 함수에 의한 제 1 출력 데이터를 획득하는 단계(S620), 네트워크 함수와 상이한 효과를 가지는 알고리즘에 의한 제 2 출력 데이터를 획득하는 단계(S630) 및 제 1 출력 데이터 및 제 2 출력 데이터에 기초하여, 이미지 데이터의 상태 정보를 결정하는 단계(S640)를 포함할 수 있다. 각 단계들은 상술한 도 3의 단계들과 대응되어 유사하게 설명될 수 있다.According to an embodiment of the present disclosure, a method for determining the state of image data can be configured without including a pre-learning step. The method for determining the state of image data includes the steps of acquiring first output data by a network function (S620), acquiring second output data by an algorithm having an effect different from that of the network function (S630) And determining status information of the image data based on the second output data (S640). Each step can be similarly described in correspondence with the steps of FIG. 3 described above.

도 11은 본 개시의 다른 일 실시예에 따라 두개 이상의 네트워크 함수를 이용한 이미지 데이터의 상태 판단 방법에 대한 순서도이다.11 is a flowchart illustrating a method of determining the state of image data using two or more network functions according to another embodiment of the present disclosure.

본 개시의 다른 일 실시예에 따라 이미지 데이터의 상태 판단 방법은 제 1 네트워크 함수에 의한 제 3 출력 데이터를 획득하는 단계(S710)를 포함할 수 있다. 하나의 패턴에 대하여 학습된 네트워크 함수는 정상 데이터를 입력 받은 경우, 일관성 있는 유사한 제 3 출력 데이터를 출력할 수 있다. 하나의 패턴에 대하여 학습된 네트워크 함수가 결함이 있는 데이터를 입력 받은 경우, 결함이 있는 데이터가 정상 데이터와 상이한 압축 결과를 가질 수 있다. 또한 학습된 네트워크 함수가 결함이 있는 데이터를 입력 받은 경우, 정상 이미지 데이터를 복원한 제 3 출력 데이터와 결함 이미지 데이터를 복원한 제 3 출력 데이터가 상이할 수 있다.According to another embodiment of the present disclosure, a method for determining the state of image data may include obtaining (S710) the third output data by the first network function. The network function learned for one pattern can output consistent third similar output data when normal data is input. If the learned network function for one pattern receives defective data, the defective data may have different compression results than the normal data. Also, when the learned network function receives the defective data, the third output data obtained by restoring the normal image data may be different from the third output data obtained by restoring the defective image data.

본 개시의 다른 일 실시예에 따라 이미지 데이터의 상태 판단 방법은 제 1 네트워크 함수와 상이한 제 2 네트워크 함수에 의한 제 4 출력 데이터를 획득하는 단계(S720)를 포함할 수 있다. 상기 제 4 출력 데이터를 획득하는 단계는 제 3 출력 데이터를 기초로 실행되는 단계일 수 있다. 상기 제 4 출력 데이터를 획득하는 단계는 손실된 제 3 출력 데이터의 적어도 하나의 손실된 부분을 복원하는 제 2 네트워크 함수에 의한 단계일 수 있다. 예를 들어 복원하는 네트워크 함수인 제 2 네트워크 함수는 제 1 네트워크 함수에 의해 작아진 해상도를 입력된 이미지 데이터와 동일한 해상도로 복원하는 네트워크 함수일 수 있다. 제 2 네트워크 함수는 복수개의 네트워크 함수의 조합으로 이루어 질 수도 있고, 제 2 네트워크 함수 이후에 다른 압축 및/또는 복원하는 네트워크 함수가 연결될 수도 있다.According to another embodiment of the present disclosure, a method for determining the state of image data may include obtaining (S720) the fourth output data by the second network function different from the first network function. And the step of acquiring the fourth output data may be performed based on the third output data. The obtaining of the fourth output data may be by a second network function to recover at least one lost portion of the lost third output data. For example, the second network function that is the restoring network function may be a network function that restores the resolution reduced by the first network function to the same resolution as the input image data. The second network function may be a combination of a plurality of network functions, and a network function for compressing and / or restoring another network function may be connected after the second network function.

본 개시의 다른 일 실시예에 따라 제 2 네트워크 함수는 제 1 네트워크 함수에 의해 손실된 이미지 데이터의 적어도 일부를 복원하는 복원 네트워크 함수일 수 있다. 복원 네트워크 함수를 통해 얻어진 제 4 출력 데이터는 이미지 데이터와 동일한 이미지 해상도, 크기 등을 가질 수 있다. 제 4 출력 데이터 및 이미지 데이터는 비교 가능할 수 있도록 동일 또는 유사 수치를 갖는 구성을 포함할 수 있다. 복원 네트워크 함수는 제 3 출력 데이터의 적어도 일부분을 변경하여 이미지 데이터의 적어도 일부분을 복원할 수 있다.According to another embodiment of the present disclosure, the second network function may be a restoration network function that restores at least a portion of the image data lost by the first network function. The fourth output data obtained through the restoration network function may have the same image resolution, size, and the like as the image data. The fourth output data, and the image data may include configurations having the same or similar values so that they can be compared. The restoration network function may modify at least a portion of the third output data to restore at least a portion of the image data.

본 개시의 다른 일 실시예에 따라 이미지 데이터의 상태 판단 방법은 상기 이미지 데이터 및 제 4 출력 데이터에 기초하여, 이미지 데이터의 상태 정보를 결정하는 단계(S730)를 포함할 수 있다. 제 1 네트워크 함수에 입력된 이미지 데이터와 제 4 출력 데이터는 이미지 해상도, 크기, 색상 모드 및 종횡 비율 중 적어도 하나가 동일한 데이터일 수 있다. 상기 이미지 데이터와 와 상기 제 4 출력 데이터를 비교하여 실제 결함을 검출할 수 있으며, 동일한 부분에 기초하여 이미지 데이터의 상태 정보가 결정될 수도 있다. 구체적으로 이미지 데이터의 상태 정보를 결정하는 방법은 NCC값, 차영상, 이진화, 윤곽의 폐곡선, 기준선들간의 상대 거리 등을 계산하여 기준값과의 차이를 통해 결정하는 방법일 수 있다. 상기 동일한 데이터의 예시와 이미지 데이터의 상태 정보를 결정하는 방법은 예시일 뿐이며 본 개시는 이에 제한되지 않는다.According to another embodiment of the present disclosure, a method for determining the state of image data may include determining (S730) the state information of the image data based on the image data and the fourth output data. The image data input to the first network function and the fourth output data may be data in which at least one of image resolution, size, color mode, and aspect ratio is the same. The image data may be compared with the fourth output data to detect an actual defect, and the status information of the image data may be determined based on the same portion. Specifically, the method of determining the state information of the image data may be a method of determining the NCC value, the difference image, the binarization, the closed curve of the contour, the relative distance between the reference lines, etc., and determining the difference based on the reference value. The example of the same data and the method of determining the state information of the image data are merely examples, and the present disclosure is not limited thereto.

도 12는 본 개시의 다른 일 실시예에 따라 이미지 데이터의 상태 판단 구조를 설명하는 개념도이다.12 is a conceptual diagram for explaining a status determination structure of image data according to another embodiment of the present disclosure;

본 개시의 다른 일 실시예에 따라 제 2 네트워크 함수(830)는 제 1 네트워크 함수(810)에 의해 손실된 이미지 데이터의 적어도 일부를 복원하는 복원 네트워크 함수일 수 있다. 복원 네트워크 함수를 통해 얻어진 제 4 출력 데이터(840)는 이미지 데이터와 동일한 이미지 해상도, 크기 등을 가질 수 있다. 제 4 출력 데이터(840) 및 이미지 데이터는 비교 가능할 수 있도록 동일한 수치를 갖는 구성을 포함할 수 있다. 복원 네트워크 함수는 제 3 출력 데이터(820)의 적어도 일부분을 변경하여 이미지 데이터의 적어도 일부분을 복원할 수 있다.The second network function 830 may be a restoration network function that restores at least a portion of the image data lost by the first network function 810 in accordance with another embodiment of the present disclosure. The fourth output data 840 obtained through the restoration network function may have the same image resolution, size, and the like as the image data. The fourth output data 840 and the image data may include constructions having the same numerical value so that they are comparable. The restoration network function may modify at least a portion of the third output data 820 to restore at least a portion of the image data.

제 4 출력 데이터(840)는 손실된 제 3 출력 데이터(820)의 적어도 일부분의 데이터를 복원한 데이터 일 수 있다. 제 4 출력 데이터(840)는 이미지 데이터와 유사한 부분을 포함할 수 있다. 예를 들어, 제 4 출력 데이터는 이미지 데이터와 해상도가 동일하여, 상태 결정 모듈이 동일한 해상도에 기초하여 이미지 데이터의 상태 정보를 생성할 수 있다. 제 2 네트워크 함수(830)는 이미지 데이터와 적어도 일부의 구성의 수치를 동일 또는 유사하게 구성되도록 하는 네트워크 함수일 수 있다.The fourth output data 840 may be data obtained by restoring data of at least a part of the lost third output data 820. [ The fourth output data 840 may include portions similar to image data. For example, the fourth output data has the same resolution as the image data, and the status determination module can generate the status information of the image data based on the same resolution. The second network function 830 may be a network function that causes the image data and at least some configuration values to be configured the same or similar.

도 13은 본 개시의 다른 실시예에 따라 두개 이상의 네트워크 함수가 연결된 네트워크 함수를 나타낸 개념도이다.13 is a conceptual diagram illustrating a network function to which two or more network functions are connected according to another embodiment of the present disclosure.

본 개시의 일 실시예에 따라 제 1 네트워크 함수(910)와 제 2 네트워크 함수(920)가 연결되어 네트워크 함수를 구성할 수 있다. 제 1 네트워크 함수(910)는 출력 노드의 집합인 제 3 출력 데이터를 포함할 수 있다. 제 2 네트워크 함수(920)는 다른 출력 노드의 집합인 제 4 출력 데이터를 포함할 수 있다. 제 1 네트워크 함수는 입력된 이미지 데이터를 분석하여 입력 노드의 집합에 대입할 수 있다. 노드에 입력된 값은 링크 또는 가중치에 의해 다음 노드로 계산될 수 있다. 네트워크 함수의 노드의 개수, 연결 상태, 레이어 구조는 변경 가능한 조합들의 구성으로 배치될 수 있다. 네트워크 함수는 레이어 형태로 배치되지 않고 임의의 노드의 배치에 따라 구성될 수 있다. 네트워크 함수는 압축되는 알고리즘의 네트워크 함수가 아닌 확장되는 알고리즘의 네트워크 함수를 포함할 수 있다. 네트워크 함수의 모든 노드가 링크에 연결되지 않을 수 있고, 연결되지 않은 노드가 존재할 수 있다.The first network function 910 and the second network function 920 may be connected to form a network function according to an embodiment of the present disclosure. The first network function 910 may comprise third output data that is a collection of output nodes. The second network function 920 may include fourth output data that is a collection of other output nodes. The first network function may analyze input image data and assign it to a set of input nodes. The value input to the node can be calculated to the next node by a link or a weight. The number of nodes of the network function, the connection status, and the layer structure can be arranged in a configurable combination of combinations. The network functions are not arranged in a layer form but can be configured according to the arrangement of arbitrary nodes. The network function may include a network function of the extended algorithm rather than a network function of the algorithm being compressed. Not all nodes of the network function may be connected to the link, and there may be nodes that are not connected.

본 개시의 일 실시예에 따라 이미지 데이터의 상태 판단 장치의 하나 이상의 프로세서에 의해 실행되는 컴퓨터 판독가능 저장 매체에 저장된 컴퓨터 프로그램은 복수의 명령들을 포함할 수 있다. 상기 컴퓨터 프로그램은 연산 모듈이 상기 이미지 데이터에 기초하여, 네트워크 함수에 의한 제 1 출력 데이터를 획득하도록 하는 명령, 상기 연산 모듈이 상기 이미지 데이터에 기초하여, 상기 네트워크 함수와 상이한 효과를 가지는 알고리즘에 의한 제 2 출력 데이터를 획득하도록 하는 명령 및 상태 결정 모듈이 상기 제 1 출력 데이터 및 상기 제 2 출력 데이터에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하도록 하는 명령을 포함할 수 있다.A computer program stored in a computer-readable storage medium executed by one or more processors of the apparatus for determining the state of image data in accordance with one embodiment of the present disclosure may comprise a plurality of instructions. The computer program comprising instructions for causing a computation module to obtain first output data by a network function based on the image data, instructions for causing the computation module to perform an algorithm based on the image data, Instructions for obtaining second output data, and instructions for the status determination module to determine status information of the image data based on the first output data and the second output data.

본 개시의 다른 일 실시예에 따라 이미지 데이터의 상태 판단 장치의 하나 이상의 프로세서에 의해 실행되는 컴퓨터 판독가능 저장 매체에 저장된 컴퓨터 프로그램은 복수의 명령들을 포함할 수 있다. 상기 컴퓨터 프로그램은 상기 이미지 데이터에 기초하여, 제 1 네트워크 함수에 의한 제 3 출력 데이터를 획득하도록 하는 명령, 상기 제 3 출력 데이터에 기초하여, 상기 제 1 네트워크 함수와 상이한 제 2 네트워크 함수에 의한 제 4 출력 데이터를 획득하도록 하는 명령 및 상기 이미지 데이터 및 상기 제 4 출력 데이터에 기초하여, 상기 이미지 데이터의 상태 정보를 결정하도록 하는 명령을 포함할 수 있다.According to another embodiment of the present disclosure, a computer program stored in a computer-readable storage medium executed by one or more processors of the apparatus for determining the state of image data may comprise a plurality of instructions. The computer program comprising instructions for obtaining third output data by a first network function based on the image data, instructions for obtaining a third output data by a second network function different from the first network function based on the third output data, 4 output data, and instructions for determining the status information of the image data based on the image data and the fourth output data.

본 개시의 기술 분야에서 통상의 지식을 가진 자는 정보 및 신호들이 임의의 다양한 상이한 기술들 및 기법들을 이용하여 표현될 수 있다는 것을 이해할 것이다. 예를 들어, 위의 설명에서 참조될 수 있는 데이터, 지시들, 명령들, 정보, 신호들, 비트들, 심볼들 및 칩들은 전압들, 전류들, 전자기파들, 자기장들 또는 입자들, 광학장들 또는 입자들, 또는 이들의 임의의 결합에 의해 표현될 수 있다.Those of ordinary skill in the art will understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced in the above description may include voltages, currents, electromagnetic waves, magnetic fields or particles, Particles or particles, or any combination thereof.

본 개시의 기술 분야에서 통상의 지식을 가진 자는 여기에 개시된 실시예들과 관련하여 설명된 다양한 예시적인 논리 블록들, 모듈들, 프로세서들, 수단들, 회로들 및 알고리즘 단계들이 전자 하드웨어, (편의를 위해, 여기에서 "소프트웨어"로 지칭되는) 다양한 형태들의 프로그램 또는 설계 코드 또는 이들 모두의 결합에 의해 구현될 수 있다는 것을 이해할 것이다. 하드웨어 및 소프트웨어의 이러한 상호 호환성을 명확하게 설명하기 위해, 다양한 예시적인 컴포넌트들, 블록들, 모듈들, 회로들 및 단계들이 이들의 기능과 관련하여 위에서 일반적으로 설명되었다. 이러한 기능이 하드웨어 또는 소프트웨어로서 구현되는지 여부는 특정한 애플리케이션 및 전체 시스템에 대하여 부과되는 설계 제약들에 따라 좌우된다. 본 개시의 기술 분야에서 통상의 지식을 가진 자는 각각의 특정한 함수에 대하여 다양한 방식들로 설명된 기능을 구현할 수 있으나, 이러한 구현 결정들은 본 개시의 범위를 벗어나는 것으로 해석되어서는 안 될 것이다.Those skilled in the art will appreciate that the various illustrative logical blocks, modules, processors, means, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented or performed with a specific purpose, (Which may be referred to herein as "software") or a combination of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends on the design constraints imposed on the particular application and the overall system. Those skilled in the art may implement the described functions in various ways for each particular function, but such implementation decisions should not be interpreted as being outside the scope of the present disclosure.

여기서 제시된 다양한 실시예들은 방법, 장치, 또는 표준 프로그래밍 및/또는 엔지니어링 기술을 사용한 제조 물품(article)으로 구현될 수 있다. 용어 "제조 물품"은 임의의 컴퓨터-판독가능 장치로부터 액세스 가능한 컴퓨터 프로그램, 캐리어, 또는 매체(media)를 포함한다. 매체는 저장 매체 또는 통신 매체를 포함할 수 있다. 예를 들어, 컴퓨터-판독가능 저장 매체는 자기 저장 장치(예를 들면, 하드 디스크, 플로피 디스크, 자기 스트립, 등), 광학 디스크(예를 들면, CD, DVD, 등), 스마트 카드, 및 플래쉬 메모리 장치(예를 들면, EEPROM, 카드, 스틱, 키 드라이브, 등)를 포함하지만, 이들로 제한되는 것은 아니다.The various embodiments presented herein may be implemented as a method, apparatus, or article of manufacture using standard programming and / or engineering techniques. The term "article of manufacture" includes a computer program, carrier, or media accessible from any computer-readable device. The medium may comprise a storage medium or a communication medium. For example, the computer-readable storage medium can be a magnetic storage device (e.g., a hard disk, a floppy disk, a magnetic strip, etc.), an optical disk (e.g., CD, DVD, But are not limited to, memory devices (e. G., EEPROM, card, stick, key drive, etc.).

통신 매체는 통상적으로 반송파(carrier wave) 또는 기타 전송 메커니즘(transport mechanism)과 같은 피변조 데이터 신호(modulated data signal)에 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터등을 구현하고 모든 정보 전달 매체를 포함한다. 피변조 데이터 신호라는 용어는 신호 내에 정보를 인코딩하도록 그 신호의 특성들 중 하나 이상을 설정 또는 변경시킨 신호를 의미한다. 제한이 아닌 예로서, 통신 매체는 유선 네트워크 또는 직접 배선 접속(direct-wired connection)과 같은 유선 매체, 그리고 음향, RF, 적외선, 기타 무선 매체와 같은 무선 매체를 포함한다. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal, such as a carrier wave or other transport mechanism, Media. The term modulated data signal refers to a signal that has one or more of its characteristics set or changed to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared, or other wireless media.

제시된 프로세스들에 있는 단계들의 특정한 순서 또는 계층 구조는 예시적인 접근들의 일례임을 이해하도록 한다. 설계 우선순위들에 기반하여, 본 개시의 범위 내에서 프로세스들에 있는 단계들의 특정한 순서 또는 계층 구조가 재배열될 수 있다는 것을 이해하도록 한다. 첨부된 방법 청구항들은 샘플 순서로 다양한 단계들의 엘리먼트들을 제공하지만 제시된 특정한 순서 또는 계층 구조에 한정되는 것을 의미하지는 않는다.It will be appreciated that the particular order or hierarchy of steps in the presented processes is an example of exemplary approaches. It will be appreciated that, based on design priorities, a particular order or hierarchy of steps in the processes may be rearranged within the scope of this disclosure. The appended method claims provide elements of the various steps in a sample order, but are not meant to be limited to the specific order or hierarchy presented.

제시된 실시예들에 대한 설명은 임의의 본 개시의 기술 분야에서 통상의 지식을 가진 자가 본 개시를 이용하거나 또는 실시할 수 있도록 제공된다. 이러한 실시예들에 대한 다양한 변형들은 본 개시의 기술 분야에서 통상의 지식을 가진 자에게 명백할 것이며, 여기에 정의된 일반적인 원리들은 본 개시의 범위를 벗어남이 없이 다른 실시예들에 적용될 수 있다. 그리하여, 본 개시는 여기에 제시된 실시예들로 한정되는 것이 아니라, 여기에 제시된 원리들 및 신규한 특징들과 일관되는 최광의의 범위에서 해석되어야 할 것이다.The description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the disclosure. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the scope of the present disclosure. Thus, the present disclosure should not be construed as limited to the embodiments set forth herein, but is to be accorded the widest scope consistent with the principles and novel features presented herein.

Claims (1)

이미지 데이터의 상태 판단 방법.
A method for determining the state of image data.
KR1020180024261A 2018-02-28 2018-02-28 Method, apparatus and computer program stored in computer readable medium for state decision of image data KR20180063869A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180024261A KR20180063869A (en) 2018-02-28 2018-02-28 Method, apparatus and computer program stored in computer readable medium for state decision of image data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180024261A KR20180063869A (en) 2018-02-28 2018-02-28 Method, apparatus and computer program stored in computer readable medium for state decision of image data

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR1020160163451A Division KR101836096B1 (en) 2016-12-02 2016-12-02 Method, apparatus and computer program stored in computer readable medium for state decision of image data

Publications (1)

Publication Number Publication Date
KR20180063869A true KR20180063869A (en) 2018-06-12

Family

ID=62622380

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180024261A KR20180063869A (en) 2018-02-28 2018-02-28 Method, apparatus and computer program stored in computer readable medium for state decision of image data

Country Status (1)

Country Link
KR (1) KR20180063869A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200027890A (en) * 2018-09-05 2020-03-13 주식회사 스트라드비젼 Learning method, learning device for detecting obstacles and testing method, testing device using the same
CN112740021A (en) * 2018-09-21 2021-04-30 科磊股份有限公司 Super-resolution defect review image generation by generating countermeasure network
US11443137B2 (en) 2019-07-31 2022-09-13 Rohde & Schwarz Gmbh & Co. Kg Method and apparatus for detecting signal features

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200027890A (en) * 2018-09-05 2020-03-13 주식회사 스트라드비젼 Learning method, learning device for detecting obstacles and testing method, testing device using the same
CN112740021A (en) * 2018-09-21 2021-04-30 科磊股份有限公司 Super-resolution defect review image generation by generating countermeasure network
CN112740021B (en) * 2018-09-21 2022-07-01 科磊股份有限公司 Super-resolution defect review image generation by generating countermeasure network
US11443137B2 (en) 2019-07-31 2022-09-13 Rohde & Schwarz Gmbh & Co. Kg Method and apparatus for detecting signal features

Similar Documents

Publication Publication Date Title
KR101836096B1 (en) Method, apparatus and computer program stored in computer readable medium for state decision of image data
Bergmann et al. Improving unsupervised defect segmentation by applying structural similarity to autoencoders
JP7074460B2 (en) Image inspection equipment and methods
JP6497579B2 (en) Image composition system, image composition method, image composition program
JPWO2007029467A1 (en) Image processing method and image processing apparatus
US20140286527A1 (en) Systems and methods for accelerated face detection
KR20180063869A (en) Method, apparatus and computer program stored in computer readable medium for state decision of image data
US20220108434A1 (en) Deep learning for defect detection in high-reliability components
KR101905000B1 (en) Method, apparatus and computer program stored in computer readable medium for correction of image data
CN115830004A (en) Surface defect detection method, device, computer equipment and storage medium
Pramunendar et al. A Robust Image Enhancement Techniques for Underwater Fish Classification in Marine Environment.
KR102402194B1 (en) Deep learning based end-to-end o-ring defect inspection method
KR102430743B1 (en) Apparatus and method for developing object analysis model based on data augmentation
CN115485740A (en) Abnormal wafer image classification
CN112884721A (en) Anomaly detection method and system and computer readable storage medium
CN114972334B (en) Pipe flaw detection method, device and medium
JP2023519527A (en) Generating segmentation masks based on autoencoders in alpha channel
Enturi et al. Intelligent skin cancer diagnosis using adaptive k‐means segmentation and deep learning models
Trigano et al. Fast background removal of JPEG images based on HSV polygonal cuts for a foot scanner device
Sharma et al. Solving image processing critical problems using machine learning
Magdalena et al. Identification of beef and pork using gray level co-occurrence matrix and probabilistic neural network
KR20180107047A (en) Method, apparatus and computer program stored in computer readable medium for correction of image data
Balakrishnan et al. Image denoising and contrast via intensity histogram equalization method
Galdran et al. Weakly supervised fog detection
Wang et al. A Fabric Defect Detection Model Based on Feature Extraction of Weak Sample Scene

Legal Events

Date Code Title Description
A107 Divisional application of patent