WO2022045519A1 - 최적화 모델 선택 장치 및 방법 - Google Patents

최적화 모델 선택 장치 및 방법 Download PDF

Info

Publication number
WO2022045519A1
WO2022045519A1 PCT/KR2021/005179 KR2021005179W WO2022045519A1 WO 2022045519 A1 WO2022045519 A1 WO 2022045519A1 KR 2021005179 W KR2021005179 W KR 2021005179W WO 2022045519 A1 WO2022045519 A1 WO 2022045519A1
Authority
WO
WIPO (PCT)
Prior art keywords
recognition
object recognition
modeling program
rate
rates
Prior art date
Application number
PCT/KR2021/005179
Other languages
English (en)
French (fr)
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 주식회사 테스트웍스
Publication of WO2022045519A1 publication Critical patent/WO2022045519A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/96Management of image or video recognition tasks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/174Segmentation; Edge detection involving the use of two or more images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/10Image acquisition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning

Definitions

  • the present invention relates to an apparatus and method for selecting an optimization model, and more particularly, when learning using a new object recognition modeling program, selecting an optimization model for learning by selecting an object model optimized according to processing speed and recognition rate It relates to an apparatus and method.
  • the motion history algorithm is an algorithm for estimating the motion of an object by binarizing values above a threshold in each result image through the difference operation of adjacent frames, and then overlaying the result images for a short time.
  • objects can be recognized well regardless of time because objects are recognized through frame-to-frame object matching based on feature points.
  • model images of the object to be recognized must be input in advance, there is a very limited problem in detecting a large number of unspecified objects.
  • Mean-shift using the histogram back-projection technique measures the similarity in the input image using a hue channel histogram, and as a result, the pixel value of the image is changed to a probability value, and the mean-shift is performed on the distribution of probability values.
  • FIG. 1 is a block diagram schematically showing the configuration of an object recognition apparatus according to the prior art.
  • the object recognition apparatus 10 of FIG. 1 (a) includes an image input unit 11 to which an image is input, a time-priority modeling control unit 12 for recognizing an object from an image, and a method for displaying a recognition result
  • the display unit 13 may be configured.
  • the object recognition apparatus 10 of FIG. 1(a) has the advantage of fast object recognition in the object recognition modeling program, which has a small amount of computation and a fast recognition time, but it has a problem that it is difficult to utilize it as it is in an object recognition service where the recognition rate is important because the recognition rate is low. .
  • the object recognition apparatus 20 of FIG. 1(b) includes an image input unit 21 to which an image is input, a performance-priority modeling control unit 22 for recognizing an object from an image, and a display unit 23 for displaying the recognition result ) can be composed of
  • the object recognition apparatus 20 of FIG. 1B has a high recognition rate but a large amount of computation, so it takes a lot of time to calculate the recognition rate, so it is difficult to use it as it is in an object recognition service where real-time recognition is important.
  • an optimized object recognition modeling program capable of improving the real-time recognition rate while maintaining or increasing the recognition rate of an object above a certain standard is needed.
  • an object of the present invention is to provide an optimization model selection apparatus and method for selecting an object model optimized according to processing speed and recognition rate when learning using a new object recognition modeling program and performing learning do it with
  • an embodiment of the present invention is an apparatus for selecting an optimization model, by inputting a data set composed of a plurality of images into a plurality of object recognition modeling programs, respectively, to determine the recognition rate of an individual object recognition modeling program
  • the calculated recognition rates are the same or the difference between the calculated recognition rates is satisfied without exceeding a preset reference range, selecting an object recognition modeling program with the fastest calculation speed of the recognition rate to perform object recognition characterized.
  • the plurality of object recognition modeling programs according to the embodiment are characterized in that they are a time-priority object recognition modeling program giving priority to time when calculating a recognition rate, and a performance-priority object recognition modeling program giving priority to a recognition rate.
  • the selection device recalculates the recognition rate by inputting a data set into a plurality of object recognition modeling programs at regular intervals, and the recalculated recognition rate is the same or a difference between the recalculated recognition rates is preset. If the range is satisfied without exceeding the range, the currently set time-priority object recognition modeling program is maintained, and if the calculated recognition rate does not satisfy the reference range, it is changed to the performance-priority object recognition modeling program.
  • the embodiment includes an image input unit for inputting a data set; and inputting the data set into a plurality of object recognition modeling programs, respectively, to calculate a recognition rate of an individual object recognition modeling program, but based on the calculated recognition rate, the recognition rate is the same or a difference between the calculated recognition rates exceeds a preset reference range It is characterized in that it comprises a modeling control unit for performing object recognition by selecting a time-priority object recognition modeling program that gives priority to time when calculating the recognition rate, if satisfied.
  • the modeling control unit recalculates the recognition rates of the plurality of object recognition modeling programs at regular intervals, but the recalculated recognition rates are the same or the difference between the recalculated recognition rates does not exceed a preset reference range If satisfied, the currently set time-priority object recognition modeling program is maintained, and if the difference between the recalculated recognition rates exceeds a reference range and is not satisfied, it is characterized by changing to a performance-priority object recognition modeling program that prioritizes the recognition rate .
  • an embodiment of the present invention provides a method for selecting an optimization model, a) the selection device inputs a data set composed of a plurality of images into a plurality of object recognition modeling programs, respectively, and the recognition rate of the individual object recognition modeling program calculating ; and b) if the calculated recognition rates are the same or the difference between the calculated recognition rates does not exceed a preset reference range and is satisfied, the selection device selects the object recognition modeling program with the fastest calculating speed of the recognition rate and performs object recognition including;
  • the embodiment includes the steps of: c) recalculating, by the selection device, a recognition rate by inputting a data set into a plurality of object recognition modeling programs at regular intervals; and d) if the recalculated recognition rates are the same or the difference between the recalculated recognition rates is satisfied without exceeding a preset reference range, the selection device maintains the currently set object recognition modeling program, and between the recalculated recognition rates If the difference exceeds the reference range and is not satisfied, it is characterized by changing to another object recognition modeling program.
  • the plurality of object recognition modeling programs according to the embodiment are characterized in that they are a time-priority object recognition modeling program giving priority to time when calculating a recognition rate, and a performance-priority object recognition modeling program giving priority to a recognition rate.
  • the present invention has the advantage that, when learning using a new object recognition modeling program, an object model optimized according to the processing speed and recognition rate can be selected for learning.
  • the present invention has the advantage of maintaining an appropriate recognition rate and improving current efficiency because two object recognition modeling programs operate by replacing them periodically according to the recognition rate.
  • FIG. 1 is a block diagram showing the configuration of an object recognition modeling programming system according to the prior art.
  • FIG. 2 is a block diagram showing the configuration of an optimization model selection apparatus according to an embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a method for selecting an optimization model according to an embodiment of the present invention.
  • FIG. 4 is another flowchart illustrating a method for selecting an optimization model according to the embodiment of FIG. 3;
  • ... unit means a unit that processes at least one function or operation, which may be divided into hardware, software, or a combination of the two.
  • the term "at least one" is defined as a term including the singular and the plural, and even if the term at least one does not exist, each element may exist in the singular or plural, and may mean the singular or plural. will be self-evident.
  • FIG. 2 is a block diagram illustrating the configuration of an apparatus for selecting an optimization model according to an embodiment of the present invention.
  • the selection apparatus 100 inputs a data set composed of a plurality of images into a plurality of object recognition modeling programs, respectively, and the recognition rate of the individual object recognition modeling programs to calculate
  • the selection device 100 selects an object recognition modeling program having the fastest calculation speed of the recognition rate and performs object recognition.
  • the selection device 100 may recalculate a recognition rate by inputting a data set into a plurality of object recognition modeling programs at regular intervals, and maintain or change the selected object recognition modeling program according to the result of the recalculated recognition rate, To this end, it is configured to include an image input unit 110 , a modeling control unit 120 , and a database 130 .
  • the plurality of object recognition modeling programs according to the embodiment may be composed of a time-priority object recognition modeling program giving priority to time when calculating a recognition rate, and a performance-priority object recognition modeling program giving priority to a recognition rate.
  • the image input unit 110 receives an image to be recognized, and receives an image stored in an internal storage device or an external storage device, or outputs it from a digital photographing device such as a CCD sensor, a CMOS sensor, or a camera having a photoelectric conversion means. image information can be received.
  • a digital photographing device such as a CCD sensor, a CMOS sensor, or a camera having a photoelectric conversion means. image information can be received.
  • the modeling control unit 120 inputs the data sets input from the image input unit 110 into a plurality of object recognition modeling programs, respectively, and calculates a recognition rate of each object recognition modeling program.
  • the modeling control unit 120 may include a first modeling unit 121 and a second modeling unit 122 , and the first modeling unit 121 includes a time in which time is prioritized when calculating the recognition rate.
  • an object recognition modeling program is installed to perform object recognition.
  • a performance-priority object recognition modeling program that prioritizes the recognition rate is installed in the second modeling unit 122 to perform object recognition.
  • the individual object recognition modeling programs installed in the first and second modeling units 121 and 122 perform object recognition using one or more of a machine learning program and a deep learning program on the input image, and display the object recognition result. It can be provided by calculating the recognition rate.
  • the modeling control unit 120 determines whether the recognition rates of the time-priority object recognition modeling program and the performance-priority object recognition modeling program are the same or are satisfied without exceeding a preset reference range based on the recognition rate calculated from the individual object recognition modeling program. judge
  • the modeling control unit 120 selects a time-priority object recognition modeling program that prioritizes time to perform object recognition and let it learn
  • the modeling control unit 120 may recalculate the recognition rates of all object recognition modeling programs at regular intervals while the time-priority object recognition modeling program is selected to perform and learn object recognition.
  • the modeling control unit 120 recalculates the recognition rates of all object recognition modeling programs after learning a data set of a certain time or a certain ratio (image processing amount, etc.).
  • the modeling control unit 120 determines that the currently set time-priority object recognition modeling program performs object recognition and learning. By keeping it possible, real-time performance can be improved.
  • the modeling control unit 120 changes to a performance-priority object recognition modeling program that prioritizes the recognition rate in order to improve the recognition rate, so that object recognition and learning are performed. By doing so, object recognition performance can be maintained.
  • the database 130 is a configuration for storing a machine learning program and a deep learning program, and the database 130 is configured as a storage medium physically included in the selection device 100 , but is separated from the selection device 100 . It may be installed in a remote location and may consist of a storage medium connected through a network.
  • the following describes a method for selecting an optimization model according to an embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a method for selecting an optimization model according to an embodiment of the present invention
  • FIG. 4 is another flowchart illustrating a method for selecting an optimization model according to the embodiment of FIG. 3 .
  • the selection device 100 receives a data set composed of a plurality of images through the image input unit 110 . (S100).
  • the data sets input in step S100 are respectively input to a plurality of object recognition modeling programs stored in advance by the selection device 100, and the result of object recognition by the individual object recognition modeling program for the input data sets is calculated as a recognition rate. Compare (S110).
  • the individual object recognition modeling program may be composed of a time-priority object recognition modeling program giving priority to time when calculating a recognition rate, and a performance-priority object recognition modeling program giving priority to a recognition rate.
  • step S110 It is determined whether the recognition rates of the individual object recognition modeling programs calculated in step S110 are the same or whether a difference between the calculated recognition rates is satisfied without exceeding a preset reference range (S120).
  • the selection device 100 selects the object recognition modeling program that has the fastest calculation speed of the recognition rate, that is, the time-priority object recognition modeling program that gives priority to time when calculating the recognition rate. It enables execution and learning (S130).
  • the selection device 100 performs object recognition and learning using the time-priority object recognition modeling program set in step S130, and inputs a data set into all object recognition modeling programs installed at regular intervals for intermediate evaluation.
  • learning is performed for each individual object recognition modeling program (S140), and the recognition rate is recalculated for each individual object recognition modeling program to determine the difference in the recognition rate (S150).
  • the selection device 100 is a currently set object recognition modeling program, that is, a time-priority object
  • the recognition modeling program is maintained, and object recognition is performed and learned based on the time-priority object recognition modeling program (S160).
  • step S150 if the recalculated recognition rate exceeds the reference range and is not satisfied, the selection device 100 recognizes another object recognition modeling program, that is, a performance-priority object recognition that takes a long time but prioritizes the recognition rate After changing to the modeling program, object recognition is performed and learning is performed (S200).
  • object recognition modeling program that is, a performance-priority object recognition that takes a long time but prioritizes the recognition rate
  • the selection device 100 performs object recognition and learning using the performance-priority object recognition modeling program set in step S200, and inputs a data set into all object recognition modeling programs installed at regular intervals for intermediate evaluation.
  • learning is performed for each individual object recognition modeling program (S210), and the recognition rate is recalculated for each individual object recognition modeling program to determine the difference in the recognition rate (S220).
  • step S220 if there is a difference between the recalculated recognition rates exceeding a preset reference range, the selection device 100 maintains the currently set object recognition modeling program, that is, the performance-priority object recognition modeling program, and Perform and learn object recognition based on the performance-priority object recognition modeling program (S230).
  • the selection device 100 executes the currently set object recognition modeling program, that is, the performance-priority object recognition modeling program for time. First, it is changed to an object recognition program, and object recognition is performed and learned based on the changed time-priority object recognition modeling program (S231).

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Image Analysis (AREA)

Abstract

최적화 모델 선택 장치 및 방법을 개시한다. 본 발명은 새로운 객체 인식 모델링 프로그램을 이용하여 학습할 때, 처리속도와 인식률에 따라 최적화된 객체 모델을 선택하여 학습을 진행할 수 있다. 상기 최적화 모델 선택 장치는 복수의 이미지들로 구성된 데이터 셋(Data set)을 복수의 객체 인식 모델링 프로그램에 각각 입력하여 개별 객체 인식 모델링 프로그램의 인식률을 산출하되, 상기 산출된 인식률이 동일하거나 또는 산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 상기 인식률의 산출 속도가 가장 빠른 객체 인식 모델링 프로그램을 선택하여 객체 인식을 수행하는 선택 장치(100)인 것을 특징으로 한다.

Description

최적화 모델 선택 장치 및 방법
본 발명은 최적화 모델 선택 장치 및 방법에 관한 발명으로서, 더욱 상세하게는 새로운 객체 인식 모델링 프로그램을 이용하여 학습할 때, 처리속도와 인식률에 따라 최적화된 객체 모델을 선택하여 학습을 진행하는 최적화 모델 선택 장치 및 방법에 관한 것이다.
최근들어 머신 러닝을 이용한 물체 감지 방법에 대한 연구가 많이 진행되고 있다.
좀더 구체적으로는 영상을 이용한 정보 수집에서 가장 중요한 요소는 물체로 의심되는 객체를 정확히 인지하는 문제이다.
지금까지는 모션 히스토리(Motion History), SIFT(Scale-Invariant Feature Transform), 히스토그램 역투영(Back-projection)을 이용한 평균시프트(Mean Shift), 머신 러닝 알고리즘 등을 사용하여 물체를 인지해 왔다.
모션 히스토리 알고리즘은 인접하는 프레임들의 차연산을 통해 각각의 결과 이미지에서 임계치 이상의 값들을 이진화한뒤, 그 결과 이미지들을 짧은 시간동안 겹쳐 나타내어 객체의 움직임을 추정하는 알고리즘이다.
하지만 긴시간 동안 영상 프레임이 멈춰 있을 경우 객체로 인지하지 못한다는 단점이 있다.
SIFT 알고리즘의 경우 특징점을 기반으로 프레임 간 객체 매칭을 통하여 물체를 인지하기 때문에 시간에 상관없이 객체를 잘 인지할 수 있다.
그러나, 처리할 연산량이 너무 많아 실시간 처리가 불가능한 문제점이 있고, 경우에 따라서는 하나의 프레임 계산에 2~3초가 수행되기도 한다.
뿐만 아니라 사전에 인식 대상 물체의 모델 이미지들을 미리 입력해 주어야 하기 때문에 불특정 다수의 물체를 검출하기에는 매우 제한적인 문제점이 있다.
히스토그램 역투영 기법을 사용한 Mean-Shift는 색상정보(Hue Channel) 히스토그램을 이용해 입력 영상에서 유사도를 측정하고, 그 결과 영상의 픽셀값을 확률값으로 변경시켜 구한 확률값 분포에 대해 Mean-Shift를 수행한다.
그러나, SIFT와 마찬가지로 사전정보를 요구하기 때문에 불특정 다수의 물체를 감지하는 것은 실제로 불가능한 문제점이 있다.
도1은 종래 기술에 따른 객체 인식 장치의 구성을 개략적으로 나타낸 블록도이다.
도1을 참조하면, 도1(a)의 객체 인식 장치(10)는 이미지가 입력되는 영상 입력부(11)와, 이미지로부터 객체를 인식하는 시간 우선 모델링 제어부(12)와, 인식 결과를 표시하는 디스플레이부(13)로 구성될 수 있다.
도1(a)의 객체 인식 장치(10)는 연산량이 작아 인식 시간이 빠른 객체 인식 모델링 프로그램은 객체 인식이 빠른 장점이 있지만, 인식률이 낮아서 인식률이 중요한 객체 인식 서비스에서는 그대로 활용하기 어려운 문제점이 있다.
또한, 도1(b)의 객체 인식 장치(20)는 이미지가 입력되는 영상 입력부(21)와, 이미지로부터 객체를 인식하는 성능 우선 모델링 제어부(22)와, 인식 결과를 표시하는 디스플레이부(23)로 구성될 수 있다.
그러나, 도1(b)의 객체 인식 장치(20)는 인식률이 높은 대신 연산량이 많아 인식률 계산에 많은 시간이 걸려 실시간 인식이 중요한 객체 인식 서비스에서는 그대로 활용하기 어려운 문제점이 있다.
따라서, 새로운 객체 인식 모델링 프로그램을 이용하여 학습할 때, 물체에 대한 일정 기준 이상의 인식률을 유지하거나 또는 증가시키면서 실시간 인식률도 향상시킬 수 있는 최적화된 객체 인식 모델링 프로그램이 필요하다.
이러한 문제점을 해결하기 위하여, 본 발명은 새로운 객체 인식 모델링 프로그램을 이용하여 학습할 때, 처리속도와 인식률에 따라 최적화된 객체 모델을 선택하여 학습을 진행하는 최적화 모델 선택 장치 및 방법을 제공하는 것을 목적으로 한다.
상기한 목적을 달성하기 위하여 본 발명의 일 실시 예는 최적화 모델 선택 장치로서, 복수의 이미지들로 구성된 데이터 셋(Data set)을 복수의 객체 인식 모델링 프로그램에 각각 입력하여 개별 객체 인식 모델링 프로그램의 인식률을 산출하되, 상기 산출된 인식률이 동일하거나 또는 산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 상기 인식률의 산출 속도가 가장 빠른 객체 인식 모델링 프로그램을 선택하여 객체 인식을 수행하는 것을 특징으로 한다.
또한, 상기 실시 예에 따른 복수의 객체 인식 모델링 프로그램은 인식률의 산출시에 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램과, 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램인 것을 특징으로 한다.
또한, 상기 실시 예에 따른 선택 장치는 일정 주기마다 복수의 객체 인식 모델링 프로그램으로 데이터 셋을 입력하여 인식률을 재산출하되, 상기 재산출된 인식률이 동일하거나 또는 재산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 현재 설정된 시간 우선 객체 인식 모델링 프로그램의 설정을 유지하고, 상기 산출된 인식률이 기준 범위를 만족하지 않으면, 성능 우선 객체 인식 모델링 프로그램으로 변경하는 것을 특징으로 한다.
또한, 상기 실시 예는 데이터 셋을 입력하는 영상 입력부; 및 상기 데이터 셋을 복수의 객체 인식 모델링 프로그램에 각각 입력하여 개별 객체 인식 모델링 프로그램의 인식률을 산출하되, 상기 산출된 인식률에 기반하여 인식률이 동일하거나 또는 산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 상기 인식률의 산출시에 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램을 선택하여 객체 인식을 수행하는 모델링 제어부를 포함하는 것을 특징으로 한다.
또한, 상기 실시 예에 따른 모델링 제어부는 일정 주기마다 상기 복수의 객체 인식 모델링 프로그램의 인식률을 재산출하되, 재산출된 인식률이 동일하거나 또는 재산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 현재 설정된 시간 우선 객체 인식 모델링 프로그램을 유지하고, 상기 재산출된 인식률 간의 차이가 기준 범위를 초과하여 만족하지 않으면, 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램으로 변경하는 것을 특징으로 한다.
또한, 본 발명의 일 실시 예는 최적화 모델 선택 방법으로서, a) 선택 장치가 복수의 이미지들로 구성된 데이터 셋(Data set)을 복수의 객체 인식 모델링 프로그램에 각각 입력하여 개별 객체 인식 모델링 프로그램의 인식률을 산출하는 단계; 및 b) 상기 산출된 인식률이 동일하거나 또는 산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 상기 선택 장치가 인식률의 산출 속도가 가장 빠른 객체 인식 모델링 프로그램을 선택하여 객체 인식을 수행하는 단계;를 포함한다.
또한, 상기 실시 예는 c) 상기 선택 장치가 일정 주기마다 복수의 객체 인식 모델링 프로그램으로 데이터 셋을 입력하여 인식률을 재산출하는 단계; 및 d) 상기 재산출된 인식률이 동일하거나 또는 재산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 상기 선택 장치가 현재 설정된 객체 인식 모델링 프로그램을 유지하고, 상기 재산출된 인식률 간의 차이가 기준 범위를 초과하여 만족하지 않으면, 다른 객체 인식 모델링 프로그램으로 변경하는 것을 특징으로 한다.
또한, 상기 실시 예에 따른 복수의 객체 인식 모델링 프로그램은 인식률의 산출시에 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램과, 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램인 것을 특징으로 한다.
본 발명은 새로운 객체 인식 모델링 프로그램을 이용하여 학습할 때, 처리속도와 인식률에 따라 최적화된 객체 모델을 선택하여 학습을 진행할 수 있는 장점이 있다.
또한, 본 발명은 두 개의 객체 인식 모델링 프로그램이 인식률에 따라 주기적으로 대체하여 동작하므로 적정한 인식률의 유지와, 전류 효율을 향상시킬 수 있는 장점이 있다.
도1은 종래 기술에 따른 객체 인식 모델링 프로그램링 시스템의 구성을 나타낸 블록도.
도2는 본 발명의 일 실시 예에 따른 최적화 모델 선택 장치의 구성을 나타낸 블록도.
도3은 본 발명의 일 실시 예에 따른 최적화 모델 선택 방법을 나타낸 흐름도.
도4는 도3의 실시 예에 따른 최적화 모델 선택 방법을 나타낸 다른 흐름도.
이하에서는 본 발명의 바람직한 실시 예 및 첨부하는 도면을 참조하여 본 발명을 상세히 설명하되, 도면의 동일한 참조부호는 동일한 구성요소를 지칭함을 전제하여 설명하기로 한다.
본 발명의 실시를 위한 구체적인 내용을 설명하기에 앞서, 본 발명의 기술적 요지와 직접적 관련이 없는 구성에 대해서는 본 발명의 기술적 요지를 흩뜨리지 않는 범위 내에서 생략하였음에 유의하여야 할 것이다.
또한, 본 명세서 및 청구범위에 사용된 용어 또는 단어는 발명자가 자신의 발명을 최선의 방법으로 설명하기 위해 적절한 용어의 개념을 정의할 수 있다는 원칙에 입각하여 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야 할 것이다.
본 명세서에서 어떤 부분이 어떤 구성요소를 "포함"한다는 표현은 다른 구성요소를 배제하는 것이 아니라 다른 구성요소를 더 포함할 수 있다는 것을 의미한다.
또한, "‥부", "‥기", "‥모듈" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어, 또는 그 둘의 결합으로 구분될 수 있다.
또한, "적어도 하나의" 라는 용어는 단수 및 복수를 포함하는 용어로 정의되고, 적어도 하나의 라는 용어가 존재하지 않더라도 각 구성요소가 단수 또는 복수로 존재할 수 있고, 단수 또는 복수를 의미할 수 있음은 자명하다 할 것이다.
또한, 각 구성요소가 단수 또는 복수로 구비되는 것은, 실시 예에 따라 변경가능하다 할 것이다.
이하, 첨부된 도면을 참조하여 본 발명의 일 실시 예에 따른 최적화 모델 선택 장치 및 방법의 바람직한 실시예를 상세하게 설명한다.
도2는 본 발명의 일 실시 예에 따른 최적화 모델 선택 장치의 구성을 나타낸 블록도이다.
도2를 참조하면, 본 발명의 일 실시 예에 따른 선택 장치(100)는 복수의 이미지들로 구성된 데이터 셋(Data set)을 복수의 객체 인식 모델링 프로그램에 각각 입력하여 개별 객체 인식 모델링 프로그램의 인식률을 산출한다.
또한, 상기 선택 장치(100)는 산출된 인식률이 동일하거나 또는 미리 설정된 기준 범위를 만족하면, 상기 인식률의 산출 속도가 가장 빠른 객체 인식 모델링 프로그램을 선택하여 객체 인식을 수행한다.
또한, 상기 선택 장치(100)는 일정 주기마다 복수의 객체 인식 모델링 프로그램으로 데이터 셋을 입력하여 인식률을 재산출하고, 재산출된 인식률 결과에 따라 선택된 객체 인식 모델링 프로그램을 유지하거나 또는 변경할 수도 있으며, 이를 위해, 영상 입력부(110)와, 모델링 제어부(120)와 데이터베이스(130)를 포함하여 구성된다.
또한, 상기 실시 예에 따른 복수의 객체 인식 모델링 프로그램은 인식률의 산출시에 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램과, 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램으로 구성될 수 있다.
상기 영상 입력부(110)는 인식 대상 이미지를 입력받는 구성으로서, 내부 저장장치 또는 외부 저장장치 등에 저장된 이미지를 수신하거나, CCD 센서, CMOS 센서 또는 광전변환수단을 구비한 카메라 등의 디지털 촬영장치로부터 출력되는 이미지 정보를 수신할 수 있다.
상기 모델링 제어부(120)는 영상 입력부(110)로부터 입력된 데이터 셋을 복수의 객체 인식 모델링 프로그램에 각각 입력하여 개별 객체 인식 모델링 프로그램의 인식률을 산출한다.
또한, 상기 모델링 제어부(120)는 제1 모델링부(121)와 제2 모델링부(122)로 구성될 수 있고, 상기 제1 모델링부(121)에는 인식률의 산출시에 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램이 설치되어 객체 인식을 수행다.
또한, 상기 제2 모델링부(122)에는 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램이 설치되어 객체 인식을 수행할 수 있다.
상기 제1 및 제2 모델링부(121, 122)에 설치된 개별 객체 인식 모델링 프로그램은 입력되는 이미지를 기계학습 프로그램, 딥러닝 프로그램 중 하나 이상의 프로그램을 이용하여 객체 인식을 수행하고, 객체 인식된 결과를 인식률로 산출하여 제공할 수 있다.
본 실시 예에서는 설명의 편의를 위해 시간 우선 객체 인식 모델링 프로그램과 성능 우선 객체 인식 모델링 프로그램으로 이루어진 두 개의 프로그램이 설치된 것을 실시 예로 설명하지만, 이에 한정되는 것은 아니고, 필요에 따라 3개 이상의 프로그램을 설치하여 변경 실시할 수 있음은 당업자에게 있어서 자명할 것이다.
또한, 상기 모델링 제어부(120)는 개별 객체 인식 모델링 프로그램으로부터 산출된 인식률에 기반하여 시간 우선 객체 인식 모델링 프로그램과 성능 우선 객체 인식 모델링 프로그램의 인식률이 동일하거나 또는 미리 설정된 기준 범위를 초과하지 않고 만족하는지 판단한다.
이때, 산출된 각각의 인식률이 동일하거나 또는 모델링 프로그램의 선택을 위해 설정된 기준 범위를 만족하면, 상기 모델링 제어부(120)는 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램을 선택하여 객체 인식을 수행 및 학습하도록 한다.
또한, 상기 모델링 제어부(120)는 시간 우선 객체 인식 모델링 프로그램이 선택되어 객체 인식을 수행 및 학습하는 동안, 일정 주기마다 모든 객체 인식 모델링 프로그램의 인식률을 재산출할 수 있다.
즉, 상기 모델링 제어부(120)는 일정 시간 또는 일정 비율(이미지 처리량 등)의 데이터 셋을 학습한 후, 모든 객체 인식 모델링 프로그램의 인식률을 재산출한다.
또한, 상기 모델링 제어부(120)는 상기 재산출된 객체 인식 모델링 프로그램들의 인식률이 동일하거나 또는 미리 설정된 기준 범위를 초과하지 않고 만족하면, 현재 설정된 시간 우선 객체 인식 모델링 프로그램이 객체 인식 및 학습을 수행할 수 있도록 유지함으로써, 실시간성이 향상될 수 있도록 한다.
그러나, 상기 재산출된 인식률이 기준 범위를 초과하여 만족하지 않으면, 상기 모델링 제어부(120)는 인식률을 향상시키기 위해 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램으로 변경하여 객체 인식 및 학습이 수행될 수 있도록 함으로써, 객체 인식 성능이 유지될 수 있도록 한다.
상기 데이터베이스(130)는 기계학습 프로그램, 딥러닝 프로그램을 저장하는 구성으로서, 상기 데이터베이스(130)는 선택 장치(100)에 물리적으로 포함된 저장 매체로 구성될 있지만, 상기 선택 장치(100)와 분리되어 원격지에 설치되고, 네트워크를 통해 연결된 저장 매체로 구성될 수도 있다.
다음은 본 발명의 일 실시 예에 따른 최적화 모델 선택 방법을 설명한다.
도3은 본 발명의 일 실시 예에 따른 최적화 모델 선택 방법을 나타낸 흐름도이고, 도4는 도3의 실시 예에 따른 최적화 모델 선택 방법을 나타낸 다른 흐름도이다.
도2 내지 도4를 참조하면, 본 발명의 일 실시 예에 따른 최적화 모델 선택 방법은 선택 장치(100)가 영상 입력부(110)를 통해 복수의 이미지들로 구성된 데이터 셋(Data set)을 입력받는다(S100).
상기 S100 단계에서 입력된 데이터 셋은 상기 선택 장치(100)가 미리 저장된 복수의 객체 인식 모델링 프로그램에 각각 입력하고, 입력된 데이터 셋에 대하여 개별 객체 인식 모델링 프로그램이 객체 인식한 결과를 인식률로 산출하여 비교(S110)한다.
상기 개별 객체 인식 모델링 프로그램은 인식률의 산출시에 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램과, 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램으로 구성될 수 있다.
상기 S110 단계에서 산출된 개별 객체 인식 모델링 프로그램의 인식률이 동일하거나 또는 산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하는지 판단(S120)한다.
상기 S120 단계의 판단 결과, 만족하면 상기 선택 장치(100)는 인식률의 산출 속도가 가장 빠른 객체 인식 모델링 프로그램, 즉 인식률의 산출시 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램을 선택하여 객체 인식의 수행 및 학습이 이루어질 수 있도록 한다(S130).
계속해서, 상기 선택 장치(100)는 S130 단계에서 설정된 시간 우선 객체 인식 모델링 프로그램을 이용하여 객체 인식과 학습이 이루어지도록 하고, 중간 평가를 위해 일정 주기마다 설치된 모든 객체 인식 모델링 프로그램으로 데이터 셋을 입력하여 개별 객체 인식 모델링 프로그램 별로 학습을 진행(S140)하고, 개별 객체 인식 모델링 프로그램 별로 인식률을 재산출하여 인식률의 차이를 판단(S150)한다.
상기 S150 단계의 판단 결과, 재산출된 인식률이 동일하거나 또는 재산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 선택 장치(100)는 현재 설정된 객체 인식 모델링 프로그램, 즉 시간 우선 객체 인식 모델링 프로그램을 유지하고, 상기 시간 우선 객체 인식 모델링 프로그램에 기반한 객체 인식 수행 및 학습이 이루어지도록 한다(S160).
또한, 상기 S150 단계의 판단 결과, 재산출된 인식률이 기준 범위를 초과하여 만족하지 않으면, 선택 장치(100)는 다른 객체 인식 모델링 프로그램, 즉 시간이 오래 걸리지만 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램으로 변경한 후 객체 인식의 수행과 학습이 이루어지도록 한다(S200).
계속해서, 상기 선택 장치(100)는 S200 단계에서 설정된 성능 우선 객체 인식 모델링 프로그램을 이용하여 객체 인식과 학습이 이루어지도록 하고, 중간 평가를 위해 일정 주기마다 설치된 모든 객체 인식 모델링 프로그램으로 데이터 셋을 입력하여 개별 객체 인식 모델링 프로그램 별로 학습을 진행(S210)하며, 개별 객체 인식 모델링 프로그램 별로 인식률을 재산출하여 인식률의 차이를 판단(S220)한다.
상기 S220 단계의 판단 결과, 재산출된 인식률 간의 차이가 미리 설정된 기준범위를 초과하는 차이가 있으면, 선택 장치(100)는 현재 설정된 객체 인식 모델링 프로그램, 즉 성능 우선 객체 인식 모델링 프로그램을 유지하고, 상기 성능 우선 객체 인식 모델링 프로그램에 기반한 객체 인식 수행 및 학습이 이루어지도록 한다(S230).
또한, 상기 S220 단계의 판단 결과, 재산출된 인식률 간의 차이가 미리 설정된 기준범위를 초과하지 않고 차이가 없으면, 선택 장치(100)는 현재 설정된 객체 인식 모델링 프로그램, 즉 성능 우선 객체 인식 모델링 프로그램을 시간 우선 객체 인식 프로그램으로 변경하고, 상기 변경된 시간 우선 객체 인식 모델링 프로그램에 기반한 객체 인식 수행 및 학습이 이루어지도록 한다(S231).
따라서, 새로운 객체 인식 모델링 프로그램을 이용하여 학습할 때, 처리속도와 인식률에 따라 최적화된 객체 모델을 선택하여 학습을 진행할 수 있고, 두 개의 객체 인식 모델링 프로그램이 인식률에 따라 주기적으로 대체하여 동작하므로 적정한 인식률의 유지와, 전류 효율을 향상시킬 수 있다.
상기와 같이, 본 발명의 바람직한 실시 예를 참조하여 설명하였지만 해당 기술 분야의 숙련된 당업자라면 하기의 특허청구범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.
또한, 본 발명의 특허청구범위에 기재된 도면번호는 설명의 명료성과 편의를 위해 기재한 것일 뿐 이에 한정되는 것은 아니며, 실시예를 설명하는 과정에서 도면에 도시된 선들의 두께나 구성요소의 크기 등은 설명의 명료성과 편의상 과장되게 도시되어 있을 수 있다.
또한, 상술된 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례에 따라 달라질 수 있으므로, 이러한 용어들에 대한 해석은 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.
또한, 명시적으로 도시되거나 설명되지 아니하였다 하여도 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명의 기재사항으로부터 본 발명에 의한 기술적 사상을 포함하는 다양한 형태의 변형을 할 수 있음은 자명하며, 이는 여전히 본 발명의 권리범위에 속한다.
또한, 첨부하는 도면을 참조하여 설명된 상기의 실시예들은 본 발명을 설명하기 위한 목적으로 기술된 것이며 본 발명의 권리범위는 이러한 실시예에 국한되지 아니한다.
[부호의 설명]
100 : 선택 장치
110 : 영상 입력부
120 : 모델링 제어부
121 : 제1 모델링부
122 : 제2 모델링부
130 : 데이터베이스

Claims (8)

  1. 복수의 이미지들로 구성된 데이터 셋(Data set)을 복수의 객체 인식 모델링 프로그램에 각각 입력하여 개별 객체 인식 모델링 프로그램의 인식률을 산출하되,
    상기 산출된 인식률이 동일하거나 또는 산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 상기 인식률의 산출 속도가 가장 빠른 객체 인식 모델링 프로그램을 선택하여 객체 인식을 수행하는 선택 장치(100)인 것을 특징으로 하는 최적화 모델 선택 장치.
  2. 제 1 항에 있어서,
    상기 복수의 객체 인식 모델링 프로그램은 인식률의 산출시에 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램과, 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램인 것을 특징으로 하는 최적화 모델 선택 장치.
  3. 제 2 항에 있어서,
    상기 선택 장치(100)는 일정 주기마다 복수의 객체 인식 모델링 프로그램으로 데이터 셋을 입력하여 인식률을 재산출하되,
    상기 재산출된 인식률이 동일하거나 또는 재산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 현재 설정된 시간 우선 객체 인식 모델링 프로그램의 설정을 유지하고,
    상기 재산출된 인식률 간의 차이가 기준 범위를 초과하여 만족하지 않으면,
    성능 우선 객체 인식 모델링 프로그램으로 변경하는 것을 특징으로 하는 최적화 모델 선택 장치.
  4. 제 1 항에 있어서,
    상기 데이터 셋을 입력하는 영상 입력부(110); 및
    상기 데이터 셋을 복수의 객체 인식 모델링 프로그램에 각각 입력하여 개별 객체 인식 모델링 프로그램의 인식률을 산출하되,
    상기 산출된 인식률에 기반하여 인식률이 동일하거나 또는 산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 상기 인식률의 산출시에 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램을 선택하여 객체 인식을 수행하는 모델링 제어부(120)를 포함하는 것을 특징으로 하는 최적화 모델 선택 장치.
  5. 제 4 항에 있어서,
    상기 모델링 제어부(120)는 일정 주기마다 상기 복수의 객체 인식 모델링 프로그램의 인식률을 재산출하되,
    재산출된 인식률이 동일하거나 또는 재산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 현재 설정된 시간 우선 객체 인식 모델링 프로그램을 유지하고,
    상기 재산출된 인식률 간의 차이가 기준 범위를 초과하여 만족하지 않으면, 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램으로 변경하는 것을 특징으로 하는 최적화 모델 선택 장치.
  6. a) 선택 장치(100)가 복수의 이미지들로 구성된 데이터 셋(Data set)을 복수의 객체 인식 모델링 프로그램에 각각 입력하여 개별 객체 인식 모델링 프로그램의 인식률을 산출하는 단계; 및
    b) 상기 산출된 인식률이 동일하거나 또는 산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 상기 선택 장치(100)가 인식률의 산출 속도가 가장 빠른 객체 인식 모델링 프로그램을 선택하여 객체 인식을 수행하는 단계;를 포함하는 최적화 모델 선택 방법.
  7. 제 1 항에 있어서,
    c) 상기 선택 장치(100)가 일정 주기마다 복수의 객체 인식 모델링 프로그램으로 데이터 셋을 입력하여 인식률을 재산출하는 단계; 및
    d) 상기 재산출된 인식률이 동일하거나 또는 재산출된 인식률 간의 차이가 미리 설정된 기준 범위를 초과하지 않고 만족하면, 상기 선택 장치(100)가 현재 설정된 객체 인식 모델링 프로그램을 유지하고,
    상기 재산출된 인식률 간의 차이가 기준 범위를 초과하여 만족하지 않으면, 다른 객체 인식 모델링 프로그램으로 변경하는 것을 특징으로 하는 최적화 모델 선택 방법.
  8. 제 7 항에 있어서,
    상기 복수의 객체 인식 모델링 프로그램은 인식률의 산출시에 시간을 우선으로 하는 시간 우선 객체 인식 모델링 프로그램과, 인식률을 우선으로 하는 성능 우선 객체 인식 모델링 프로그램인 것을 특징으로 하는 최적화 모델 선택 방법.
PCT/KR2021/005179 2020-08-24 2021-04-23 최적화 모델 선택 장치 및 방법 WO2022045519A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020200106128A KR102440073B1 (ko) 2020-08-24 2020-08-24 최적화 모델 선택 장치 및 방법
KR10-2020-0106128 2020-08-24

Publications (1)

Publication Number Publication Date
WO2022045519A1 true WO2022045519A1 (ko) 2022-03-03

Family

ID=80442750

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2021/005179 WO2022045519A1 (ko) 2020-08-24 2021-04-23 최적화 모델 선택 장치 및 방법

Country Status (2)

Country Link
KR (1) KR102440073B1 (ko)
WO (1) WO2022045519A1 (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116129731A (zh) * 2022-12-29 2023-05-16 北京布局未来教育科技有限公司 人工智能模拟教学***与方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170008251A (ko) * 2014-05-13 2017-01-23 도쿄엘렉트론가부시키가이샤 제조 프로세스를 모델링 및/또는 분석하기 위한 시스템 및 방법
KR101827108B1 (ko) * 2016-05-04 2018-02-07 두산중공업 주식회사 플랜트 이상 감지 학습 시스템 및 방법
KR20190050516A (ko) * 2017-11-03 2019-05-13 삼성전자주식회사 우선 순위에 기반하여 이미지를 처리하는 전자 장치 및 그 동작 방법
KR20190094133A (ko) * 2019-04-16 2019-08-12 엘지전자 주식회사 객체를 인식하는 인공 지능 장치 및 그 방법
KR102074073B1 (ko) * 2018-06-29 2020-03-02 한국교통대학교산학협력단 차량 인식 방법 및 이를 이용하는 장치

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9336770B2 (en) * 2013-08-13 2016-05-10 Mitsubishi Electric Corporation Pattern recognition apparatus for creating multiple systems and combining the multiple systems to improve recognition performance and pattern recognition method
JP7196542B2 (ja) * 2018-11-05 2022-12-27 株式会社リコー 学習装置および学習方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170008251A (ko) * 2014-05-13 2017-01-23 도쿄엘렉트론가부시키가이샤 제조 프로세스를 모델링 및/또는 분석하기 위한 시스템 및 방법
KR101827108B1 (ko) * 2016-05-04 2018-02-07 두산중공업 주식회사 플랜트 이상 감지 학습 시스템 및 방법
KR20190050516A (ko) * 2017-11-03 2019-05-13 삼성전자주식회사 우선 순위에 기반하여 이미지를 처리하는 전자 장치 및 그 동작 방법
KR102074073B1 (ko) * 2018-06-29 2020-03-02 한국교통대학교산학협력단 차량 인식 방법 및 이를 이용하는 장치
KR20190094133A (ko) * 2019-04-16 2019-08-12 엘지전자 주식회사 객체를 인식하는 인공 지능 장치 및 그 방법

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116129731A (zh) * 2022-12-29 2023-05-16 北京布局未来教育科技有限公司 人工智能模拟教学***与方法
CN116129731B (zh) * 2022-12-29 2023-09-15 北京布局未来教育科技有限公司 人工智能模拟教学***与方法

Also Published As

Publication number Publication date
KR102440073B1 (ko) 2022-09-05
KR20220025435A (ko) 2022-03-03

Similar Documents

Publication Publication Date Title
WO2017213398A1 (en) Learning model for salient facial region detection
WO2019088462A1 (ko) 혈압 추정 모델 생성 시스템 및 방법과 혈압 추정 시스템 및 방법
KR101423916B1 (ko) 복수의 얼굴 인식 방법 및 장치
WO2016163755A1 (ko) 품질 측정 기반의 얼굴 인식 방법 및 장치
WO2020027607A1 (ko) 객체 탐지 장치 및 제어 방법
WO2015182904A1 (ko) 관심객체 검출을 위한 관심영역 학습장치 및 방법
WO2018143486A1 (ko) 딥러닝 분석을 위한 모듈화시스템을 이용한 컨텐츠 제공 방법
WO2010041836A2 (en) Method of detecting skin-colored area using variable skin color model
WO2021100919A1 (ko) 행동 시퀀스 기반으로 이상행동 여부를 판단하는 방법, 프로그램 및 시스템
WO2018151503A2 (ko) 제스처 인식 방법 및 장치
WO2014182014A1 (ko) 얼굴 인식 방법 및 시스템
WO2022045519A1 (ko) 최적화 모델 선택 장치 및 방법
CN115065798B (zh) 一种基于大数据的视频分析监控***
CN108052931A (zh) 一种车牌识别结果融合方法及装置
WO2022114653A1 (ko) 데이터 경계 도출 시스템 및 방법
WO2016064107A1 (ko) 팬틸트줌 카메라 기반의 영상 재생방법 및 장치
WO2021145502A1 (ko) 얼굴 및 스트레스 인식 장치 및 방법
WO2019112385A1 (ko) 비디오 인식을 위한 영상 세그먼트 프레임별 특징점의 시간 정보 인코딩 방법
WO2021206338A1 (ko) 컨테이너 문자 인식 방법 및 장치
WO2024019337A1 (en) Video enhancement method and apparatus
WO2017222228A1 (ko) 영상 컨텐츠의 화면전환 인식 방법 및 이를 운용하는 서버
WO2014185691A1 (ko) 연속 촬영 이미지에서의 고조점 이미지 추출 장치 및 방법
WO2024101466A1 (ko) 속성 기반 실종자 추적 장치 및 방법
WO2022019601A1 (ko) 영상의 객체 특징점 추출과 이를 이용한 영상검색 시스템 및 방법
WO2020101121A1 (ko) 딥러닝 기반의 영상분석 방법, 시스템 및 휴대 단말

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21861821

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21861821

Country of ref document: EP

Kind code of ref document: A1