Image recognition device, operating method of image recognition device, and computing device including image recognition device

US2020356804A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2020356804-A1
Application numberUS-202016870412-A
CountryUS
Kind codeA1
Filing dateMay 8, 2020
Priority dateMay 10, 2019
Publication dateNov 12, 2020
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Provided is an image recognition device. The image recognition device includes a frame data change detector that sequentially receives a plurality of frame data and detects a difference between two consecutive frame data, an ensemble section controller that sets an ensemble section in the plurality of frame data, based on the detected difference, an image recognizer that sequentially identifies classes respectively corresponding to a plurality of section frame data by applying different neural network classifiers to the plurality of section frame data in the ensemble section, and a recognition result classifier that sequentially identifies ensemble classes respectively corresponding to the plurality of section frame data by combining the classes in the ensemble section.

First claim

Opening claim text (preview).

What is claimed is: 1 . An image recognition device comprising: a frame data change detector configured to sequentially receive a plurality of frame data and to detect a difference between two consecutive frame data; an ensemble section controller configured to set an ensemble section in the plurality of frame data, based on the detected difference; an image recognizer configured to sequentially identify classes respectively corresponding to a plurality of section frame data by applying different neural network classifiers to the plurality of section frame data in the ensemble section; and a recognition result classifier configured to sequentially identify ensemble classes respectively corresponding to the plurality of section frame data by combining the classes in the ensemble section. 2 . The image recognition device of claim 1 , wherein, when the difference between the two consecutive frame data is more than a threshold, the two consecutive frame data are incorporated into different ensemble sections by the ensemble section controller. 3 . The image recognition device of claim 2 , wherein the ensemble section controller sets preceding frame data of the two consecutive frame data as last frame data of a current ensemble section and sets subsequent frame data of the two consecutive frame data as start frame data of a subsequent ensemble section. 4 . The image recognition device of claim 1 , wherein, when the difference between the two consecutive frame data is less than a threshold, the ensemble section controller includes the two consecutive frame data in a current ensemble section. 5 . The image recognition device of claim 1 , wherein the image recognizer includes neural network classifiers learned in different ways and sequentially applies the neural network classifiers to the plurality of section frame data in the ensemble section. 6 . The image recognition device of claim 5 , wherein the neural network classifiers share operation resources of the image recognizer and are activated alternately. 7 . The image recognition device of claim 5 , wherein the recognition result classifier alternately receives the classes from the neural network classifiers. 8 . The image recognition device of claim 1 , wherein, when a specific class is repeatedly detected from first frame data to nth frame data (where n is a positive integer greater than 1) among the plurality of section frame data, the recognition result classifier sums probabilities of the specific class detected from the first frame data to the nth frame data, divides the summed result by n, and includes the divided result in an ensemble class of the nth frame data. 9 . The image recognition device of claim 1 , wherein, when a specific class is detected from nth frame data (where n is a positive integer greater than 2) among the plurality of section frame data, and when the specific class is detected k times (where k is a positive integer greater than 1 and less than n) from first frame data to the nth frame data, the recognition result classifier sums probabilities of the specific class detected from the first frame data to the nth frame data, divides the summed result by k, and includes the divided result in an ensemble class of the nth frame data. 10 . The image recognition device of claim 1 , wherein, when a specific class is detected from nth frame data (where n is a positive integer greater than 1) among the plurality of section frame data, and when the specific class is first detected from first frame data to the nth frame data, the recognition result classifier includes the specific class in an ensemble class of the nth frame data. 11 . The image recognition device of claim 1 , wherein, when a specific class is detected from first frame data among the plurality of section frame data, the recognition result classifier includes the specific class in an ensemble class of the first frame data. 12 . The image recognition device of claim 1 , wherein the ensemble section controller is configured to further receive the classes, and the ensemble section controller corrects the ensemble section, based on the received classes. 13 . The image recognition device of claim 12 , wherein, when a difference between the classes corresponding to a plurality of consecutive frame data in the ensemble section is more than a threshold, the ensemble section controller incorporates the plurality of consecutive frame data into different ensemble sections. 14 . A method of operating an image recognition device, the method comprising: receiving frame data; setting an ensemble section, based on a change of between previous frame data and the received frame data; identifying a class in the received frame data by using a neural network classifier different from a neural network classifier applied to the previous frame data in the ensemble section; and identifying an ensemble class by combining a preceding class identified in the previous frame data in the ensemble section and the class identified in the received frame data. 15 . The method of claim 14 , wherein the identifying of the ensemble class by combining the preceding class identified in the previous frame data and the class identified in the received frame data in the ensemble section includes; combining preceding classes identified in all of a plurality of previous frame data in the ensemble section and the class identified in the received frame data. 16 . The method of claim 14 , wherein the setting of the ensemble section, based on the change of between the previous frame data and the received frame data includes; when the change of between the previous frame data and the received frame data is less than a threshold, incorporating the received frame data into the same ensemble section as the previous frame data. 17 . The method of claim 14 , further comprising: correcting the ensemble section by using the class identified in the received frame data. 18 . A computing device comprising: a processor; a memory configured to store a plurality of frame data; and an image recognition device configured to perform an image recognition of the plurality of frame data stored in the memory, based on a request of the processor, and wherein the image recognition device is configured to: set an ensemble section, based on a change of the plurality of frame data; identify classes by applying different neural network classifiers to a plurality of section frame data in the ensemble section, and identify an ensemble class of a specific time by combining a class of frame data of the specific time and classes of a plurality of previous frame data in the ensemble section. 19 . The computing device of claim 18 , wherein the image recognition device compares the class of the specific time and the classes of the plurality of previous frame data in the ensemble section and corrects the ensemble section depending on the comparison result. 20 . The computing device of claim 18 , wherein, when the number of the plurality of frame data included in the ensemble section reaches a threshold, the image recognition device ends the ensemble section and starts a new ensemble section from a subsequent frame data.

Assignees

Inventors

Classifications

  • G06V20/41Primary

    Higher-level, semantic clustering, classification or understanding of video scenes, e.g. detection, labelling or Markovian modelling of sport events or news items (segmenting video sequences G06V20/49) · CPC title

  • using neural networks · CPC title

  • of classification results, e.g. where the classifiers operate on the same input data · CPC title

  • Multiple classes · CPC title

  • Validation; Performance evaluation; Active pattern learning techniques · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2020356804A1 cover?
Provided is an image recognition device. The image recognition device includes a frame data change detector that sequentially receives a plurality of frame data and detects a difference between two consecutive frame data, an ensemble section controller that sets an ensemble section in the plurality of frame data, based on the detected difference, an image recognizer that sequentially identifies…
Who is the assignee on this patent?
Electronics & Telecommunications Res Inst
What technology area does this patent fall under?
Primary CPC classification G06V20/41. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Nov 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).