JP2017168057A - Device, system, and method for sorting images - Google Patents

Device, system, and method for sorting images Download PDF

Info

Publication number
JP2017168057A
JP2017168057A JP2016055422A JP2016055422A JP2017168057A JP 2017168057 A JP2017168057 A JP 2017168057A JP 2016055422 A JP2016055422 A JP 2016055422A JP 2016055422 A JP2016055422 A JP 2016055422A JP 2017168057 A JP2017168057 A JP 2017168057A
Authority
JP
Japan
Prior art keywords
image
determination
classification
determination unit
target
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2016055422A
Other languages
Japanese (ja)
Other versions
JP6779641B2 (en
Inventor
清彦 岩井
Kiyohiko Iwai
清彦 岩井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Spectee Inc
Original Assignee
Spectee Inc
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 Spectee Inc filed Critical Spectee Inc
Priority to JP2016055422A priority Critical patent/JP6779641B2/en
Publication of JP2017168057A publication Critical patent/JP2017168057A/en
Application granted granted Critical
Publication of JP6779641B2 publication Critical patent/JP6779641B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a device, system, and program, capable of accurately sorting various images collected from the Internet in any classification.SOLUTION: An image sorting device 1 is provided with a plurality of image determination units 10-14 with machine learning capability. The image determination unit 10-14 are arrange in a tree structure. Each image determination unit 10-14 is configured to determine classification of target images based on learning data that is built using image data sets, each belonging to a different classification.SELECTED DRAWING: Figure 1

Description

本発明は、静止画や動画などの画像を分類する画像分類装置、画像分類システム及び画像分類方法に関する。より詳しくは、インターネットなどから収集した様々な種類の画像を、その画像自体の特徴に基づいて分類する技術に関する。   The present invention relates to an image classification device, an image classification system, and an image classification method for classifying images such as still images and moving images. More specifically, the present invention relates to a technique for classifying various types of images collected from the Internet or the like based on the characteristics of the images themselves.

近年、インターネット上に掲載された画像を解析し、分類する技術が開発されている(例えば、特許文献1,2参照。)。例えば、特許文献1には、画像中に含まれる基底となる形状を定義し、判定対象の画像に基底形状が存在するか否かで画像を分類する方法が記載されている。また、特許文献2には、画像周辺の説明テキスト情報と画像情報とを利用して、特定のキーワードが持つ概念に対応した画像を分類する方法が記載されている。   In recent years, techniques for analyzing and classifying images posted on the Internet have been developed (see, for example, Patent Documents 1 and 2). For example, Patent Literature 1 describes a method of defining a base shape included in an image and classifying the image based on whether or not a base shape exists in the determination target image. Patent Document 2 describes a method of classifying an image corresponding to a concept of a specific keyword using explanatory text information and image information around the image.

一方、機械学習(マシンラーニング)を利用して、画像分類を行う方法も提案されている(特許文献3参照)。特許文献3に記載の画像分類装置は、判定対象の画像について、画素値の勾配と座標の積である勾配モーメントを要素として含む特徴ベクトルを算出し、既知の画像を用いて機械学習して得られた結果との類似性により画像分類を行っている。   On the other hand, a method of classifying images using machine learning (machine learning) has also been proposed (see Patent Document 3). The image classification device described in Patent Document 3 calculates a feature vector including, as an element, a gradient moment that is a product of a gradient of pixel values and coordinates for an image to be determined, and obtains it by machine learning using a known image. Image classification is performed based on the similarity to the obtained results.

また、従来、キーワードに基づくウェブ検索により収集された複数の画像データから、人手を介さずに、オブジェクト認識用の学習データを自動作成する技術も提案されている(特許文献4参照)。特許文献4に記載の学習データ作成装置では、収集された画像データの領域画像をその特徴量に基づいて所定のクラスタに分類し、各クラスタの分布状態から領域画像の分布が少ないクラスタを特定して、そのクラスタに属する領域画像を画像データから削除し、学習データとしている。   Conventionally, a technique has also been proposed in which learning data for object recognition is automatically created from a plurality of image data collected by a web search based on keywords without human intervention (see Patent Document 4). In the learning data creation device described in Patent Literature 4, the area image of the collected image data is classified into predetermined clusters based on the feature amount, and a cluster with a small area image distribution is identified from the distribution state of each cluster. Thus, the area image belonging to the cluster is deleted from the image data and used as learning data.

特開平11−345340号公報JP-A-11-345340 特開2007−317133号公報JP 2007-317133 A 特開2015−11552号公報JP-A-2015-11552 特開2012−22419号公報JP 2012-22419 A

インターネット上には、静止画、動画及びコンピュータグラフィックス(CG)など多種多様の画像が存在しており、また、複数の要素を備えた画像も存在する。しかしながら、前述した従来の画像分類方法では、これら全ての画像を精度よく分類することは困難である。更に、従来の画像分類方法を用いた場合、分類精度の向上や高速処理を実現するには、極めて高い技術力と多大な経験や知識を必要とする。   There are a wide variety of images such as still images, moving images, and computer graphics (CG) on the Internet, and there are also images with a plurality of elements. However, with the conventional image classification method described above, it is difficult to accurately classify all these images. Furthermore, when a conventional image classification method is used, an extremely high technical capability and a great deal of experience and knowledge are required to improve classification accuracy and realize high-speed processing.

そこで、本発明は、インターネット上から収集した様々な画像を、任意の区分で、精度良く分類することが可能な画像分類装置、画像分類システム及び画像分類方法を提供することを目的とする。   Accordingly, an object of the present invention is to provide an image classification device, an image classification system, and an image classification method that can accurately classify various images collected from the Internet into arbitrary classifications.

本発明に係る画像分類装置は、機械学習機能を備える複数の画像判定部を有し、前記複数の画像判定部は、木構造に配置されており、それぞれ異なる学習データに基づいて対象画像の区分を判定する。
本発明の画像分類装置は、前記画像判定部毎に区分が異なるサンプル画像により前記学習データが構築されていてもよい。
また、前記木構造の下段の画像判定部が、前記木構造の上段の画像判定部よりも下位概念の区分を判定してもよい。
一方、前記機械学習としては、例えば深層学習(ディープラーニング)を適用することができる。
また、前記画像判定部には、畳み込みニューラルネットワークが実装されていてもよい。
An image classification device according to the present invention has a plurality of image determination units having a machine learning function, and the plurality of image determination units are arranged in a tree structure, and classify target images based on different learning data. Determine.
In the image classification device of the present invention, the learning data may be constructed from sample images having different sections for each of the image determination units.
Further, the lower image determination unit of the tree structure may determine a lower concept category than the upper image determination unit of the tree structure.
On the other hand, as the machine learning, for example, deep learning can be applied.
In addition, a convolutional neural network may be mounted on the image determination unit.

本発明に係る画像分類システムは、前述した画像分類装置を備えるものである。   An image classification system according to the present invention includes the above-described image classification device.

本発明に係る画像分類方法は、機械学習法を用いて対象画像を分類する画像分類方法であって、第1の区分に属する2種以上の画像データに基づいて構築された第1の学習データと、前記対象画像とを比較して、前記対象画像が前記第1の区分のいずれの種類の画像であるかを判定する第1判定工程と、前記第1の区分よりも下位概念の第2の区分に属する2種以上の画像データに基づいて構築された第2の学習データと、前記対象画像とを比較して、前記対象画像が前記第2の区分のいずれの種類の画像であるかを判定する第2判定工程と、前記第1の区分よりも下位概念の第3の区分に属する2種以上の画像データに基づいて構築された第3の学習データと、前記対象画像とを比較して、前記対象画像が前記第3の区分のいずれの種類の画像であるかを判定する第3判定工程と、を有し、前記第1判定工程の判定結果に基づき、前記第2判定工程又は前記第3判定工程を行う。
本発明の画像分類方法は、前述した各工程に加えて、前記第3の区分よりも下位概念の第4の区分に属する2種以上の画像データに基づいて構築された第4の学習データと、前記対象画像とを比較して、前記対象画像が前記第4の区分のいずれの種類の画像であるかを判定する第4判定工程を有していてもよい。
また、前記判定工程は、前記対象画像から抽出した特徴量を用いて算出した前記学習データとの一致率に基づいて判定を行ってもよい。
一方、前記機械学習としては、例えば深層学習(ディープラーニング)を適用することができる。
また、前記判定工程は、畳み込みニューラルネットワークにより実行することもできる。
前記対象画像は、インターネット上から収集した画像でもよい。
An image classification method according to the present invention is an image classification method for classifying a target image using a machine learning method, wherein the first learning data is constructed based on two or more types of image data belonging to the first category. Are compared with the target image to determine which type of image in the first category the target image is, and a second subordinate concept than the first category. The second learning data constructed on the basis of two or more types of image data belonging to the category is compared with the target image, and the type of the image in the second category is the target image A second determination step for determining the target image and the third learning data constructed based on two or more types of image data belonging to a third category of a lower concept than the first category, and the target image And the target image is any type of the third section A third determination step of determining whether the image, and based on the determination result of the first determination step, the second determination step or said third determination step.
In addition to the above-described steps, the image classification method of the present invention includes fourth learning data constructed based on two or more types of image data belonging to a fourth category that is a lower concept than the third category, A fourth determination step may be performed in which the target image is compared with the target image to determine which type of image in the fourth section.
In the determination step, the determination may be performed based on a matching rate with the learning data calculated using a feature amount extracted from the target image.
On the other hand, as the machine learning, for example, deep learning can be applied.
The determination step can also be executed by a convolutional neural network.
The target image may be an image collected from the Internet.

本発明によれば、機械学習機能を備えた複数の画像判定部をツリー状に配置し、判定部毎に異なる学習データに基づき判定を行うため、インターネット上から収集した様々な画像を、目的に応じて設定された任意の区分で、精度良く分類することができる。   According to the present invention, since a plurality of image determination units having a machine learning function are arranged in a tree shape and determination is performed based on different learning data for each determination unit, various images collected from the Internet can be used for the purpose. It is possible to classify with high accuracy in any category set accordingly.

本発明の第1の実施形態に係る画像分類装置の構成例を示す概念図である。It is a conceptual diagram which shows the structural example of the image classification apparatus which concerns on the 1st Embodiment of this invention. 図1に示す画像分類装置1を用いて画像を分類する方法を示すフローチャートである。It is a flowchart which shows the method of classifying an image using the image classification apparatus 1 shown in FIG. 本発明の第2の実施形態に係る画像分類システムの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of the image classification system which concerns on the 2nd Embodiment of this invention.

以下、本発明を実施するための形態について、添付の図面を参照して、詳細に説明する。なお、本発明は、以下に説明する実施形態に限定されるものではない。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments for carrying out the present invention will be described in detail with reference to the accompanying drawings. Note that the present invention is not limited to the embodiments described below.

(第1の実施形態)
先ず、本発明の第1の実施形態に係る画像分類装置について説明する。図1は本実施形態の画像分類装置の構成例を示す概念図である。図1に示すように、本実施形態の画像分類装置1は、静止画や動画などの画像データを解析し、被写体や撮影シーンを任意の区分で分類するものであり、機械学習機能を備える複数の画像判定部10〜14が木構造(ツリー状)に配置されている。
(First embodiment)
First, an image classification apparatus according to the first embodiment of the present invention will be described. FIG. 1 is a conceptual diagram illustrating a configuration example of an image classification apparatus according to the present embodiment. As shown in FIG. 1, the image classification device 1 according to the present embodiment analyzes image data such as still images and moving images, classifies subjects and shooting scenes into arbitrary categories, and has a plurality of machine learning functions. Are determined in a tree structure (tree shape).

[画像判定部]
画像判定部10〜14は、機械学習の手法を用いて取得した判定基準(画像の特徴)に基づき、画像の区分を判定するものである。各画像判定部10〜14は、それぞれ区分が異なるサンプル画像データを用いて学習しており、相互に異なる判定基準を有している。ここで、画像の区分としては、例えば静止画や動画、実写や人工画像などの画種の他、人物、風景及び人工物などの被写体のジャンルが挙げられるが、これらに限定されるものではなく、目的に応じて任意に設定することが可能である。
[Image determination unit]
The image determination units 10 to 14 determine image classifications based on determination criteria (image characteristics) acquired using a machine learning technique. Each of the image determination units 10 to 14 learns using sample image data having different sections, and has different determination criteria. Here, examples of the image classification include, for example, image types such as still images, moving images, live-action images, and artificial images, and genres of subjects such as people, landscapes, and artificial objects, but are not limited thereto. It can be arbitrarily set according to the purpose.

画像判定部10〜14に用いる機械学習の手法は、特に限定されるものではなく、公知のアルゴリズムを用いて実施することができるが、分類精度の観点からは、深層学習(ディープラーニング)を用いることが好ましい。ディープラーニングは、高階層のニューラルネットワークを用いた機械学習の手法であり、学習データに基づいて、画像識別を行うことができる。ディープラーニングの中でも、特に畳み込みニューラルネットワーク(CNN:Convolutional Neural Network)は、高精度で画像識別可能であることから、判定部10〜14として好適である。   The machine learning method used for the image determination units 10 to 14 is not particularly limited, and can be implemented using a known algorithm, but from the viewpoint of classification accuracy, deep learning is used. It is preferable. Deep learning is a machine learning method using a high-level neural network, and image identification can be performed based on learning data. Among deep learning, a convolutional neural network (CNN) is particularly suitable as the determination units 10 to 14 because it can identify images with high accuracy.

画像判定部10〜14は、上段側、即ち判定対象の画像データが入力される側に、上位概念の区分を判定するものが配置され、下段側になるに従い下位概念の区分を判定するものが配置されている。具体的には、最も上段(第1段)に配置されている画像判定部10では、例えば実写や人工画像などの画種を判定する。この場合、画像判定部10には、予め「実写画像」とタグ付けされたサンプル画像と、「人工画像」とタグ付けされたサンプル画像を用いて学習させておけばよい。   The image determination units 10 to 14 are arranged to determine the classification of the higher concept on the upper side, that is, the side on which the image data to be determined is input, and to determine the classification of the lower concept as the lower level is reached. Has been placed. Specifically, the image determination unit 10 arranged at the uppermost level (first level) determines an image type such as a real image or an artificial image. In this case, the image determination unit 10 may be trained using a sample image previously tagged as “actual image” and a sample image tagged as “artificial image”.

画像判定部10から分岐する画像判定部11,12は、それぞれ画種よりも下位概念の区分で、画像を判定する。例えば、画像判定部11が「人工画像」を判定するものであり、画像判定部12が「実写画像」を判定するものである場合は、画像判定部11ではアニメーションやコンピュータグラフィックス(CG:computer graphics)などの作成手法を判定し、判定結果A1,A2を得る。一方、「実写画像」を判定する画像判定部12では、風景や人物などの被写体のジャンルを判定する。   The image determination units 11 and 12 branching from the image determination unit 10 determine images according to the lower concept classification than the image type. For example, when the image determination unit 11 determines an “artificial image” and the image determination unit 12 determines a “real image”, the image determination unit 11 performs animation or computer graphics (CG: computer). graphics) or the like, and determination results A1 and A2 are obtained. On the other hand, the image determination unit 12 that determines “real images” determines the genre of a subject such as a landscape or a person.

前述した画像判定部12から分岐する画像判定部13,14では、それぞれ被写体が「風景」又は「人物」と判定された画像について、更に下位の概念で判定を行う。例えば、画像判定部13では「風景」と判定された画像について、被写体が街並か、自然か、その他かなどを判定し、判定結果B11〜B13を得る。一方、画像判定部14では「人物」と判定された画像について、自撮りか否かなどを判定し、判定結果B21,B22を得る。   In the image determination units 13 and 14 branched from the image determination unit 12 described above, an image in which the subject is determined to be “landscape” or “person” is determined based on a lower concept. For example, the image determination unit 13 determines whether the subject is streetscape, natural, or other for an image determined to be “landscape”, and obtains determination results B11 to B13. On the other hand, the image determination unit 14 determines whether or not the image determined as “person” is self-portrait, and obtains determination results B21 and B22.

なお、画像判定部11〜14も、画像判定部10と同様に、予め判定する区分に応じたサンプル画像を用いて学習させておけばよい。また、画像判定部10〜14の配置は、図1に示す構成に限定されるものではなく、各画像判定部からの分岐の数や階層は、目的に応じて適宜選択することができる。更に、処理速度向上のため、木構造の一群の画像判定部を、2群以上、並列に配置してもよい。この場合、一の画像判定部群と他の画像判定部群とで、同一の処理を行ってもよいし、異なる処理を行ってもよい。   Similar to the image determination unit 10, the image determination units 11 to 14 may be learned using the sample images corresponding to the sections to be determined in advance. Further, the arrangement of the image determination units 10 to 14 is not limited to the configuration illustrated in FIG. 1, and the number of branches and the hierarchy from each image determination unit can be appropriately selected according to the purpose. Furthermore, two or more groups of image determination units of a tree structure may be arranged in parallel to improve the processing speed. In this case, one image determination unit group and another image determination unit group may perform the same processing or different processing.

[その他]
本実施形態の画像分類装置1には、前述した画像判定部に加えて、画像に含まれるオブジェクトを検知する物体検知部や、検知したオブジェクトを分類する物体分類部などが設けられていてもよい。
[Others]
In addition to the above-described image determination unit, the image classification device 1 according to the present embodiment may include an object detection unit that detects an object included in an image, an object classification unit that classifies the detected object, and the like. .

[動作]
次に、本発明の実施形態の画像分類装置の動作、即ち、本実施形態の画像分類装置を用いて画像を分類する方法について説明する。図2は図1に示す画像分類装置1を用いて画像を分類する方法を示すフローチャートである。本実施形態の画像分類装置で分類される画像は、例えばインターネットに接続されている各種ソーシャルメディアから収集することができ、種類、サイズ及び形式などは限定されない。
[Operation]
Next, an operation of the image classification apparatus according to the embodiment of the present invention, that is, a method for classifying images using the image classification apparatus according to the present embodiment will be described. FIG. 2 is a flowchart showing a method for classifying images using the image classification apparatus 1 shown in FIG. Images classified by the image classification device of the present embodiment can be collected from various social media connected to the Internet, for example, and the type, size, format, etc. are not limited.

[ステップS1]
本実施形態の画像分類装置1で画像を分類する場合は、先ず、画種を判定する。具体的には、サンプル画像により「人工画像」と「実写画像」の学習データが構築された第1段の画像判定部10に判定対象の画像データを入力し、「人工画像」及び「実写画像」のいずれであるか判定を行う。
[Step S1]
When classifying an image with the image classification device 1 of the present embodiment, first, the image type is determined. Specifically, the determination target image data is input to the first-stage image determination unit 10 in which the learning data of the “artificial image” and the “real image” is constructed by the sample image, and the “artificial image” and the “real image” are input. Is determined.

画像判定部10では、例えば、判定対象の画像について、特定の部分ではなく、全体から特徴量を抽出し、それを学習データと比較して、「人工画像」及び「実写画像」である確率(それぞれの学習データとの一致率)を算出する。そして、画像判定部10は、算出された一致率が予め設定した基準値以上であるか否かにより、その画像が「人工画像」及び「実写画像」のいずれであるかを判定する。   In the image determination unit 10, for example, with respect to an image to be determined, a feature amount is extracted from the whole instead of a specific part, and compared with learning data, the probability of being an “artificial image” and a “real image” ( The matching rate with each learning data) is calculated. Then, the image determination unit 10 determines whether the image is an “artificial image” or a “real image” depending on whether or not the calculated matching rate is equal to or greater than a preset reference value.

なお、「人工画像」及び「実写画像」の一致率のいずれも基準値未満であった場合は、一致率が高かった方であると仮定し、次の判定を行う。もし、一致率が同じ値であった場合は、予め定めた優先順位が高い方であると仮定して、次の判定を行えばよい。   Note that if both of the coincidence rates of the “artificial image” and the “real image” are less than the reference value, it is assumed that the coincidence rate is higher and the next determination is performed. If the match rate is the same value, the next determination may be performed assuming that the predetermined priority is higher.

引き続き、この判定結果に基づいて、第2段の画像判定部11,12で判定を行う。具体的には、画像判定部10で「人工画像」と判断された場合は、判定対象の画像データを画像判定部11に入力して、作成手法を判定する。一方、画像判定部10で「実写画像」と判定された場合は、判定対象の画像データを画像判定部12に入力して、被写体のジャンルを判定する。   Subsequently, based on the determination result, determination is performed by the second-stage image determination units 11 and 12. Specifically, when the image determination unit 10 determines “artificial image”, the image data to be determined is input to the image determination unit 11 to determine the creation method. On the other hand, if the image determination unit 10 determines “real image”, the image data to be determined is input to the image determination unit 12 to determine the genre of the subject.

[ステップS11]
画像判定部10で「人工画像」と判断された場合は、サンプル画像により「アニメーション」と「その他の人工画像」の学習データが構築された第2段の画像判定部11に、判定対象の画像データを入力する。画像判定部11に入力される画像データは、画像判定部10に入力したものと同じである。
[Step S11]
When the image determination unit 10 determines “artificial image”, the second-stage image determination unit 11 in which learning data of “animation” and “other artificial images” is constructed by the sample image is used as the determination target image. Enter the data. The image data input to the image determination unit 11 is the same as that input to the image determination unit 10.

画像判定部11では、判定対象の画像の全体から特徴量を抽出し、それを学習データと比較して、「アニメーション」及び「その他の人工画像」である確率(それぞれの学習データとの一致率)を算出する。そして、画像判定部11は、算出された一致率が予め設定した基準値以上であるか否かにより、その画像が「アニメーション」及び「その他の人工画像」のいずれであるかを判定し、その結果を出力する。   The image determination unit 11 extracts a feature amount from the entire determination target image, compares it with learning data, and calculates the probability of “animation” and “other artificial images” (matching rate with each learning data). ) Is calculated. Then, the image determination unit 11 determines whether the image is “animation” or “other artificial image” depending on whether or not the calculated matching rate is equal to or higher than a preset reference value. Output the result.

なお、「アニメーション」及び「その他の人工画像」の一致率のいずれも基準値未満であった場合は、一致率が高かった方であると仮定し、結果を出力する。もし、一致率が同じ値になった場合は、予め定めた優先順位が高い方であると仮定して、結果を出力すればよい。   If the matching rates of “animation” and “other artificial images” are both lower than the reference value, it is assumed that the matching rate is higher, and the result is output. If the match rate becomes the same value, the result may be output assuming that the predetermined priority is higher.

[ステップS21]
一方、画像判定部10で「実写画像」と判断された場合は、サンプル画像により「風景画像」及び「人物画像」の学習データが構築された第2段の画像判定部12に、判定対象の画像データを入力する。画像判定部12に入力される画像データも、画像判定部10に入力したものと同じである。
[Step S21]
On the other hand, when the image determination unit 10 determines “real image”, the second-stage image determination unit 12 in which learning data of “landscape image” and “person image” is constructed by the sample image is determined. Input image data. The image data input to the image determination unit 12 is the same as that input to the image determination unit 10.

画像判定部12では、判定対象の画像の全体から特徴量を抽出し、それを学習データと比較して、「風景画像」及び「人物画像」である確率(それぞれの学習データとの一致率)を算出する。そして、画像判定部12は、算出された一致率が予め設定した基準値以上であるか否かにより、その画像が「風景画像」及び「人物画像」のいずれであるかを判定する。   The image determination unit 12 extracts a feature amount from the entire determination target image, compares it with learning data, and calculates the probability of “landscape image” and “person image” (matching rate with each learning data). Is calculated. Then, the image determination unit 12 determines whether the image is a “landscape image” or a “person image” depending on whether the calculated matching rate is equal to or higher than a preset reference value.

なお、「風景画像」及び「人物画像」の一致率のいずれも基準値未満であった場合は、一致率が高かった方であると仮定し、次の判定を行う。もし、一致率が同じ値になった場合は、予め定めた優先順位が高い方であると仮定し、次の判定を行えばよい。   If the matching rates of the “landscape image” and the “person image” are both less than the reference value, it is assumed that the matching rate is higher and the next determination is performed. If the match rate becomes the same value, the next determination may be performed on the assumption that the predetermined priority is higher.

引き続き、この判定結果に基づいて、第3段の画像判定部13,14で判定を行う。具体的には、画像判定部12で「風景画像」と判断された場合は、判定対象の画像データを画像判定部13に入力して、撮影シーンを判定する。一方、画像判定部12で「人物画像」と判定された場合は、判定対象の画像データを画像判定部14に入力して、撮影方法を判定する。   Subsequently, based on the determination result, determination is performed by the third-stage image determination units 13 and 14. Specifically, when the image determination unit 12 determines “landscape image”, the image data to be determined is input to the image determination unit 13 to determine the shooting scene. On the other hand, if the image determination unit 12 determines “person image”, the image data to be determined is input to the image determination unit 14 to determine the shooting method.

[ステップS22]
画像判定部12で「風景画像」と判断された場合は、サンプル画像により「街並み画像」、「自然画像」及び「その他の風景画像」の3種の学習データが構築された第3段の画像判定部13に、判定対象の画像データを入力する。画像判定部13に入力される画像データも、画像判定部10に入力したものと同じである。
[Step S22]
When the image determination unit 12 determines “landscape image”, the third-stage image in which three types of learning data of “cityscape image”, “natural image”, and “other landscape image” are constructed by the sample image. The determination target image data is input to the determination unit 13. The image data input to the image determination unit 13 is the same as that input to the image determination unit 10.

画像判定部13では、判定対象の画像の全体から特徴量を抽出し、それを学習データと比較して、「街並み画像」、「自然画像」及び「その他の風景画像」である確率(それぞれの学習データとの一致率)を算出する。そして、画像判定部13は、算出された一致率が予め設定した基準値以上であるか否かにより、その画像が「街並み画像」、「自然画像」及び「その他の風景画像」のいずれであるかを判定する。   The image determination unit 13 extracts a feature amount from the entire determination target image and compares it with learning data to determine the probability of being a “cityscape image”, “natural image”, and “other landscape image” (respectively The coincidence rate with the learning data is calculated. Then, the image determination unit 13 determines whether the image is a “cityscape image”, “natural image”, or “other landscape image” depending on whether the calculated matching rate is equal to or higher than a preset reference value. Determine whether.

なお、「街並み画像」、「自然画像」及び「その他の風景画像」の一致率のいずれも基準値未満であった場合は、一致率が最も高かったものであると仮定し、結果を出力する。もし、「街並み画像」、「自然画像」及び「その他の風景画像」のうちの2種について一致率が同じ値となり、その値が予め設定した基準値以上又は基準値には満たないが残りの1種よりも高い場合は、2種のうち予め定めた優先順位が高い方であると仮定し、結果を出力すればよい。   Note that if the match rate of “cityscape image”, “natural image”, and “other landscape image” is less than the reference value, it is assumed that the match rate is the highest and the result is output. . If the match rate is the same for two types of “cityscape image”, “natural image”, and “other landscape image”, the value is equal to or higher than a preset reference value or less than the reference value, but the remaining If it is higher than one type, it is assumed that the predetermined priority is higher of the two types, and the result may be output.

[ステップS23]
一方、画像判定部12で「人物画像」と判断された場合は、サンプル画像により「自撮画像」及び「その他の人物画像」の学習データが構築された第3段の画像判定部14に、判定対象の画像データを入力する。画像判定部14に入力される画像データも、画像判定部10に入力したものと同じである。
[Step S23]
On the other hand, if the image determination unit 12 determines “person image”, the third-stage image determination unit 14 in which learning data of “self-portrait image” and “other person image” is constructed by the sample image is displayed. Input image data to be judged. The image data input to the image determination unit 14 is the same as that input to the image determination unit 10.

画像判定部14では、判定対象の画像の全体から特徴量を抽出し、それを学習データと比較して、「自撮画像」及び「その他の人物画像」である確率(それぞれの学習データとの一致率)を算出する。そして、画像判定部14は、算出された一致率が予め設定した基準値以上であるか否かにより、その画像が「自撮画像」及び「その他の人物画像」のいずれであるかを判定する。   The image determination unit 14 extracts a feature amount from the entire determination target image, compares it with learning data, and calculates the probability of “self-portrait image” and “other person image” (with each learning data (Coincidence rate) is calculated. Then, the image determination unit 14 determines whether the image is a “self-portrait image” or an “other person image” depending on whether or not the calculated matching rate is equal to or higher than a preset reference value. .

なお、「自撮画像」及び「その他の人物画像」の一致率のいずれも基準値未満であった場合は、一致率が高かった方であると仮定し、結果を出力する。もし、一致率が同じ値になった場合は、予め定めた優先順位が高い方であると仮定し、結果を出力すればよい。   Note that if both of the coincidence rates of the “self-portrait image” and the “other person image” are less than the reference value, it is assumed that the coincidence rate is higher, and the result is output. If the match rate becomes the same value, it is assumed that the predetermined priority is higher and the result may be output.

ディープラーニングなどの機械学習の手法を用いると、1回の動作で、複数の区分を比較し、判定することが可能であるが、その場合、学習時間及び判定処理に要する時間が長くなり、十分な分類精度が得られない。これに対して、本実施形態の画像分類装置1では、1つの画像データについて、異なる基準(学習データ)で複数回判定を行うため、個々の画像判定部は、学習に要する時間を短縮でき、処理時間も短くなる。   If machine learning techniques such as deep learning are used, it is possible to compare and determine multiple categories in a single operation, but in that case, the learning time and the time required for the determination process will be long and sufficient. Accurate classification accuracy cannot be obtained. On the other hand, in the image classification apparatus 1 according to the present embodiment, since one image data is determined a plurality of times with different criteria (learning data), each image determination unit can reduce the time required for learning, Processing time is also shortened.

また、この画像分類方法は、画像全体で判定しているため、画像データから一部を取り出して判定する従来の方法や周囲のテキストデータを用いて判定する従来の方法に比べて、高い精度で様々な画像を分類することができる。なお、本実施形態の画像分類装置は、静止画だけでなく、動画を分類することも可能であり、また、静止画と動画が混在しているデータ群の分類にも適用することができる。動画の分類を行う場合は、例えば、第1段の画像判定部で判定を行う前に、複数のフレームに分解することで、静止画と同様の処理で判定を行うことが可能である。   In addition, since this image classification method is determined for the entire image, it is more accurate than the conventional method for determining by extracting a part from image data and the conventional method for determining using surrounding text data. Various images can be classified. Note that the image classification apparatus according to the present embodiment can classify not only still images but also moving images, and can also be applied to classification of data groups in which still images and moving images are mixed. When classifying moving images, for example, before performing the determination by the first-stage image determination unit, it is possible to perform the determination by performing processing similar to that for a still image by disassembling into a plurality of frames.

以上詳述したように、本実施形態の画像分類装置は、機械学習機能を備えた複数の画像判定部をツリー状に配置し、判定部毎に異なる学習データに基づき判定を行っているため、インターネット上から収集した様々な画像を、目的に応じて設定された任意の区分で、精度良く分類することが可能となる。また、本実施形態の画像分類装置は、先ず、上位概念の区分について判定を行い、下流になるに従い下位概念の区分について判定を行う構成となっているため、大量の画像データを高速で処理することができる。   As described in detail above, the image classification device of the present embodiment arranges a plurality of image determination units having a machine learning function in a tree shape, and performs determination based on different learning data for each determination unit. It is possible to classify various images collected from the Internet with high accuracy according to arbitrary categories set according to the purpose. The image classification apparatus according to the present embodiment is configured to first determine the classification of the upper concept and determine the classification of the lower concept as it goes downstream, so that a large amount of image data is processed at high speed. be able to.

前述した画像分類技術は、インターネット上から収集した画像の分類だけでなく、違法動画の検出、ニュース動画の検出、不適切なコンテンツの除去、特定ブランドの解析、地域トレンドの解析など、様々な用途に適用することが可能である。   The above-mentioned image classification technology can be used for various purposes such as illegal video detection, news video detection, inappropriate content removal, specific brand analysis, and regional trend analysis, as well as image classification collected from the Internet. It is possible to apply to.

(第2の実施形態)
次に、本発明の第2の実施形態に係る画像分類システムについて説明する。図3は本実施形態の画像分類システムの構成例を示す概念図である。図3に示すように、本実施形態の画像分類システムは、インターネット3上から画像を収集し、それを任意の区分で分類するものであり、1又は2以上の画像分類装置1を備えている。
(Second Embodiment)
Next, an image classification system according to the second embodiment of the present invention will be described. FIG. 3 is a conceptual diagram showing a configuration example of the image classification system of the present embodiment. As shown in FIG. 3, the image classification system according to the present embodiment collects images from the Internet 3 and classifies the images into arbitrary sections, and includes one or more image classification apparatuses 1. .

画像分類装置1は、機械学習機能を備えた複数の画像判定部がツリー状に配置されており、判定部毎に異なる学習データに基づき判定を行うものであり、例えば前述した第1の実施形態の画像分類装置1を用いることができる。本実施形態の画像分類システムでは、複数の情報処理装置を相互に接続し、各情報処理装置に学習データが異なる複数の画像判定部を設け、複数の情報処理装置を跨いでツリー状となる構成をとることもできる。この場合、相互に接続された複数の情報処理装置が、1つの画像分類装置1として機能する。   The image classification apparatus 1 includes a plurality of image determination units having a machine learning function arranged in a tree shape, and performs determination based on different learning data for each determination unit. For example, the first embodiment described above. The image classification device 1 can be used. In the image classification system according to the present embodiment, a plurality of information processing apparatuses are connected to each other, each image processing apparatus is provided with a plurality of image determination units having different learning data, and is configured in a tree shape across the plurality of information processing apparatuses You can also take In this case, a plurality of information processing apparatuses connected to each other function as one image classification apparatus 1.

また、本実施形態の画像分類システムでは、機械学習機能を備えた複数の画像判定部がツリー状に配置された複数の画像処理装置1が並列に接続されていてもよい。このように、画像分類装置1や情報処理装置が、複数台設けられている場合は、少なくとも1つの画像分類装置1又は情報処理装置がインターネット3に接続されていればよい。   In the image classification system of the present embodiment, a plurality of image processing apparatuses 1 in which a plurality of image determination units having a machine learning function are arranged in a tree shape may be connected in parallel. As described above, when a plurality of image classification apparatuses 1 and information processing apparatuses are provided, at least one image classification apparatus 1 or information processing apparatus may be connected to the Internet 3.

更に、本実施形態の画像分類システムでは、画像分類装置1内又は別途設けられた情報処理装置内に、インターネット3を介してソーシャルメディア4に掲載された画像データを収集する画像収集部が設けられていてもよい。この画像収集部は、特定又は不特定の静止画や動画を収集し、例えば画像分類装置1内又は別途設けられた記憶装置内に記憶する。加えて、本実施形態の画像分類システムは、画像分類装置1で分類された画像を、インターネット3を介して、ユーザ端末2a,2bで閲覧可能にすることもできる。   Furthermore, in the image classification system of the present embodiment, an image collection unit that collects image data posted on the social media 4 via the Internet 3 is provided in the image classification device 1 or an information processing device provided separately. It may be. The image collection unit collects specific or unspecified still images and moving images, and stores them in, for example, the image classification device 1 or a storage device provided separately. In addition, the image classification system according to the present embodiment can also allow the images classified by the image classification device 1 to be viewed on the user terminals 2a and 2b via the Internet 3.

本実施形態の画像分類システムでは、機械学習機能を備えた複数の画像判定部をツリー状に配置し、判定部毎に異なる学習データに基づき判定を行っているため、インターネット上から収集した様々な画像を、目的に応じて設定された任意の区分で、精度良く分類することができる。   In the image classification system according to the present embodiment, a plurality of image determination units having a machine learning function are arranged in a tree shape, and determination is performed based on different learning data for each determination unit. The image can be classified with high accuracy in any category set according to the purpose.

なお、本実施形態の画像分類システムにおける上記以外の構成及び効果は、前述した第1の実施形態と同様である。   The configuration and effects other than those described above in the image classification system of this embodiment are the same as those of the first embodiment described above.

1 画像分類装置
2a、2b ユーザ端末
3 インターネット
4 ソーシャルメディア
10〜14 画像判定部
DESCRIPTION OF SYMBOLS 1 Image classification device 2a, 2b User terminal 3 Internet 4 Social media 10-14 Image determination part

Claims (12)

機械学習機能を備える複数の画像判定部を有し、
前記複数の画像判定部は、木構造に配置されており、それぞれ異なる学習データに基づいて対象画像の区分を判定する画像分類装置。
Having a plurality of image determination units having a machine learning function;
The plurality of image determination units are arranged in a tree structure, and are image classification devices that determine the classification of target images based on different learning data.
前記画像判定部毎に区分が異なるサンプル画像により前記学習データが構築されている請求項1に記載の画像分類装置。   The image classification device according to claim 1, wherein the learning data is constructed by sample images having different sections for each of the image determination units. 前記木構造の下段の画像判定部は、前記木構造の上段の画像判定部よりも下位概念の区分を判定する請求項1又は2に記載の画像分類装置。   The image classification apparatus according to claim 1, wherein the lower image determination unit of the tree structure determines a lower concept classification than the upper image determination unit of the tree structure. 前記機械学習は、深層学習である請求項1〜3のいずれか1項に記載の画像分類装置。   The image classification device according to claim 1, wherein the machine learning is deep learning. 前記画像判定部として、畳み込みニューラルネットワークが実装されている請求項1〜4のいずれか1項に記載の画像分類装置。   The image classification apparatus according to claim 1, wherein a convolutional neural network is implemented as the image determination unit. 請求項1〜5のいずれか1項に記載の画像分類装置を備える画像分類システム。   An image classification system comprising the image classification device according to claim 1. 機械学習法を用いて対象画像を分類する画像分類方法であって、
第1の区分に属する2種以上の画像データに基づいて構築された第1の学習データと、前記対象画像とを比較して、前記対象画像が前記第1の区分のいずれの種類の画像であるかを判定する第1判定工程と、
前記第1の区分よりも下位概念の第2の区分に属する2種以上の画像データに基づいて構築された第2の学習データと、前記対象画像とを比較して、前記対象画像が前記第2の区分のいずれの種類の画像であるかを判定する第2判定工程と、
前記第1の区分よりも下位概念の第3の区分に属する2種以上の画像データに基づいて構築された第3の学習データと、前記対象画像とを比較して、前記対象画像が前記第3の区分のいずれの種類の画像であるかを判定する第3判定工程と、
を有し、
前記第1判定工程の判定結果に基づき、前記第2判定工程又は前記第3判定工程を行う画像分類方法。
An image classification method for classifying target images using a machine learning method,
The first learning data constructed based on two or more types of image data belonging to the first section is compared with the target image, and the target image is any type of image in the first section. A first determination step of determining whether there is,
The target image is compared with the second learning data constructed based on two or more types of image data belonging to the second category of the lower concept than the first category, and the target image is A second determination step of determining which type of image of the two sections;
The target image is compared with the target image by comparing third learning data constructed based on two or more types of image data belonging to a third category of a lower concept than the first category. A third determination step of determining which type of image in the three sections;
Have
An image classification method for performing the second determination step or the third determination step based on a determination result of the first determination step.
更に、前記第3の区分よりも下位概念の第4の区分に属する2種以上の画像データに基づいて構築された第4の学習データと、前記対象画像とを比較して、前記対象画像が前記第4の区分のいずれの種類の画像であるかを判定する第4判定工程を有する請求項7に記載の画像分類方法。   Furthermore, the target image is compared by comparing the target image with fourth learning data constructed based on two or more types of image data belonging to a fourth category of a lower concept than the third category. The image classification method according to claim 7, further comprising a fourth determination step of determining which type of image in the fourth category. 前記判定工程は、前記対象画像から抽出した特徴量を用いて算出した前記学習データとの一致率に基づいて判定を行う請求項7又は8に記載の画像分類方法。   The image classification method according to claim 7 or 8, wherein the determination step performs determination based on a matching rate with the learning data calculated using a feature amount extracted from the target image. 前記機械学習が、深層学習である請求項7〜9のいずれか1項に記載の画像分類方法。   The image classification method according to claim 7, wherein the machine learning is deep learning. 前記判定工程を畳み込みニューラルネットワークにより実行する請求項7〜10のいずれか1項に記載の画像分類方法。   The image classification method according to claim 7, wherein the determination step is executed by a convolutional neural network. 前記対象画像は、インターネット上から収集されたものである請求項7〜11のいずれか1項に記載の画像分類方法。   The image classification method according to claim 7, wherein the target image is collected from the Internet.
JP2016055422A 2016-03-18 2016-03-18 Image classification device, image classification system and image classification method Active JP6779641B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016055422A JP6779641B2 (en) 2016-03-18 2016-03-18 Image classification device, image classification system and image classification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016055422A JP6779641B2 (en) 2016-03-18 2016-03-18 Image classification device, image classification system and image classification method

Publications (2)

Publication Number Publication Date
JP2017168057A true JP2017168057A (en) 2017-09-21
JP6779641B2 JP6779641B2 (en) 2020-11-04

Family

ID=59913781

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016055422A Active JP6779641B2 (en) 2016-03-18 2016-03-18 Image classification device, image classification system and image classification method

Country Status (1)

Country Link
JP (1) JP6779641B2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110245700A (en) * 2019-06-10 2019-09-17 深圳前海达闼云端智能科技有限公司 Classification model construction method, classification model and object identification method
JP2019159961A (en) * 2018-03-14 2019-09-19 オムロン株式会社 Inspection system, image identification system, identification system, discriminator generation system, and learning data generation device
JP2019164788A (en) * 2018-03-14 2019-09-26 株式会社Spectee Information processing device, information processing method, program and image information display system
JP2020009400A (en) * 2018-06-29 2020-01-16 学校法人慶應義塾 Data processing apparatus, data processing system and program
JP2020021429A (en) * 2018-08-03 2020-02-06 Linne株式会社 Image information display device
JP2020038340A (en) * 2018-08-31 2020-03-12 三星ディスプレイ株式會社Samsung Display Co.,Ltd. Video correction unit
JP2020061147A (en) * 2018-10-11 2020-04-16 ネイバー コーポレーションNAVER Corporation Method and device for searching for cnn-based image
JP2020061729A (en) * 2018-10-04 2020-04-16 エヌシーソフト・コーポレイションNcsoft Corporation Method and apparatus for highlighting sports competition
JP2020123053A (en) * 2019-01-29 2020-08-13 キヤノン株式会社 Information processing device, information processing method and program
JP2020535557A (en) * 2017-09-29 2020-12-03 株式会社ソニー・インタラクティブエンタテインメント Modular Hierarchical Visual System for Autonomous Personal Companion
JP2021012466A (en) * 2019-07-04 2021-02-04 Jcc株式会社 Metadata generation system, video content management system, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008097607A (en) * 2006-10-11 2008-04-24 Seiko Epson Corp Method to automatically classify input image
JP2010262601A (en) * 2009-05-11 2010-11-18 Canon Inc Pattern recognition system and pattern recognition method
JP2013196045A (en) * 2012-03-15 2013-09-30 Omron Corp Image processing device, image processing method, control program, and recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008097607A (en) * 2006-10-11 2008-04-24 Seiko Epson Corp Method to automatically classify input image
JP2010262601A (en) * 2009-05-11 2010-11-18 Canon Inc Pattern recognition system and pattern recognition method
JP2013196045A (en) * 2012-03-15 2013-09-30 Omron Corp Image processing device, image processing method, control program, and recording medium

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7028966B2 (en) 2017-09-29 2022-03-02 株式会社ソニー・インタラクティブエンタテインメント Modular Hierarchical Visual System for Autonomous Personal Companion
JP2020535557A (en) * 2017-09-29 2020-12-03 株式会社ソニー・インタラクティブエンタテインメント Modular Hierarchical Visual System for Autonomous Personal Companion
CN111699499A (en) * 2018-03-14 2020-09-22 欧姆龙株式会社 Inspection system, image recognition system, recognizer generation system, and learning data generation device
JP2019159961A (en) * 2018-03-14 2019-09-19 オムロン株式会社 Inspection system, image identification system, identification system, discriminator generation system, and learning data generation device
WO2019176993A1 (en) * 2018-03-14 2019-09-19 オムロン株式会社 Inspection system, image recognition system, recognition system, discriminator generation system, and learning data generation device
JP2019164788A (en) * 2018-03-14 2019-09-26 株式会社Spectee Information processing device, information processing method, program and image information display system
CN111699499B (en) * 2018-03-14 2023-09-29 欧姆龙株式会社 Inspection, image recognition, recognizer generation system, and learning data generation device
US11715190B2 (en) 2018-03-14 2023-08-01 Omron Corporation Inspection system, image discrimination system, discrimination system, discriminator generation system, and learning data generation device
JP2020009400A (en) * 2018-06-29 2020-01-16 学校法人慶應義塾 Data processing apparatus, data processing system and program
JP7272575B2 (en) 2018-06-29 2023-05-12 慶應義塾 Data processing device, data processing system and program
JP2020021429A (en) * 2018-08-03 2020-02-06 Linne株式会社 Image information display device
WO2020026630A1 (en) * 2018-08-03 2020-02-06 Linne株式会社 Image information display device
JP2020038340A (en) * 2018-08-31 2020-03-12 三星ディスプレイ株式會社Samsung Display Co.,Ltd. Video correction unit
JP7286367B2 (en) 2018-08-31 2023-06-05 三星ディスプレイ株式會社 Image corrector
JP2020061729A (en) * 2018-10-04 2020-04-16 エヌシーソフト・コーポレイションNcsoft Corporation Method and apparatus for highlighting sports competition
US11238288B2 (en) 2018-10-04 2022-02-01 Ncsoft Corporation Method and apparatus for extracting highlight of sporting event
JP7038090B2 (en) 2018-10-04 2022-03-17 エヌシーソフト・コーポレイション Sports competition highlight extraction method and equipment
JP2020061147A (en) * 2018-10-11 2020-04-16 ネイバー コーポレーションNAVER Corporation Method and device for searching for cnn-based image
JP2020123053A (en) * 2019-01-29 2020-08-13 キヤノン株式会社 Information processing device, information processing method and program
JP7278084B2 (en) 2019-01-29 2023-05-19 キヤノン株式会社 Information processing device, information processing method, and program
CN110245700B (en) * 2019-06-10 2022-04-08 达闼机器人有限公司 Classification model construction method, classification model and object identification method
CN110245700A (en) * 2019-06-10 2019-09-17 深圳前海达闼云端智能科技有限公司 Classification model construction method, classification model and object identification method
JP2021012466A (en) * 2019-07-04 2021-02-04 Jcc株式会社 Metadata generation system, video content management system, and program

Also Published As

Publication number Publication date
JP6779641B2 (en) 2020-11-04

Similar Documents

Publication Publication Date Title
JP6779641B2 (en) Image classification device, image classification system and image classification method
US10528821B2 (en) Video segmentation techniques
Tian et al. Multimodal deep representation learning for video classification
CN105808610B (en) Internet picture filtering method and device
Tu Probabilistic boosting-tree: Learning discriminative models for classification, recognition, and clustering
Rao et al. Multi-scale blocks based image emotion classification using multiple instance learning
CN109325148A (en) The method and apparatus for generating information
EP2568429A1 (en) Method and system for pushing individual advertisement based on user interest learning
CN106663196A (en) Computerized prominent person recognition in videos
TW201907736A (en) Method and device for generating video summary
CN113766330A (en) Method and device for generating recommendation information based on video
CN113762138A (en) Method and device for identifying forged face picture, computer equipment and storage medium
CN113761253A (en) Video tag determination method, device, equipment and storage medium
JP6639743B1 (en) Search system, search method, and program
JP6637221B1 (en) Search system, search method, and program
CN114329050A (en) Visual media data deduplication processing method, device, equipment and storage medium
Curran et al. Accurate New Zealand wildlife image classification-deep learning approach
Shinde et al. Study on Fruit Recognization Using Image Processing
Zakaria et al. Improved VGG Architecture in CNNs for Image Classification
CN117156078B (en) Video data processing method and device, electronic equipment and storage medium
Rondeau Deep Learning of Human Apparent Age for the Detection of Sexually Exploitative Imagery of Children
Buzzelli et al. Combining saliency estimation methods
Wang et al. Single Image Clothing Style Recognition Using Mask RCNN
Palak et al. Human Action Recognition in Still Images
Tang et al. Research on sentiment classification of active scene images based on DNN

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190315

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200303

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200423

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200602

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200901

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20200901

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20200908

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20200909

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20201013

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201014

R150 Certificate of patent or registration of utility model

Ref document number: 6779641

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250