KR102324804B1 - Monitoring system by generating context information of object in image data - Google Patents

Monitoring system by generating context information of object in image data Download PDF

Info

Publication number
KR102324804B1
KR102324804B1 KR1020190165787A KR20190165787A KR102324804B1 KR 102324804 B1 KR102324804 B1 KR 102324804B1 KR 1020190165787 A KR1020190165787 A KR 1020190165787A KR 20190165787 A KR20190165787 A KR 20190165787A KR 102324804 B1 KR102324804 B1 KR 102324804B1
Authority
KR
South Korea
Prior art keywords
information
state
image data
context information
unit
Prior art date
Application number
KR1020190165787A
Other languages
Korean (ko)
Other versions
KR20210074755A (en
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 KR1020190165787A priority Critical patent/KR102324804B1/en
Publication of KR20210074755A publication Critical patent/KR20210074755A/en
Application granted granted Critical
Publication of KR102324804B1 publication Critical patent/KR102324804B1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G06K9/00711
    • G06K9/3233
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/25Determination of region of interest [ROI] or a volume of interest [VOI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/40Scenes; Scene-specific elements in video content
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Image Analysis (AREA)

Abstract

특별한 통신망 구축 및 별도의 부가 장치의 설치 없이, 객체 등에 대한 식별 및 모니터링이 가능하도록 함으로써, 객체 모니터링 시스템의 구축 비용을 절감하는 기술을 제공하기 위해서, 본 발명의 일 실시예에 따른 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템은, 하나 이상의 프로세서 및 상기 프로세서에서 수행 가능한 명령들을 저장하는 하나 이상의 메모리를 포함하는 컴퓨팅 장치로 구현되는 것으로서, 객체별로 마련되며, 모니터링 대상이 되는 객체 관련 정보가 저장되는 데이터 테이블인 제1 테이블과 객체의 컨텍스트 정보가 저장되는 데이터 테이블인 제2 테이블을 생성하는 데이터베이스 생성부; 객체가 포함된 영상 데이터를 수신 시, 객체를 포함하는 영역인 관심 영역을 설정하고, 설정된 관심 영역 내의 영상 데이터로부터 객체 상태 정보 추론 모델을 이용하여 객체 상태를 파악할 수 있는 정보인 객체 상태 정보를 추론한 뒤 제1 테이블에 저장하는 객체 상태 추론부; 및 객체 상태 정보의 시계열적 분석을 통해 객체의 컨텍스트 정보를 생성하고, 생성된 컨텍스트 정보를 제2 테이블에 저장하는 컨텍스트 정보 생성부;를 포함하는 것을 특징으로 한다.In order to provide a technique for reducing the construction cost of an object monitoring system by enabling identification and monitoring of an object, etc., without establishing a special communication network and installing a separate additional device, the object in the image according to an embodiment of the present invention A monitoring system through context information generation is implemented as a computing device including one or more processors and one or more memories for storing instructions executable in the processor, provided for each object, and object-related information to be monitored is stored. a database generator generating a first table that is a data table and a second table that is a data table in which context information of an object is stored; When the image data including the object is received, the region of interest, which is the region including the object, is set, and object state information, which is information that can determine the state of the object, is inferred from the image data in the set region of interest using the object state information inference model. an object state inference unit that stores the data in the first table; and a context information generator for generating context information of an object through time-series analysis of object state information, and storing the generated context information in a second table.

Description

영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템{MONITORING SYSTEM BY GENERATING CONTEXT INFORMATION OF OBJECT IN IMAGE DATA}Monitoring system by generating context information of objects in the image {MONITORING SYSTEM BY GENERATING CONTEXT INFORMATION OF OBJECT IN IMAGE DATA}

본 발명은 영상 데이터 상의 동작 및 상태 감지가 필요한 동작 설비, 신호 표시 설비, 인체 등의 객체를 식별 및 모니터링하기 위한 기술에 관한 것으로, 구체적으로는 고용량 데이터의 통신 기능 및 객체 식별 및 추적 기능이 존재하지 않는 다양한 영상 촬영 기기의 촬영 결과를 객체 모니터링에 이용할 수 있고, 객체 모니터링 정보의 경량화 및 데이터베이스의 효율적인 관리가 가능하도록 하기 위한 기술에 관한 것이다.The present invention relates to a technology for identifying and monitoring objects such as operation equipment, signal display equipment, and human body that require motion and state detection on image data, and more specifically, a high-capacity data communication function and object identification and tracking function The present invention relates to a technology for enabling the use of photographing results of various image photographing devices that are not used for object monitoring, weight reduction of object monitoring information, and efficient management of a database.

최근 스마트 팩토리 및 관리 시스템에 적용되면서, 특정 지역 내에서 관리 대상이 되는 설비 등의 개수가 크게 증가하고 있다. 공장 또는 일반적인 영역 내에서 모니터링 대상이 되는 설비 등의 객체의 개수가 증가됨에 따라서, 해당 설비 등의 상태를 모니터링하는 데 많은 인력 및 시간이 소요되고 있다.Recently, as it is applied to smart factories and management systems, the number of facilities to be managed within a specific area is greatly increasing. As the number of objects such as equipment to be monitored in a factory or a general area increases, it takes a lot of manpower and time to monitor the state of the equipment.

이에 따라서 스마트 팩토리 및 시티 등의 기술에 있어서 모니터링 대상이 되는 설비 및 장치 등에 통신망을 구축하고, 이를 이용하여 설비 및 장치의 상태를 원격에서 수신하여 감지함으로써, 설비 및 장치의 모니터링에 소요되는 인력 및 시간을 절약하기 위한 기술이 적용되고 있다.Accordingly, in technologies such as smart factories and cities, by establishing a communication network on facilities and devices to be monitored, and using this to remotely receive and detect the status of facilities and devices, the manpower required for monitoring facilities and devices and Techniques are being applied to save time.

이러한 기술들은 예를 들어, 한국 공개특허 제10-2018-0137827 등이 있는데, 이들은 관제 단말 등의 클라이언트 단말과 설비 및 장치 등의 센서 간의 통신망을 이용하면서, 설비에 설치된 센서를 이용하여 데이터를 수신하고, 이를 이용하여 설비 및 장치 등의 상태를 원격에서 모니터링하게 된다.These technologies include, for example, Korean Patent Laid-Open Patent No. 10-2018-0137827, etc., which use a communication network between a client terminal such as a control terminal and a sensor such as a facility and device, and receive data using a sensor installed in the facility and use this to remotely monitor the status of facilities and devices.

그러나 이러한 선행 기술 및 일반적인 기존의 설비 등의 객체 모니터링은, 원격 관제 서버와 각 객체 간의 통신망 설정, 객체에 대한 센서 설치 등에 의하여 완전히 새로운 설비를 설치해야 하거나, 기존 설비의 많은 구조를 새롭게 시공해야 하고, 이에 따라서 객체에 대한 원격 모니터링 시스템을 구축하는 데 많은 시간 및 비용이 소모되는 문제가 발생된다.However, such prior art and object monitoring of conventional equipment in general requires the installation of a completely new facility by setting up a communication network between the remote control server and each object, installation of a sensor for the object, etc. , and accordingly, there is a problem in that a lot of time and money are consumed to build a remote monitoring system for an object.

특히, 기존의 건물 또는 공장 등의 시설은 통신망을 새롭게 구축하는 것이 매우 어렵기 때문에, 이러한 기술을 실질적으로 적용하는데 많은 어려움이 있다. 이에 따라서, 기존의 건물 또는 공장 등의 시설에도 적용될 수 있고, 별도의 통신망 구축이 필요 없이 각 설비 등의 객체를 원격에서 모니터링할 수 있되, 각 객체의 동작 상태 등을 정확하고 편리하게 모니터링할 수 있는 기술에 대한 필요성이 지적되고 있다.In particular, since it is very difficult to newly construct a communication network in an existing facility such as a building or a factory, there are many difficulties in practically applying this technology. Accordingly, it can be applied to existing facilities such as buildings or factories, and it is possible to remotely monitor objects such as each facility without the need to establish a separate communication network, but it is possible to accurately and conveniently monitor the operation status of each object. The need for existing technologies is pointed out.

이에 본 발명은, 특별한 통신망 구축 및 별도의 부가 장치의 설치 없이, 객체 등에 대한 식별 및 모니터링이 가능하도록 함으로써, 객체 모니터링 시스템의 구축 비용을 절감하기 위한 기술을 제공하는 데 일 목적이 있다.Accordingly, an object of the present invention is to provide a technology for reducing the construction cost of an object monitoring system by enabling identification and monitoring of objects, etc., without establishing a special communication network and installing a separate additional device.

특히, 영상 데이터를 분석하고 이를 통한 모니터링 정보를 제공함에 있어서 영상 데이터 등 대량의 데이터를 송수신하는 것이 아니라, 영상에서 파악 가능한 객체의 컨텍스트 정보를 추출하고, 이를 바탕으로 매우 간편하고 경량화된 데이터를 모니터링 데이터로서 활용할 수 있도록 하여, 네트워크의 경량화가 가능하여 매우 빠르고 효율적인 객체 모니터링 시스템을 구축할 수 있는 기술을 제공하는 데 그 목적이 있다.In particular, in analyzing image data and providing monitoring information through it, rather than transmitting and receiving a large amount of data such as image data, context information of an object that can be identified from an image is extracted, and based on this, very simple and lightweight data monitoring is performed. The purpose of the present invention is to provide a technology capable of building a very fast and efficient object monitoring system by enabling the network to be lightweight by making it usable as data.

상술한 목적을 달성하기 위해서, 본 발명의 일 실시예에 따른 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템은, 하나 이상의 프로세서 및 상기 프로세서에서 수행 가능한 명령들을 저장하는 하나 이상의 메모리를 포함하는 컴퓨팅 장치로 구현되는 것으로서, 객체별로 마련되며, 모니터링 대상이 되는 객체 관련 정보가 저장되는 데이터 테이블인 제1 테이블과 객체의 컨텍스트 정보가 저장되는 데이터 테이블인 제2 테이블을 생성하는 데이터베이스 생성부; 객체가 포함된 영상 데이터를 수신 시, 객체를 포함하는 영역인 관심 영역을 설정하고, 설정된 관심 영역 내의 영상 데이터로부터 객체 상태 정보 추론 모델을 이용하여 객체 상태를 파악할 수 있는 정보인 객체 상태 정보를 추론한 뒤 상기 제1 테이블에 저장하는 객체 상태 추론부; 및 객체 상태 정보의 시계열적 분석을 통해 객체의 컨텍스트 정보를 생성하고, 생성된 컨텍스트 정보를 상기 제2 테이블에 저장하는 컨텍스트 정보 생성부;를 포함하는 것을 특징으로 한다.In order to achieve the above object, a monitoring system through generation of context information of an object in an image according to an embodiment of the present invention is a computing device including one or more processors and one or more memories for storing instructions executable by the processor a database generation unit that is provided for each object and generates a first table that is a data table for storing information related to an object to be monitored and a second table that is a data table for storing context information of the object; When the image data including the object is received, the region of interest, which is the region including the object, is set, and object state information, which is information that can determine the state of the object, is inferred from the image data in the set region of interest using the object state information inference model. an object state inference unit for storing the data in the first table; and a context information generator for generating context information of an object through time-series analysis of object state information, and storing the generated context information in the second table.

상기 객체 상태 추론부는, 상기 영상 데이터에 포함된 어느 한 이미지 데이터 내에서 객체가 존재하는 경계 상자를 관심 영역으로 설정하는 관심 영역 설정부; 설정된 관심 영역 내의 객체별로 상기 제1 테이블을 생성하도록 하는 요청 신호를 상기 데이터베이스 생성부에 전송하되, 객체에서 추출하고자 하는 정보로서, 상기 객체 상태 정보를 추론하기 위하여 사용되는 객체 속성 정보를 상기 제1 테이블의 컬럼(column)으로 생성하는 테이블 구성부; 상기 객체 상태 정보 추론 모델을 상기 영상 데이터에 적용하여 영상 데이터 내의 관심 영역 상의 객체를 상기 설정된 관심 영역을 기준으로 인식하고, 객체의 상태를 감지한 뒤, 영상 데이터 상의 타임 스탬프, 동영상 키프레임 정보, 인식된 관심 영역 상의 객체의 좌표를 추출하는 객체 상태 정보 추출부; 및 추출된 영상 데이터 상의 타임 스탬프, 동영상 키프레임 정보, 인식된 관심 영역 상의 객체의 좌표, 객체의 속성 정보 및 감지된 객체의 상태에 대한 정보를 객체별로 마련된 상기 제1 테이블에 저장하는 객체 상태 정보 저장부;를 포함하는 것이 바람직하다.The object state inference unit may include: a region of interest setting unit configured to set, as a region of interest, a bounding box in which an object exists in any one image data included in the image data; A request signal for generating the first table for each object within a set ROI is transmitted to the database generator, and object attribute information used to infer the object state information as information to be extracted from the object is transmitted to the first a table configuration unit that creates a table column; By applying the object state information inference model to the image data, the object on the region of interest in the image data is recognized based on the set region of interest, and after detecting the state of the object, a time stamp on the image data, video keyframe information, an object state information extraction unit for extracting coordinates of an object on the recognized region of interest; and object state information for storing a time stamp on the extracted image data, video keyframe information, coordinates of an object on a recognized region of interest, attribute information of the object, and information on the state of the detected object in the first table prepared for each object It is preferable to include a storage unit.

상기 컨텍스트 정보 생성부는, 상기 타임 스탬프를 기준으로 상기 제1 테이블을 분석한 뒤, 시간대별로 단위 시간 전 상태의 객체 상태 정보와 현 상태의 객체 상태 정보의 주기적인 반복 상태 및 변경 상태를 추출하여 현 상태의 객체의 상황 및 동작에 대한 컨텍스트 정보를 영상 데이터 전체에 대해서 생성하고, 생성된 객체별 복수의 컨텍스트 정보를 상기 객체별로 마련된 상기 제2 테이블에 저장하는 것이 바람직하다.The context information generating unit analyzes the first table based on the time stamp, and extracts the periodic repetition state and change state of the object state information of the unit time before each time period and the object state information of the current state. It is preferable to generate context information on the situation and operation of the object in the state for the entire image data, and store a plurality of generated context information for each object in the second table provided for each object.

상기 제1 테이블 및 상기 제2 테이블에 저장된 객체의 컨텍스트 정보 및 객체 상태 정보를 가공하여 영상 데이터가 배제된 객체의 모니터링 정보를 생성하는 모니터링 정보 생성부;를 더 포함하는 것이 바람직하다.It is preferable to further include a monitoring information generating unit for processing the context information and object state information of the object stored in the first table and the second table to generate monitoring information of the object from which the image data is excluded.

상기 모니터링 정보 생성부는, 객체의 종류별로 마련된 식별 정보들 중 분석 대상 객체의 종류에 대응되는 식별 정보를 선택하고, 선택된 식별 정보가 적용된 대시보드를 생성한 뒤, 분석 대상 객체에 대한 제1 테이블 및 제2 테이블을 로드하는 데이터 준비부; 및 로드된 제1 테이블 및 제2 테이블로부터 객체의 컨텍스트 정보 및 객체 속성 정보 중 일부를 상기 식별 정보에 적용하여 상기 대시보드에 객체의 컨텍스트 정보 및 객체 속성 정보 중 일부가 표시되도록 함으로써, 객체의 모니터링 정보를 객체의 이미지 데이터를 배제한 컨텍스트 정보로 표현하도록 상기 모니터링 정보를 생성하는 데이터 생성부;를 포함하는 것이 바람직하다.The monitoring information generating unit selects identification information corresponding to the type of the analysis target object from among identification information provided for each type of object, creates a dashboard to which the selected identification information is applied, and then includes a first table for the analysis target object and a data preparation unit for loading the second table; And by applying some of the context information and object property information of the object from the loaded first table and the second table to the identification information so that some of the context information and object property information of the object are displayed on the dashboard, monitoring of the object It is preferable to include; a data generation unit for generating the monitoring information to express the information as context information excluding the image data of the object.

상기 데이터 생성부는, 관리자 단말로부터의 편집 입력으로서, 객체의 컨텍스트 정보에 대한 내용을 상기 관제 단말에서 인지 가능한 내용으로 편집하는 정보인 가공 입력을 수신 시, 가공 입력에 따라서 컨텍스트 정보를 가공한 모니터링 정보를 생성하는 것이 바람직하다.The data generating unit, as an editing input from the manager terminal, when receiving a processing input that is information for editing the content of the context information of the object into content recognizable by the control terminal, monitoring information processing the context information according to the processing input It is preferable to create

상기 객체 상태 정보 추론 모델에 대한 학습을 통해 상기 객체 상태 정보 추론 모델을 업데이트하는 모델 학습부;를 더 포함하는 것이 바람직하다.It is preferable to further include a model learning unit for updating the object state information inference model through learning of the object state information inference model.

상기 모델 학습부는, 식별 가능한 객체가 포함된 이미지 데이터를 수신 시 기 설정된 영상 처리 프로그래밍 라이브러리를 이용하여 이미지 데이터를 전처리하고, 전처리된 이미지 데이터에 대해서 임의의 속성 설정 및 레이블링 처리를 하는 이미지 전처리부; 및 객체 상태 정보에 포함된 속성 정보를 포함하는 키워드를 중심으로 레이블링을 활용하여 객체의 상태를 기 설정된 사전 훈련 모델을 이용하여 감지하는 제1 프로세스 및 제1 프로세스에 의하여 감지된 객체의 상태에 대한 결과값의 정확도를 판정하는 제2 프로세스를 반복하여, 관심 영역으로부터 객체 상태 정보를 추론하기 위한 모델을 상기 기 설정된 사전 훈련 모델의 업데이트를 통해 학습하고, 학습된 모델을 새로운 객체 상태 정보 추론 모델로서 업데이트하는 모델 학습 진행부;를 포함하는 것이 바람직하다.The model learning unit may include: an image preprocessing unit that preprocesses image data using a preset image processing programming library when receiving image data including an identifiable object, and performs arbitrary attribute setting and labeling processing on the preprocessed image data; and a first process for detecting the state of an object using a preset pre-training model using a labeling centering on a keyword including attribute information included in the object state information, and a first process for detecting the state of the object detected by the first process. By repeating the second process of determining the accuracy of the result, a model for inferring object state information from the region of interest is learned through the update of the preset pre-trained model, and the learned model is used as a new object state information inference model. It is preferable to include; a model learning progress unit to update.

본 발명에 의하면, 영상 데이터 내에서 객체를 식별 및 직접 분석하여 그 결과를 제공하는 것이 아니라, 영상 데이터는 최초 객체의 식별 및 객체로부터의 속성 및 상태 정보를 추출하는 데에만 사용되며, 모니터링 결과는 추출된 객체의 속성 및 상태 정보의 시계열적 추론을 통해 도출된 객체의 컨텍스트 정보를 기반으로 생성되는 동시에 해당 정보를 시각화 또는 데이터화한 결과가 제공되도록 구성된다.According to the present invention, rather than identifying and directly analyzing an object in the image data and providing the result, the image data is used only to identify the initial object and extract attribute and state information from the object, and the monitoring result is It is created based on context information of an object derived through time-series inference of the properties and state information of the extracted object, and is configured to provide the result of visualizing or dataizing the information at the same time.

이에 따르면, 기존의 설비와 관제 서버 간 통신망이 구축되지 않은 공간에서도, 해당 설비 설치 영역에 일반적으로 설치된 CCTV 등의 영상 촬영 장치를 이용하여 각 객체들의 동작 및 상태를 효과적으로 모니터링할 수 있는 효과가 있어, 객체들의 모니터링을 위한 관제 시스템의 구축 비용이 크게 절감되는 효과가 있다.According to this, even in a space where the communication network between the existing facility and the control server is not established, it is possible to effectively monitor the operation and status of each object using a video recording device such as a CCTV generally installed in the facility installation area. , there is an effect that the construction cost of the control system for monitoring objects is greatly reduced.

특히, 영상에서 파악 가능한 객체의 컨텍스트 정보를 추출하고, 이를 바탕으로 매우 간편하고 경량화된 데이터를 모니터링 데이터로서 활용하기 때문에, 경량화된 데이터 네트워크를 이용하여 매우 빠르고 효율적인 객체 모니터링 시스템을 구축할 수 있는 기술을 제공할 수 있다.In particular, it is a technology that can build a very fast and efficient object monitoring system using a lightweight data network because it extracts context information of an object that can be identified from an image and uses very simple and lightweight data as monitoring data based on this. can provide

도 1은 본 발명의 일 실시예에 따른 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템의 구성도.
도 2는 본 발명의 일 실시예의 구성 중 객체 상태 추론부의 세부 구성 블록도.
도 3은 본 발명의 일 실시예의 구성 중 모니터링 정보 생성부의 세부 구성 블록도.
도 4는 본 발명의 일 실시예의 구성 중 모델 학습부의 세부 구성 블록도.
도 5는 본 발명의 일 실시예의 구현에 따라서 객체 상태 정보가 추론되는 흐름을 설명하기 위한 도면.
도 6은 본 발명의 일 실시예의 구현에 따라서 관제 단말에 출력되는 대시보드의 구현 예.
도 7은 본 발명의 일 실시예의 구현에 따라서 객체 상태 정보 추론 모델이 학습되는 흐름을 설명하기 위한 도면.
도 8은 본 발명의 일 실시 예에 따른 컴퓨팅 장치의 내부 구성의 일 예.
1 is a block diagram of a monitoring system through generation of context information of an object in an image according to an embodiment of the present invention;
2 is a detailed block diagram of an object state inference unit in the configuration of an embodiment of the present invention;
3 is a detailed block diagram of a monitoring information generating unit in the configuration of an embodiment of the present invention;
4 is a detailed configuration block diagram of a model learning unit in the configuration of an embodiment of the present invention.
5 is a diagram for explaining a flow in which object state information is inferred according to an implementation of an embodiment of the present invention;
6 is an implementation example of a dashboard output to a control terminal according to an embodiment of the present invention.
7 is a diagram for explaining a flow in which an object state information inference model is learned according to an embodiment of the present invention;
8 is an example of an internal configuration of a computing device according to an embodiment of the present invention.

이하에서는, 다양한 실시 예들 및/또는 양상들이 이제 도면들을 참조하여 개시된다. 하기 설명에서는 설명을 목적으로, 하나이상의 양상들의 전반적 이해를 돕기 위해 다수의 구체적인 세부사항들이 개시된다. 그러나, 이러한 양상(들)은 이러한 구체적인 세부사항들 없이도 실행될 수 있다는 점 또한 본 발명의 기술 분야에서 통상의 지식을 가진 자에게 인식될 수 있을 것이다. 이후의 기재 및 첨부된 도면들은 하나 이상의 양상들의 특정한 예시적인 양상들을 상세하게 기술한다. 하지만, 이러한 양상들은 예시적인 것이고 다양한 양상들의 원리들에서의 다양한 방법들 중 일부가 이용될 수 있으며, 기술되는 설명들은 그러한 양상들 및 그들의 균등물들을 모두 포함하고자 하는 의도이다.Hereinafter, various embodiments and/or aspects are disclosed with reference to the drawings. In the following description, for purposes of explanation, numerous specific details are set forth to provide a thorough understanding of one or more aspects. However, it will also be recognized by one of ordinary skill in the art that such aspect(s) may be practiced without these specific details. The following description and accompanying drawings set forth in detail certain illustrative aspects of one or more aspects. These aspects are illustrative, however, and some of the various methods in principles of various aspects may be employed, and the descriptions set forth are intended to include all such aspects and their equivalents.

본 명세서에서 사용되는 "실시 예", "예", "양상", "예시" 등은 기술되는 임의의 양상 또는 설계가 다른 양상 또는 설계들보다 양호하다거나, 이점이 있는 것으로 해석되지 않을 수도 있다.As used herein, “embodiment”, “example”, “aspect”, “exemplary”, etc. may not be construed as an advantage or an advantage in any aspect or design described herein over other aspects or designs. .

또한, "포함한다" 및/또는 "포함하는"이라는 용어는, 해당 특징 및/또는 구성요소가 존재함을 의미하지만, 하나이상의 다른 특징, 구성요소 및/또는 이들의 그룹의 존재 또는 추가를 배제하지 않는 것으로 이해되어야 한다.Also, the terms "comprises" and/or "comprising" mean that the feature and/or element is present, but excludes the presence or addition of one or more other features, elements and/or groups thereof. should be understood as not

또한, 제 1, 제 2 등과 같이 서수를 포함하는 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되지는 않는다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제 1 구성요소는 제 2 구성요소로 명명될 수 있고, 유사하게 제 2 구성요소도 제 1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다.Also, terms including an ordinal number such as 1st, 2nd, etc. may be used to describe various components, but the components are not limited by the terms. The above terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, a first component may be referred to as a second component, and similarly, a second component may also be referred to as a first component. and/or includes a combination of a plurality of related listed items or any of a plurality of related listed items.

또한, 본 발명의 실시 예들에서, 별도로 다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 발명의 실시 예에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.In addition, in the embodiments of the present invention, unless otherwise defined, all terms used herein, including technical or scientific terms, are those commonly understood by those of ordinary skill in the art to which the present invention belongs. have the same meaning. Terms such as those defined in a commonly used dictionary should be interpreted as having a meaning consistent with the meaning in the context of the related art, and unless explicitly defined in an embodiment of the present invention, an ideal or excessively formal meaning is not interpreted as

도 1은 본 발명의 일 실시예에 따른 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템의 구성도이다.1 is a block diagram of a monitoring system through generation of context information of an object in an image according to an embodiment of the present invention.

본 발명의 각 실시예에 따른 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템(10, 이하 시스템이라 함)은, 하나 이상의 프로세서 및 상기 프로세서에서 수행 가능한 명령들을 저장하는 하나 이상의 메모리를 포함하는 컴퓨팅 장치로 구현되는 것으로, 도 1과 같이 각 구성의 기능 수행에 포함된 학습 모듈을 포함하는 어플리케이션 또는 프로그램들과 처리 대상이 되는 데이터들이 저장되는 데이터베이스(20) 및 모니터링 데이터를 이용하기 위한 관제 단말(30)이 시스템(10)과 별도로 구성되어 독립적인 장치로 구비될 수 있다. 또는, 시스템(10)의 개념에 따라서 모든 장치가 하나의 서버 단말로 구성될 수 있다.A monitoring system 10 (hereinafter referred to as a system) through generation of context information of an object in an image according to an embodiment of the present invention is a computing device including one or more processors and one or more memories for storing instructions executable by the processor 1 , as shown in FIG. 1 , an application or programs including a learning module included in performing a function of each configuration and a database 20 in which data to be processed and data to be processed are stored and a control terminal 30 for using monitoring data ) is configured separately from the system 10 and may be provided as an independent device. Alternatively, all devices may be configured as one server terminal according to the concept of the system 10 .

이러한 시스템 구성을 바탕으로 설명하면, 시스템(10)은 도 1에 도시된 바와 같이 각 기능 수행에 따라서, 데이터베이스 생성부(11), 객체 상태 추론부(12) 및 컨텍스트 정보 생성부(13)를 포함하고, 추가적으로 발명의 실시예에 따라서 모니터링 정보 생성부(14)를 포함하는 것을 특징으로 한다.Described based on this system configuration, the system 10 generates a database generation unit 11, an object state inference unit 12, and a context information generation unit 13 according to the performance of each function as shown in FIG. It is characterized in that it further includes a monitoring information generating unit 14 according to an embodiment of the present invention.

데이터베이스 생성부(11)는 객체별로 마련되며, 모니터링 대상이 되는 객체 관련 정보가 저장되는 데이터 테이블인 제1 테이블과 객체의 컨텍스트 정보가 저장되는 데이터 테이블인 제2 테이블을 생성하는 기능을 수행한다. 즉, 본 발명의 기능 수행을 위해서 영상 데이터의 분석을 요청하는 신호가 수신되면, 데이터베이스 생성부(11)의 기능 수행에 의하여 분석된 데이터가 저장되는 데이터 테이블이 생성된다. The database generator 11 is provided for each object, and performs a function of creating a first table that is a data table in which information related to an object to be monitored is stored, and a second table that is a data table in which context information of an object is stored. That is, when a signal requesting analysis of image data is received in order to perform the function of the present invention, a data table in which the analyzed data is stored is generated by performing the function of the database generator 11 .

모니터링 대상이 되는 객체는, 본 발명의 각 실시예에서는 상술한 바와 같이 특정 설비 등 모니터링 대상이 되는 센싱을 위해서 센서를 부착하여 상태값을 수신하는 대신 영상을 통해서 동작 및 상태를 추론할 수 있는 다양한 설비로서 특정 기능에 따라서 동작되는 설비나, 상태 값 등이 영상을 통해 인식할 수 있는 디스플레이 모듈 등이 설치된 설비 등을 의미할 것이다, 이동 또는 상태에 따라서 객체의 영상 이미지가 달라지고, 이로부터 객체의 상태를 추론하고 시계열적 분석에 따라서 동작이 추론될 수 있는 기타 설비, 인체 및 동물 등의 모든 분석 대상을 포함하는 개념으로 이해될 것이다.In each embodiment of the present invention, in each embodiment of the present invention, as described above, a sensor is attached to receive a state value by attaching a sensor for sensing to be monitored, such as various types of objects capable of inferring motion and state through an image. As a facility, it will mean a facility operated according to a specific function, a facility installed with a display module that can recognize a state value, etc. through an image. It will be understood as a concept that includes all analysis objects such as other equipment, human body, and animals that can infer the state of the state and can infer the operation according to the time-series analysis.

본 발명에서 제1 테이블 및 제2 테이블은 객체별로 생성됨이 바람직하다. 즉, 데이터베이스(20)는 객체별로 제1 테이블 및 제2 테이블이 생성되도록 구성되고, 데이터베이스 생성부(11)에 의하여 제1 테이블 및 제2 테이블이 생성됨은, 데이터베이스 생성부(11) 자체에 데이터 테이블들이 생성되어 저장되거나, 데이터베이스 생성부(11)에서 데이터 테이블 생성 요청 입력이 생성되어 이를 수신한 데이터베이스(20)에 상술한 데이터 테이블이 생성되어 저장 공간이 할당되고, 객체의 식별 정보 등이 할당되어 각 데이터 테이블이 객체별로 설정됨을 의미한다.In the present invention, it is preferable that the first table and the second table are created for each object. That is, the database 20 is configured such that the first table and the second table are generated for each object, and the creation of the first table and the second table by the database generation unit 11 means that the database generation unit 11 itself contains data. The tables are created and stored, or the data table creation request input is generated in the database creation unit 11 and the data table described above is created in the database 20 that has received it, a storage space is allocated, and identification information of an object is allocated. This means that each data table is set for each object.

객체 관련 정보는 후술할 것이나, 객체의 영상 데이터가 촬영 기기(40) 또는 객체 상태 추론부(12)에 의하여 분석된 결과 도출될 수 있는 객체의 속성 정보 등을 포함하는 개념으로 이해될 수 있다. 또한 컨텍스트 정보를 도출하기 위해서 분석 및 추출될 수 있는 정보를 의미한다.Although object-related information will be described later, it may be understood as a concept including attribute information of an object that may be derived as a result of analyzing image data of an object by the photographing device 40 or the object state inference unit 12 . It also means information that can be analyzed and extracted to derive context information.

구체적으로, 객체의 속성 정보는 객체의 식별 정보, 객체의 종류, 객체의 크기, 색상, 형태 등 객체의 구체적인 식별 및 감지가 가능하도록 하기 위해서 객체를 정의하는 정보들을 의미한다. 한편 컨텍스트 정보를 도출하기 위해서 분석 및 추출될 수 있는 정보로서, 영상 데이터의 절대 또는 상대적 타임 스탬프(시간 정보), 영상 데이터인 동영상의 키프레임 정보, 영상 내에서의 객체의 좌표 정보 등이 포함될 수 있다. Specifically, the attribute information of the object refers to information defining the object in order to enable specific identification and detection of the object, such as identification information of the object, the type of the object, the size, color, and shape of the object. On the other hand, as information that can be analyzed and extracted to derive context information, absolute or relative time stamps (time information) of image data, key frame information of a moving image that is image data, coordinate information of objects in the image, etc. may be included. have.

제1 테이블은 객체의 컨텍스트 정보를 도출하기 위해서 필요한 정보가 저장되는 데이터 테이블이며, 제2 테이블은 제1 테이블에 저장된 정보를 시계열적으로 분석함에 따라서 도출되는 객체의 컨텍스트 정보, 즉 객체의 동작을 예측하거나 파악된 동작의 내용 등의 정보가 저장되는 테이블을 의미한다. The first table is a data table in which information necessary for deriving the context information of the object is stored, and the second table is the context information of the object derived by time-series analysis of the information stored in the first table, that is, the operation of the object. It refers to a table in which information, such as the contents of a predicted or grasped operation, is stored.

객체 상태 추론부(12)는, 객체가 포함된 영상 데이터를 수신 시, 객체를 포함하는 영역인 관심 영역을 설정하고, 설정된 관심 영역 내의 영상 데이터로부터 객체 상태 정보 추론 모델을 이용하여 객체 상태를 파악할 수 있는 정보인 객체 상태 정보를 추론한 뒤 상기 제1 테이블에 저장하는 기능을 수행한다. The object state inference unit 12, upon receiving image data including an object, sets a region of interest that is a region including the object, and determines the state of the object using the object state information inference model from the image data within the set region of interest. It performs a function of inferring object state information, which is possible information, and storing it in the first table.

객체 상태 추론부(12)는 본 발명에서 영상 데이터를 수신하는 구성으로서, 이외의 구성에서는 영상 데이터가 활용되지 않는 것을 특징으로 한다. 즉, 본 발명에서 영상 촬영 장치(40)는 객체 상태 추론부(12)에 실시간 또는 주기적으로 영상 데이터를 송신하거나, 영상 촬영 장치(40)에 의하여 촬영된 영상 데이터가 서버 등의 단말에 저장되는 경우, 객체 상태 추론부(12)가 이를 수신하여 객체 상태 정보를 추론하는 데 사용한다.The object state inference unit 12 is a configuration for receiving image data in the present invention, and is characterized in that image data is not utilized in other configurations. That is, in the present invention, the image photographing apparatus 40 transmits image data in real time or periodically to the object state inference unit 12, or the image data photographed by the image photographing apparatus 40 is stored in a terminal such as a server. In this case, the object state inference unit 12 receives it and uses it to infer object state information.

객체 상태 추론부(12)는 상술한 바와 같이 관제 단말(30) 등으로부터 객체에 대한 모니터링 정보의 생성 및 제공을 요청하는 신호를 수신 시 영상 데이터를 수신하거나 수집하게 된다. 객체 상태 추론부(12)의 기능 수행을 위한 세부 구성은 도 2에 도시되어 있다.As described above, the object state inference unit 12 receives or collects image data when receiving a signal requesting generation and provision of monitoring information for an object from the control terminal 30 or the like. A detailed configuration for performing a function of the object state inference unit 12 is illustrated in FIG. 2 .

도 2를 참조하면, 객체 상태 추론부(12)는 관심 영역 설정부(121), 테이블 구성부(122), 객체 상태 정보 추출부(123) 및 객체 상태 정보 저장부(124)를 포함하는 것이 바람직하다.Referring to FIG. 2 , the object state inference unit 12 includes a region of interest setting unit 121 , a table construction unit 122 , an object state information extraction unit 123 , and an object state information storage unit 124 . desirable.

관심 영역 설정부(121)는, 영상 데이터에 포함된 어느 한 이미지 데이터 내에서 객체가 존재하는 경계 상자를 관심 영역으로 설정하는 기능을 수행한다. 즉, 영상 데이터 내에서 분석 대상이 되는 객체를 식별하고, 객체를 포함하는 사각 영역의 경계 상자를 관심 영역으로 설정하여, 관심 영역에 따라서 객체를 식별 및 분석하기 위한 영상 분석 기능을 수행하는 것이다.The region of interest setting unit 121 performs a function of setting, as a region of interest, a bounding box in which an object exists in any one image data included in the image data. That is, an image analysis function for identifying and analyzing an object according to the region of interest is performed by identifying an object to be analyzed in the image data, setting a bounding box of a rectangular region including the object as the region of interest.

관심 영역을 설정 시, 관심 영역 설정부(121)에는 관심 영역 설정을 위한 모델링 알고리즘이 저장되어 있고, 영상 데이터를 수신 시 해당 알고리즘을 적용하여 관심 영역을 설정하게 된다. 이때, 예를 들어 R-CNN(영역기반 합성곱 신경망) 등과 같은 모델을 위해서 관심 영역을 설정하게 된다.When setting the region of interest, the region of interest setting unit 121 stores a modeling algorithm for setting the region of interest, and when receiving image data, the algorithm is applied to set the region of interest. At this time, for example, a region of interest is set for a model such as R-CNN (region-based convolutional neural network).

테이블 구성부(122)는, 설정된 관심 영역 내의 객체별로 제1 테이블을 생성하도록 하는 요청 신호를 데이터베이스 생성부(11) 또는 데이터베이스(20)에 전송하되, 객체에서 추출하고자 하는 정보로서, 객체 상태 정보를 추론하기 위하여 사용되는 상술한 예와 같은 객체 속성 정보를 제1 테이블의 컬럼(column)으로 생성하는 기능을 수행한다. The table configuration unit 122 transmits a request signal for generating a first table for each object in the set ROI to the database generator 11 or the database 20, but as information to be extracted from the object, object state information It performs a function of generating object attribute information as a column of the first table as in the above-described example used to infer .

즉, 테이블 구성부(122)는 데이터베이스(20) 및/또는 데이터베이스 생성부(11)와의 데이터 송수신을 통해, 객체 분석을 위해서 상술한 바와 같이 생성된 제1 테이블 상에 저장되는 데이터의 종류 및 저장 공간을 정의함으로써, 제1 테이블에 데이터들이 각각 구분되어 저장되도록 하는 기능을 수행한다.That is, the table configuration unit 122 transmits/receives data to and from the database 20 and/or the database generation unit 11 to analyze the type and storage of data stored in the first table created as described above for object analysis. By defining the space, it performs a function of separately storing data in the first table.

객체 상태 정보 추출부(123)는, 객체 상태 정보 추론 모델을 영상 데이터,구체적으로는 관심 영역 설정부(121)에 의하여 설정된 관심 영역에 해당하는 이미지 영역에 적용하여 영상 데이터 내의 관심 영역 상의 객체를 설정된 관심 영역을 기준으로 인식하고, 객체 상태 정보 추론 모델을 적용하여 객체의 상태를 감지한 뒤, 영상 데이터 상의 타임 스탬프, 동영상 키프레임 정보, 인식된 관심 영역 상의 객체의 좌표를 추출하는 기능을 수행한다. The object state information extracting unit 123 applies the object state information inference model to image data, specifically, to an image region corresponding to the region of interest set by the region of interest setting unit 121 to obtain an object on the region of interest in the image data. Recognizes based on the set ROI, detects the state of the object by applying the object state information inference model, and extracts the time stamp on the image data, video keyframe information, and the coordinates of the object on the recognized ROI do.

객체 상태 정보 추론 모델은, 후술하는 모델 학습부(15)에 의하여 학습된 상태의 모델로서, 객체의 속성 정보 또는 이미지 데이터 상의 객체의 색상, 크기, 형태 등에 따라서 객체의 상태 정보를 추론하기 위한 모델이다. 예를 들어, 특정 동작에 의한 기능 수행을 하는 설비의 경우, 동작별 상태에 대한 정보를 추론하거나, 특정 디스플레이에 따라서 상태 정보가 표시되는 설비의 경우, 전원 인가 여부, 정상 동작 여부, 각 수치 등이 상태 정보로서 추론될 수 있다.The object state information inference model is a model of the state learned by the model learning unit 15 to be described later, and is a model for inferring state information of an object according to the color, size, shape, etc. of the object on the object attribute information or image data. am. For example, in the case of a facility that performs a function by a specific operation, information on the status of each operation is inferred, or in the case of a facility in which status information is displayed according to a specific display, whether power is applied, whether normal operation, each numerical value, etc. It can be inferred as this state information.

객체 상태 정보 추출부(123)는 객체 상태 정보를 추론하고 이를 바탕으로 객체의 컨텍스트 정보를 생성하기 위해서, 특정 이미지 또는 이미지의 결합을 통해 도출되는 동영상 등의 데이터 상에서, 각 프레임마다 객체들의 상태를 감지(추론)하여 객체의 상태에 대한 정보를 도출하고, 객체의 상태 사이의 연결, 객체의 식별 등을 위해서 객체 상태를 감지하는 동시에, 상술한 바와 같이 시계열적 분석 및 구체적인 좌표 분석을 위해서, 영상 데이터 상의 타임 스탬프, 동영상 키프레임 정보, 인식된 관심 영역 상의 객체의 좌표를 추출하는 기능을 수행한다.The object state information extraction unit 123 determines the state of objects for each frame on data such as a specific image or a video derived through a combination of images, in order to infer object state information and generate context information of the object based on the inferred object state information. Detect (inference) to derive information about the state of an object, and detect the state of an object for connection between states of objects, identification of objects, etc., as described above, for time-series analysis and specific coordinate analysis, image It performs the function of extracting the time stamp on the data, the video keyframe information, and the coordinates of the object on the recognized ROI.

객체 상태 정보 저장부(124)는, 추출된 영상 데이터 상의 타임 스탬프, 동영상 키프레임 정보, 인식된 관심 영역 상의 객체의 좌표, 객체의 속성 정보 및 감지된 객체의 상태에 대한 정보를 객체별로 마련된 제1 테이블에 저장하는 기능을 수행한다. 즉, 객체 상태 정보 저장부(124)는 컨텍스트 정보 생성을 위해서 필요시 되는 상술한 데이터들을 해당 데이터들의 저장 공간으로서의 제1 테이블에 저장하는 기능을 수행한다.The object state information storage unit 124 stores information on a time stamp on the extracted image data, video keyframe information, coordinates of an object on a recognized region of interest, attribute information of the object, and information on the state of the detected object for each object. 1 Executes the function of saving to a table. That is, the object state information storage unit 124 performs a function of storing the above-described data necessary for generating context information in the first table as a storage space of the corresponding data.

즉, 객체 상태 추론부(12)의 상술한 각 구성에 의하여, 영상 데이터들로부터 객체 상태 정보, 시계열적 분석을 위한 시간 및 키프레임에 대한 정보와 함께 객체의 속성 정보가 제1 테이블에 저장되며, 이에 따라서 고용량의 영상 데이터가 직접적인 객체 상태의 모니터링을 위해서 사용되는 것이 아니라, 이후의 구성들에서는 제1 테이블에 저장된 정보들만이 사용되어, 객체 상태의 모니터링을 위한 정보가 경량화되고, 데이터베이스(20)에 역시 영상 데이터가 저장되는 것이 아닌, 제1 테이블 상의 텍스트 정보가 저장되어, 저장 공간의 불필요한 확장이 필요하지 않게 되는 효과가 있는 것이다.That is, according to each of the above-described configurations of the object state inference unit 12, object state information from image data, information about time and keyframe for time-series analysis, and attribute information of an object are stored in the first table, , therefore, high-capacity image data is not used for direct object state monitoring, but only the information stored in the first table is used in subsequent configurations, so information for object state monitoring is lightened, and the database 20 ), instead of storing image data, text information on the first table is stored, so that unnecessary expansion of the storage space is not required.

이때 관심 영역 설정부(121) 및 객체 상태 추출부(123)의 기능 수행은 객체에 대해서 분석하는 기능에 따라서 각각 서로 다른 AI 알고리즘이 적용될 수 있다. 객체를 분석 시에는, 객체를 포함하는 관심 영역을 설정하고, 상술한 객체의 좌표 분석 등의 위치 정보적 특성, 크기, texture 등의 특징을 추출하는 기능으로서의 객체 탐지 기능과, 탐지된 객체에 대해서 특성 정보로서 색상, 동작 특성 등의 포스쳐(posture) 및 기타 계기값 등을 추출하는 객체 인식 기능이 포함된다. 이때 객체 탐지 기능과 객체 인식 기능은 서로 다른 알고리즘이 적용될 수 있기 때문에 각각 서로 다른 알고리즘이 적용될 수 있다.In this case, different AI algorithms may be applied to the function of the region of interest setting unit 121 and the object state extracting unit 123 according to the function of analyzing the object. When analyzing an object, an object detection function as a function of setting a region of interest including an object, and extracting features such as location information characteristics such as coordinate analysis of the above-described object, size, and texture, and the detected object As characteristic information, an object recognition function for extracting a posture such as color and motion characteristics and other instrument values is included. In this case, since different algorithms may be applied to the object detection function and the object recognition function, different algorithms may be applied to each.

컨텍스트 정보 생성부(13)는, 객체 상태 정보의 시계열적 분석을 통해 객체의 컨텍스트 정보를 생성하고, 생성된 컨텍스트 정보를 상술한 제2 테이블에 저장하는 기능을 수행한다. The context information generator 13 generates context information of an object through time-series analysis of object state information, and performs a function of storing the generated context information in the above-described second table.

즉, 제1 테이블에는 상술한 바와 같이 객체 상태 정보 추론부(12)의 기능 수행에 따라서 각 프레임 상의 객체 상태 정보와 함께, 각 프레임을 식별할 수 있는 타임 스탬프 및 영상의 키프레임에 대한 정보, 그리고 객체를 식별할 수 있는 객체의 속성 정보가 저장된다.That is, as described above, the first table contains object state information on each frame according to the performance of the function of the object state information inference unit 12, a time stamp for identifying each frame, and information on keyframes of the image; In addition, property information of an object capable of identifying the object is stored.

컨텍스트 정보 생성부(13)는 제1 테이블에 저장된 상술한 데이터들을 이용하여, 객체 상태 정보를 시계열적으로 분석을 하고, 이를 통해 추론된 객체의 컨텍스트 정보를 생성하여 제2 테이블에 저장한다. The context information generating unit 13 uses the above-described data stored in the first table to analyze the object state information in a time-series manner, and generates and stores the context information of the inferred object in the second table.

구체적으로, 컨텍스트 정보 생성부(13)는, 타임 스탬프를 기준으로 제1 테이블을 분석한 뒤, 시간대별로 단위 시간 전 상태의 객체 상태 정보와 현 상태의 객체 상태 정보의 주기적인 반복 상태 및 변경 상태를 추출하여 현 상태의 객체의 상황 및 동작에 대한 컨텍스트 정보를 영상 데이터 전체에 대해서 생성하고, 생성된 객체별 복수의 컨텍스트 정보를 객체별로 마련된 상기 제2 테이블에 저장하는 기능을 수행할 것이다.Specifically, the context information generating unit 13 analyzes the first table based on the time stamp, and then periodically repeats and changes the object state information of the previous state and the object state information of the current state for each time period. By extracting , context information on the situation and operation of the current object is generated for the entire image data, and a plurality of generated context information for each object is stored in the second table provided for each object.

이때 컨텍스트 정보 생성부(13)는 SQL 및 기타 프로그램 등으로 처리되어, 정해진 프로그램 및 알고리즘에 따라서 상술한 바와 같은 프로세스에 따라서 컨텍스트 정보를 추출하고 제2 테이블에 저장한다. 이때 상술한 바와 같이 객체별로 마련된 제2 테이블에 저장하거나, 통합적으로 하나의 테이블로 구성된 제2 테이블에 모든 컨텍스트 정보가 저장될 수 있다.At this time, the context information generating unit 13 is processed with SQL and other programs, extracts the context information according to the above-described process according to a predetermined program and algorithm, and stores the extracted context information in the second table. In this case, as described above, all context information may be stored in the second table prepared for each object, or in the second table integrally configured as one table.

객체별 복수의 컨텍스트 정보라 함은, 분석 대상이 되는 객체마다의 컨텍스트 정보를 생성함을 의미하며, 이에 따라서 객체별로 마련된 제2 테이블에는 각 객체의 수신한 영상 데이터의 타임 스탬프 구간 내의 컨텍스트 정보가 저장될 것이다.The plurality of context information for each object means that context information for each object to be analyzed is generated. Accordingly, the second table prepared for each object contains context information within the time stamp section of the received image data of each object. will be saved

객체의 상황 및 컨텍스트 정보는, 각 객체 상태 정보가 주기적 또는 일정 시간 동안 반복되거나 변경되는 것을 분석함에 따라서, 객체의 상황이 어떤지를 분석한 정보 또는 객체의 상황이 어떻게 변했고 어떻게 변할지 여부를 예측하는 정보를 의미할 수 있다. 또한, 해당 정보를 기반으로 모니터링 정보를 생성하기 위해서, 객체의 상황에 따라서 관제 단말(30)에 제공해야 하는 정보를 의미할 수 있다. The context and context information of the object is information that analyzes the state of the object or predicts how and how the state of the object has changed or how it will change as each object state information is repeated or changed periodically or for a certain time can mean In addition, in order to generate monitoring information based on the corresponding information, it may mean information to be provided to the control terminal 30 according to the situation of the object.

예를 들어 객체의 상황 및 컨텍스트 정보에, 해당 설비의 신호가 오류 발생에 의한 동작 정지 중임을 나타내는 내용이 포함된 경우, 해당 설비에 대한 점검 및 보수가 필요함을 알리는 등의 안내 정보가 함께 생성되어 모니터링 정보의 생성에 사용될 수 있다. For example, if the status and context information of the object includes content indicating that the signal of the corresponding facility is in operation due to an error occurrence, guidance information such as notifying the need for inspection and repair of the facility is generated together. It can be used to generate monitoring information.

이와 같은 객체 상태 추론부(12) 및 컨텍스트 정보 생성부(13)의 기능 수행에 대한 예가 도 5에 도시되어 있다. 도 5를 참조하면, 영상 데이터(200)는 각 프레임별 이미지 데이터를 포함하고 있고, 각 이미지 데이터에는 객체(201) 및 이를 수용하는 관심 영역(210)이 설정된다. An example of performing the functions of the object state inference unit 12 and the context information generation unit 13 is shown in FIG. 5 . Referring to FIG. 5 , the image data 200 includes image data for each frame, and an object 201 and an ROI 210 accommodating the object 201 are set in each image data.

이때 분석 결과 제1 테이블에는 관심 영역(210, 211)에 대한 추론 결과의 객체 상태 정보와 함께 이에 대한 타임 스탬프(t1, t2) 등이 저장될 수 있다. 또한, 이로부터 분석된 결과 데이터(220)로서, 객체의 식별 정보(I) 및 객체의 속성 정보(Info) 및 객체 상태 정보, 컨텍스트 정보 등이 생성되어 상술한 바와 같이 제1 및 제2 테이블에 저장될 수 있다.In this case, in the analysis result first table, time stamps t1 and t2 may be stored along with object state information of the inference result for the ROIs 210 and 211 . In addition, as the result data 220 analyzed therefrom, identification information (I) of the object, attribute information (Info) of the object, object state information, context information, etc. are generated and stored in the first and second tables as described above. can be saved.

다시 도 1에 대한 설명으로 돌아와서, 모니터링 정보 생성부(14)는, 제1 테이블 및 제2 테이블에 저장된 객체의 컨텍스트 정보 및 객체 상태 정보를 가공하여 영상 데이터가 배제된 객체의 모니터링 정보를 생성하는 기능을 수행한다. Returning to the description of FIG. 1 again, the monitoring information generating unit 14 generates monitoring information of an object from which image data is excluded by processing the context information and object state information of the objects stored in the first table and the second table. perform the function

상술한 기재에서 영상 데이터가 배제됨은, 상술한 바와 같이 본 발명의 각 구성들 중, 객체의 상태를 모니터링하기 위해서 고용량의 영상 데이터가 사용 또는 출력되는 구성이 객체 상태 추론부(12) 외에 없음을 의미한다. 즉, 모니터링 정보 생성부(14)는 제1 테이블 및 제2 테이블에 저장된 텍스트 정보만을 이용하여 시각 또는 음성적 컨텐츠를 가공하여 관제 단말(30)에 제공하게 된다. The exclusion of image data from the above description means that, as described above, among the components of the present invention, there is no configuration in which high-capacity image data is used or output to monitor the state of an object other than the object state inference unit 12. it means. That is, the monitoring information generating unit 14 processes the visual or audio content using only the text information stored in the first table and the second table, and provides it to the control terminal 30 .

일반적인 관제 시스템은, 고용량의 영상 데이터를 분석 시스템 전체에서 사용하는 동시에, 관제 단말(30) 등에 이를 그대로 전송하면서 영상에 대한 분석 결과를 제공하게 된다. 이에 의하면, 고용량의 영상 데이터를 경량화하여 제공하더라도, 영상 데이터의 특징 상 데이터의 크기가 텍스트 데이터보다 매우 클 수밖에 없고, 이와 같은 시스템을 구현하기 위해서는, 매우 고용량의 데이터의 송수신이 가능한 네트워크의 구축이 필수적이다.A general control system uses high-capacity image data throughout the analysis system, and at the same time transmits it to the control terminal 30 as it is, and provides analysis results for the image. According to this, even if high-capacity image data is provided in a lightweight manner, the size of the data is inevitably larger than that of text data due to the characteristics of the image data. It is essential.

그러나, 본 발명에서는 시스템(10) 상에서 객체 상태 추론부(12)를 제외하고는, 거의 텍스트 데이터만이 각 구성들 사이에서 송수신되는 동시에 데이터베이스(20) 내에 저장되기 때문에, 고용량의 데이터 송수신을 위한 네트워크의 구축이 필요하지 않다. 즉 본 발명의 시스템(10)은 전용 네트워크가 구축되는 특정 관제 시스템뿐 아니라, 일반적인 건물의 관리 서버 등에서도 구현 가능하기 때문에, 매우 범용적이고 효율적으로 객체 모니터링을 이용한 관제 시스템의 구축이 가능한 것이다.However, in the present invention, except for the object state inference unit 12 on the system 10, since almost only text data is transmitted and received between the respective components and is stored in the database 20 at the same time, for high-capacity data transmission and reception There is no need to build a network. That is, since the system 10 of the present invention can be implemented not only in a specific control system in which a dedicated network is built, but also in a management server of a general building, it is possible to construct a control system using object monitoring in a very general and efficient manner.

모니터링 정보 생성부(14)는 해당 구성의 구체적인 기능 수행을 위해서 도 3과 같은 세부 구성을 포함하도록 구현될 수 있다. 도 3을 참조하면, 모니터링 정보 생성부(14)는 데이터 준비부(141) 및 데이터 생성부(142)를 포함하도록 구성될 수 있다.The monitoring information generating unit 14 may be implemented to include a detailed configuration as shown in FIG. 3 in order to perform a specific function of the corresponding configuration. Referring to FIG. 3 , the monitoring information generation unit 14 may be configured to include a data preparation unit 141 and a data generation unit 142 .

데이터 준비부(141)는, 객체의 종류별로 마련된 식별 정보들 중 분석 대상 객체의 종류에 대응되는 식별 정보를 선택하고, 선택된 식별 정보가 적용된 대시보드를 생성한 뒤, 분석 대상 객체에 대한 제1 테이블 및 제2 테이블을 로드하는 기능을 수행한다. The data preparation unit 141 selects identification information corresponding to the type of the analysis target object from among the identification information provided for each type of object, generates a dashboard to which the selected identification information is applied, and then sets the first analysis target object It performs the function of loading the table and the second table.

객체 속성 정보에는 객체의 종류에 대한 정보가 포함되어 해당 데이터들이 제1 테이블에 저장될 수 있다. 예를 들어, 객체의 종류로서, 동작형 설비, 기능 표시형 설비 또는 동작 기능에 따른 다양한 설비 기기의 종류 등으로 구분될 수 있는데, 해당 정보는 모니터링 정보의 시각화를 위해서 각각 식별 정보로 대체될 수 있다. 예를 들어 각 객체의 종류에 따라서 서로 다른 저용량의 아이콘 이미지가 객체의 종류에 대응되는 식별 정보로서 데이터베이스(20)에 미리 저장되어 있다가 객체 속성 정보에 따라서 선택되는 것이다.The object attribute information may include information on the type of object, and corresponding data may be stored in the first table. For example, as the type of object, it can be divided into operation-type equipment, function display-type equipment, or various equipment types according to the operation function, and the corresponding information may be replaced with identification information for visualization of monitoring information. have. For example, different low-capacity icon images according to the type of each object are previously stored in the database 20 as identification information corresponding to the type of the object, and are selected according to the object attribute information.

데이터 준비부(141)는 관제 단말(30)에서 확인할 수 있는 시각 정보의 출력이 되는 인터페이스인 대시보드를 생성하고, 각 아이콘 등의 객체의 식별 정보가 연동되어 표시되도록 대시보드를 1차적으로 편집한 뒤, 분석 대상 객체에 대한 제1 테이블 및 제2 테이블을 정보 적용을 위해서 로드하게 된다.The data preparation unit 141 creates a dashboard that is an interface for outputting visual information that can be checked in the control terminal 30, and primarily edits the dashboard so that identification information of objects such as icons are displayed in conjunction with each other. After that, the first table and the second table for the analysis target object are loaded for information application.

데이터 생성부(142)는, 로드된 제1 테이블 및 제2 테이블로부터 객체의 컨텍스트 정보 및 객체 속성 정보 중 일부를 식별 정보에 적용하여 대시보드에 객체의 컨텍스트 정보 및 객체 속성 정보 중 일부가 표시되도록 함으로써, 객체의 모니터링 정보를 객체의 이미지 데이터를 배제한 컨텍스트 정보로 표현하도록 모니터링 정보를 생성하는 기능을 수행한다.The data generator 142 applies some of the context information and the object property information of the object from the loaded first table and the second table to the identification information so that some of the context information and the object property information of the object are displayed on the dashboard. By doing so, it performs a function of generating monitoring information to express the monitoring information of the object as context information excluding the image data of the object.

즉, 데이터 생성부(142)는 데이터 준비부(141)에 의하여 생성된 대시보드, 즉 인터페이스 상에, 모니터링 정보에 필요한 객체의 속성 정보 중 일부를 제1 테이블에서 추출 및 적용하고, 객체의 컨텍스트 정보를 제2 테이블에서 추출 및 적용하여, 대시보드 상에 모니터링을 위해서 필요한 정보가 적용되도록 함으로써 모니터링 정보를 생성하는 기능을 수행한다. 이와 같이 생성된 모니터링 정보는 관제 단말(30)에서 도 6에 도시된 바와 같이 출력될 수 있다.That is, the data generating unit 142 extracts and applies some of the attribute information of the object required for monitoring information from the first table on the dashboard, that is, the interface generated by the data preparation unit 141, and the context of the object. By extracting and applying information from the second table, information necessary for monitoring is applied on the dashboard, thereby performing a function of generating monitoring information. The generated monitoring information may be output from the control terminal 30 as shown in FIG. 6 .

도 6의 화면(300)은 모니터링 정보 생성부(14)에 의하여 생성된 모니터링 정보 등을 포함하는 대시 보드가 관제 단말(30) 등에 구현된 예를 의미한다. 도 6의 화면(300)을 참조하면, 인터페이스 등에 포함된 객체의 상시 상태 데이터(301), 객체들의 컨텍스트 정보(302), 컨텍스트 정보가 가공된 각 객체의 식별 정보(303), 동작이나 상태의 변동값이나 고정값 등의 상태 정보(304) 등이 출력될 수 있다.The screen 300 of FIG. 6 means an example in which a dashboard including monitoring information generated by the monitoring information generating unit 14 is implemented in the control terminal 30 or the like. Referring to the screen 300 of FIG. 6 , the constant state data 301 of an object included in an interface, etc., the context information 302 of the objects, the identification information 303 of each object for which the context information is processed, the operation or state State information 304 such as a variable value or a fixed value may be output.

이때 데이터 생성부(142)는 객체의 컨텍스트 정보를 추출 및 적용 시, 일반적인 컨텍스트 정보에 대해서 관리자 단말(미도시)로부터 해당 컨텍스트 정보를 관제 단말(30) 등에서 편리하게 직감적으로 인지할 수 있도록 그 내용에 대한 편집 입력을 수신하여, 컨텍스트 정보를 가공하는 기능을 추가적으로 수행할 수 있다.At this time, when the data generating unit 142 extracts and applies the context information of the object, the content of the general context information so that the corresponding context information can be conveniently and intuitively recognized from the manager terminal (not shown) in the control terminal 30, etc. It is possible to additionally perform a function of processing context information by receiving an edit input for .

즉, 데이터 생성부(142)는, 관리자 단말로부터의 편집 입력으로서, 객체의 컨텍스트 정보에 대한 내용을 관제 단말(30)에서 인지 가능한 내용으로 편집하는 정보인 가공 입력을 수신 시, 가공 입력에 따라서 컨텍스트 정보를 가공한 모니터링 정보를 생성할 수 있다.That is, the data generating unit 142 receives, as an editing input from the manager terminal, a processing input, which is information for editing the context information of an object into contents recognizable by the control terminal 30 , according to the processing input. Monitoring information by processing context information can be created.

한편, 본 발명에서 사용되는 객체 상태 정보 추론 모델은, 머신 러닝(Machine Learning)등의 학습 과정을 통해 고도화되도록 구비될 수 있다. 이를 위해서, 본 발명의 시스템(10) 상에는 도 1 및 도 4에 도시된 바와 같이 모델 학습부(15)가 추가적으로 포함될 수 있다.Meanwhile, the object state information inference model used in the present invention may be provided to be advanced through a learning process such as machine learning. To this end, the model learning unit 15 may be additionally included on the system 10 of the present invention as shown in FIGS. 1 and 4 .

모델 학습부(15)는, 객체 상태 정보 추론 모델에 대한 학습을 통해 객체 상태 정보 추론 모델을 업데이트하는 기능을 수행하는 구성으로서, 그 구체적인 예가 도 4에 도시되어 있다.The model learning unit 15 is a configuration that updates the object state information inference model through learning of the object state information inference model, and a specific example thereof is shown in FIG. 4 .

도 4를 참조하면, 모델 학습부(15)는 이미지 전처리부(151) 및 모델 학습 진행부(152)를 포함하는 것이 바람직하다. 먼저 이미지 전처리부(151)는, 식별 가능한 객체가 포함된 이미지 데이터를 수신 시 기 설정된 영상 처리 프로그래밍 라이브러리를 이용하여 이미지 데이터를 전처리하고, 전처리된 이미지 데이터에 대해서 임의의 속성 설정 및 레이블링 처리를 하는 기능을 수행한다. Referring to FIG. 4 , the model learning unit 15 preferably includes an image preprocessing unit 151 and a model learning progressing unit 152 . First, the image pre-processing unit 151 pre-processes image data using a preset image processing programming library when receiving image data including an identifiable object, and performs arbitrary property setting and labeling processing on the pre-processed image data. perform the function

모델 학습부(15)에 사용되는 이미지 데이터는, 상술한 수집된 영상 데이터들 중 일부의 프레임에 포함된 이미지 데이터 또는 학습을 위해서 마련된 가상의 이미지 데이터를 포함하는 개념으로 이해될 수 있다. 또한 학습의 정확도를 높이기 위해서, 상술한 바와 같이 영상 처리 프로그래밍 라이브러리를 이용하여 이미지를 전처리하게 되는데, 예를 들어 OpenCV 등의 오픈소스 컴퓨터 비전 라이브러리 등이 사용될 수 있다. The image data used in the model learning unit 15 may be understood as a concept including image data included in some frames of the above-described collected image data or virtual image data prepared for learning. In addition, in order to increase the learning accuracy, the image is preprocessed using the image processing programming library as described above. For example, an open source computer vision library such as OpenCV may be used.

임의의 속성 설정 및 레이블링 처리는, 이미지 데이터를 통한 학습을 위해서 해당 이미지 데이터 등에 대해서 임의로 상술한 객체 속성 정보에 대응되는 데이터를 할당하고, 이에 대해서 레이블링 처리를 하여, 객체 상태 정보 추론 모델(410)의 기능 수행의 정확성 판단 및 업데이트를 위한 처리를 함을 의미한다. In the arbitrary property setting and labeling process, for learning through image data, data corresponding to the above-described object property information is arbitrarily allocated to the image data, etc., and the labeling process is performed for this, and the object state information inference model 410 It means processing for accuracy judgment and update of function execution.

모델 학습 진행부(152)는, 객체 상태 정보에 포함된 속성 정보를 포함하는 키워드를 중심으로 레이블링을 활용하여 객체의 상태를 감지하는 제1 프로세스 및 제1 프로세스에 의하여 감지된 객체의 상태에 대한 결과값의 정확도를 판정하는 제2 프로세스를 반복하여, 관심 영역으로부터 객체 상태 정보를 추론하기 위한 모델을 학습하고, 학습된 모델을 새로운 객체 상태 정보 추론 모델로서 업데이트하는 기능을 수행한다. The model learning progress unit 152 includes a first process for detecting a state of an object by using labeling centering on a keyword including attribute information included in the object state information, and a first process for detecting a state of an object detected by the first process. By repeating the second process of determining the accuracy of the result, a model for inferring object state information from the region of interest is learned, and the learned model is updated as a new object state information inference model.

이때 제1 프로세스를 진행하면서 객체 탐지 및 객체 인식 알고리즘을 진행 시, 각 알고리즘에는 필요 시 기 설정된 사전 훈련 모델(101)을 채택할 수 있다. 이때 사전 훈련 모델은, 일반적인 영상처리 알고리즘 또는 딥러닝 알고리즘을 활용하여 사전 훈련 모델을 생성하거나, 객체 탐지 및 인식에 활용되는 다양한 일반적인 오픈된 사전 훈련 모델을 채택하도록 할 수 있다.In this case, when performing the object detection and object recognition algorithms while performing the first process, a preset pre-training model 101 may be adopted for each algorithm when necessary. In this case, the pre-training model may generate a pre-training model by using a general image processing algorithm or a deep learning algorithm, or adopt various general open pre-training models used for object detection and recognition.

이때 사전 훈련 모델(101)은 영상 탐지 및 인식에 사용되는 영상 처리 알고리즘으로서, 본 발명에서의 객체 탐지에 사용되는 구체적인 학습 모델 이전의 벌크(Bulk)형태의 모델이거나, 본 발명에서의 객체 탐지에 사용되는 구체적인 학습 모델로서, 예를 들어 일정한 학습이 진행되어 본 발명에서의 구체적인 관제 위치에만 적용되지 않았을 뿐, 본 발명에서의 객체 탐지에 사용될 수 있는 모델을 의미할 수 있다.In this case, the pre-training model 101 is an image processing algorithm used for image detection and recognition, and is a bulk-type model before the specific learning model used for object detection in the present invention, or is used for object detection in the present invention. As a specific learning model to be used, for example, it may mean a model that can be used for object detection in the present invention as well as not only being applied to a specific control position in the present invention because certain learning is in progress.

모델 학습 진행부(152)에서는 객체 상태 추론부(12)의 기능과 유사한 기능이 수행된다. 즉 학습을 위해서 객체 상태를 구체적으로 분석하는 기능을 수행하는데, 상술한 바와 같이 기 설정된 사전 훈련 모델 등을 이용하여 객체의 상태를 감지하는 프로세스로서 상술한 제1 프로세스가 진행되며, 이때 객체 상태 정보에 대해서 상술한 바와 같은 예와 같이, 객체에 대한 상태 표시 정도를 추론하면 되기 때문에 자연어 처리까지는 필요하지 않고, 키워드를 중심으로 하여 레이블링을 활용한 학습을 진행하게 된다.A function similar to that of the object state inference unit 12 is performed in the model learning progress unit 152 . That is, it performs a function of analyzing the state of an object in detail for learning. As described above, the first process is performed as a process of detecting the state of an object using a preset pre-training model, etc., at this time, the object state information As in the example described above, natural language processing is not necessary because it is enough to infer the degree of state display for an object, and learning is carried out using labeling centered on keywords.

이때 사용되는 학습 알고리즘은, YOLO(You Only Look Once) 알고리즘, mobilenet SSD 신경망 알고리즘, ResNet, HOG, BOW 등의 알고리즘을 활용할 수 있고, 해당 알고리즘이 직접 객체 식별 및 상태 정보 추론 모델의 기반 또는 일부로서 활용될 수 있다.The learning algorithm used at this time can utilize algorithms such as YOLO (You Only Look Once) algorithm, mobilenet SSD neural network algorithm, ResNet, HOG, BOW, etc. can be utilized.

이후 제1 프로세스에 의하여 감지(탐지 및 인식)된 객체의 상태에 대한 결과값을 기 저장된 정답과 비교하는 등의 제2 프로세스를 지속적으로 반복함에 따라서 객체 상태 정보 추론 모델(410)을 업데이트하게 된다. 이에 대한 예가 도 7에 도시되어 있다. 도 7은 본 발명의 일 실시예의 구현에 따라서 객체 상태 정보 추론 모델이 학습되는 흐름을 설명하기 위한 도면으로서, 도 7을 참조하면, 먼저 학습 대상이 되는 샘플 이미지 데이터(400)에서 객체의 속성 정보 및 상태 정보로서의 키워드 정보 등이 분석된다. 이때, 객체 상태 정보에 대한 정답 및 모델(410) 적용 결과값(yy, zz)를 비교한 뒤 이를 이용하여 모델(410)을 업데이트하게 된다.Thereafter, the object state information inference model 410 is updated by continuously repeating the second process, such as comparing the result value for the state of the object detected (detected and recognized) by the first process with a pre-stored correct answer. . An example of this is shown in FIG. 7 . 7 is a diagram for explaining a flow of learning an object state information inference model according to an embodiment of the present invention. Referring to FIG. 7 , first, attribute information of an object in the sample image data 400 as a learning target and keyword information as status information and the like are analyzed. At this time, after comparing the correct answer for the object state information and the model 410 application result values (yy, zz), the model 410 is updated using the comparison.

본 발명의 다른 실시예에 따라서, 예를 들어 컨텍스트 정보 역시 상술한 객체 상태 정보 추론 모델(410)과 유사한 다른 인공지능형 모델이 적용될 수 있는 경우, 해당 모델 역시 상술한 객체 상태 정보 추론 모델(410)의 학습 과정과 유사한 학습을 통해 모델 학습이 진행될 수 있을 것이다.According to another embodiment of the present invention, for example, when another artificial intelligence model similar to the above-described object state information inference model 410 may be applied to context information, the corresponding model is also the above-described object state information inference model 410 . Model learning can proceed through learning similar to the learning process of

도 8은 본 발명의 일 실시 예에 따른 컴퓨팅 장치의 내부 구성의 일 예를 도시하였으며, 이하의 설명에 있어서, 상술한 도 1 내지 7에 대한 설명과 중복되는 불필요한 실시 예에 대한 설명은 생략하기로 한다.8 illustrates an example of an internal configuration of a computing device according to an embodiment of the present invention, and in the following description, descriptions of unnecessary embodiments that overlap with those of FIGS. 1 to 7 will be omitted. do it with

도 8에 도시한 바와 같이, 컴퓨팅 장치(10000)은 적어도 하나의 프로세서(processor)(11100), 메모리(memory)(11200), 주변장치 인터페이스(peripheral interface)(11300), 입/출력 서브시스템(I/O subsystem)(11400), 전력 회로(11500) 및 통신 회로(11600)를 적어도 포함할 수 있다. 이때, 컴퓨팅 장치(10000)은 촉각 인터페이스 장치에 연결된 유저 단말이기(A) 혹은 전술한 컴퓨팅 장치(B)에 해당될 수 있다.8, the computing device 10000 includes at least one processor 11100, a memory 11200, a peripheral interface 11300, an input/output subsystem ( It may include at least an I/O subsystem) 11400 , a power circuit 11500 , and a communication circuit 11600 . In this case, the computing device 10000 may correspond to a user terminal connected to the tactile interface device (A) or the aforementioned computing device (B).

메모리(11200)는, 일례로 고속 랜덤 액세스 메모리(high-speed random access memory), 자기 디스크, 에스램(SRAM), 디램(DRAM), 롬(ROM), 플래시 메모리 또는 비휘발성 메모리를 포함할 수 있다. 메모리(11200)는 컴퓨팅 장치(10000)의 동작에 필요한 소프트웨어 모듈, 명령어 집합 또는 그밖에 다양한 데이터를 포함할 수 있다.The memory 11200 may include, for example, a high-speed random access memory, a magnetic disk, an SRAM, a DRAM, a ROM, a flash memory, or a non-volatile memory. have. The memory 11200 may include a software module, an instruction set, or other various data required for the operation of the computing device 10000 .

이때, 프로세서(11100)나 주변장치 인터페이스(11300) 등의 다른 컴포넌트에서 메모리(11200)에 액세스하는 것은 프로세서(11100)에 의해 제어될 수 있다.In this case, access to the memory 11200 from other components such as the processor 11100 or the peripheral interface 11300 may be controlled by the processor 11100 .

주변장치 인터페이스(11300)는 컴퓨팅 장치(10000)의 입력 및/또는 출력 주변장치를 프로세서(11100) 및 메모리 (11200)에 결합시킬 수 있다. 프로세서(11100)는 메모리(11200)에 저장된 소프트웨어 모듈 또는 명령어 집합을 실행하여 컴퓨팅 장치(10000)을 위한 다양한 기능을 수행하고 데이터를 처리할 수 있다.Peripheral interface 11300 may couple input and/or output peripherals of computing device 10000 to processor 11100 and memory 11200 . The processor 11100 may execute a software module or an instruction set stored in the memory 11200 to perform various functions for the computing device 10000 and process data.

입/출력 서브시스템(11400)은 다양한 입/출력 주변장치들을 주변장치 인터페이스(11300)에 결합시킬 수 있다. 예를 들어, 입/출력 서브시스템(11400)은 모니터나 키보드, 마우스, 프린터 또는 필요에 따라 터치스크린이나 센서 등의 주변장치를 주변장치 인터페이스(11300)에 결합시키기 위한 컨트롤러를 포함할 수 있다. 다른 측면에 따르면, 입/출력 주변장치들은 입/출력 서브시스템(11400)을 거치지 않고 주변장치 인터페이스(11300)에 결합될 수도 있다.The input/output subsystem 11400 may couple various input/output peripherals to the peripheral interface 11300 . For example, the input/output subsystem 11400 may include a controller for coupling a peripheral device such as a monitor, keyboard, mouse, printer, or a touch screen or sensor as needed to the peripheral interface 11300 . According to another aspect, input/output peripherals may be coupled to peripheral interface 11300 without going through input/output subsystem 11400 .

전력 회로(11500)는 단말기의 컴포넌트의 전부 또는 일부로 전력을 공급할 수 있다. 예를 들어 전력 회로(11500)는 전력 관리 시스템, 배터리나 교류(AC) 등과 같은 하나 이상의 전원, 충전 시스템, 전력 실패 감지 회로(power failure detection circuit), 전력 변환기나 인버터, 전력 상태 표시자 또는 전력 생성, 관리, 분배를 위한 임의의 다른 컴포넌트들을 포함할 수 있다.The power circuit 11500 may supply power to all or some of the components of the terminal. For example, the power circuit 11500 may include a power management system, one or more power sources such as batteries or alternating current (AC), a charging system, a power failure detection circuit, a power converter or inverter, a power status indicator, or a power source. It may include any other components for creation, management, and distribution.

통신 회로(11600)는 적어도 하나의 외부 포트를 이용하여 다른 컴퓨팅 장치와 통신을 가능하게 할 수 있다.The communication circuit 11600 may enable communication with another computing device using at least one external port.

또는 상술한 바와 같이 필요에 따라 통신 회로(11600)는 RF 회로를 포함하여 전자기 신호(electromagnetic signal)라고도 알려진 RF 신호를 송수신함으로써, 다른 컴퓨팅 장치와 통신을 가능하게 할 수도 있다.Alternatively, as described above, if necessary, the communication circuit 11600 may include an RF circuit to transmit and receive an RF signal, also known as an electromagnetic signal, to enable communication with other computing devices.

이러한 도 8의 실시 예는, 컴퓨팅 장치(10000)의 일례일 뿐이고, 컴퓨팅 장치(11000)은 도 8에 도시된 일부 컴포넌트가 생략되거나, 도 8에 도시되지 않은 추가의 컴포넌트를 더 구비하거나, 2개 이상의 컴포넌트를 결합시키는 구성 또는 배치를 가질 수 있다. 예를 들어, 모바일 환경의 통신 단말을 위한 컴퓨팅 장치는 도 8에도시된 컴포넌트들 외에도, 터치스크린이나 센서 등을 더 포함할 수도 있으며, 통신 회로(1160)에 다양한 통신방식(WiFi, 3G, LTE, Bluetooth, NFC, Zigbee 등)의 RF 통신을 위한 회로가 포함될 수도 있다. 컴퓨팅 장치(10000)에 포함 가능한 컴포넌트들은 하나 이상의 신호 처리 또는 어플리케이션에 특화된 집적 회로를 포함하는 하드웨어, 소프트웨어, 또는 하드웨어 및 소프트웨어 양자의 조합으로 구현될 수 있다.The embodiment of FIG. 8 is only an example of the computing device 10000, and the computing device 11000 may omit some components shown in FIG. 8, or further include additional components not shown in FIG. 8, or 2 It may have a configuration or arrangement that combines two or more components. For example, a computing device for a communication terminal in a mobile environment may further include a touch screen or a sensor in addition to the components shown in FIG. 8 , and various communication methods (WiFi, 3G, LTE) are provided in the communication circuit 1160 . , Bluetooth, NFC, Zigbee, etc.) may include a circuit for RF communication. Components that may be included in the computing device 10000 may be implemented in hardware, software, or a combination of both hardware and software including an integrated circuit specialized for one or more signal processing or applications.

본 발명의 실시 예에 따른 방법들은 다양한 컴퓨팅 장치를 통하여 수행될 수 있는 프로그램 명령(instruction) 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 특히, 본 실시 예에 따른 프로그램은 PC 기반의 프로그램 또는 모바일 단말 전용의 어플리케이션으로 구성될 수 있다. 본 발명이 적용되는 애플리케이션은 파일 배포 시스템이 제공하는 파일을 통해 이용자 단말에 설치될 수 있다. 일 예로, 파일 배포 시스템은 이용자 단말이기의 요청에 따라 상기 파일을 전송하는 파일 전송부(미도시)를 포함할 수 있다.Methods according to an embodiment of the present invention may be implemented in the form of program instructions that can be executed through various computing devices and recorded in a computer-readable medium. In particular, the program according to the present embodiment may be configured as a PC-based program or an application dedicated to a mobile terminal. The application to which the present invention is applied may be installed in the user terminal through a file provided by the file distribution system. As an example, the file distribution system may include a file transmission unit (not shown) that transmits the file according to a request of the user terminal.

이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시 예들에서 설명된 장치 및 구성요소는, 예를 들어, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술 분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The device described above may be implemented as a hardware component, a software component, and/or a combination of the hardware component and the software component. For example, the devices and components described in the embodiments may include, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA), It may be implemented using one or more general purpose or special purpose computers, such as a programmable logic unit (PLU), microprocessor, or any other device capable of executing and responding to instructions. The processing device may execute an operating system (OS) and one or more software applications running on the operating system. The processing device may also access, store, manipulate, process, and generate data in response to execution of the software. For convenience of understanding, although one processing device is sometimes described as being used, one of ordinary skill in the art will recognize that the processing device includes a plurality of processing elements and/or a plurality of types of processing elements. It can be seen that can include For example, the processing device may include a plurality of processors or one processor and one controller. Other processing configurations are also possible, such as parallel processors.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로 (collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상장치(virtual equipment), 컴퓨터 저장 매체 또는 장치에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨팅 장치상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.Software may comprise a computer program, code, instructions, or a combination of one or more thereof, which configures a processing device to operate as desired or is independently or collectively processed You can command the device. The software and/or data may be any kind of machine, component, physical device, virtual equipment, computer storage medium or device, to be interpreted by or to provide instructions or data to the processing device. may be permanently or temporarily embody in The software may be distributed over networked computing devices and stored or executed in a distributed manner. Software and data may be stored in one or more computer-readable recording media.

실시 예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시 예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광 기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, etc. alone or in combination. The program instructions recorded on the medium may be specially designed and configured for the embodiment, or may be known and used by those skilled in the art of computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floppy disks. - includes magneto-optical media, and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine language codes such as those generated by a compiler, but also high-level language codes that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

이상과 같이 실시 예들이 비록 한정된 실시 예와 도면에 의해 설명되었으나, 해당 기술 분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다. 그러므로, 다른 구현들, 다른 실시 예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다As described above, although the embodiments have been described with reference to the limited embodiments and drawings, various modifications and variations are possible by those skilled in the art from the above description. For example, the described techniques are performed in a different order than the described method, and/or the described components of the system, structure, apparatus, circuit, etc. are combined or combined in a different form than the described method, or other components Or substituted or substituted by equivalents may achieve an appropriate result. Therefore, other implementations, other embodiments, and equivalents to the claims also fall within the scope of the following claims.

Claims (8)

하나 이상의 프로세서 및 상기 프로세서에서 수행 가능한 명령들을 저장하는 하나 이상의 메모리를 포함하는 컴퓨팅 장치로 구현되는 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템에 관한 것으로,
객체별로 마련되며, 모니터링 대상이 되는 객체 관련 정보가 저장되는 데이터 테이블인 제1 테이블과 객체의 컨텍스트 정보가 저장되는 데이터 테이블인 제2 테이블을 생성하는 데이터베이스 생성부;
객체가 포함된 영상 데이터를 수신 시, 객체를 포함하는 영역인 관심 영역을 설정하고, 설정된 관심 영역 내의 영상 데이터로부터 객체 상태 정보 추론 모델을 이용하여 객체 상태를 파악할 수 있는 정보인 객체 상태 정보를 추론한 뒤 상기 제1 테이블에 저장하는 객체 상태 추론부;
객체 상태 정보의 시계열적 분석을 통해 객체의 컨텍스트 정보를 생성하고, 생성된 컨텍스트 정보를 상기 제2 테이블에 저장하는 컨텍스트 정보 생성부; 및
상기 제1 테이블 및 상기 제2 테이블에 저장된 객체의 컨텍스트 정보 및 객체 상태 정보를 가공하여 영상 데이터가 배제된 객체의 모니터링 정보를 생성하는 모니터링 정보 생성부;를 포함하고,
상기 객체 상태 추론부는,
상기 영상 데이터에 포함된 어느 한 이미지 데이터 내에서 객체가 존재하는 경계 상자를 관심 영역으로 설정하는 관심 영역 설정부;
설정된 관심 영역 내의 객체별로 상기 제1 테이블을 생성하도록 하는 요청 신호를 상기 데이터베이스 생성부에 전송하되, 객체에서 추출하고자 하는 정보로서, 상기 객체 상태 정보를 추론하기 위하여 사용되는 객체 속성 정보를 상기 제1 테이블의 컬럼(column)으로 생성하는 테이블 구성부;
상기 객체 상태 정보 추론 모델을 상기 영상 데이터에 적용하여 영상 데이터 내의 관심 영역 상의 객체를 상기 설정된 관심 영역을 기준으로 인식하고, 객체의 상태를 감지한 뒤, 영상 데이터 상의 타임 스탬프, 동영상 키프레임 정보, 인식된 관심 영역 상의 객체의 좌표를 추출하는 객체 상태 정보 추출부; 및
추출된 영상 데이터 상의 타임 스탬프, 동영상 키프레임 정보, 인식된 관심 영역 상의 객체의 좌표, 객체의 속성 정보 및 감지된 객체의 상태에 대한 정보를 객체별로 마련된 상기 제1 테이블에 저장하는 객체 상태 정보 저장부;를 포함하고,
상기 컨텍스트 정보 생성부는,
상기 타임 스탬프를 기준으로 상기 제1 테이블을 분석한 뒤, 시간대별로 단위 시간 전 상태의 객체 상태 정보와 현 상태의 객체 상태 정보의 주기적인 반복 상태 및 변경 상태를 추출하여 현 상태의 객체의 상황 및 동작에 대한 컨텍스트 정보를 영상 데이터 전체에 대해서 생성하고, 생성된 복수의 컨텍스트 정보를 상기 제2 테이블에 저장하고,
상기 모니터링 정보 생성부는,
객체의 종류별로 마련된 식별 정보들 중 분석 대상 객체의 종류에 대응되는 식별 정보를 선택하고, 선택된 식별 정보가 적용된 대시보드를 생성한 뒤, 분석 대상 객체에 대한 제1 테이블 및 제2 테이블을 로드하는 데이터 준비부; 및
로드된 제1 테이블 및 제2 테이블로부터 객체의 컨텍스트 정보 및 객체 속성 정보 중 일부를 상기 식별 정보에 적용하여 상기 대시보드에 객체의 컨텍스트 정보 및 객체 속성 정보 중 일부가 표시되도록 함으로써, 객체의 모니터링 정보를 객체의 이미지 데이터를 배제한 컨텍스트 정보로 표현하도록 상기 모니터링 정보를 생성하는 데이터 생성부;를 포함하는 것을 특징으로 하는 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템.
It relates to a monitoring system through creation of context information of an object in an image implemented as a computing device including one or more processors and one or more memories for storing instructions executable by the processor,
a database generator that is provided for each object and generates a first table that is a data table for storing information related to an object to be monitored and a second table that is a data table for storing context information of an object;
When the image data including the object is received, the region of interest, which is the region including the object, is set, and object state information, which is information that can determine the state of the object, is inferred from the image data in the set region of interest using the object state information inference model. an object state inference unit for storing the data in the first table;
a context information generator generating context information of an object through time-series analysis of object state information, and storing the generated context information in the second table; and
and a monitoring information generating unit that processes context information and object state information of objects stored in the first table and the second table to generate monitoring information of an object from which image data is excluded;
The object state inference unit,
a region of interest setting unit configured to set a boundary box in which an object exists in any one image data included in the image data as a region of interest;
A request signal for generating the first table for each object within a set ROI is transmitted to the database generator, and object attribute information used to infer the object state information as information to be extracted from the object is transmitted to the first a table configuration unit that creates a table column;
By applying the object state information inference model to the image data, the object on the region of interest in the image data is recognized based on the set region of interest, and after detecting the state of the object, a time stamp on the image data, video keyframe information, an object state information extraction unit for extracting coordinates of an object on the recognized region of interest; and
Object state information storing the time stamp on the extracted image data, video keyframe information, coordinates of the object on the recognized region of interest, object property information, and information on the state of the detected object in the first table prepared for each object including;
The context information generation unit,
After analyzing the first table based on the time stamp, the state of the object in the current state and the state of the object in the current state by extracting the periodic repetition state and change state of the object state information of the unit time before and the object state information of the current state for each time period generating context information for motion for the entire image data, and storing a plurality of generated context information in the second table;
The monitoring information generating unit,
Selecting identification information corresponding to the type of analysis target object from among identification information prepared for each type of object, creating a dashboard to which the selected identification information is applied, and loading the first and second tables for the analysis target object data preparation department; and
By applying some of the context information and object property information of the object from the loaded first table and the second table to the identification information to display some of the context information and object property information of the object on the dashboard, monitoring information of the object A monitoring system through generating context information of an object in an image comprising a;
삭제delete 삭제delete 삭제delete 삭제delete 제1항에 있어서,
상기 데이터 생성부는,
관리자 단말로부터의 편집 입력으로서, 객체의 컨텍스트 정보에 대한 내용을 관제 단말에서 인지 가능한 내용으로 편집하는 정보인 가공 입력을 수신 시, 가공 입력에 따라서 컨텍스트 정보를 가공한 모니터링 정보를 생성하는 것을 특징으로 하는 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템.
According to claim 1,
The data generation unit,
As an editing input from the manager terminal, when receiving a processing input, which is information for editing the contents of the context information of an object into contents recognizable by the control terminal, generating monitoring information by processing the context information according to the processing input Monitoring system through creation of context information of objects in the video.
제1항에 있어서,
상기 객체 상태 정보 추론 모델에 대한 학습을 통해 상기 객체 상태 정보 추론 모델을 업데이트하는 모델 학습부;를 더 포함하는 것을 특징으로 하는 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템.
According to claim 1,
The monitoring system through creation of context information of an object in an image, further comprising a; a model learning unit that updates the object state information inference model through learning of the object state information inference model.
제7항에 있어서,
상기 모델 학습부는,
식별 가능한 객체가 포함된 이미지 데이터를 수신 시 기 설정된 영상 처리 프로그래밍 라이브러리를 이용하여 이미지 데이터를 전처리하고, 전처리된 이미지 데이터에 대해서 임의의 속성 설정 및 레이블링 처리를 하는 이미지 전처리부; 및
객체 상태 정보에 포함된 속성 정보를 포함하는 키워드를 중심으로 레이블링을 활용하여 객체의 상태를 기 설정된 사전 훈련 모델을 이용하여 감지하는 제1 프로세스 및 제1 프로세스에 의하여 감지된 객체의 상태에 대한 결과값의 정확도를 판정하는 제2 프로세스를 반복하여, 관심 영역으로부터 객체 상태 정보를 추론하기 위한 모델을 상기 기 설정된 사전 훈련 모델의 업데이트를 통해 학습하고, 학습된 모델을 새로운 객체 상태 정보 추론 모델로서 업데이트하는 모델 학습 진행부;를 포함하는 것을 특징으로 하는 영상 내 객체의 컨텍스트 정보 생성을 통한 모니터링 시스템.
8. The method of claim 7,
The model learning unit,
an image pre-processing unit that pre-processes image data using a preset image processing programming library when receiving image data including an identifiable object, and sets arbitrary properties and labels the pre-processed image data; and
Results on the state of the object detected by the first process and the first process for detecting the state of the object using a preset pre-training model by utilizing the labeling centering on the keyword including the attribute information included in the object state information By repeating the second process of determining the accuracy of the value, a model for inferring object state information from the region of interest is learned through the update of the preset pre-trained model, and the learned model is updated as a new object state information inference model A monitoring system through generation of context information of an object in an image, characterized in that it comprises a; a model learning progress unit.
KR1020190165787A 2019-12-12 2019-12-12 Monitoring system by generating context information of object in image data KR102324804B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190165787A KR102324804B1 (en) 2019-12-12 2019-12-12 Monitoring system by generating context information of object in image data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190165787A KR102324804B1 (en) 2019-12-12 2019-12-12 Monitoring system by generating context information of object in image data

Publications (2)

Publication Number Publication Date
KR20210074755A KR20210074755A (en) 2021-06-22
KR102324804B1 true KR102324804B1 (en) 2021-11-09

Family

ID=76600590

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190165787A KR102324804B1 (en) 2019-12-12 2019-12-12 Monitoring system by generating context information of object in image data

Country Status (1)

Country Link
KR (1) KR102324804B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113792578A (en) * 2021-07-30 2021-12-14 北京智芯微电子科技有限公司 Method, device and system for detecting abnormity of transformer substation
WO2024085352A1 (en) * 2022-10-18 2024-04-25 삼성전자 주식회사 Method and electronic device for generating training data for learning of artificial intelligence model

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101897923B1 (en) * 2017-09-20 2018-10-31 한국전력공사 System for providing identify target object based on neural network learning model, method thereof, and computer readable storage having the same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080078217A (en) * 2007-02-22 2008-08-27 정태우 Method for indexing object in video, method for annexed service using index of object and apparatus for processing video
KR102120453B1 (en) * 2018-04-30 2020-06-08 연세대학교 산학협력단 Method and Apparatus for Generating Scene Situation Information of Video Using Differentiation of Image Feature and Supervised Learning

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101897923B1 (en) * 2017-09-20 2018-10-31 한국전력공사 System for providing identify target object based on neural network learning model, method thereof, and computer readable storage having the same

Also Published As

Publication number Publication date
KR20210074755A (en) 2021-06-22

Similar Documents

Publication Publication Date Title
CN114902294B (en) Fine-grained visual recognition in mobile augmented reality
US20100223216A1 (en) Artificial vision system and method for knowledge-based selective visual analysis
US11279040B2 (en) Robot process automation apparatus and method for detecting changes thereof
KR102324804B1 (en) Monitoring system by generating context information of object in image data
Liao et al. Visualization-based active learning for video annotation
JP2019045894A (en) Retrieval program, retrieval method and information processing apparatus operating retrieval program
EP3701403B1 (en) Accelerated simulation setup process using prior knowledge extraction for problem matching
Chang et al. Fast Random‐Forest‐Based Human Pose Estimation Using a Multi‐scale and Cascade Approach
Bian et al. Machine learning-based real-time monitoring system for smart connected worker to improve energy efficiency
Nardi et al. Algorithmic performance-accuracy trade-off in 3d vision applications using hypermapper
Barnachon et al. A real-time system for motion retrieval and interpretation
US20220366244A1 (en) Modeling Human Behavior in Work Environment Using Neural Networks
Gupta et al. Online monitoring for neural network based monocular pedestrian pose estimation
Wang et al. Recent advances in 3D object detection based on RGB-D: A survey
EP3842940A1 (en) Method and system for uniformly performing feature extraction
KR102386718B1 (en) Counting apparatus and method of distribution management thereof
US11853881B2 (en) Image analysis-based classification and visualization of events
Yang Enhancing action recognition of construction workers using data-driven scene parsing
US20180239342A1 (en) Method and apparatus for registering virtual equipment for virtual production system
Ding et al. Facial Mask Detection Using Image Processing with Deep Learning
Cheng et al. YOLOv5-MGC: GUI Element Identification for Mobile Applications Based on Improved YOLOv5
Nayak et al. Vector field analysis for multi-object behavior modeling
Lee Implementation of an interactive interview system using hand gesture recognition
Leech et al. Runtime performance and power optimization of parallel disparity estimation on many-core platforms
Roberto et al. Geometrical and statistical incremental semantic modeling on mobile devices

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant