KR20230053275A - Method of designating an object area and detecting an object, and a computer program recorded on a recording medium to execute the same - Google Patents

Method of designating an object area and detecting an object, and a computer program recorded on a recording medium to execute the same Download PDF

Info

Publication number
KR20230053275A
KR20230053275A KR1020210136621A KR20210136621A KR20230053275A KR 20230053275 A KR20230053275 A KR 20230053275A KR 1020210136621 A KR1020210136621 A KR 1020210136621A KR 20210136621 A KR20210136621 A KR 20210136621A KR 20230053275 A KR20230053275 A KR 20230053275A
Authority
KR
South Korea
Prior art keywords
bounding box
annotation
boundary
size
image
Prior art date
Application number
KR1020210136621A
Other languages
Korean (ko)
Inventor
노성운
오승진
Original Assignee
주식회사 인피닉
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 인피닉 filed Critical 주식회사 인피닉
Priority to KR1020210136621A priority Critical patent/KR20230053275A/en
Publication of KR20230053275A publication Critical patent/KR20230053275A/en

Links

Classifications

    • 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
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/187Segmentation; Edge detection involving region growing; involving region merging; involving connected component labelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/12Bounding box

Landscapes

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

Abstract

Disclosed is a method of designating an object area and detecting an object, which can easily designate an object included in an image. The method may comprise: a step of setting a partial area in an image, which is a target of annotation work for artificial intelligence (AI) learning, as a bounding box according to a worker's control; a step of identifying an object that is completely included in an inner area of the bounding box; a step of detecting a boundary of the identified object; a step of enlarging or reducing a size of the bounding box to have a size corresponding to the boundary of the identified object; and a step of generating, when a position and size of the enlarged or reduced bounding box is determined by the worker's control, a result of the annotation work including a coordinates is according to the position and size of the bounding box.

Description

객체 영역 지정 및 객체 검출 방법과 이를 실행하기 위하여 기록매체에 기록된 컴퓨터 프로그램{Method of designating an object area and detecting an object, and a computer program recorded on a recording medium to execute the same}Method of designating an object area and detecting an object, and a computer program recorded on a recording medium to execute the same}

본 발명은 인공지능(Artificial Intelligence, AI) 학습용 데이터 설계에 관한 것이다. 보다 상세하게는, 인공지능(AI) 학습용 데이터를 어노테이션함에 있어, 이미지 속에 포함된 객체를 용이하게 지정할 수 있는 객체 영역 지정 및 객체 검출 방법과 이를 실행하기 위하여 기록매체에 기록된 컴퓨터 프로그램에 관한 것이다.The present invention relates to data design for artificial intelligence (AI) learning. More specifically, in annotating artificial intelligence (AI) learning data, it relates to an object area designation and object detection method that can easily designate an object included in an image, and a computer program recorded on a recording medium to execute the method. .

인공지능(AI)은 인간의 학습능력, 추론능력 및 지각능력 등의 일부 또는 전부를 컴퓨터 프로그램을 이용하여 인공적으로 구현하는 기술을 의미한다. 인공지능(AI)과 관련하여, 기계 학습(machine learning)은 다수의 파라미터로 구성된 모델을 이용하여 주어진 데이터로 파라미터를 최적화하는 학습을 의미한다. 이와 같은, 기계 학습은 학습용 데이터의 형태에서 따라, 지도 학습(supervised learning), 비지도 학습(unsupervised learning) 및 강화 학습(reinforcement learning)으로 구분된다.Artificial intelligence (AI) refers to a technology that artificially implements some or all of human learning abilities, reasoning abilities, and perception abilities using computer programs. In relation to artificial intelligence (AI), machine learning refers to learning to optimize parameters with given data using a model composed of multiple parameters. Such machine learning is classified into supervised learning, unsupervised learning, and reinforcement learning according to the form of learning data.

일반적으로, 인공지능(AI) 학습용 데이터의 설계는 데이터 구조의 설계, 데이터의 수집, 데이터의 정제, 데이터의 가공, 데이터의 확장, 및 데이터의 검증 단계로 진행된다.In general, the design of artificial intelligence (AI) learning data proceeds in the steps of data structure design, data collection, data refinement, data processing, data expansion, and data verification.

각각의 단계에서 대하여 보다 구체적으로 설명하면, 데이터 구조의 설계는 온톨로지(ontology) 정의, 분류 체계의 정의 등을 통해 이루어진다. 데이터의 수집은 직접 촬영, 웹 크롤링(web crawling) 또는 협회/전문 단체 등을 통해 데이터를 수집하여 이루어진다. 데이터 정제는 수집된 데이터 내에서 중복 데이터를 제거하고, 개인 정보 등을 비식별화하여 이루어진다. 데이터의 가공은 메타데이터(meta data)를 입력하고 어노테이션(annotation)을 수행하여 이루어진다. 데이터의 확장은 온톨로지 매핑(mapping)을 수행하고, 필요에 따라 온톨로지를 보완하거나 확장하여 이루어진다. 그리고, 데이터의 검증은 다양한 검증 도구를 활용하여 설정된 목표 품질에 따른 유효성을 검증하여 이루어진다.To describe each step in more detail, data structure design is performed through ontology definition, classification system definition, and the like. Data collection is performed by collecting data through direct filming, web crawling, or associations/professional organizations. Data purification is performed by removing redundant data from collected data and de-identifying personal information. Data processing is performed by inputting meta data and performing annotation. Data extension is performed by performing ontology mapping and supplementing or extending the ontology as needed. In addition, data verification is performed by verifying validity according to the set target quality using various verification tools.

일반적으로, 데이터 가공 단계의 어노테이션은 이미지 속에 포함된 객체에 대하여 바운딩 박스(bounding box) 처리하고, 바운딩 박스 처리된 객체의 속성 정보를 입력하여 진행된다. 이와 같은 어노테이션은 데이터 라벨링(data labeling)이라 지칭되기도 한다. 그리고, 어노테이션의 작업 결과물에 해당되는 데이터셋(dataset)은 JSON(Java Script Object Notation) 파일 형태로 산출된다.In general, annotation in the data processing step is performed by processing a bounding box for an object included in an image and inputting property information of the object included in the image. Such annotations are also referred to as data labeling. And, a dataset corresponding to the work result of the annotation is calculated in the form of a JSON (Java Script Object Notation) file.

구체적으로, 어노테이션에서 바운딩 박스를 처리하는 과정은 이미지 속 인식하고자 하는 객체 각각에 대하여, 객체의 외곽에 따라 작업자가 일일이 수작업으로 바운딩 박스 처리하여 진행된다. Specifically, in the process of processing the bounding box in the annotation, a worker manually processes the bounding box according to the outline of the object for each object to be recognized in the image.

그러나, 바운딩 박스 처리는 인공지능(AI) 학습 효과(즉, 이미지 속 객체의 인식률)를 보장하기 위하여 사전에 결정된 다양한 규칙에 따라야 한다. 예를 들어, 바운딩 박스 처리는 객체가 인식될 수 있는 영역의 최소 크기 값, 객체의 외곽선으로부터의 최대 이격 픽셀(pixel) 수 등의 규칙에 따라야 한다. 따라서, 작업자가 다수의 객체에 대하여 일일이 수작업으로 바운딩 박스 처리하는 과정에서 사전에 결정된 모든 규칙을 완벽하게 준수하는 것은 쉬운 일이 아니다.However, the bounding box processing must follow various rules determined in advance to ensure an artificial intelligence (AI) learning effect (ie, recognition rate of an object in an image). For example, the bounding box processing must follow rules such as the minimum size value of an area in which an object can be recognized and the maximum number of pixels away from the object's outline. Therefore, it is not easy for a worker to perfectly comply with all rules determined in advance in the process of manually processing bounding boxes for a plurality of objects.

또한, 어노테이션에서 속성 정보를 입력하는 과정도 바운딩 박스 처리된 각각의 객체에 대하여 작업자가 일일이 수작업으로 정보를 입력하여 진행된다. In addition, the process of inputting attribute information in annotations is also performed by a worker manually inputting information for each bounding box processed object.

그러나, 작업자가 입력해야 하는 속성 정보에는 어노테이션의 종류(type), 클래스 명(class), 분류 항목(tags), 객체의 잘림 여부(truncated), 대분류, 소분류, 상위 레벨(instance upper) 등 다양한 정보가 포함되어야 한다. 따라서, 작업자가 다수의 객체에 대하여 일일이 수작업으로 모든 속성 정보를 정확하게 입력하는 것 또한 쉬운 일이 아니다. However, the attribute information to be entered by the operator includes various information such as the type of annotation, class name (class), classification item (tags), whether the object is truncated (truncated), large category, small category, and instance upper level. should be included Therefore, it is also not easy for an operator to manually and accurately input all attribute information for a plurality of objects one by one.

대한민국 공개특허공보 제10-2020-0042629호, ‘인공지능 학습을 위한 모바일 기기의 터치 기반 어노테이션과 이미지 생성 방법 및 그 장치’, (2020.04.24. 공개)Korean Patent Laid-open Publication No. 10-2020-0042629, ‘Method and apparatus for generating touch-based annotations and images in mobile devices for artificial intelligence learning’, (published on April 24, 2020)

본 발명의 일 목적은 인공지능(AI) 학습용 데이터를 어노테이션함에 있어, 이미지 속에 포함된 객체를 용이하게 지정할 수 있는 객체 영역 지정 및 객체 검출 방법과 이를 실행하기 위하여 기록매체에 기록된 컴퓨터 프로그램을 제공하는 것이다.One object of the present invention is to provide an object area designation and object detection method that can easily designate an object included in an image in annotating artificial intelligence (AI) learning data, and a computer program recorded on a recording medium to execute the method. is to do

본 발명의 다른 목적은 이미지 속에 포함된 객체를 용이하게 자동으로 지정할 수 있는 객체 영역 지정 및 객체 검출 방법과 이를 실행하기 위하여 기록매체에 기록된 컴퓨터 프로그램을 제공하는 것이다.Another object of the present invention is to provide an object region designation and object detection method capable of easily and automatically designating an object included in an image, and a computer program recorded on a recording medium to execute the method.

본 발명의 기술적 과제들은 이상에서 언급한 기술적 과제들로 제한되지 않으며, 언급되지 않은 또 다른 기술적 과제들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.The technical problems of the present invention are not limited to the technical problems mentioned above, and other technical problems not mentioned will be clearly understood by those skilled in the art from the following description.

상술한 바와 같은 기술적 과제를 달성하기 위하여, 본 발명은 이미지 속에 포함된 객체를 용이하게 지정할 수 있는 어노테이션 방법을 제안한다. 상기 방법은 작업자의 제어에 따라, 인공지능(Artificial Intelligence, AI) 학습을 위한 어노테이션(annotation) 작업의 대상이 되는 이미지 속의 일부 영역을 바운딩 박스(bounding box)로 설정하는 단계; 상기 바운딩 박스의 내측 영역에 완전히 포함된 객체(object)를 식별하는 단계; 상기 식별된 객체의 경계를 검출하는 단계; 상기 검출된 객체의 경계에 대응하는 크기를 가지도록 상기 바운딩 박스의 크기를 확대 또는 축소하는 단계; 및 상기 작업자의 제어에 의해 상기 확대 또는 축소된 바운딩 박스의 위치 및 크기가 확정되면, 상기 확정된 바운딩 박스의 위치 및 크기에 따른 좌표를 포함하여 어노테이션의 작업 결과물을 생성하는 단계를 포함할 수 있다.In order to achieve the above technical problem, the present invention proposes an annotation method that can easily designate an object included in an image. The method includes the steps of setting a partial region in an image, which is a target of annotation work for artificial intelligence (AI) learning, as a bounding box under the control of an operator; identifying an object completely included in the inner region of the bounding box; detecting a boundary of the identified object; enlarging or reducing the size of the bounding box to have a size corresponding to the boundary of the detected object; and when the position and size of the expanded or reduced bounding box are determined under the operator's control, generating an annotation work result including coordinates according to the determined position and size of the bounding box. .

상기 객체의 경계를 검출하는 단계는, 상기 이미지의 픽셀단위로 RGB값을 검출하되, RGB 경계가 확연히 차이나는 외곽을 추출하여 외곽과 배경을 구분하고, 알고리즘을 통해 배경을 제거한 후 다시 RGB값을 복원하여 상기 객체의 경계를 검출할 수 있다.In the step of detecting the boundary of the object, RGB values are detected in units of pixels of the image, and an outline with a markedly different RGB boundary is extracted to distinguish the boundary from the background, the background is removed through an algorithm, and then the RGB values are calculated again. By restoring, the boundary of the object may be detected.

또한, 상기 객체의 경계를 검출하는 단계는, 투명도를 포함하는 RGBA 채널로 변경하고, 상기 이미지 전체에 대하여 투명도 수치를 부여하되, 투명도 임계점이 낮은 지점은 배경으로 처리하여 제거하고, 남아있는 객체의 각진 부분은 블러(blurr) 처리로 가공하여 상기 객체의 경계를 검출할 수 있다.In addition, in the step of detecting the boundary of the object, the RGBA channel including transparency is changed, and a transparency value is given to the entire image, but a point with a low transparency threshold is treated as a background and removed, and the remaining object The angular portion may be processed through blur processing to detect the boundary of the object.

아울러, 상기 비식별 처리 단계는, 상기 투명도 수치를 부여할 때 선명한 지점과 아닌 지점의 경계값의 한계점을 기준으로 객체의 경계을 구분할 수 있다.In addition, in the non-identification processing step, when the transparency value is given, the boundary of the object may be distinguished based on the threshold of the boundary value between a clear point and a non-clear point.

상술한 바와 같은 기술적 과제를 달성하기 위하여, 본 발명은 상술한 바와 같은 방법을 실행하기 위하여 기록매체에 기록된 컴퓨터 프로그램을 제안한다. 상기 컴퓨터 프로그램은 메모리(memory); 송수신기(transceiver); 및 상기 메모리에 상주된 명령어를 처리하는 프로세서(processor)를 포함하여 구성된 컴퓨팅 장치와 결합되어, 상기 프로세서가, 작업자의 제어에 따라, 인공지능(Artificial Intelligence, AI) 학습을 위한 어노테이션(annotation) 작업의 대상이 되는 이미지 속의 일부 영역을 바운딩 박스(bounding box)로 설정하는 단계; 상기 바운딩 박스의 내측 영역에 완전히 포함된 객체(object)를 식별하는 단계; 상기 식별된 객체의 경계를 검출하는 단계; 상기 검출된 객체의 경계에 대응하는 크기를 가지도록 상기 바운딩 박스의 크기를 확대 또는 축소하는 단계; 및 상기 작업자의 제어에 의해 상기 확대 또는 축소된 바운딩 박스의 위치 및 크기가 확정되면, 상기 확정된 바운딩 박스의 위치 및 크기에 따른 좌표를 포함하여 어노테이션의 작업 결과물을 생성하는 단계;를 실행시키기 위하여, 기록매체에 기록된 컴퓨터 프로그램이 될 수 있다.In order to achieve the technical problem as described above, the present invention proposes a computer program recorded on a recording medium to execute the method as described above. The computer program may include a memory; transceiver; and a processor configured to process instructions residing in the memory, so that the processor performs an annotation task for artificial intelligence (AI) learning under the control of an operator. setting a partial area in the image, which is a target of , as a bounding box; identifying an object completely included in the inner region of the bounding box; detecting a boundary of the identified object; enlarging or reducing the size of the bounding box to have a size corresponding to the boundary of the detected object; and when the position and size of the expanded or reduced bounding box are determined under the operator's control, generating an annotation work result including coordinates according to the determined position and size of the bounding box; , it can be a computer program recorded on a recording medium.

기타 실시 예들의 구체적인 사항들은 상세한 설명 및 도면들에 포함되어 있다.Details of other embodiments are included in the detailed description and drawings.

본 발명의 실시 예들에 따르면, 인공지능(AI) 학습을 위한 다수의 이미지 각각에 대하여 어노테이션을 수행함에 있어, 이미지 속에 포함된 객체의 형상에 따라 바운딩 박스의 크기가 자동으로 확대 또는 축소됨으로써, 어노테이션을 수행하는 작업자는 보다 용이하게 바운딩 박스를 설정할 수 있게 되며, 어노테이션 작업 결과물은 보다 균일한 품질을 가질 수 있게 된다.According to the embodiments of the present invention, in performing annotation on each of a plurality of images for artificial intelligence (AI) learning, the size of the bounding box is automatically enlarged or reduced according to the shape of an object included in the image, so that the annotation A worker who performs can more easily set the bounding box, and the annotation work result can have a more uniform quality.

결과적으로, 본 발명의 실시 예들에 따르면, 이미지 속에 포함된 객체의 인식률을 일정하게 보장할 수 있는 인공지능(AI) 학습용 데이터를 생성할 수 있게 된다.As a result, according to embodiments of the present invention, it is possible to generate artificial intelligence (AI) learning data capable of constantly guaranteeing a recognition rate of an object included in an image.

본 발명의 효과들은 이상에서 언급한 효과로 제한되지 아니하며, 언급되지 않은 또 다른 효과들은 청구범위의 기재로부터 본 발명이 속한 기술분야의 통상의 기술자에게 명확하게 이해될 수 있을 것이다.The effects of the present invention are not limited to the effects mentioned above, and other effects not mentioned will be clearly understood by those skilled in the art from the description of the claims.

본 명세서에서 사용되는 기술적 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아님을 유의해야 한다. 또한, 본 명세서에서 사용되는 기술적 용어는 본 명세서에서 특별히 다른 의미로 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 의미로 해석되어야 하며, 과도하게 포괄적인 의미로 해석되거나, 과도하게 축소된 의미로 해석되지 않아야 한다. 또한, 본 명세서에서 사용되는 기술적인 용어가 본 발명의 사상을 정확하게 표현하지 못하는 잘못된 기술적 용어일 때에는, 당업자가 올바르게 이해할 수 있는 기술적 용어로 대체되어 이해되어야 할 것이다. 또한, 본 발명에서 사용되는 일반적인 용어는 사전에 정의되어 있는 바에 따라, 또는 전후 문맥상에 따라 해석되어야 하며, 과도하게 축소된 의미로 해석되지 않아야 한다.It should be noted that the technical terms used in this specification are only used to describe specific embodiments and are not intended to limit the present invention. In addition, technical terms used in this specification should be interpreted in terms commonly understood by those of ordinary skill in the art to which the present invention belongs, unless specifically defined otherwise in this specification, and are overly inclusive. It should not be interpreted in a positive sense or in an excessively reduced sense. In addition, when the technical terms used in this specification are incorrect technical terms that do not accurately express the spirit of the present invention, they should be replaced with technical terms that those skilled in the art can correctly understand. In addition, general terms used in the present invention should be interpreted as defined in advance or according to context, and should not be interpreted in an excessively reduced sense.

또한, 본 명세서에서 사용되는 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "구성된다" 또는 "가지다" 등의 용어는 명세서 상에 기재된 여러 구성 요소들, 또는 여러 단계들을 반드시 모두 포함하는 것으로 해석되지 않아야 하며, 그 중 일부 구성 요소들 또는 일부 단계들은 포함되지 않을 수도 있고, 또는 추가적인 구성 요소 또는 단계들을 더 포함할 수 있는 것으로 해석되어야 한다.Also, singular expressions used in this specification include plural expressions unless the context clearly indicates otherwise. In this application, terms such as "consisting of" or "having" should not be construed as necessarily including all of the various components or steps described in the specification, and some of the components or steps are included. It should be construed that it may not be, or may further include additional components or steps.

또한, 본 명세서에서 사용되는 제1, 제2 등과 같이 서수를 포함하는 용어는 다양한 구성 요소들을 설명하는데 사용될 수 있지만, 상기 구성 요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성 요소를 다른 구성 요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성 요소는 제2 구성 요소로 명명될 수 있고, 유사하게 제2 구성 요소도 제1 구성 요소로 명명될 수 있다. Also, terms including ordinal numbers such as first and second used in this specification may be used to describe various components, but the components should not be limited by the terms. These terms are only used for the purpose of distinguishing one component from another. For example, a first element may be termed a second element, and similarly, a second element may be termed a first element, without departing from the scope of the present invention.

어떤 구성 요소가 다른 구성 요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성 요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성 요소가 존재할 수도 있다. 반면에, 어떤 구성 요소가 다른 구성 요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성 요소가 존재하지 않는 것으로 이해되어야 할 것이다.When a component is referred to as being “connected” or “connected” to another component, it may be directly connected or connected to the other component, but other components may exist in the middle. On the other hand, when a component is referred to as “directly connected” or “directly connected” to another component, it should be understood that no other component exists in the middle.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세히 설명하되, 도면 부호에 관계없이 동일하거나 유사한 구성 요소는 동일한 참조 번호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 또한, 본 발명을 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. 또한, 첨부된 도면은 본 발명의 사상을 쉽게 이해할 수 있도록 하기 위한 것일 뿐, 첨부된 도면에 의해 본 발명의 사상이 제한되는 것으로 해석되어서는 아니 됨을 유의해야 한다. 본 발명의 사상은 첨부된 도면 외에 모든 변경, 균등물 내지 대체물에 까지도 확장되는 것으로 해석되어야 한다. Hereinafter, preferred embodiments according to the present invention will be described in detail with reference to the accompanying drawings, but the same or similar components are given the same reference numerals regardless of reference numerals, and redundant description thereof will be omitted. In addition, in describing the present invention, if it is determined that a detailed description of a related known technology may obscure the gist of the present invention, the detailed description will be omitted. In addition, it should be noted that the accompanying drawings are only for easily understanding the spirit of the present invention, and should not be construed as limiting the spirit of the present invention by the accompanying drawings. The spirit of the present invention should be construed as extending to all changes, equivalents or substitutes other than the accompanying drawings.

인공지능 학습을 위해 수집한 데이터는 단순히 몇 개에 불과한 수준이 아닌, 실시간으로 촬영된 매우 많은 수로 구성된다. 이와 같이 수집된 데이터를 학습 데이터 수집 장치가 데이터 수집 서버에 수많은 raw data들을 전송하는데 많은 부담이 존재한다. 또한, 일반적으로 수집 장치는 실시간 촬영을 통해 raw data들을 수집하므로, 수집된 raw data 중에는 서로 유사하여 인공지능 학습 효율이 낮은 데이터들이 포함될 수 있어 데이터 관리의 효율성이 부각된다.The data collected for artificial intelligence learning consists of very large numbers taken in real time, not just a few. There is a lot of burden for the learning data collection device to transmit a lot of raw data to the data collection server for the collected data. In addition, since the collection device generally collects raw data through real-time shooting, among the collected raw data, similar data with low artificial intelligence learning efficiency may be included, thereby highlighting the efficiency of data management.

본 발명의 일 실시예에 따른 인공지능 학습 시스템은 하나 이상의 어노테이션 장치 및 인공지능 학습 장치를 포함하여 구성될 수 있다.An artificial intelligence learning system according to an embodiment of the present invention may include one or more annotation devices and an artificial intelligence learning device.

본 발명의 다른 실시예에 따른 인공지능 학습 시스템은 어노테이션 장치 및 인공지능 학습 장치 외에 학습 데이터 설계 장치를 추가적으로 포함하여 구성될 수 있다.An artificial intelligence learning system according to another embodiment of the present invention may be configured to additionally include a learning data design device in addition to the annotation device and the artificial intelligence learning device.

또한, 본 발명의 또 다른 실시예에 따른 인공지능 학습 시스템은 어노테이션 장치, 학습 데이터 설계 장치 및 인공지능 학습 장치가 공개된 네트워크(public network)를 통해 서로 연결될 수도 있다. 이 경우, 어노테이션 장치의 일부는 클라우딩 서비스(clouding service)에 의해 어노테이션을 수행하는 장치가 될 수도 있다.In addition, in the artificial intelligence learning system according to another embodiment of the present invention, the annotation device, the learning data design device, and the artificial intelligence learning device may be connected to each other through a public network. In this case, a part of the annotation device may be a device that performs annotation by a clouding service.

이와 같은, 다양한 실시예에 따른 인공지능 학습 시스템의 구성 요소들은 기능적으로 구분되는 요소들을 나타낸 것에 불과하므로, 둘 이상의 구성 요소가 실제 물리적 환경에서는 서로 통합되어 구현되거나, 하나의 구성 요소가 실제 물리적 환경에서는 서로 분리되어 구현될 수 있을 것이다.Since the components of the artificial intelligence learning system according to various embodiments are merely functionally distinct elements, two or more components are integrated and implemented in the actual physical environment, or one component is implemented in the actual physical environment. may be implemented separately from each other.

각각의 구성 요소에 대하여 설명하면, 어노테이션 장치는 학습 데이터 설계 장치 또는 인공지능 학습 장치로부터 제공된 이미지에 대하여 어노테이션을 수행하는데 사용될 수 있는 장치이다.Each component is described, and the annotation device is a device that can be used to annotate an image provided from a learning data design device or an artificial intelligence learning device.

특히, 본 발명에 따른 어노테이션 장치는 어노테이션 작업과 관련하여 바운딩 박스를 설정하고, 객체의 속성 정보를 입력하는 과정에서 작업자에게 다양한 편의성을 제공할 수 있는 특징을 가지고 있다.In particular, the annotation apparatus according to the present invention has a feature of providing various conveniences to the operator in the process of setting a bounding box and inputting object attribute information in relation to annotation work.

이와 같은, 어노테이션 장치는 학습 데이터 설계 장치 또는 인공지능 학습 장치와 데이터를 송수신하고, 송수신된 데이터를 이용하여 연산을 수행할 수 있는 장치라면 어떠한 장치라도 허용될 수 있다.Any device capable of transmitting and receiving data to and from a learning data design device or an artificial intelligence learning device and performing calculations using the transmitted and received data may be used as the annotation device.

예를 들어, 어노테이션 장치는 데스크탑(desktop), 워크스테이션(workstation) 또는 서버(server)와 같은 고정식 컴퓨팅 장치 중 어느 하나가 될 수 있으나, 이에 한정되지 아니하고, 스마트폰(smart phone), 랩탑(laptaop), 태블릿(tablet), 패블릿(phablet), 휴대용 멀티미디어 재생장치(Portable Multimedia Player, PMP), 개인용 휴대 단말기(Personal Digital Assistants, PDA) 또는 전자책 단말기(E-book reader)과 같은 이동식 컴퓨팅 장치 중 어느 하나가 될 수도 있다.For example, the annotation device may be any one of a fixed computing device such as a desktop, workstation, or server, but is not limited thereto, and is not limited to, a smart phone or a laptop. ), tablets, phablets, portable multimedia players (PMPs), personal digital assistants (PDAs) or e-book readers. can be any one of them.

다음 구성으로, 학습 데이터 설계 장치는 인공지능(AI) 학습용 데이터를 설계 및 생성하는데 사용될 수 있는 장치이다. 이와 같은, 학습 데이터 설계 장치는 기본적으로 인공지능 학습 장치와 구분되는 장치이나, 실제 물리적 환경에서 인공지능 학습 장치에 통합되어 구현될 수도 있다.With the following configuration, the learning data design device is a device that can be used to design and generate artificial intelligence (AI) learning data. Such a learning data design device is basically a device that is distinguished from an artificial intelligence learning device, but may be implemented by being integrated with an artificial intelligence learning device in a real physical environment.

구체적으로, 학습 데이터 설계 장치는 인공지능 학습 장치로부터 인공지능(AI) 학습과 관련된 프로젝트의 속성을 수신할 수 있다. 학습 데이터 설계 장치는 사용자의 제어 및 프로젝트의 속성을 기초로, 인공지능(AI) 학습을 위한 데이터 구조의 설계, 수집된 데이터의 정제, 데이터의 가공, 데이터의 확장 및 데이터의 검증을 수행할 수 있다.Specifically, the learning data design device may receive attributes of a project related to artificial intelligence (AI) learning from the artificial intelligence learning device. The learning data design device can design data structures for artificial intelligence (AI) learning, refine collected data, process data, expand data, and verify data based on the user's control and the attributes of the project. there is.

특히, 학습 데이터 설계 장치는 인공지능(AI) 학습을 위한 데이터 가공을 위하여, 어노테이션의 대상이 되는 이미지를 어노테이션 장치에 전송할 수 있다. 학습 데이터 설계 장치는 어노테이션 장치로부터 어노테이션 작업 결과물을 수신할 수 있다. 이 경우, 어노테이션 작업 결과물은 JSON(Java Script Object Notation) 파일 형식을 가질 수 있다. 이와 다르게, 학습 데이터 설계 장치는 JSON과 다른 형식의 어노테이션 작업 결과물을 수신한 후, 수신된 결과물을 기초로 JSON 파일을 생성할 수도 있다. 그리고, 학습 데이터 설계 장치는 수신 또는 생성된 JSON 파일을 검수(inspection)한 후, 이를 패키징하여 인공지능 학습 장치에 전송할 수 있다.In particular, the learning data design device may transmit an image to be annotated to the annotation device for data processing for artificial intelligence (AI) learning. The learning data design device may receive an annotation work result from the annotation device. In this case, the annotation work result may have a JSON (Java Script Object Notation) file format. Alternatively, the learning data design device may generate a JSON file based on the received result after receiving a result of annotation work in a format different from JSON. In addition, the learning data design device inspects the received or generated JSON file, packages it, and transmits it to the artificial intelligence learning device.

이와 같은, 학습 데이터 설계 장치는 어노테이션 장치 및 인공지능 학습 장치와 데이터를 송수신하고, 송수신된 데이터를 이용하여 연산을 수행할 수 있는 장치라면 어떠한 장치라도 허용될 수 있다. 예를 들어, 학습 데이터 설계 장치는 데스크탑, 워크스테이션 또는 서버와 같은 고정식 컴퓨팅 장치 중 어느 하나가 될 수 있으나, 이에 한정되는 것은 아니다.As such, the learning data design device may be any device capable of transmitting and receiving data to and from the annotation device and the artificial intelligence learning device and performing calculations using the transmitted and received data. For example, the learning data design device may be any one of a desktop, a workstation, or a fixed computing device such as a server, but is not limited thereto.

다음 구성으로, 인공지능 학습 장치는 인공지능(AI) 학습용 데이터를 기초로, 인공지능(AI)의 기계 학습을 수행하는데 사용될 수 있는 장치이다.With the following configuration, the artificial intelligence learning device is a device that can be used to perform machine learning of artificial intelligence (AI) based on data for artificial intelligence (AI) learning.

구체적으로, 인공지능 학습 장치는 어노테이션 장치로부터 직접 또는 학습 데이터 설계 장치로부터 패키징된 JSON 파일을 수신할 수 있다. 그리고, 인공지능 학습 장치는 수신된 JSON 파일을 이용하여 인공지능(AI)의 기계 학습을 수행할 수 있다.Specifically, the artificial intelligence learning device may receive a JSON file packaged directly from the annotation device or from the learning data design device. And, the artificial intelligence learning device may perform artificial intelligence (AI) machine learning using the received JSON file.

이와 같은, 인공지능 학습 장치는 어노테이션 장치 또는 학습 데이터 설계 장치와 데이터를 송수신하고, 송수신된 데이터를 이용하여 연산을 수행할 수 있는 장치라면 어떠한 장치라도 허용될 수 있다. 예를 들어, 인공지능 학습 장치는 데스크탑, 워크스테이션 또는 서버와 같은 고정식 컴퓨팅 장치 중 어느 하나가 될 수 있으나, 이에 한정되는 것은 아니다.Such an artificial intelligence learning device may be any device capable of transmitting and receiving data to and from an annotation device or learning data design device and performing calculations using the transmitted and received data. For example, the artificial intelligence learning device may be any one of a desktop, a workstation, or a fixed computing device such as a server, but is not limited thereto.

상술한 바와 같은, 하나 이상의 어노테이션 장치, 학습 데이터 설계 장치 및 인공지능 학습 장치는 장치들 사이에 직접 연결된 보안회선, 공용 유선 통신망 또는 이동 통신망 중 하나 이상이 조합된 네트워크를 이용하여 데이터를 송수신할 수 있다. As described above, one or more annotation devices, learning data design devices, and artificial intelligence learning devices may transmit and receive data using a network in which one or more of a security line, a common wired communication network, or a mobile communication network directly connected between devices is combined. there is.

예를 들어, 공용 유선 통신망에는 이더넷(ethernet), 디지털가입자선(x Digital Subscriber Line, xDSL), 광동축 혼합망(Hybrid Fiber Coax, HFC), 광가입자망(Fiber To The Home, FTTH)가 포함될 수 있으나, 이에 한정되는 것도 아니다. 그리고, 이동 통신망에는 코드 분할 다중 접속(Code Division Multiple Access, CDMA), 와이드 밴드 코드 분할 다중 접속(Wideband CDMA, WCDMA), 고속 패킷 접속(High Speed Packet Access, HSPA), 롱텀 에볼루션(Long Term Evolution, LTE), 5세대 이동통신(5th generation mobile telecommunication)가 포함될 수 있으나, 이에 한정되는 것은 아니다. For example, public wired communication networks may include Ethernet, x Digital Subscriber Line (xDSL), Hybrid Fiber Coax (HFC), and Fiber To The Home (FTTH). It may be, but is not limited thereto. In addition, in the mobile communication network, Code Division Multiple Access (CDMA), Wideband CDMA (WCDMA), High Speed Packet Access (HSPA), Long Term Evolution, LTE) and 5th generation mobile telecommunication may be included, but is not limited thereto.

또한, 어노테이션 장치는 통신부, 입출력부, 저장부, 바운딩 박스 설정부, 객체 속성 설정부 및 결과물 생성부를 포함하여 구성될 수 있다.In addition, the annotation device may include a communication unit, an input/output unit, a storage unit, a bounding box setting unit, an object property setting unit, and a result generation unit.

이와 같은, 어노테이션 장치의 구성 요소들은 기능적으로 구분되는 요소들을 나타낸 것에 불과하므로, 둘 이상의 구성 요소가 실제 물리적 환경에서는 서로 통합되어 구현되거나, 하나의 구성 요소가 실제 물리적 환경에서는 서로 분리되어 구현될 수 있을 것이다.Since the components of the annotation device are merely functionally distinct elements, two or more components may be integrated and implemented in an actual physical environment, or one component may be implemented separately from each other in an actual physical environment. There will be.

각각의 구성 요소에 대하여 설명하면, 통신부는 학습 데이터 설계 장치 및 인공지능 학습 장치와 데이터를 송수신할 수 있다.The communication unit may transmit/receive data with the learning data design device and the artificial intelligence learning device.

구체적으로, 통신부는 학습 데이터 설계 장치 또는 인공지능 학습 장치로부터 하나 이상의 이미지를 수신할 수 있다. Specifically, the communication unit may receive one or more images from the learning data design device or the artificial intelligence learning device.

여기서, 이미지는 인공지능(AI) 학습을 위한 어노테이션 작업의 대상이 되는 이미지이다. 이와 같은, 이미지는 학습 데이터 설계 장치 또는 인공지능 학습 장치가 설계한 데이터 가공 계획에 따라, 어노테이션 작업의 대상이 되는 이미지를 개별적으로 수신하거나, 또는 복수 개의 이미지를 일괄적으로 수신할 수 있다.Here, the image is an image that is a target of annotation work for artificial intelligence (AI) learning. According to the data processing plan designed by the learning data design device or the artificial intelligence learning device, images to be annotated may be individually received or a plurality of images may be collectively received.

통신부는 어노테이션의 작업 결과물을 학습 데이터 설계 장치 또는 인공지능 학습 장치에 전송할 수 있다.The communication unit may transmit the work result of the annotation to the learning data design device or the artificial intelligence learning device.

여기서, 작업 결과물은 작업자의 제어에 따라 설정된 바운딩 박스의 좌표 및 객체의 속성 정보가 포함될 수 있다. 또한, 작업 결과물은 JSON 파일 형식을 가질 수 있으나, 이에 한정되는 것은 아니다.Here, the work result may include the coordinates of the bounding box set under the operator's control and property information of the object. In addition, the work result may have a JSON file format, but is not limited thereto.

그리고, 통신부는 학습 데이터 설계 장치 또는 인공지능 학습 장치로부터 프로젝트의 속성, 이미지의 속성 또는 작업자의 속성을 수신할 수 있다.And, the communication unit may receive project properties, image properties, or worker properties from the learning data design device or the artificial intelligence learning device.

여기서, 프로젝트의 속성에는 인공지능(AI)의 학습과 관련된 프로젝트에 대한 학습 목적, 학습 기간, 학습에 필요한 이미지의 수, 이미지에서 식별하고자 하는 객체의 속성, 바운딩 박스 설정 규칙 등이 포함될 수 있으나, 이에 한정되는 것은 아니다.Here, the properties of the project may include the learning purpose, learning period, number of images required for learning, object properties to be identified in images, bounding box setting rules, etc. for a project related to artificial intelligence (AI) learning. It is not limited to this.

이미지의 속성에는 이미지의 파일명, 이미지의 크기(너비, 높이), 해상도, 비트 수준, 압축 형식, 촬영 장치명, 노출 시간, ISO 감도, 초점 거리, 조리개 개방 값, 촬영 장소 좌표(GPS 위도, 경도), 촬영 시각 등이 포함될 수 있으나, 이에 한정되는 것은 아니다.Image properties include image file name, image size (width, height), resolution, bit level, compression format, shooting device name, exposure time, ISO speed, focal length, aperture value, and shooting location coordinates (GPS latitude, longitude). , shooting time, etc. may be included, but is not limited thereto.

작업자의 속성에는 작업자의 명칭, 식별번호, 할당된 작업량, 작업에 따른 비용, 작업 결과 평가 등이 포함될 수 있으나, 이에 한정되는 것은 아니다.The worker's attributes may include, but are not limited to, the worker's name, identification number, assigned work amount, cost according to the work, work result evaluation, and the like.

또한, 바운딩 박스 설정 규칙은 프로젝트의 속성, 이미지의 속성 또는 작업자의 속성에 따라, 작업자가 이미지 내의 객체에 바운딩 박스를 설정하는 과정에서 지켜야 하는 규칙이다. 이러한, 바운딩 박스 설정 규칙에는 영역의 최소 크기 값, 객체의 외곽선으로부터의 최대 이격 픽셀 수 등이 포함될 수 있으나, 이에 한정되는 것은 아니다.In addition, the bounding box setting rule is a rule that a worker must follow in a process of setting a bounding box for an object in an image according to a project property, an image property, or a worker property. These bounding box setting rules may include, but are not limited to, a minimum size value of an area and a maximum number of pixels separated from an object's outline.

다음 구성으로, 입출력부는 사용자 인터페이스(User Interface, UI)를 통해 작업자로부터 신호를 입력 거나, 또는 연산된 결과를 외부로 출력할 수 있다.With the following configuration, the input/output unit may input a signal from an operator through a user interface (UI) or output calculated results to the outside.

여기서, 작업자는 어노테이션 작업을 수행하는 자를 의미한다. 이와 같은, 작업자는 사용자, 수행자, 라벨러 또는 데이터 라벨러 등으로 지칭될 수 있으며, 이에 한정되는 것은 아니다.Here, the worker means a person who performs annotation work. Such an operator may be referred to as a user, performer, labeler, or data labeler, but is not limited thereto.

구체적으로, 입출력부는 어노테이션 작업의 대상이 되는 이미지를 출력할 수 있다. 입출력부는 바운딩 박스를 설정하기 위한 제어 신호를 작업자로부터 입력 받을 수 있다. 그리고, 입출력부는 이미지 위에 바운딩 박스를 오버레이(overlay)하여 출력할 수 있다.Specifically, the input/output unit may output an image to be an annotation work. The input/output unit may receive a control signal for setting a bounding box from an operator. In addition, the input/output unit may overlay and output the bounding box on the image.

여기서, 바운딩 박스(bounding box)는 이미지 속에 포함된 객체들 중에서 인공지능(AI) 학습의 대상이 되는 객체를 특정하기 위한 영역이다. 이와 같은, 바운딩 박스는 사각형(rectangle) 또는 다각형(polygon) 형상을 가질 수 있으며, 이에 한정되는 것은 아니다.Here, the bounding box is an area for specifying an object to be learned by artificial intelligence (AI) among objects included in the image. Such a bounding box may have a rectangle or polygon shape, but is not limited thereto.

입출력부는 객체의 속성 정보로 활용될 수 있는 추천 정보의 목록을 출력할 수 있다. 그리고, 입출력부는 객체의 속성 정보를 설정하기 위한 제어 신호를 작업자로부터 입력 받을 수 있다. The input/output unit may output a list of recommendation information that can be used as object attribute information. Also, the input/output unit may receive a control signal for setting object attribute information from an operator.

여기서, 추천 정보(proposed information)의 목록은 객체의 속성 정보에 포함될 가능성이 높은 정보들로 구성되어, 작업자가 어노테이션을 수행하는 과정에서 객체의 속성 정보로 활용할 수 있는 정보들의 목록(list)이다.Here, the proposed information list is a list of information that is composed of information that is likely to be included in object attribute information and can be utilized as object attribute information in the process of performing annotation by a worker.

또한, 객체의 속성 정보는 인공지능(AI) 학습의 대상이 되는 객체의 속성을 지정하기 위한 정보이다. 이와 같은, 객체의 속성 정보에는 어노테이션의 종류(type), 클래스 명(class), 분류 항목(tags), 객체의 잘림 여부(truncated), 대분류, 소분류 또는 상위 레벨(instance upper)에 관한 정보가 포함될 수 있으며, 이에 한정되는 것은 아니다.In addition, object attribute information is information for specifying the attribute of an object that is an artificial intelligence (AI) learning target. Such object attribute information includes information on the type of annotation, class name (class), classification items (tags), truncated state of the object, major classification, subclassification, or upper level (instance upper). may be, but is not limited thereto.

다음 구성으로, 저장부는 어노테이션 작업에 필요한 데이터를 저장할 수 있다.With the following configuration, the storage unit can store data required for annotation work.

구체적으로, 저장부는 통신부를 통해 수신된 이미지를 저장할 수 있다. 저장부는 통신부를 통해 수신된 프로젝트의 속성, 이미지의 속성 또는 작업자의 속성을 저장할 수 있다. Specifically, the storage unit may store an image received through the communication unit. The storage unit may store project properties, image properties, or worker properties received through the communication unit.

저장부는 입출력부를 통해 입력된 제어 신호에 따라 설정된 바운딩 박스의 위치 및 크기를 임시 저장할 수 있다. 저장부는 입출력부를 통해 입력된 객체의 속성을 임시 저장할 수 있다.The storage unit may temporarily store the location and size of the bounding box set according to the control signal input through the input/output unit. The storage unit may temporarily store attributes of objects input through the input/output unit.

다음 구성으로, 바운딩 박스 설정부는 이미지 속에 포함된 객체들 중에서 인공지능(AI) 학습의 대상이 되는 객체를 특정하기 위한 바운딩 박스를 설정할 수 있다. 특히, 본 발명에 따른 바운딩 박스 설정부는 이미지 속에 포함된 객체의 형상에 따라, 작업자가 일차적으로 설정한 바운딩 박스가 객체의 외곽선에 대응하는 크기를 가지도록, 바운딩 박스의 크기를 자동으로 확대 또는 축소할 수 있는 특징을 가지고 있다. With the following configuration, the bounding box setting unit may set a bounding box for specifying an object to be an artificial intelligence (AI) learning target among objects included in an image. In particular, the bounding box setting unit according to the present invention automatically enlarges or reduces the size of the bounding box according to the shape of the object included in the image so that the bounding box primarily set by the operator has a size corresponding to the outline of the object. It has features that can

우선적으로, 바운딩 박스 설정부는 입출력부를 통해 입력된, 작업자의 제어에 따라 학습을 위한 어노테이션 작업의 대상이 되는 이미지 속의 일부 영역을 바운딩 박스로 설정할 수 있다. First of all, the bounding box setting unit may set a partial region in an image, which is an object of annotation work for learning, as a bounding box according to control of an operator input through an input/output unit.

구체적으로, 바운딩 박스 설정부는 입출력부를 통해 작업자로부터 두 개의 좌표를 입력 받고, 입력된 두 좌표를 이미지 내에서 좌상단 꼭지점(vertex)의 좌표와 우하단 꼭지점의 좌표로 가지는 사각형을 기초로 바운딩 박스를 설정할 수 있다. 이 경우, 두 개의 좌표는 작업자가 한 종류의 입력 신호를 두 번 입력(예들 들어, 마우스 클릭)하여 설정되거나, 작업자가 두 종류의 입력 신호를 한번씩 입력(예를 들어, 마우스 드래그)하여 설정될 수 있으나, 이에 한정되는 것은 아니다.Specifically, the bounding box setting unit receives two coordinates from the operator through the input and output unit, and sets the bounding box based on a rectangle having the input two coordinates as the coordinates of the upper left vertex and the coordinates of the lower right vertex in the image. can In this case, the two coordinates may be set by the operator inputting one type of input signal twice (eg, mouse click) or by the operator inputting two types of input signals once (eg, mouse drag). It may, but is not limited thereto.

이와 다르게, 바운딩 박스 설정부는 입출력부를 통해 작업자로부터 세 개 이상의 선분(line)을 입력 받고, 입력된 세 개 이상의 선분으로 구성된 다각형을 기초로 바운딩 박스를 설정할 수 있다. 이 경우, 세 개 이상의 선분은 작업자가 다각형 툴을 이용하여 한번에 입력되거나, 작업자가 직선 툴을 이용하여 세 번 이상 입력하여 설정될 수 있으나, 이에 한정되는 것은 아니다.Alternatively, the bounding box setting unit may receive three or more line segments from an operator through an input/output unit, and may set a bounding box based on a polygon composed of the input three or more line segments. In this case, three or more line segments may be input by an operator at one time using a polygon tool or by inputting three or more segments by an operator using a straight line tool, but are not limited thereto.

다음으로, 바운딩 박스 설정부는 작업자의 제어에 의해 설정된 바운딩 박스의 내측 영역에 완전히 포함되거나, 또는 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는 객체를 식별할 수 있다.Next, the bounding box setting unit may identify an object that is completely included in the inner region of the bounding box set by the operator's control or spans one or more line segments among a plurality of line segments constituting the bounding box.

구체적으로, 바운딩 박스 설정부는 작업자의 제어 의해 설정된 바운딩 박스 내측 영역에 포함된 객체의 전부 또는 일부를 식별할 수 있다. 이를 위하여, 바운딩 박스 설정부는 바운딩 박스 내측 영역에 대하여 이미지 처리(image processing)를 수행할 수 있다.Specifically, the bounding box setting unit may identify all or some of the objects included in the inner region of the bounding box set under the control of the operator. To this end, the bounding box setting unit may perform image processing on an area inside the bounding box.

예를 들어, 바운딩 박스 설정부는 바운딩 박스 내측 영역을 RGB(Red, Green, Blue)에 따라 세 개의 이미지로 분할할 수 있다. 바운딩 박스 설정부는 세 개의 이미지로 분할된 각 이미지의 엣지를 추출(edge detection)할 수 있다. 보다 상세하게, 바운딩 박스 설정부는 각 이미지의 엣지 추출을 위하여, LoG(Laplacian of Gaussian) 알고리즘 또는 DoG(Difference of Gaussian) 알고리즘 중 어느 하나를 이용할 수 있다. For example, the bounding box setting unit may divide the inner region of the bounding box into three images according to RGB (Red, Green, Blue). The bounding box setting unit may extract an edge of each image divided into three images. More specifically, the bounding box setting unit may use either a Laplacian of Gaussian (LoG) algorithm or a Difference of Gaussian (DoG) algorithm to extract an edge of each image.

LoG 알고리즘을 이용할 경우, 바운딩 박스 설정부는 가우시안 필터(Gaussian filter)를 이용하여 이미지 내에 존재하는 잡음을 제거할 수 있다. 바운딩 박스 설정부는 잡음이 제거된 이미지에 라플라시안 필터(Laplacian)를 적용할 수 있다. 그리고, 바운딩 박스 설정부는 라플라시안 필터가 적용된 이미지에 영교차(zerocrossing)을 검출하여 엣지를 추출할 수 있다.When using the LoG algorithm, the bounding box setting unit may remove noise existing in the image using a Gaussian filter. The bounding box setting unit may apply a Laplacian filter to the noise-removed image. The bounding box setting unit may extract an edge by detecting zerocrossing in the image to which the Laplacian filter is applied.

DoG 알고리즘을 이용할 경우, 바운딩 박스 설정부는 이미지로부터 분산이 서로 다른 가우시안 마스크(Gaussian mask)를 두 개 생성한다. 바운딩 박스 설정부는 생성된 하나의 마스크에서 다른 하나의 마스크를 뺀다. 그리고, 바운딩 박스 설정부는 뺀 마스크를 이미지에 적용하여 엣지를 추출할 수 있다.When using the DoG algorithm, the bounding box setting unit creates two Gaussian masks with different variances from the image. The bounding box setting unit subtracts another mask from one created mask. The bounding box setting unit may extract an edge by applying the subtracted mask to the image.

바운딩 박스 설정부는 각 이미지 내에서 추출된 엣지에 의한 폐쇄 영역(enclosure)을 하나 이상 식별할 수 있다. 이 경우, 바운딩 박스 설정부는 엣지 영역이 폐쇄되었는지 명확히 하기 위하여, 각 이미지에 이진화(binarization)를 먼저 처리할 수 있다. 그리고, 바운딩 박스 설정부는 식별된 폐쇄 영역을 객체로 식별할 수 있다.The bounding box setting unit may identify one or more enclosures by edges extracted from each image. In this case, the bounding box setting unit may first process binarization on each image in order to clarify whether the edge area is closed. And, the bounding box setting unit may identify the identified closed area as an object.

만약, 바운딩 박스 내측 영역에서 식별된 객체가 복수 개인 경우, 바운딩 박스 설정부는 사전에 설정된 우선순위에 따라, 식별된 복수 개의 객체 중에서 하나의 객체만을 선택할 수 있다. 이 경우, 우선순위는 이미지 내에서 차지하고 있는 객체의 크기, 위치 또는 형상에 따라 설정된 기준이 될 수 있다.If there are a plurality of objects identified in the inner region of the bounding box, the bounding box setting unit may select only one object from among the identified plurality of objects according to a preset priority. In this case, the priority may be a criterion set according to the size, position or shape of the object occupying the image.

다음으로, 바운딩 박스 설정부는 바운딩 박스의 내측 영역에 포함된 픽셀과 바운딩 박스의 외측 영역의 픽셀 사이의 연속성을 기준으로, 식별된 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는지 여부를 판단할 수 있다. 여기서, 연속성은 인접한 두 픽셀의 색상, 채도 또는 명도의 차이가 사전에 설정된 범위 이내인지 여부를 기준으로 판단될 수 있다.Next, the bounding box setting unit determines whether the identified object spans one or more line segments among a plurality of line segments constituting the bounding box, based on continuity between pixels included in the inner area of the bounding box and pixels in the outer area of the bounding box. can determine whether Here, continuity may be determined based on whether a difference in color, saturation, or brightness between two adjacent pixels is within a preset range.

바운딩 박스 설정부는 식별된 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 어느 선분에도 걸쳐져 있지 않은 경우, 객체가 바운딩 박스 내측 영역에 완전히 포함된 것으로 판단할 수 있다.The bounding box setting unit may determine that the object is completely included in the inner region of the bounding box when the identified object does not cross any line segment among a plurality of line segments constituting the bounding box.

특징적으로, 본 발명의 일 실시 예에 따르면, 바운딩 박스 설정부는 객체가 바운딩 박스 내측 영역에 완전히 포함된 것으로 판단된 경우, 객체가 바운딩 박스 내측 영역에 밀접하게 피팅(fitting)되도록 바운딩 박스의 크기를 축소할 수 있다.Characteristically, according to an embodiment of the present invention, when it is determined that the object is completely included in the inner region of the bounding box, the bounding box setting unit sets the size of the bounding box so that the object closely fits the inner region of the bounding box. can be scaled down

일 실시예로, 바운딩 박스 설정부는 바운딩 박스를 구성하는 복수 개의 선분 각각에 대하여, 객체의 외곽선에 존재하는 최인접 지점으로부터의 거리가 사전에 설정된 최대 이격 픽셀 수 이내가 될 때까지, 바운딩 박스의 중심을 향하여 선분을 이동시켜 바운딩 박스의 크기를 축소시킬 수 있다.In one embodiment, the bounding box setting unit sets the bounding box until the distance from the nearest point existing on the outline of the object is within the preset maximum number of pixels for each of the plurality of line segments constituting the bounding box. The size of the bounding box can be reduced by moving the segment toward the center.

특징적으로, 본 발명의 일 실시예에 따르면, 바운딩 박스 설정부는 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분이 걸쳐 있는 것으로 판단된 경우, 바운딩 박스 내에 객체가 완전히 포함되도록 바운딩 박스의 크기를 확대할 수 있다. 이와 같은, 바운딩 박스의 크기 확대가 수행된 이후, 바운딩 박스 설정부는 객체가 바운딩 박스 내측 영역에 완전히 피팅되도록 바운딩 박스의 크기 축소를 수행할 수 있다.Characteristically, according to one embodiment of the present invention, when the bounding box setting unit determines that the object spans one or more line segments among a plurality of line segments constituting the bounding box, the size of the bounding box is such that the object is completely included in the bounding box. can be enlarged. After the size expansion of the bounding box is performed, the bounding box setting unit may reduce the size of the bounding box so that the object completely fits within the inner region of the bounding box.

일 실시예로, 바운딩 박스 설정부는 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는 경우, 객체가 바운딩 박스의 내측 영역에 완전히 포함될 때까지, 바운딩 박스의 외부 방향을 향하여 객체가 걸쳐진 선분을 이동시켜 바운딩 박스의 크기를 확대시킬 수 있다.In one embodiment, when the object spans one or more line segments among a plurality of line segments constituting the bounding box, the bounding box setting unit moves the object towards the outside of the bounding box until the object is completely included in the inner area of the bounding box. The size of the bounding box can be enlarged by moving the spanned line segment.

다른 실시예로, 바운딩 박스 설정부는 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는 경우, 객체가 바운딩 박스의 내측 영역에 완전히 포함될 때까지, 바운딩 박스의 중심을 객체가 걸쳐진 선분의 방향으로 이동시키며 바운딩 박스의 크기를 사방으로 확대시킬 수 있다.In another embodiment, the bounding box setting unit, when the object spans one or more line segments among a plurality of line segments constituting the bounding box, sets the center of the bounding box to the line segment the object spans until the object is completely included in the inner region of the bounding box. By moving in the direction of , the size of the bounding box can be enlarged in all directions.

다른 실시예로, 바운딩 박스 설정부는 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는 경우, 바운딩 박스를 복수 개의 세부 영역으로 분할한 후, 객체가 바운딩 박스의 내측 영역에 완전히 포함될 때까지, 분할된 세부 영역 중에서 객체가 걸쳐 있는 세부 영역의 크기만을 확대시킬 수 있다. 이 경우, 세부 영역의 크기는 이미지의 해상도 또는 식별하고자 하는 객체의 해상도에 따라 사전에 미리 결정될 수 있다. 또한, 세부 영역의 형상에 따라 확대된 바운딩 박스는 다각형 형상을 가질 수도 있다.In another embodiment, the bounding box setting unit divides the bounding box into a plurality of detailed areas when the object spans one or more line segments among a plurality of line segments constituting the bounding box, and then the object is completely included in the inner area of the bounding box. , it is possible to enlarge only the size of the detailed region over which the object spans among the divided detailed regions. In this case, the size of the detailed region may be determined in advance according to the resolution of the image or the resolution of the object to be identified. Also, the bounding box enlarged according to the shape of the detailed region may have a polygonal shape.

또 다른 실시예로, 바운딩 박스 설정부는 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는 경우, 객체가 병합된 바운딩 박스의 내측 영역에 완전히 포함될 때까지, 객체가 걸쳐진 선분의 바깥 영역에 추가 영역을 새롭게 설정하고 새롭게 설정된 추가 영역과 바운딩 박스를 병합시키는 과정을 반복 수행할 수 있다.In another embodiment, the bounding box setting unit, when the object spans one or more line segments among a plurality of line segments constituting the bounding box, until the object is completely included in the inner region of the merged bounding box, outside the line segment the object spans A process of newly setting an additional area in the area and merging the newly set additional area and the bounding box may be repeatedly performed.

다음 구성으로, 객체 속성 설정부는 바운딩 박스에 의해 특정된 객체의 속성을 설정할 수 있다. 특히, 본 발명에 따른 객체 속성 설정부는 작업자가 속성 정보를 직접 입력하기 이전에, 선제적으로 객체의 속성 정보로 활용될 수 있는 추천 정보의 목록을 제공할 수 있다.With the following configuration, the object property setting unit may set the property of the object specified by the bounding box. In particular, the object property setting unit according to the present invention may preemptively provide a list of recommended information that can be used as object property information before a worker directly inputs property information.

우선적으로, 객체 속성 설정부는 바운딩 박스 설정부에 의해 설정된 바운딩 박스에 대응하는 객체의 속성 정보로 활용될 수 있는 추천 정보의 목록을 작성할 수 있다.First of all, the object property setting unit may create a list of recommended information that can be used as property information of an object corresponding to the bounding box set by the bounding box setting unit.

일 실시예로, 객체 속성 설정부는 사전에 설정된 인공지능(AI) 학습과 관련된 프로젝트의 속성, 이미지의 속성 또는 작업자의 속성에 따라, 객체의 속성 정보로 활용될 가능성이 있는 정보를 포함시켜 추천 정보의 목록을 작성할 수 있다.In one embodiment, the object property setting unit includes information that is likely to be used as object property information according to the properties of a project related to artificial intelligence (AI) learning, the property of an image, or the property of a worker set in advance to provide recommended information. can make a list of

다른 실시예로, 객체 속성 설정부는 바운딩 박스 설정에 의해 설정된 바운딩 박스 내에 포함된 픽셀들의 평균 색상, 채도 또는 명도를 산출할 수 있다. 객체 속성 설정부는 객체의 유형별로 구성된 색상, 채도 또는 명도의 확률 분포도를 기초로, 산출된 평균 색상, 채도 또는 명도에 따라 하나의 추천 객체의 유형을 선택할 수 있다. 그리고, 객체 속성 설정부는 선택된 추천 객체의 유형과 관련된 정보를 포함시켜 추천 정보의 목록을 작성할 수 있다.As another embodiment, the object property setting unit may calculate the average color, saturation, or brightness of pixels included in the bounding box set by setting the bounding box. The object property setting unit may select one recommended object type according to the calculated average color, saturation, or brightness based on a probability distribution of color, saturation, or brightness configured for each type of object. In addition, the object property setting unit may create a list of recommendation information by including information related to the type of the selected recommendation object.

또 다른 실시예로, 객체 속성 설정부는 어노테이션 장치의 로컬 저장장치(local storage)에 저장된 작업자의 작업 로그(log)로부터 작업자가 기존에 입력한 속성 정보의 입력 빈도를 식별할 수 있다. 그리고, 객체 속성 설정부는 식별된 입력 빈도를 기초로, 입력 빈도가 높은 속성 정보를 포함시켜 추천 정보의 목록을 작성할 수 있다.As another embodiment, the object property setting unit may identify the input frequency of the property information previously input by the operator from the operator's log stored in the local storage of the annotation device. And, based on the identified input frequency, the object property setting unit may create a list of recommended information by including property information with a high input frequency.

다음으로, 객체 속성 설정부는 기 작성된 추천 정보의 목록을 필터링할 수 있다.Next, the object property setting unit may filter a pre-created list of recommended information.

구체적으로, 객체 속성 설정부는 기 작성된 추천 정보의 목록에 포함된 정보 중에서, 작업자가 바운딩 박스를 설정하는 과정에서 사용한 작업 툴(tool)에 의해 설정될 수 없는 객체의 유형과 관련된 정보(즉, 객체와 무관한 정보)들을 제거할 수 있다.Specifically, the object property setting unit includes information related to the type of object that cannot be set by the work tool used by the operator in the process of setting the bounding box (ie, object irrelevant information) can be removed.

일 실시예로, 작업자가 바운딩 박스를 설정하는 과정에서 사각형 모양의 영역을 지정할 수 있는 툴을 사용한 경우, 객체 속성 설정부는 기 작성된 추천 정보의 목록에서 생명체에 해당하는 객체의 유형과 관련된 정보들을 제거할 수 있다. As an embodiment, when a worker uses a tool capable of designating a rectangular area in the process of setting a bounding box, the object property setting unit removes information related to the type of object corresponding to a living organism from a list of previously created recommendation information. can do.

다른 실시예로, 작업자가 바운딩 박스를 설정하는 과정에서 객체의 스켈레톤(skeleton) 구조를 지정할 수 있는 툴을 사용한 경우, 객체 속성 설정부는 기 작성된 추천 정보의 목록에서 뼈대를 가지지 않는 객체의 유형과 관련된 정보들을 제거할 수도 있다.In another embodiment, when a worker uses a tool capable of designating a skeleton structure of an object in the process of setting a bounding box, the object property setting unit is related to the type of object that does not have a skeleton from a list of pre-created recommended information. Information can also be removed.

객체 속성 설정부는 추천 정보의 목록에서 객체와 무관한 정보가 제거되고 남은 정보들을 정렬할 수 있다.The object property setting unit may remove information irrelevant to the object from the list of recommendation information and sort remaining information.

일 실시예로, 객체 속성 설정부는 이미지 내에서 바운딩 박스가 차지하고 있는 위치 또는 크기를 기초로, 사전에 설정된 정렬 기준에 따라 추천 정보의 목록에 포함된 정보를 정렬할 수 있다.As an embodiment, the object property setting unit may arrange the information included in the list of recommended information according to a pre-set sorting criterion based on the position or size occupied by the bounding box in the image.

다른 실시예로, 객체 속성 설정부는 객체의 유형별로 사전에 구비된 기초 형상과 바운딩 박스에 포함된 객체의 형상을 대비하여, 두 형상의 유사성을 기초로 추천 정보의 목록에 포함된 정보를 정렬할 수도 있다.In another embodiment, the object property setting unit compares the shape of the object included in the bounding box with the basic shape provided in advance for each type of object, and sorts the information included in the list of recommended information based on the similarity of the two shapes. may be

다음으로, 객체 속성 설정부는 작성 및 필터링된 추천 정보의 목록을 입출력부를 출력할 수 있다. 그리고, 객체 속성 설정부는 입출력부를 통해 작업자로부터 객체의 속성 정보를 설정하기 위한 제어 신호를 입력받을 수 있다.Next, the object property setting unit may output the list of recommended information prepared and filtered to the input/output unit. The object property setting unit may receive a control signal for setting object property information from an operator through an input/output unit.

객체 속성 설정부는 작업자의 제어에 의해 추천 정보의 목록 중에서 하나의 정보가 선택되면, 선택된 정보에 대응하는 객체의 유형에 따라 피드백(feedback)을 제공할 수 있다.When one piece of information is selected from the list of recommended information under the control of an operator, the object property setting unit may provide feedback according to the type of object corresponding to the selected information.

일 실시예로, 객체 속성 설정부는 선택된 정보에 대응하는 객체의 유형에 따라 서로 다르게 설정된 색상 또는 투명도를 반영하여, 바운딩 박스 내부의 영역 또는 객체 내부의 영역과 관련된 사용자 인터페이스(User Interface, UI)를 변경할 수 있다.In one embodiment, the object property setting unit reflects the color or transparency set differently according to the type of object corresponding to the selected information, and sets a user interface (UI) related to the area inside the bounding box or the area inside the object. can be changed

다음 구성으로, 결과물 생성부는 어노테이션의 작업 결과물을 생성하여, 학습 데이터 설계 장치 또는 인공지능 학습 장치에 전송할 수 있다. With the following configuration, the output generation unit may generate annotation work results and transmit them to the learning data design device or the artificial intelligence learning device.

구체적으로, 결과물 생성부는 작업자의 제어에 의해 확대 또는 축소된 바운딩 박스의 위치 및 크기가 확정되고, 추천 정보 목록을 기초로 작업자의 제어에 의해 객체의 속성 정보가 확정되면, 확정된 바운딩 박스의 위치 및 크기에 따른 좌표 및 확정된 속성 정보를 포함하여 어노테이션의 작업 결과물을 생성할 수 있다. 이와 같은, 작업 결과물은 JSON 파일 형식을 가질 수 있으나, 이에 한정되는 것은 아니다.Specifically, the result generation unit determines the location and size of the expanded or reduced bounding box under the control of the operator, and when the property information of the object is determined under the control of the operator based on the list of recommended information, the location of the determined bounding box is determined. And it is possible to create an annotation work result including coordinates according to the size and determined attribute information. Such a work result may have a JSON file format, but is not limited thereto.

그리고, 결과물 생성부는 생성된 어노테이션의 작업 결과물을 통신부를 통해 학습 데이터 설계 장치 또는 인공지능 학습 장치에 전송할 수 있다. In addition, the output generation unit may transmit the generated annotation work result to the learning data design device or the artificial intelligence learning device through the communication unit.

이하, 상술한 바와 같은 어노테이션 장치의 논리적 구성요소를 구현하기 위한 하드웨어에 대하여 보다 구체적으로 설명한다.Hereinafter, hardware for implementing the above-described logical components of the annotation device will be described in more detail.

어노테이션 장치는 프로세서(Processor), 메모리(Memory), 송수신기(Transceiver), 입출력장치(Input/output device), 데이터 버스(Bus) 및 스토리지(Storage)를 포함하여 구성될 수 있다. The annotation device may include a processor, a memory, a transceiver, an input/output device, a data bus, and a storage.

프로세서는 메모리에 상주된 어노테이션 방법이 구현된 소프트웨어에 따른 명령어를 기초로, 어노테이션 장치의 동작 및 기능을 구현할 수 있다. 메모리에는 어노테이션 방법이 구현된 소프트웨어가 상주(loading)될 수 있다. 송수신기는 학습 데이터 설계 장치 및 인공지능 학습 장치와 데이터를 송수신할 수 있다. 입출력장치는 어노테이션 장치의 동작에 필요한 데이터를 입력 받고, 이미지, 바운딩 박스 및 추천 정보의 목록을 출력할 수 있다. 데이터 버스는 프로세서, 메모리, 송수신기, 입출력장치 및 스토리지와 연결되어, 각각의 구성 요소 사이가 서로 데이터를 전달하기 위한 이동 통로의 역할을 수행할 수 있다.The processor may implement operations and functions of the annotation device based on instructions according to software in which the annotation method resides in memory. Software in which the annotation method is implemented may be loaded in the memory. The transceiver may transmit and receive data to and from the learning data design device and the artificial intelligence learning device. The input/output device may receive data necessary for the operation of the annotation device and output a list of images, bounding boxes, and recommendation information. The data bus is connected to the processor, memory, transceiver, input/output device, and storage, and may serve as a movement path for transferring data between each component.

스토리지는 어노테이션 방법이 구현된 소프트웨어의 실행을 위해 필요한 애플리케이션 프로그래밍 인터페이스(Application Programming Interface, API), 라이브러리(library) 파일, 리소스(resource) 파일 등을 저장할 수 있다. 스토리지는 어노테이션 방법이 구현된 소프트웨어(180b)를 저장할 수 있다. 또한, 스토리지는 어노테이션 방법의 수행에 필요한 정보들을 저장할 수 있다. 특히, 스토리지는 어노테이션 작업의 대상이 되는 이미지, 프로젝트의 속성, 이미지의 속성, 작업자의 속성 및 작업자의 작업 로그 등을 저장하는 데이터베이스(185)를 포함할 수 있다.The storage may store an application programming interface (API), a library file, a resource file, and the like required for execution of software in which the annotation method is implemented. The storage may store software 180b in which the annotation method is implemented. Also, the storage may store information necessary for performing the annotation method. In particular, the storage may include a database 185 for storing an image to be annotated, a project attribute, an image attribute, a worker attribute, and a worker's work log.

본 발명의 제1 실시예에 따르면, 메모리에 상주되거나 또는 스토리지에 저장된 어노테이션 방법을 구현하기 위한 소프트웨어(180a, 180b)는 프로세서가 입출력장치를 통해 입력된 작업자의 제어에 따라 인공지능(AI) 학습을 위한 어노테이션 작업의 대상이 되는 이미지 속의 일부 영역을 바운딩 박스로 설정하는 단계, 프로세서가 바운딩 박스의 내측 영역에 완전히 포함되거나 또는 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는 객체를 식별하는 단계, 프로세서가 식별된 객체의 외곽선에 대응하는 크기를 가지도록 바운딩 박스의 크기를 확대 또는 축소하는 단계, 및 프로세서가 입출력장치를 통해 입력된 작업자의 제어에 의해 확대 또는 축소된 바운딩 박스의 위치 및 크기가 확정되면, 확정된 바운딩 박스의 위치 및 크기에 따른 좌표를 포함하여 어노테이션의 작업 결과물을 생성하는 단계를 실행시키기 위하여 기록매체에 기록된 컴퓨터 프로그램이 될 수 있다.According to the first embodiment of the present invention, software (180a, 180b) for implementing an annotation method resident in a memory or stored in a storage enables a processor to learn artificial intelligence (AI) under the control of an operator input through an input/output device. Setting a partial region in the image that is a target of annotation work for the bounding box as a bounding box, the processor identifying an object completely included in the inner region of the bounding box or spanning one or more line segments among a plurality of line segments constituting the bounding box. step of expanding or reducing the size of the bounding box so that the processor has a size corresponding to the outline of the identified object, and the position of the bounding box expanded or reduced by the operator's control input through the input/output device by the processor and if the size is confirmed, it may be a computer program recorded on a recording medium to execute a step of generating an annotation work result including coordinates according to the location and size of the determined bounding box.

본 발명의 제2 실시예에 따르면, 메모리에 상주되거나 또는 스토리지에 저장된 어노테이션 방법을 구현하기 위한 소프트웨어(180a, 180b)는 프로세서가 입출력장치를 통해 입력된 작업자의 제어에 따라 인공지능(AI) 학습을 위한 어노테이션 작업의 대상이 되는 이미지 속의 일영역을 바운딩 박스로 설정하는 단계, 프로세서가 설정된 바운딩 박스에 대응하는 객체의 속성 정보로 활용될 수 있는 추천 정보의 목록을 작성하는 단계, 및 프로세서가 작성된 추천 정보의 목록을 기초로 작업자의 제어에 의해 객체의 속정 정보가 확정되면 바운딩 박스의 위치 및 크기에 따른 좌표 및 상기 확정된 속성 정보를 포함하여 어노테이션의 작업 결과물을 생성하는 단계를 실행시키기 위하여 기록매체에 기록된 컴퓨터 프로그램이 될 수 있다.According to the second embodiment of the present invention, the software (180a, 180b) for implementing the annotation method resident in the memory or stored in the storage enables the processor to learn artificial intelligence (AI) according to the operator's control input through the input/output device. Setting a region in the image that is the target of annotation work for the bounding box, creating a list of recommendation information that can be used as attribute information of an object corresponding to the bounding box set by the processor, and When the property information of an object is determined under the control of an operator based on the list of recommended information, records are recorded to execute the step of generating the work result of the annotation including coordinates according to the location and size of the bounding box and the determined property information. It may be a computer program recorded on a medium.

보다 구체적으로, 프로세서는 ASIC(Application-Specific Integrated Circuit), 다른 칩셋(chipset), 논리 회로 및/또는 데이터 처리 장치를 포함할 수 있다. 메모리는 ROM(Read-Only Memory), RAM(Random Access Memory), 플래쉬 메모리, 메모리 카드, 저장 매체 및/또는 다른 저장 장치를 포함할 수 있다. 송수신기는 유무선 신호를 처리하기 위한 베이스밴드 회로를 포함할 수 있다. 입출력장치는 키보드(keyboard), 마우스(mouse), 및/또는 조이스틱(joystick) 등과 같은 입력 장치 및 액정표시장치(Liquid Crystal Display, LCD), 유기 발광 다이오드(Organic LED, OLED) 및/또는 능동형 유기 발광 다이오드(Active Matrix OLED, AMOLED) 등과 같은 영상 출력 장치 프린터(printer), 플로터(plotter) 등과 같은 인쇄 장치를 포함할 수 있다. More specifically, the processor may include an Application-Specific Integrated Circuit (ASIC), other chipsets, logic circuits, and/or data processing devices. The memory may include read-only memory (ROM), random access memory (RAM), flash memory, memory cards, storage media, and/or other storage devices. The transceiver may include a baseband circuit for processing wired/wireless signals. Input/output devices include input devices such as keyboards, mice, and/or joysticks, liquid crystal displays (LCDs), organic LEDs (OLEDs), and/or active organic An image output device such as an active matrix OLED (AMOLED) or the like may include a printing device such as a printer or a plotter.

본 명세서에 포함된 실시 예가 소프트웨어로 구현될 경우, 상술한 방법은 상술한 기능을 수행하는 모듈(과정, 기능 등)로 구현될 수 있다. 모듈은 메모리에 상주되고, 프로세서에 의해 실행될 수 있다. 메모리는 프로세서의 내부 또는 외부에 있을 수 있고, 잘 알려진 다양한 수단으로 프로세서와 연결될 수 있다.When the embodiments included in this specification are implemented as software, the above-described method may be implemented as a module (process, function, etc.) that performs the above-described functions. A module resides in memory and can be executed by a processor. The memory may be internal or external to the processor and may be coupled with the processor in a variety of well-known means.

각 구성요소는 다양한 수단, 예를 들어, 하드웨어, 펌웨어(firmware), 소프트웨어 또는 그것들의 결합 등에 의해 구현될 수 있다. 하드웨어에 의한 구현의 경우, 본 발명의 일 실시예는 하나 또는 그 이상의 ASICs(Application Specific Integrated Circuits), DSPs(Digital Signal Processors), DSPDs(Digital Signal Processing Devices), PLDs(Programmable Logic Devices), FPGAs(Field Programmable Gate Arrays), 프로세서, 콘트롤러, 마이크로 콘트롤러, 마이크로 프로세서 등에 의해 구현될 수 있다.Each component may be implemented by various means, eg, hardware, firmware, software, or a combination thereof. In the case of hardware implementation, one embodiment of the present invention includes one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), FPGAs ( Field Programmable Gate Arrays), processors, controllers, microcontrollers, microprocessors, etc.

또한, 펌웨어나 소프트웨어에 의한 구현의 경우, 본 발명의 일 실시예는 이상에서 설명된 기능 또는 동작들을 수행하는 모듈, 절차, 함수 등의 형태로 구현되어, 다양한 컴퓨터 수단을 통하여 판독 가능한 기록매체에 기록될 수 있다. 여기서, 기록매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 기록매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 예컨대 기록매체는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(Magnetic Media), CD-ROM(Compact Disk Read Only Memory), DVD(Digital Video Disk)와 같은 광 기록 매체(Optical Media), 플롭티컬 디스크(Floptical Disk)와 같은 자기-광 매체(Magneto-Optical Media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치를 포함한다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함할 수 있다. 이러한, 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.In addition, in the case of implementation by firmware or software, an embodiment of the present invention is implemented in the form of a module, procedure, function, etc. that performs the functions or operations described above, and is stored on a recording medium readable through various computer means. can be recorded. Here, the recording medium may include program commands, data files, data structures, etc. alone or in combination. Program instructions recorded on the recording medium may be those specially designed and configured for the present invention, or those known and usable to those skilled in computer software. For example, recording media include magnetic media such as hard disks, floppy disks and magnetic tapes, optical media such as CD-ROMs (Compact Disk Read Only Memory) and DVDs (Digital Video Disks), floptical It includes hardware devices specially configured to store and execute program instructions, such as magneto-optical media, such as a floptical disk, and ROM, RAM, flash memory, and the like. Examples of program instructions may include high-level language codes that can be executed by a computer using an interpreter or the like as well as machine language codes generated by a compiler. These hardware devices may be configured to operate as one or more pieces of software to perform the operations of the present invention, and vice versa.

본 발명의 일 실시예에 따른 인공지능 학습 시스템의 어노테이션 장치는 인공지능(AI) 학습을 위한 어노테이션 작업의 대상이 되는 이미지가 로딩되면, 작업자로부터 이미지 속에 포함된 하나의 객체 특정하기 위한 제어 신호를 입력 받을 수 있다. An annotation device of an artificial intelligence learning system according to an embodiment of the present invention transmits a control signal for specifying one object included in an image from an operator when an image to be an annotation work for AI learning is loaded. can be input.

어노테이션 장치는 자업자로부터 입력된 제어 신호에 따라 이미지 속의 일부 영역을 바운딩 박스로 설정할 수 있다. The annotation device may set a partial region in the image as a bounding box according to a control signal input from a person in charge.

업자로부터 입력된 두 개의 좌표를 좌상단 꼭지점과 우하단 꼭지점으로 가지는 사각형 형상을 바운딩 박스로 설정할 수 있으나, 본 발명에 따라 설정될 수 있는 바운딩 박스는 사각형 외에도, 다각형, 스켈레톤 등 다양할 수 있다. A rectangular shape having two coordinates input from a vendor as an upper left vertex and a lower right vertex can be set as a bounding box, but the bounding box that can be set according to the present invention may be various, such as polygons and skeletons, in addition to rectangles.

어노테이션 장치는 바운딩 박스 내측 영역에 완전히 포함되거나, 또는 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는 객체를 식별할 수 있다.The annotation device may identify an object that is completely included in the inner region of the bounding box or spans one or more line segments among a plurality of line segments constituting the bounding box.

그리고, 어노테이션 장치는 식별된 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는 것으로 판단된 경우, 바운딩 박스 내에 객체가 포함되도록 바운딩 박스의 크기를 확대할 수 있다.And, when it is determined that the identified object spans one or more line segments among a plurality of line segments constituting the bounding box, the annotation device may enlarge the size of the bounding box so that the object is included in the bounding box.

일 실시예로, 어노테이션 장치는 객체가 바운딩 박스 내측 영역에 완전히 포함될 때까지, 바운딩 박스의 외부 방향을 향하여 객체가 걸쳐진 선분을 이동시켜 바운딩 박스의 크기를 확대시킬 수 있다.As an embodiment, the annotation device may enlarge the size of the bounding box by moving a line segment spanning the object toward the outside of the bounding box until the object is completely included in the inner region of the bounding box.

다른 실시예로, 어노테이션 장치는 객체가 바운딩 박스의 내측 영역에 완전히 포함될 때까지, 바운딩 박스의 중심을 객체가 걸쳐진 선분의 방향으로 이동시키며 바운딩 박스의 크기를 사방으로 확대시킬 수 있다.In another embodiment, the annotation device may move the center of the bounding box in the direction of the line segment where the object spans and expand the size of the bounding box in all directions until the object is completely included in the inner region of the bounding box.

다른 실시예로, 어노테이션 장치는 바운딩 박스를 복수 개의 세부 영역으로 분할한 후, 객체가 바운딩 박스 내측 영역에 완전히 포함될 때까지, 분할된 세부 영역 중에서 객체가 걸쳐 있는 세부 영역의 크기만을 확대시킬 수 있다.As another embodiment, after dividing the bounding box into a plurality of detailed regions, the annotation device may enlarge only the size of the detailed region spanning the object among the divided detailed regions until the object is completely included in the inner region of the bounding box. .

또 다른 실시예로, 어노테이션 장치는 객체가 바운딩 박스 내측 영역에 완전히 포함될 때까지, 객체가 걸쳐진 선분의 바깥 영역에 추가 영역을 새롭게 설정하고, 새롭게 설정된 추가 영역과 바운딩 박스를 병합시키는 과정을 반복 수행할 수도 있다.In another embodiment, the annotation device repeatedly sets an additional area outside the line segment where the object spans and merges the newly set additional area with the bounding box until the object is completely included in the inner area of the bounding box. You may.

도 9를 참조하면, 어노테이션 장치는 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 어느 선분에도 걸쳐 있지 않은 경우, 객체가 바운딩 박스 내측 영역에 완전히 포함된 것으로 판단하고, 객체가 바운딩 박스 내측 영역에 밀접하게 피팅되도록 바운딩 박스의 크기를 축소할 수 있다.Referring to FIG. 9 , when the object does not cross any of a plurality of line segments constituting the bounding box, the annotation device determines that the object is completely contained in the inner area of the bounding box, and the object is closely related to the inner area of the bounding box. You can reduce the size of the bounding box so that it fits better.

일 실시예로, 어노테이션 장치는 바운딩 박스를 구성하는 복수 개의 선분 각각에 대하여, 객체의 외곽선에 존재하는 최인접 지점으로부터의 거리가 사전에 설정된 최대 이격 픽셀 수 이내가 될 때까지, 바운딩 박스의 중심을 향하여 선을 이동시켜 바운딩 박스의 크기를 축소시킬 수 있다.In one embodiment, the annotator is the center of the bounding box until the distance from the nearest point existing on the outline of the object is within a preset maximum number of pixels for each of a plurality of line segments constituting the bounding box. You can reduce the size of the bounding box by moving the line towards .

상술한 바와 같은 본 발명의 실시예에 따르면, 인공지능(AI) 학습을 위한 다수의 이미지 각각에 대하여 어노테이션을 수행함에 있어, 이미지 속에 포함된 객체의 형상에 따라 바운딩 박스의 크기가 자동으로 확대 또는 축소됨으로써, 작업자가 보다 용이하게 바운딩 박스를 설정할 수 있게 되며, 어노테이션의 작업 결과물은 보다 균일한 품질을 가질 수 있게 된다.According to the embodiment of the present invention as described above, in performing annotation on each of a plurality of images for artificial intelligence (AI) learning, the size of the bounding box is automatically enlarged or enlarged according to the shape of an object included in the image. By being reduced, the operator can more easily set the bounding box, and the work result of the annotation can have a more uniform quality.

본 발명의 일 실시예에 따른 어노테이션 장치는 작업자로부터 입력된 좌표를 기초로 바운딩 박스를 설정할 수 있다.An annotation device according to an embodiment of the present invention may set a bounding box based on coordinates input by an operator.

일 실시예로서, 어노테이션 장치는 작업자로부터 입력된 두 좌표를 이미지 내에서 좌상단 꼭지점(vertex)의 좌표와 우하단 꼭지점의 좌표로 가지는 사각형을 기초로 바운딩 박스를 설정할 수 있다. 다른 실시예로서, 어노테이션 장치는 작업자로부터 입력된 세 개 이상의 선분으로 구성된 다각형을 기초로 바운딩 박스를 설정할 수도 있다.As an embodiment, the annotation device may set a bounding box based on a rectangle having two coordinates input from an operator as coordinates of an upper left vertex and a coordinate of a lower right vertex in an image. As another embodiment, the annotation device may set a bounding box based on a polygon composed of three or more line segments input from an operator.

어노테이션 장치는 설정된 바운딩 박스 내측 영역에 포함된 객체의 전부 또는 일부를 식별할 수 있다. 이를 위하여, 어노테이션 장치는 바운딩 박스 내측 영역에 대하여, 엣지 추출, 이진화 및 폐쇄 영역 식별 등의 이미지 처리를 수행할 수도 있다.The annotation device may identify all or part of objects included in the area inside the set bounding box. To this end, the annotation device may perform image processing such as edge extraction, binarization, and closed region identification on the inner region of the bounding box.

어노테이션 장치는 바운딩 박스 내측 영역에 포함된 객체가 복수 개인지 판단할 수 있다. 판단 결과, 바운딩 박스 내측 영역에서 식별된 객체가 복수 개인 경우, 어노테이션 장치는 사전에 설정된 우선순위에 따라, 식별된 복수 개의 객체 중에서 하나의 객체만을 선택할 수 있다.The annotation device may determine whether there are a plurality of objects included in the inner region of the bounding box. As a result of the determination, if there are a plurality of objects identified in the inner region of the bounding box, the annotation device may select only one object from among the identified plurality of objects according to a preset priority.

어노테이션 장치는 식별된 객체가 바운딩 박스 내측 영역에 완전히 포함되었는지 판단할 수 있다. 이를 위하여, 어노테이션 장치는 바운딩 박스의 내측 영역에 포함된 픽셀과 바운딩 박스의 외측 영역의 픽셀 사이의 연속성을 기준으로, 식별된 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐 있는지 여부를 판단할 수 있다.The annotation device may determine whether the identified object is completely included in the inner region of the bounding box. To this end, the annotation device determines whether the identified object spans one or more line segments among a plurality of line segments constituting the bounding box, based on continuity between pixels included in the inner area of the bounding box and pixels in the outer area of the bounding box. can judge

판단 결과, 객체가 바운딩 박스를 구성하는 복수 개의 선분 중에서 하나 이상의 선분에 걸쳐진 것으로 판단된 경우, 어노테이션 장치는 바운딩 박스 내에 객체가 완전히 포함되도록 바운딩 박스의 크기를 확대할 수 있다.As a result of the determination, when it is determined that the object spans one or more line segments among a plurality of line segments constituting the bounding box, the annotation device may enlarge the size of the bounding box so that the object is completely included in the bounding box.

일 실시예로, 어노테이션 장치는 객체가 바운딩 박스 내측 영역에 완전히 포함될 때까지, 바운딩 박스의 외부 방향을 향하여 객체가 걸쳐진 선분을 이동시켜 바운딩 박스의 크기를 확대시킬 수 있다.As an embodiment, the annotation device may enlarge the size of the bounding box by moving a line segment spanning the object toward the outside of the bounding box until the object is completely included in the inner region of the bounding box.

다른 실시예로, 어노테이션 장치는 객체가 바운딩 박스의 내측 영역에 완전히 포함될 때까지, 바운딩 박스의 중심을 객체가 걸쳐진 선분의 방향으로 이동시키며 바운딩 박스의 크기를 사방으로 확대시킬 수 있다.In another embodiment, the annotation device may move the center of the bounding box in the direction of the line segment where the object spans and expand the size of the bounding box in all directions until the object is completely included in the inner region of the bounding box.

다른 실시예로, 어노테이션 장치는 바운딩 박스를 복수 개의 세부 영역으로 분할한 후, 객체가 바운딩 박스 내측 영역에 완전히 포함될 때까지, 분할된 세부 영역 중에서 객체가 걸쳐 있는 세부 영역의 크기만을 확대시킬 수 있다.As another embodiment, after dividing the bounding box into a plurality of detailed regions, the annotation device may enlarge only the size of the detailed region spanning the object among the divided detailed regions until the object is completely included in the inner region of the bounding box. .

또 다른 실시예로, 어노테이션 장치는 객체가 바운딩 박스 내측 영역에 완전히 포함될 때까지, 객체가 걸쳐진 선분의 바깥 영역에 추가 영역을 새롭게 설정하고, 새롭게 설정된 추가 영역과 바운딩 박스를 병합시키는 과정을 반복 수행할 수도 있다.In another embodiment, the annotation device repeatedly sets an additional area outside the line segment where the object spans and merges the newly set additional area with the bounding box until the object is completely included in the inner area of the bounding box. You may.

판단 결과, 객체가 바운딩 박스 내측 영역에 완전히 포함된 것으로 판단된 경우, 어노테이션 장치는 객체가 바운딩 박스 내측 영역에 밀접하게 피팅되도록 바운딩 박스의 크기를 축소할 수 있다.As a result of the determination, when it is determined that the object is completely included in the inner region of the bounding box, the annotation device may reduce the size of the bounding box so that the object closely fits the inner region of the bounding box.

일 실시예로, 어노테이션 장치는 바운딩 박스를 구성하는 복수 개의 선분 각각에 대하여, 객체의 외곽선에 존재하는 최인접 지점으로부터의 거리가 사전에 설정된 최대 이격 픽셀 수 이내가 될 때까지, 바운딩 박스의 중심을 향하여 선분을 이동시켜 바운딩 박스의 크기를 축소시킬 수 있다.In one embodiment, the annotator is the center of the bounding box until the distance from the nearest point existing on the outline of the object is within a preset maximum number of pixels for each of a plurality of line segments constituting the bounding box. By moving the line segment toward , the size of the bounding box can be reduced.

이하, 상술한 바와 같은 본 발명의 다양한 실시예에 따른 객체 영역 지정 및 객체 검출 방법 및 이를 실행하기 위하여 기록매체에 기록된 컴퓨터 프로그램에 대하여, 구체적으로 설명하기로 한다. Hereinafter, the method for specifying an object area and detecting an object according to various embodiments of the present invention as described above and a computer program recorded on a recording medium for executing the method will be described in detail.

객체는 RGB 및 투명도를 이용하여 검출할 수 있다.Objects can be detected using RGB and transparency.

RGB을 이용한 객체 검출은 픽셀단위로 RGB값을 검출하고, RGB 경계가 확연히 차이나는 외곽을 추출하고, 외곽과 배경을 구분(RGB 값으로)하여 배경을 제거하는 알고리즘을 적용하고, RGB값을 다시 복원하여 수행될 수 있다.Object detection using RGB detects RGB values in pixel units, extracts the outskirts with markedly different RGB boundaries, separates the outskirts from the background (by RGB values), applies an algorithm to remove the background, and redraws the RGB values. Restoration can be done.

투명도를 이용한 객체 검출은 투명도를 포함하는 RGBA라는 채널로 변경하고, 이미지 전체에 대하여 투명도 수치를 부여하고, 투명도 임계점이 낮은 지점은 배경으로 처리하여 제거하고, 남아있는 객체의 각진 부분은 블러(blurr) 처리로 부드럽게 가공하여 수행될 수 있다.Object detection using transparency changes to a channel called RGBA that includes transparency, assigns a transparency value to the entire image, processes the point where the transparency threshold is low as a background and removes it, and blurs the remaining angular parts of the object. ) can be performed by gently processing with the treatment.

또한, 투명도를 점차 부여할 때 선명한 지점과 아닌 지점의 경계값의 한계점을 기준으로 객체의 외곽을 구분할 수 있다.In addition, when transparency is gradually given, the outline of the object can be distinguished based on the threshold of the boundary value between a clear point and a non-clear point.

바운딩 박스의 최종적인 결과물은 박스 형태로 제공하나, 최초 박스 형태의 영역을 지정함에 있어서 2 point 좌표 방식의 박스 지정이 가능하며, 4 point 좌표 방식의 형태로 박스로 제공이 가능하다.The final result of the bounding box is provided in the form of a box, but in designating the initial box-shaped area, it is possible to designate a box in the form of 2-point coordinates, and it is possible to provide it in the form of a box in the form of 4-point coordinates.

이상과 같이, 본 명세서와 도면에는 본 발명의 바람직한 실시예에 대하여 개시하였으나, 여기에 개시된 실시예 외에도 본 발명의 기술적 사상에 바탕을 둔 다른 변형 예들이 실시 가능하다는 것은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에게 자명한 것이다. 또한, 본 명세서와 도면에서 특정 용어들이 사용되었으나, 이는 단지 본 발명의 기술 내용을 쉽게 설명하고 발명의 이해를 돕기 위한 일반적인 의미에서 사용된 것이지, 본 발명의 범위를 한정하고자 하는 것은 아니다. 따라서, 상술한 상세한 설명은 모든 면에서 제한적으로 해석되어서는 아니 되고 예시적인 것으로 고려되어야 한다. 본 발명의 범위는 첨부된 청구항의 합리적 해석에 의해 선정되어야 하고, 본 발명의 등가적 범위 내에서의 모든 변경은 본 발명의 범위에 포함된다.As described above, although preferred embodiments of the present invention have been disclosed in the present specification and drawings, it is in the technical field to which the present invention belongs that other modified examples based on the technical spirit of the present invention can be implemented in addition to the embodiments disclosed herein. It is self-evident to those skilled in the art. In addition, although specific terms have been used in the present specification and drawings, they are only used in a general sense to easily explain the technical content of the present invention and help understanding of the present invention, but are not intended to limit the scope of the present invention. Accordingly, the foregoing detailed description should not be construed as limiting in all respects and should be considered illustrative. The scope of the present invention should be selected by reasonable interpretation of the appended claims, and all changes within the equivalent scope of the present invention are included in the scope of the present invention.

Claims (5)

작업자의 제어에 따라, 인공지능(Artificial Intelligence, AI) 학습을 위한 어노테이션(annotation) 작업의 대상이 되는 이미지 속의 일부 영역을 바운딩 박스(bounding box)로 설정하는 단계;
상기 바운딩 박스의 내측 영역에 완전히 포함된 객체(object)를 식별하는 단계;
상기 식별된 객체의 경계를 검출하는 단계;
상기 검출된 객체의 경계에 대응하는 크기를 가지도록 상기 바운딩 박스의 크기를 확대 또는 축소하는 단계; 및
상기 작업자의 제어에 의해 상기 확대 또는 축소된 바운딩 박스의 위치 및 크기가 확정되면, 상기 확정된 바운딩 박스의 위치 및 크기에 따른 좌표를 포함하여 어노테이션의 작업 결과물을 생성하는 단계를 포함하는, 객체 영역 지정 및 객체 검출 방법.
Setting a partial region in an image, which is a target of annotation for artificial intelligence (AI) learning, as a bounding box under operator control;
identifying an object completely included in the inner region of the bounding box;
detecting a boundary of the identified object;
enlarging or reducing the size of the bounding box to have a size corresponding to the boundary of the detected object; and
When the position and size of the expanded or reduced bounding box are determined under the operator's control, generating an annotation work result including coordinates according to the determined position and size of the bounding box, the object area Designation and object detection methods.
제1항에 있어서,
상기 객체의 경계를 검출하는 단계는,
상기 이미지의 픽셀단위로 RGB값을 검출하되, RGB 경계가 확연히 차이나는 외곽을 추출하여 외곽과 배경을 구분하고, 알고리즘을 통해 배경을 제거한 후 다시 RGB값을 복원하여 상기 객체의 경계를 검출하는 것을 특징으로 하는, 객체 영역 지정 및 객체 검출 방법.
According to claim 1,
Detecting the boundary of the object,
Detecting RGB values in units of pixels of the image, extracting an outline with a markedly different RGB boundary, distinguishing the outline from a background, removing the background through an algorithm, and restoring the RGB values to detect the boundary of the object Characterized in, object area designation and object detection method.
제1항에 있어서,
상기 객체의 경계를 검출하는 단계는,
투명도를 포함하는 RGBA 채널로 변경하고, 상기 이미지 전체에 대하여 투명도 수치를 부여하되, 투명도 임계점이 낮은 지점은 배경으로 처리하여 제거하고, 남아있는 객체의 각진 부분은 블러(blurr) 처리로 가공하여 상기 객체의 경계를 검출하는 것을 특징으로 하는, 객체 영역 지정 및 객체 검출 방법.
According to claim 1,
Detecting the boundary of the object,
It is changed to an RGBA channel that includes transparency, and a transparency value is given to the entire image, but the point where the transparency threshold is low is processed as a background and removed, and the angled part of the remaining object is processed by blur processing, An object region designation and object detection method, characterized in that the boundary of the object is detected.
제3항에 있어서,
상기 비식별 처리 단계는,
상기 투명도 수치를 부여할 때 선명한 지점과 아닌 지점의 경계값의 한계점을 기준으로 객체의 경계을 구분하는 것을 특징으로 하는, 객체 영역 지정 및 객체 검출 방법.
According to claim 3,
The de-identification processing step,
Characterized in that, when the transparency value is given, the boundary of the object is divided based on the limit of the boundary value of the clear point and the non-clear point, object area designation and object detection method.
메모리(memory);
송수신기(transceiver); 및
상기 메모리에 상주된 명령어를 처리하는 프로세서(processor)를 포함하여 구성된 컴퓨팅 장치와 결합되어,
상기 프로세서가, 작업자의 제어에 따라, 인공지능(Artificial Intelligence, AI) 학습을 위한 어노테이션(annotation) 작업의 대상이 되는 이미지 속의 일부 영역을 바운딩 박스(bounding box)로 설정하는 단계;
상기 바운딩 박스의 내측 영역에 완전히 포함된 객체(object)를 식별하는 단계;
상기 식별된 객체의 경계를 검출하는 단계;
상기 검출된 객체의 경계에 대응하는 크기를 가지도록 상기 바운딩 박스의 크기를 확대 또는 축소하는 단계; 및
상기 작업자의 제어에 의해 상기 확대 또는 축소된 바운딩 박스의 위치 및 크기가 확정되면, 상기 확정된 바운딩 박스의 위치 및 크기에 따른 좌표를 포함하여 어노테이션의 작업 결과물을 생성하는 단계;를 실행시키기 위하여, 기록매체에 기록된 컴퓨터 프로그램.
memory;
transceiver; and
In combination with a computing device configured to include a processor for processing instructions resident in the memory,
Setting, by the processor, a partial region in an image, which is a target of an annotation task for artificial intelligence (AI) learning, as a bounding box under control of an operator;
identifying an object completely included in the inner region of the bounding box;
detecting a boundary of the identified object;
enlarging or reducing the size of the bounding box to have a size corresponding to the boundary of the detected object; and
When the position and size of the expanded or reduced bounding box are determined under the operator's control, generating an annotation work result including coordinates according to the determined position and size of the bounding box; To execute, A computer program recorded on a recording medium.
KR1020210136621A 2021-10-14 2021-10-14 Method of designating an object area and detecting an object, and a computer program recorded on a recording medium to execute the same KR20230053275A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210136621A KR20230053275A (en) 2021-10-14 2021-10-14 Method of designating an object area and detecting an object, and a computer program recorded on a recording medium to execute the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210136621A KR20230053275A (en) 2021-10-14 2021-10-14 Method of designating an object area and detecting an object, and a computer program recorded on a recording medium to execute the same

Publications (1)

Publication Number Publication Date
KR20230053275A true KR20230053275A (en) 2023-04-21

Family

ID=86098443

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210136621A KR20230053275A (en) 2021-10-14 2021-10-14 Method of designating an object area and detecting an object, and a computer program recorded on a recording medium to execute the same

Country Status (1)

Country Link
KR (1) KR20230053275A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200042629A (en) 2018-10-16 2020-04-24 주식회사 키센스 Method for generating annotation and image based on touch of mobile device to learn artificial intelligence and apparatus therefor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200042629A (en) 2018-10-16 2020-04-24 주식회사 키센스 Method for generating annotation and image based on touch of mobile device to learn artificial intelligence and apparatus therefor

Similar Documents

Publication Publication Date Title
KR102356909B1 (en) Annotation method of assigning object and setting object properties for learning data of artificial intelligence, and computer program recorded on record-medium for executing method thereof
KR102310585B1 (en) Annotation method of assigning object simply, and computer program recorded on record-medium for executing method thereof
US10892050B2 (en) Deep image classification of medical images
EP3869385B1 (en) Method for extracting structural data from image, apparatus and device
AU2022305355A1 (en) Ai-augmented auditing platform including techniques for automated document processing
US10789712B2 (en) Method and system for image analysis to detect cancer
KR102433002B1 (en) Annotation method through multiple binding box selection and a computer program recorded on a recording medium to execute the same
KR102310591B1 (en) Method for controlling annotation work, and computer program recorded on record-medium for executing method therefor
US11600088B2 (en) Utilizing machine learning and image filtering techniques to detect and analyze handwritten text
KR102310595B1 (en) Annotation method of setting object properties using proposed information, and computer program recorded on record-medium for executing method thereof
KR102310599B1 (en) Method of generating skeleton data of 3D modeling for artificial intelligence learning, and computer program recorded on record-medium for executing method thereof
KR102343043B1 (en) Annotation method capable of change of working condition simultaneously, and computer program recorded on record-medium for executing method thereof
KR102310592B1 (en) Annotation method capable of guiding change of working regulation, and computer program recorded on record-medium for executing method thereof
KR102310589B1 (en) Method for inspecting of annotation product using scripts, and computer program recorded on record-medium for executing method therefor
KR102439429B1 (en) Annotation method for easy object extraction and a computer program recorded on a recording medium to execute the annotation method
CN112084103B (en) Interface test method, device, equipment and medium
US20200320711A1 (en) Image segmentation method and device
KR20230053275A (en) Method of designating an object area and detecting an object, and a computer program recorded on a recording medium to execute the same
KR102310597B1 (en) Method for providing of question and answer, and computer program recorded on record-medium for executing method therefor
KR102343044B1 (en) Method for controlling annotation work and question, and computer program recorded on record-medium for executing method therefor
EP3992923A2 (en) System and method for identifying non-standard user interface object
KR20230053274A (en) A method of designating an object through an additional or subtraction operation of a detected area and a computer program recorded on a recording medium to execute the same
KR20230053273A (en) The method of designating an object area using a central point and detecting an object, and a computer program recorded on a recording medium to execute the method
KR102356914B1 (en) Method for automatically creation of metadata, and computer program recorded on record-medium for executing method therefor
KR102301635B1 (en) Method of inferring bounding box using artificial intelligence model and computer apparatus of inferring bounding box