JP2021110565A - Classification device and classification method - Google Patents

Classification device and classification method Download PDF

Info

Publication number
JP2021110565A
JP2021110565A JP2020000791A JP2020000791A JP2021110565A JP 2021110565 A JP2021110565 A JP 2021110565A JP 2020000791 A JP2020000791 A JP 2020000791A JP 2020000791 A JP2020000791 A JP 2020000791A JP 2021110565 A JP2021110565 A JP 2021110565A
Authority
JP
Japan
Prior art keywords
ship
isar
learning
classification
trained model
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.)
Pending
Application number
JP2020000791A
Other languages
Japanese (ja)
Inventor
成 三上
Shigeru Mikami
成 三上
俊一 戸田
Shunichi Toda
俊一 戸田
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.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2020000791A priority Critical patent/JP2021110565A/en
Publication of JP2021110565A publication Critical patent/JP2021110565A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a labor-saving classification device and a classification method.SOLUTION: The classification device includes a priority determination unit 151 for determining a priority of acquisition of an ISAR image among a plurality of ships according to a learned model created by learning a relation between movements of the ships and the priority, an adjustment unit 152 for adjusting ISAR image settings according to a learned model created by learning a relation between the ISAR image settings and success or failure of the classification, a selection unit 153 for selecting the ISAR image according to a learned model created by learning a relation between the visibility of a ship's shape and success or failure of the classification, a discrimination unit 154 for discriminating the type of the ship according to a learned model created by learning a relation between feature values of the ship and a type of the ship, and a classification unit 155 for classifying the ship class of the ship according to a learned model created by learning a relation between the feature values of the ship and the ship class of the ship.SELECTED DRAWING: Figure 4

Description

本実施形態は、類別装置及び類別方法に関する。 The present embodiment relates to a classification device and a classification method.

逆合成開口レーダ(ISAR:Inverse Synthetic Aperture RADAR)は、いわゆる画像化レーダ装置の一つとして知られている。ISARは、レーダの送信信号の反射エコーから、艦船等の目標を画像化する。この種のレーダ装置の多くは航空機に搭載され、遠方から目標を類別するために用いられる。 Inverse Synthetic Aperture RADAR (ISAR) is known as one of the so-called imaging radar devices. ISAR images the target of a ship or the like from the reflected echo of the radar transmission signal. Many of these types of radar devices are mounted on aircraft and are used to categorize targets from a distance.

特許第3412973号公報Japanese Patent No. 3412973

現状、ISAR画像から目標を類別するまでの処理には人(オペレータ)が介在している。したがって、オペレータに負担がかかりやすい。また、ISAR画像から目標を類別するまでの処理には機材操作への高い習熟度が求められるものもある。つまり、オペレータの習熟度によっては適切な類別を行うことができない場合もある。 Currently, a person (operator) is involved in the process from the ISAR image to the classification of the target. Therefore, the operator is likely to be burdened. In addition, some processes from ISAR images to categorizing targets require a high degree of proficiency in equipment operation. In other words, it may not be possible to make an appropriate classification depending on the proficiency level of the operator.

本発明が解決しようとする課題は、省力化を図った類別装置及び類別方法を提供することにある。 An object to be solved by the present invention is to provide a labor-saving classification device and a classification method.

実施形態によれば、類別装置は、ISAR画像に基づいて艦船の類別をする類別装置であって、優先度判定部と、調整部と、選択部と、判別部と、類別部とを有する。優先度判定部は、艦船の動きと優先度との関係を学習させて作成された第1の学習済みモデルに従って、レーダ装置によって探索された複数の艦船の間のISAR画像の取得の優先度を判定する。調整部は、ISAR画像の設定と類別の成否との関係を学習させて作成された第2の学習済みモデルに従って、取得された複数のISAR画像の設定を調整する。選択部は、艦船の形状の視認性と類別の成否との関係を学習させて作成された第3の学習済みモデルに従って、調整された複数のISAR画像の中からISAR画像を選択する。判別部は、艦船の特徴量と艦船の種類との関係を学習させて作成された第4の学習済みモデルに従って、選択されたISAR画像に写っている艦船の種類を判別する。類別部は、艦船の特徴量と艦船の艦級との関係を学習させて作成された第5の学習済みモデルに従って、選択されたISAR画像に写っている艦船の艦級を類別する。 According to the embodiment, the classification device is a classification device for classifying ships based on an ISAR image, and includes a priority determination unit, an adjustment unit, a selection unit, a discrimination unit, and a classification unit. The priority determination unit determines the priority of acquiring an ISAR image among a plurality of ships searched by the radar device according to the first trained model created by learning the relationship between the movement of the ship and the priority. judge. The adjusting unit adjusts the settings of the acquired plurality of ISAR images according to the second trained model created by learning the relationship between the settings of the ISAR image and the success or failure of the classification. The selection unit selects an ISAR image from a plurality of adjusted ISAR images according to a third learned model created by learning the relationship between the visibility of the shape of the ship and the success or failure of the classification. The discriminating unit discriminates the type of the ship shown in the selected ISAR image according to the fourth learned model created by learning the relationship between the feature amount of the ship and the type of the ship. The classification section classifies the ship class shown in the selected ISAR image according to the fifth learned model created by learning the relationship between the ship's features and the ship's ship class.

図1は、一実施形態の類別システムの構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a classification system of one embodiment. 図2は、レーダ装置の構成を示すブロック図である。FIG. 2 is a block diagram showing a configuration of a radar device. 図3は、サーバの構成を示すブロック図である。FIG. 3 is a block diagram showing a server configuration. 図4は、プロセッサの機能ブロック図である。FIG. 4 is a functional block diagram of the processor. 図5は、レーダ装置の動作を示すフローチャートである。FIG. 5 is a flowchart showing the operation of the radar device. 図6は、ISAR処理を示すフローチャートである。FIG. 6 is a flowchart showing the ISAR process.

以下、図面を参照して実施形態を説明する。図1は、一実施形態の類別システムの構成を示すブロック図である。類別システム1は、レーダ装置100と、サーバ200とを有している。レーダ装置100は、例えば航空機に搭載され、海上の対象物Oを探索するために用いられる。対象物Oは、例えば艦船である。サーバ200は、陸上に設置されている。 Hereinafter, embodiments will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a classification system of one embodiment. The classification system 1 has a radar device 100 and a server 200. The radar device 100 is mounted on an aircraft, for example, and is used to search for an object O at sea. The object O is, for example, a ship. The server 200 is installed on land.

図2は、レーダ装置100の構成を示すブロック図である。レーダ装置100は、送信機110と、サーキュレータ120と、アンテナ130と、受信機140と、プロセッサ150と、ストレージ160と、入力装置170と、表示装置180とを有している。 FIG. 2 is a block diagram showing the configuration of the radar device 100. The radar device 100 includes a transmitter 110, a circulator 120, an antenna 130, a receiver 140, a processor 150, a storage 160, an input device 170, and a display device 180.

送信機110は、所定の送信周期で送信信号を生成する。そして、送信機110は、生成した送信信号を、サーキュレータ120を介してアンテナ130から空間へ送信する。アンテナ130から送信された送信信号の一部は、目標で反射され、反射エコーとしてアンテナ130により受信される。 The transmitter 110 generates a transmission signal at a predetermined transmission cycle. Then, the transmitter 110 transmits the generated transmission signal from the antenna 130 to the space via the circulator 120. A part of the transmission signal transmitted from the antenna 130 is reflected by the target and received by the antenna 130 as a reflected echo.

サーキュレータ120は、送信信号と受信信号とを分離するための循環回路である。サーキュレータ120は、送信機110によって生成された送信信号をアンテナ130へ供給し、アンテナ130で受信された反射エコーを受信信号として受信機140へ供給する。 The circulator 120 is a circulation circuit for separating a transmission signal and a reception signal. The circulator 120 supplies the transmission signal generated by the transmitter 110 to the antenna 130, and supplies the reflected echo received by the antenna 130 to the receiver 140 as a reception signal.

受信機140は、送信機110の送信周期に基づいて受信信号からレーダビデオ信号を生成する。受信機140は、生成したレーダビデオ信号をプロセッサ150へ出力する。 The receiver 140 generates a radar video signal from the received signal based on the transmission cycle of the transmitter 110. The receiver 140 outputs the generated radar video signal to the processor 150.

プロセッサ150は、CPU(Central Processing Unit)等のプロセッサと、ROM(Read Only Memory)、RAM(Random Access Memory)等のプロセッサが処理を実行するためのメモリとを含む。プロセッサ150は、レーダ装置100の動作を制御する。例えば、プロセッサ150は、レーダ装置100のモードを探索モードとISARモードとの間で切り替える。探索モードは、レーダ装置100を中心とした放射方向に向けて送信信号が送信されるように送信機110を制御することによって、海上の多数の対象物を探索するモードである。ISARモードは、プロセッサ150から指示された対象物に向けて送信信号が送信されるように送信機110を制御することによって、プロセッサ150から指示された対象物のISAR画像を取得するモードである。また、プロセッサ150は、探索モードにおいては、受信機140から入力された受信信号からPPI(Plane Position Indicator)画像を生成する。また、プロセッサ150は、ISARモードにおいては、受信機140から入力された受信信号からISAR画像を生成する。また、プロセッサ150は、探索モードのレーダ装置100において探索される多数の艦船の間の優先度を判定する。そして、プロセッサ150は、優先度の高い艦船のISAR画像の取得のためにレーダ装置100のモードをISARモードに切り替える。また、プロセッサ150は、レーダ装置100において生成された多数のISAR画像から、目標の艦級を類別するために良好なISAR画像を選択する。また、プロセッサ150は、選択したISAR画像から目標の艦級を類別する。プロセッサ150は、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)又はDSP(Digital Signal Processor)等のデジタル信号処理器によって処理を行うように構成されていてもよい。また、プロセッサ150は、単一のCPU等で構成されていてもよいし、複数のCPU等で構成されていてもよい。 The processor 150 includes a processor such as a CPU (Central Processing Unit) and a memory for a processor such as a ROM (Read Only Memory) and a RAM (Random Access Memory) to execute processing. The processor 150 controls the operation of the radar device 100. For example, the processor 150 switches the mode of the radar device 100 between the search mode and the ISAR mode. The search mode is a mode in which a large number of objects on the sea are searched by controlling the transmitter 110 so that the transmission signal is transmitted in the radial direction centered on the radar device 100. The ISAR mode is a mode for acquiring an ISAR image of an object instructed by the processor 150 by controlling the transmitter 110 so that a transmission signal is transmitted toward the object instructed by the processor 150. Further, in the search mode, the processor 150 generates a PPI (Plane Position Indicator) image from the received signal input from the receiver 140. Further, in the ISAR mode, the processor 150 generates an ISAR image from the received signal input from the receiver 140. In addition, the processor 150 determines the priority among a large number of ships searched by the radar device 100 in the search mode. Then, the processor 150 switches the mode of the radar device 100 to the ISAR mode in order to acquire the ISAR image of the ship having a high priority. In addition, the processor 150 selects a good ISAR image from a large number of ISAR images generated by the radar device 100 in order to classify the target ship class. The processor 150 also categorizes the target ship class from the selected ISAR images. The processor 150 may be configured to perform processing by a digital signal processor such as an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), or a DSP (Digital Signal Processor). Further, the processor 150 may be composed of a single CPU or the like, or may be composed of a plurality of CPUs or the like.

ストレージ160は、レーダ装置100の動作に必要なプログラム、パラメータを記憶するための記憶装置である。また、ストレージ160は、艦船の優先度の判定、ISAR画像の選択、ISAR画像からの艦船の類別に用いられる学習済みモデルを記憶するための記憶装置である。ストレージ160は、ハードディスク、ソリッドステートドライブ等であってよい。学習済みモデルについては後で詳しく説明する。 The storage 160 is a storage device for storing programs and parameters necessary for the operation of the radar device 100. Further, the storage 160 is a storage device for determining the priority of the ship, selecting the ISAR image, and storing the learned model used for classifying the ship from the ISAR image. The storage 160 may be a hard disk, a solid state drive, or the like. The trained model will be described in detail later.

入力装置170は、レーダ装置100のオペレータからの操作を受け付けるためのインタフェースである。入力装置170は、キーボード、マウス、トラックボール、ジョイスティック、タッチパネル等であってよい。入力装置170は、オペレータからの操作に応じた操作信号を、プロセッサ150に供給する。プロセッサ150は、この操作信号に応じて各種の処理を行う。 The input device 170 is an interface for receiving an operation from the operator of the radar device 100. The input device 170 may be a keyboard, a mouse, a trackball, a joystick, a touch panel, or the like. The input device 170 supplies an operation signal corresponding to the operation from the operator to the processor 150. The processor 150 performs various processes in response to this operation signal.

表示装置180は、液晶ディスプレイ、有機ELディスプレイ等を備え、プロセッサ150で処理された信号に基づいて各種の画像を表示する。 The display device 180 includes a liquid crystal display, an organic EL display, and the like, and displays various images based on the signals processed by the processor 150.

図3は、類別装置の一例としてのサーバ200の構成を示すブロック図である。サーバ200は、プロセッサ210と、ストレージ220と、入力装置230と、表示装置240とを有している。 FIG. 3 is a block diagram showing a configuration of the server 200 as an example of the classification device. The server 200 includes a processor 210, a storage 220, an input device 230, and a display device 240.

プロセッサ210は、CPU(Central Processing Unit)等のプロセッサと、ROM(Read Only Memory)、RAM(Random Access Memory)等のプロセッサが処理を実行するためのメモリとを含む。プロセッサ210は、サーバ200の動作を制御する。プロセッサ210は、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)又はDSP(Digital Signal Processor)等のデジタル信号処理器によって処理を行うように構成されていてもよい。また、プロセッサ210は、単一のCPU等で構成されていてもよいし、複数のCPU等で構成されていてもよい。 The processor 210 includes a processor such as a CPU (Central Processing Unit) and a memory for a processor such as a ROM (Read Only Memory) and a RAM (Random Access Memory) to execute processing. The processor 210 controls the operation of the server 200. The processor 210 may be configured to perform processing by a digital signal processor such as an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), or a DSP (Digital Signal Processor). Further, the processor 210 may be composed of a single CPU or the like, or may be composed of a plurality of CPUs or the like.

ストレージ220は、サーバ200の動作に必要なプログラム、パラメータを記憶するための記憶装置である。ストレージ220は、ハードディスク、ソリッドステートドライブ等であってよい。また、ストレージ220は、艦船の優先度の判定、ISAR画像の選択、ISAR画像からの艦船の類別に用いられる学習モデルを記憶するための記憶装置である。なお、学習モデルは、ストレージ220とは別の記憶装置に記憶されていてもよい。 The storage 220 is a storage device for storing programs and parameters necessary for the operation of the server 200. The storage 220 may be a hard disk, a solid state drive, or the like. Further, the storage 220 is a storage device for determining the priority of the ship, selecting the ISAR image, and storing the learning model used for classifying the ship from the ISAR image. The learning model may be stored in a storage device other than the storage 220.

入力装置230は、サーバ200のオペレータからの操作を受け付けるためのインタフェースである。入力装置230は、キーボード、マウス、タッチパネル等であってよい。入力装置230は、オペレータからの操作に応じた操作信号を、プロセッサ210に供給する。プロセッサ210は、この操作信号に応じて各種の処理を行う。 The input device 230 is an interface for receiving an operation from the operator of the server 200. The input device 230 may be a keyboard, a mouse, a touch panel, or the like. The input device 230 supplies an operation signal corresponding to the operation from the operator to the processor 210. The processor 210 performs various processes in response to this operation signal.

表示装置240は、液晶ディスプレイ、有機ELディスプレイ等を備え、プロセッサ210で処理された信号に基づいて各種の画像を表示する。 The display device 240 includes a liquid crystal display, an organic EL display, and the like, and displays various images based on the signals processed by the processor 210.

図4は、プロセッサ150の機能ブロック図である。プロセッサ150は、優先度判定部151と、調整部152と、選択部153と、判別部154と、類別部155とを有している。 FIG. 4 is a functional block diagram of the processor 150. The processor 150 has a priority determination unit 151, an adjustment unit 152, a selection unit 153, a determination unit 154, and a classification unit 155.

優先度判定部151は、艦船の間のISAR画像の取得の優先度を判定する。そして、優先度判定部151は、高い優先度の艦船のISAR画像を取得させるためにレーダ装置100の送信機110に対して指示をする。優先度判定部151は、例えばSVM(Support Vector Machine)による学習済みモデル161によって優先度を判定する。 The priority determination unit 151 determines the priority of acquiring the ISAR image between the ships. Then, the priority determination unit 151 gives an instruction to the transmitter 110 of the radar device 100 in order to acquire the ISAR image of the ship having a high priority. The priority determination unit 151 determines the priority by, for example, the trained model 161 by the SVM (Support Vector Machine).

学習済みモデル161は、例えば、ストレージ160に記憶され、艦船の動きに関するデータを入力データとし、優先度の分類結果を出力するように構成された機械学習モデルである。艦船の動きに関するデータは、艦船の進行方向、艦船の速さ、艦船に対するレーダ装置100のアスペクト角(受信信号の到来角度)を含むベクトルデータであってよい。学習済みモデル161の学習は、サーバ200において行われる。学習に当たっては、進行方向、速さ、アスペクト角を含むベクトルデータのそれぞれに対して優先度のラベルが付けられる。この優先度は、例えばオペレータによる入力装置230の操作に従って付けられてよい。優先度は、例えば「高」、「低」の2つのクラスに分けられている。そして、ベクトルデータと優先度との組み合わせから、優先度「高」と優先度「低」との境界を表す識別面が学習される。サーバ200において生成された学習済みモデルは、学習済みモデル161としてレーダ装置100の例えばストレージ160に記憶される。優先度判定部151は、このような学習済みモデル161に基づき、入力された艦船の動きに関するデータから艦船の優先度を判定する。そして、優先度判定部151は、高い優先度を有する艦船のISAR画像を取得させるべく、送信機110にISARモードへの移行指示をする。 The trained model 161 is, for example, a machine learning model stored in the storage 160, using data related to the movement of the ship as input data and outputting the priority classification result. The data relating to the movement of the ship may be vector data including the traveling direction of the ship, the speed of the ship, and the aspect angle (arrival angle of the received signal) of the radar device 100 with respect to the ship. The training of the trained model 161 is performed on the server 200. In learning, priority labels are attached to each of the vector data including the traveling direction, speed, and aspect angle. This priority may be given according to, for example, the operation of the input device 230 by the operator. The priority is divided into two classes, for example, "high" and "low". Then, from the combination of the vector data and the priority, the discriminating surface representing the boundary between the priority "high" and the priority "low" is learned. The trained model generated in the server 200 is stored as the trained model 161 in the radar device 100, for example, the storage 160. The priority determination unit 151 determines the priority of the ship from the input data regarding the movement of the ship based on the learned model 161. Then, the priority determination unit 151 instructs the transmitter 110 to shift to the ISAR mode in order to acquire the ISAR image of the ship having a high priority.

ここで、例では艦船の動きに関するベクトルデータは、艦船の進行方向、艦船の速さ、レーダ装置100のアスペクト角の3つであるとしている。しかしながら、ベクトルデータは、これら3つ以外のデータを含んでいてもよい。また、優先度は、「高」、「低」の2つのクラスに分けられている。しかしながら、優先度は、3つ以上のクラスに分けられていてもよい。 Here, in the example, it is assumed that the vector data relating to the movement of the ship is the traveling direction of the ship, the speed of the ship, and the aspect angle of the radar device 100. However, the vector data may include data other than these three. The priority is divided into two classes, "high" and "low". However, the priorities may be divided into three or more classes.

調整部152は、複数のISAR画像の設定を調整する。調整部152は、畳み込みニューラルネットワーク、ランダムフォレスト等を用いたディープラーニングによる学習済みモデル162によって調整のための判定をする。 The adjusting unit 152 adjusts the settings of a plurality of ISAR images. The adjustment unit 152 makes a determination for adjustment by a trained model 162 by deep learning using a convolutional neural network, a random forest, or the like.

学習済みモデル162は、例えば、ストレージ160に記憶され、ISAR画像のデータを入力データとし、設定の調整量を出力するように構成された機械学習モデルである。設定は、例えば画像の輝度、コントラストを含む。学習済みモデル162の学習はサーバ200において行われる。学習に当たっては、ISAR画像のそれぞれに対して類別の成否のラベルが付けられる。つまり、後で説明する類別が正しく行われたISAR画像に対しては成功のラベルが付けられ、類別が正しく行われなかったISAR画像に対しては失敗のラベルが付けられる。艦船の類別が正しく行われたか否かは、例えばサーバ200のオペレータによる入力装置230の操作によって指定されてよい。そして、ISAR画像の設定と類別の成否との組み合わせから、類別のために良好な基準のISAR画像の設定が学習される。サーバ200において生成された学習済みモデルは、学習済みモデル162としてレーダ装置100の例えばストレージ160に記憶される。調整部152は、このような学習済みモデル162に基づき、入力されたISAR画像の設定を基準のISAR画像の設定に近づけるための設定の調整量を判定する。そして、調整部152は、判定した調整量に応じて入力されたISAR画像の輝度、コントラスト等を調整する。 The trained model 162 is, for example, a machine learning model that is stored in the storage 160 and is configured to use the data of the ISAR image as input data and output the adjustment amount of the setting. The settings include, for example, the brightness and contrast of the image. The training of the trained model 162 is performed on the server 200. In learning, each of the ISAR images is labeled with a classification of success or failure. That is, the ISAR images that are correctly categorized, which will be described later, are labeled as successful, and the ISAR images that are not categorized correctly are labeled as failure. Whether or not the classification of ships is performed correctly may be specified by, for example, the operation of the input device 230 by the operator of the server 200. Then, from the combination of the setting of the ISAR image and the success or failure of the classification, the setting of the ISAR image of a good reference for the classification is learned. The trained model generated in the server 200 is stored as the trained model 162 in the radar device 100, for example, the storage 160. Based on such a learned model 162, the adjustment unit 152 determines the adjustment amount of the setting for bringing the input ISAR image setting closer to the reference ISAR image setting. Then, the adjustment unit 152 adjusts the brightness, contrast, and the like of the input ISAR image according to the determined adjustment amount.

ここで、例ではISAR画像の設定は、輝度、コントラストの2つであるとしている。しかしながら、設定は、これら2つ以外を含んでいてもよい。また、設定は、レーダ装置100の個体差に係るデータを含んでいてもよい。例えば、基準のISAR画像にレーダ装置100の個体差に係るデータが関連付けられているとき、調整部152は、個体差によるISAR画像のずれも含めて調整してよい。 Here, in the example, it is assumed that the ISAR image has two settings, brightness and contrast. However, the settings may include other than these two. Further, the setting may include data related to individual differences of the radar device 100. For example, when the reference ISAR image is associated with the data related to the individual difference of the radar device 100, the adjusting unit 152 may adjust the ISAR image including the deviation due to the individual difference.

また、学習のためのISAR画像の設定のデータは、オペレータによる入力装置230の操作によって与えられてもよい。この場合のISAR画像には、無条件で成功のラベルが付けられてよい。 Further, the data of the setting of the ISAR image for learning may be given by the operation of the input device 230 by the operator. The ISAR image in this case may be unconditionally labeled as successful.

選択部153は、調整部152で調整された複数のISAR画像の中から、類別に適したISAR画像を選択する。選択部153は、畳み込みニューラルネットワーク等を用いたディープラーニングによる学習済みモデル163によってISAR画像を選択する。 The selection unit 153 selects an ISAR image suitable for each category from the plurality of ISAR images adjusted by the adjustment unit 152. The selection unit 153 selects the ISAR image by the trained model 163 by deep learning using a convolutional neural network or the like.

学習済みモデル163は、例えば、ストレージ160に記憶され、ISAR画像のデータを入力データとし、入力されたISAR画像が類別に適しているか否かの判定結果のデータを出力するように構成された機械学習モデルである。学習済みモデル163の学習はサーバ200において行われる。学習に当たっては、艦船の形状の視認性に関わるデータのそれぞれに対して類別の成否のラベルが付けられる。艦船の形状の視認性に関わるデータは、例えば艦船の全体が写っているISAR画像のデータ、艦船の一部のみが写っているISAR画像のデータ、艦船の向きの異なるISAR画像のデータといったように、同一の艦船(艦級)の各種の形状の異なるISAR画像のデータである。そして、艦船の形状の視認性に関わるデータと類別の成否との組み合わせから、類別に良好なISAR画像の特徴量が学習される。そして、学習済みモデル163は、入力されたISAR画像の特徴量が類別に良好なISAR画像の特徴量と一致しているときには類別に適している旨のデータを出力し、一致していないときには類別に適していない旨のデータを出力する。特徴点の検出と特徴量の抽出は、SIFT(Scale Invariant Feature Transform)等を用いて行われてよい。サーバ200において生成された学習済みモデルは、学習済みモデル163としてレーダ装置100の例えばストレージ160に記憶される。選択部153は、このような学習済みモデル163に基づき、入力されたISAR画像が、類別のために良好なISAR画像を選択する。 The trained model 163 is, for example, a machine stored in the storage 160, using the data of the ISAR image as input data, and outputting the data of the determination result as to whether or not the input ISAR image is suitable for classification. It is a learning model. The training of the trained model 163 is performed on the server 200. In learning, each of the data related to the visibility of the shape of the ship is labeled with a classification of success or failure. Data related to the visibility of the shape of the ship include, for example, ISAR image data showing the entire ship, ISAR image data showing only a part of the ship, and ISAR image data showing different orientations of the ship. , It is the data of various ISAR images of the same ship (ship class) having different shapes. Then, from the combination of the data related to the visibility of the shape of the ship and the success or failure of the classification, the feature amount of the ISAR image which is good for the classification is learned. Then, the trained model 163 outputs data to the effect that the input ISAR image features match the features of the ISAR images that are categorically good, and classify them when they do not match. Outputs data indicating that it is not suitable for. The detection of feature points and the extraction of feature quantities may be performed using SIFT (Scale Invariant Feature Transform) or the like. The trained model generated in the server 200 is stored as the trained model 163 in the radar device 100, for example, the storage 160. Based on such a trained model 163, the selection unit 153 selects an ISAR image in which the input ISAR image is good for classification.

判別部154は、選択部113で選択されたISAR画像に写っている艦船の種類を判別する。判別部154は、畳み込みニューラルネットワーク等を用いたディープラーニングによる学習済みモデル164によって艦船の種類を判別する。 The determination unit 154 determines the type of ship shown in the ISAR image selected by the selection unit 113. The discrimination unit 154 discriminates the type of the ship by the trained model 164 by deep learning using a convolutional neural network or the like.

学習済みモデル164は、例えば、ストレージ160に記憶され、ISAR画像のデータを入力データとし、艦船の種類のデータを出力するように構成された機械学習モデルである。艦船の種類のデータは、例えば軍艦、商船といった各種の艦船の種類を示すデータである。学習済みモデル164の学習はサーバ200において行われる。学習に当たっては、各種の艦船が写っているISAR画像に対して艦船の種類を示すラベルが付けられる。そして、各種の艦船のISAR画像と艦船の種類との組み合わせから、艦船の特徴量と種類との関係が学習される。そして、学習済みモデル164は、入力されたISAR画像の特徴量と類似する特徴量を有するISAR画像を判定し、この類似する特徴量を有するISAR画像に関連付けられている艦船の種類を表すデータを出力する。特徴点の検出と特徴量の抽出は、SIFT等を用いて行われてよい。サーバ200において生成された学習済みモデルは、学習済みモデル164としてレーダ装置100の例えばストレージ160に記憶される。判別部154は、このような学習済みモデル164に基づき、入力されたISAR画像から、艦船の種類を判別する。判別部154は、判別された艦船が商船であるときには、レーダ装置100を探索モードに戻すべく、レーダ装置100に移行指示をする。 The trained model 164 is, for example, a machine learning model that is stored in the storage 160 and is configured to use the ISAR image data as input data and output the ship type data. The ship type data is data indicating the types of various ships such as warships and commercial ships. The training of the trained model 164 is performed on the server 200. In learning, a label indicating the type of ship is attached to the ISAR image showing various ships. Then, the relationship between the feature quantity and the type of the ship is learned from the combination of the ISAR images of various ships and the type of the ship. Then, the trained model 164 determines an ISAR image having a feature amount similar to the feature amount of the input ISAR image, and obtains data representing the type of ship associated with the ISAR image having the similar feature amount. Output. The detection of feature points and the extraction of feature quantities may be performed using SIFT or the like. The trained model generated in the server 200 is stored as the trained model 164 in the radar device 100, for example, the storage 160. The discrimination unit 154 discriminates the type of the ship from the input ISAR image based on the trained model 164. When the discriminated ship is a merchant ship, the discriminating unit 154 gives an instruction to shift to the radar device 100 in order to return the radar device 100 to the search mode.

ここで、例では艦船の種類は、軍艦と商船の2つであるとしている。しかしながら、艦船の種類は、これら2つ以外を含んでいてもよい。 Here, in the example, it is assumed that there are two types of ships, warships and merchant ships. However, the type of ship may include other than these two.

類別部155は、判別部154で商船でないと判別されたISAR画像に写っている艦船の艦級を類別する。類別部155は、畳み込みニューラルネットワーク等を用いたディープラーニングによる学習済みモデル165によって艦船の艦級を類別する。 The classification unit 155 classifies the ship class of the ship shown in the ISAR image determined by the discrimination unit 154 to be a non-merchant ship. The classification unit 155 classifies the ship class according to the trained model 165 by deep learning using a convolutional neural network or the like.

学習済みモデル165は、例えば、ストレージ160に記憶され、ISAR画像のデータを入力データとし、艦船の艦級のデータを出力するように構成された機械学習モデルである。学習済みモデル165の学習はサーバ200において行われる。学習に当たっては、各種の艦級の艦船が写っているISAR画像に対して艦級を示すラベルが付けられる。そして、各種の艦級の艦船のISAR画像と艦級との組み合わせから、艦船の特徴量と艦級との関係が学習される。そして、学習済みモデル165は、入力されたISAR画像の特徴量と類似する特徴量を有するISAR画像を判定し、この類似する特徴量を有するISAR画像に関連付けられている艦級を表すデータを出力する。特徴点の検出と特徴量の抽出は、SIFT等を用いて行われてよい。サーバ200において生成された学習済みモデルは、学習済みモデル165としてレーダ装置100の例えばストレージ160に記憶される。類別部155は、このような学習済みモデル165に基づき、入力されたISAR画像から、艦船の艦級を類別する。 The trained model 165 is, for example, a machine learning model that is stored in the storage 160 and is configured to use the data of the ISAR image as input data and output the data of the ship class of the ship. The training of the trained model 165 is performed on the server 200. In learning, ISAR images showing ships of various ship classes are labeled to indicate the ship class. Then, the relationship between the feature quantity of the ship and the ship class is learned from the combination of the ISAR images of the ships of various ship classes and the ship class. Then, the trained model 165 determines an ISAR image having a feature amount similar to the feature amount of the input ISAR image, and outputs data representing the ship class associated with the ISAR image having the similar feature amount. do. The detection of feature points and the extraction of feature quantities may be performed using SIFT or the like. The trained model generated in the server 200 is stored as the trained model 165 in the radar device 100, for example, the storage 160. The classification unit 155 classifies the ship class of the ship from the input ISAR image based on the trained model 165.

以下、類別システム1の動作を説明する。図5は、レーダ装置100の動作を示すフローチャートである。ステップS1において、プロセッサ150は、探索モードで送信機110からアンテナ130を介して送信信号を送信させる。探索モードでは、例えばアンテナ130を回転させながら放射状に送信信号が送信される。このため、レーダ装置100を中心とした広範囲の探索が行われ得る。 The operation of the classification system 1 will be described below. FIG. 5 is a flowchart showing the operation of the radar device 100. In step S1, the processor 150 causes the transmitter 110 to transmit a transmission signal via the antenna 130 in the search mode. In the search mode, for example, the transmission signal is transmitted radially while rotating the antenna 130. Therefore, a wide range of searches centered on the radar device 100 can be performed.

ステップS2において、プロセッサ150は、受信機140を介して受信される受信信号に基づいて、表示装置180にPPI(Plane Position indicator)表示をする。PPI表示では、プロセッサ150は、レーダ装置100を中心として探索されたそれぞれの艦船を示す輝点を平面図上に表示する。 In step S2, the processor 150 displays a PPI (Plane Position indicator) on the display device 180 based on the received signal received via the receiver 140. In the PPI display, the processor 150 displays on a plan view bright spots indicating each ship searched around the radar device 100.

ステップS3において、プロセッサ150は、受信機140を介して受信される受信信号に基づいて、探索されたそれぞれの艦船の動きを算出する。艦船の動きは、前述したように、艦船の進行方向、艦船の速さ、艦船に対するレーダ装置100のアスペクト角を含む。艦船の進行方向及び速さは、例えば受信信号に基づいて算出される艦船の座標の時間変化から算出され得る。アスペクト角は、例えば受信信号の到来角度を推定することで算出され得る。 In step S3, the processor 150 calculates the movement of each searched ship based on the received signal received via the receiver 140. As described above, the movement of the ship includes the direction of travel of the ship, the speed of the ship, and the aspect angle of the radar device 100 with respect to the ship. The traveling direction and speed of the ship can be calculated, for example, from the time change of the coordinates of the ship calculated based on the received signal. The aspect angle can be calculated, for example, by estimating the arrival angle of the received signal.

ステップS4において、プロセッサ150は、優先度判定を行う。つまり、プロセッサ150は、探索結果として受信されたそれぞれの艦船の動きに関するデータを学習済みモデル161に入力し、探索されたそれぞれの艦船の優先度を取得する。そして、プロセッサ150は、例えば優先度の上位1位の艦船をISAR画像の取得の対象の艦船と判定する。ISAR画像の取得の対象の艦船は、優先度の上位1位の艦船に限るものではない。 In step S4, the processor 150 makes a priority determination. That is, the processor 150 inputs the data regarding the movement of each ship received as the search result into the trained model 161 and acquires the priority of each of the searched ships. Then, the processor 150 determines, for example, the ship having the highest priority as the ship for which the ISAR image is acquired. The ships for which ISAR images are acquired are not limited to the ships with the highest priority.

ステップS5において、プロセッサ150は、ISARモードで送信機110からアンテナ130を介して送信信号を送信させる。ISARモードでは、例えばプロセッサ150によって指定された艦船に向けて送信信号が送信される。 In step S5, the processor 150 causes the transmitter 110 to transmit a transmission signal via the antenna 130 in ISAR mode. In the ISAR mode, the transmission signal is transmitted, for example, to the ship designated by the processor 150.

ステップS6において、プロセッサ150は、ISAR処理を行う。ISAR処理の後、プロセッサ150は、図5の処理を終了する。 In step S6, processor 150 performs ISAR processing. After the ISAR process, the processor 150 ends the process of FIG.

図6は、ISAR処理を示すフローチャートである。ステップS101において、プロセッサ150は、受信機140を介して受信される受信信号に基づいて、ISAR画像を生成する。 FIG. 6 is a flowchart showing the ISAR process. In step S101, the processor 150 generates an ISAR image based on the received signal received via the receiver 140.

ステップS102において、プロセッサ150は、ISAR画像の設定を調整する。つまり、プロセッサ150は、受信されたISAR画像のデータを学習済みモデル162に入力し、入力されたISAR画像の設定を基準のISAR画像の設定に近づけるための設定の調整量を取得する。そして、プロセッサ150は、調整量に応じて入力されたISAR画像の輝度、コントラスト等を調整する。 In step S102, processor 150 adjusts the ISAR image settings. That is, the processor 150 inputs the received ISAR image data to the trained model 162, and acquires the adjustment amount of the setting for bringing the input ISAR image setting closer to the reference ISAR image setting. Then, the processor 150 adjusts the brightness, contrast, and the like of the input ISAR image according to the adjustment amount.

ステップS103において、プロセッサ150は、調整したISAR画像のデータに基づいて、ISAR画像を表示装置180に表示させる。 In step S103, the processor 150 causes the display device 180 to display the ISAR image based on the adjusted ISAR image data.

ステップS104において、プロセッサ150は、調整したISAR画像の中から類別に良好なISAR画像を選択する。つまり、プロセッサ150は、調整したISAR画像を学習済みモデル163に入力し、類別に適しているか否かのデータを取得する。類別に適している旨のデータを受け取ったとき、プロセッサ150は、入力したISAR画像を選択する。 In step S104, the processor 150 selects a categorically good ISAR image from the adjusted ISAR images. That is, the processor 150 inputs the adjusted ISAR image to the trained model 163 and acquires data as to whether or not it is suitable for classification. Upon receiving the data to the effect that it is suitable for the classification, the processor 150 selects the input ISAR image.

ステップS105において、プロセッサ150は、ISAR画像を選択できたか否かを判定する。ステップS105において、ISAR画像を選択できなかったと判定されたときには、処理はステップS101に移行する。この場合、プロセッサ150は、次のタイミングのISAR画像の取得を待ち受ける。ステップS105において、ISAR画像を選択できたと判定されたときには、処理はステップS106に移行する。 In step S105, the processor 150 determines whether or not the ISAR image could be selected. When it is determined in step S105 that the ISAR image could not be selected, the process proceeds to step S101. In this case, the processor 150 waits for the acquisition of the ISAR image at the next timing. When it is determined in step S105 that the ISAR image can be selected, the process proceeds to step S106.

ステップS106において、プロセッサ150は、選択したISAR画像に写っている艦船の種類を判別する。つまり、プロセッサ150は、選択したISAR画像を学習済みモデル164に入力し、艦船の種類のデータを取得する。 In step S106, processor 150 determines the type of ship in the selected ISAR image. That is, the processor 150 inputs the selected ISAR image into the trained model 164 and acquires the ship type data.

ステップS107において、プロセッサ150は、判別した艦船の種類が商船であるか否かを判定する。ステップS107において、判別した艦船の種類が商船であると判定されたときには、処理はステップS108に移行する。ステップS107において、判別した艦船の種類が商船でないと判定されたときには、処理はステップS109に移行する。 In step S107, the processor 150 determines whether or not the determined ship type is a merchant ship. When it is determined in step S107 that the type of the determined ship is a merchant ship, the process proceeds to step S108. When it is determined in step S107 that the type of the determined ship is not a merchant ship, the process proceeds to step S109.

ステップS108において、プロセッサ150は、図6の処理を終了させ、処理を図5のステップS1に戻す。この処理は、判別した艦船の種類が目標とする艦船ではなかったときの処理である。 In step S108, the processor 150 ends the process of FIG. 6 and returns the process to step S1 of FIG. This process is a process when the determined ship type is not the target ship.

ステップS109において、プロセッサ150は、選択したISAR画像に写っている艦船の艦級を類別する。つまり、プロセッサ150は、選択したISAR画像を学習済みモデル165に入力し、艦船の艦級のデータを取得する。艦級のデータは、選択したISAR画像に写っている艦船との類似度の最も高い艦船の艦級のデータだけであってもよいし、類似度の高い上位の複数の艦船の艦級のデータであってもよい。 In step S109, processor 150 categorizes the ship class shown in the selected ISAR image. That is, the processor 150 inputs the selected ISAR image into the trained model 165 and acquires the ship class data of the ship. The ship class data may be only the ship class data of the ship with the highest similarity to the ship shown in the selected ISAR image, or the ship class data of a plurality of higher-ranking ships with high similarity. It may be.

ステップS110において、プロセッサ150は、艦級の類別結果を例えば表示装置180に表示させる。その後、プロセッサ150は、図6の処理を終了させる。この場合、図5の処理も終了する。ここで、類別結果の表示手法は特定の手法に限定されない。例えば、類別結果は、表示装置180に表示されているISAR画像に重ねて表示されてもよいし、別のウインドウ上に表示されてもよい。さらには、類別結果は、類似度の順にリスト表示されてもよい。 In step S110, the processor 150 causes, for example, a display device 180 to display the classification result of the ship class. After that, the processor 150 ends the process of FIG. In this case, the process of FIG. 5 is also completed. Here, the method of displaying the classification result is not limited to a specific method. For example, the categorization result may be displayed on the ISAR image displayed on the display device 180, or may be displayed on another window. Furthermore, the categorization results may be listed in order of similarity.

ステップS110において、類別結果が表示された後の最終的な確認は、レーダ装置100のオペレータによって行われてよい。この場合において、サーバ200は、類別が正しく行われていたか否かのデータの入力を待ち受けるように構成されていてもよい。類別が行われる毎にその成否のデータが入力されることにより、サーバ200における学習モデルにおける更なる学習が期待される。 In step S110, the final confirmation after the categorization result is displayed may be made by the operator of the radar device 100. In this case, the server 200 may be configured to listen for input of data as to whether or not the classification has been performed correctly. Further learning in the learning model in the server 200 is expected by inputting the success / failure data each time the classification is performed.

以上説明したように一実施形態によれば、ISAR画像の取得から類別結果を得るまでの一連の処理の大部分が機械学習モデルを用いることによって自動化される。これにより、オペレータの作業負荷は大幅に軽減される。また、オペレータの経験の有無によらずに一定の類別結果を得ることができる。 As described above, according to one embodiment, most of the series of processes from the acquisition of the ISAR image to the acquisition of the classification result is automated by using the machine learning model. As a result, the workload of the operator is significantly reduced. In addition, certain categorized results can be obtained regardless of the operator's experience.

また、実施形態ではISAR画像の設定の調整が行われた上で類別が行われる。これにより、レーダ装置100の個体差等が吸収された上で類別が行われる。したがって、類別の確度の向上が期待される。 Further, in the embodiment, the setting of the ISAR image is adjusted and then the classification is performed. As a result, the classification is performed after the individual differences of the radar device 100 and the like are absorbed. Therefore, it is expected that the accuracy of classification will be improved.

ここで、実施形態では、ISAR画像の取得、調整、選択、艦船の類別、艦級の類別のそれぞれがレーダ装置100において行われるとしている。これらの処理の幾つかはサーバ200において行われてもよい。 Here, in the embodiment, it is assumed that acquisition, adjustment, selection, ship classification, and ship class classification of ISAR images are performed in the radar device 100. Some of these processes may be performed on the server 200.

また、前述した実施形態では、機械学習モデルは、サポートベクトルマシン又はディープラーニングによる学習によって生成されるとしている。学習は、ゼロショット学習等を組み合わせて行われてもよい。 Further, in the above-described embodiment, the machine learning model is generated by learning by a support vector machine or deep learning. Learning may be performed in combination with zero-shot learning and the like.

なお、本発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。 The present invention is not limited to the above embodiment as it is, and at the implementation stage, the components can be modified and embodied within a range that does not deviate from the gist thereof. In addition, various inventions can be formed by an appropriate combination of the plurality of components disclosed in the above-described embodiment. For example, some components may be removed from all the components shown in the embodiments. In addition, components across different embodiments may be combined as appropriate.

1 類別システム、100 レーダ装置、110 送信機、120 サーキュレータ、130 アンテナ、140 受信機、150 プロセッサ、151 優先度判定部、152 調整部、153 選択部、154 判別部、155 類別部、160 ストレージ、161 学習済みモデル、162 学習済みモデル、163 学習済みモデル、164 学習済みモデル、165 学習済みモデル、70 入力装置、180 表示装置、200 サーバ、210 プロセッサ、220 ストレージ、230 入力装置、240 表示装置。 1 Classification system, 100 radar device, 110 transmitter, 120 circulator, 130 antenna, 140 receiver, 150 processor, 151 priority judgment unit, 152 adjustment unit, 153 selection unit, 154 discrimination unit, 155 classification unit, 160 storage, 161 trained model, 162 trained model, 163 trained model, 164 trained model, 165 trained model, 70 input device, 180 display device, 200 server, 210 processor, 220 storage, 230 input device, 240 display device.

Claims (8)

ISAR画像に基づいて艦船の類別をする類別装置であって、
艦船の動きと優先度との関係を学習させて作成された第1の学習済みモデルに従って、レーダ装置によって探索された複数の艦船の間のISAR画像の取得の優先度を判定する優先度判定部と、
ISAR画像の設定と前記類別の成否との関係を学習させて作成された第2の学習済みモデルに従って、取得された複数の前記ISAR画像の設定を調整する調整部と、
艦船の形状の視認性と前記類別の成否との関係を学習させて作成された第3の学習済みモデルに従って、調整された複数の前記ISAR画像の中からISAR画像を選択する選択部と、
艦船の特徴量と艦船の種類との関係を学習させて作成された第4の学習済みモデルに従って、選択された前記ISAR画像に写っている艦船の種類を判別する判別部と、
艦船の特徴量と艦船の艦級との関係を学習させて作成された第5の学習済みモデルに従って、選択された前記ISAR画像に写っている艦船の艦級を類別する類別部と、
を具備する類別装置。
A categorization device that categorizes ships based on ISAR images.
A priority determination unit that determines the priority of acquiring an ISAR image between a plurality of ships searched by a radar device according to a first trained model created by learning the relationship between ship movement and priority. When,
An adjustment unit that adjusts the settings of the plurality of acquired ISAR images according to the second trained model created by learning the relationship between the ISAR image settings and the success or failure of the classification.
A selection unit that selects an ISAR image from a plurality of the ISAR images adjusted according to a third trained model created by learning the relationship between the visibility of the shape of the ship and the success or failure of the classification.
A discriminator that discriminates the type of ship shown in the selected ISAR image according to the fourth learned model created by learning the relationship between the feature amount of the ship and the type of ship.
According to the fifth trained model created by learning the relationship between the ship's features and the ship's class, the classification section that classifies the ship's class shown in the selected ISAR image, and the classification section.
A categorization device equipped with.
前記第1の学習済みモデルは、サポートベクトルマシンによる機械学習モデルである請求項1に記載の類別装置。 The classification device according to claim 1, wherein the first trained model is a machine learning model using a support vector machine. 前記動きは、艦船の進行方向、速さ、前記レーダ装置のアスペクト角を含む請求項1又は2に記載の類別装置。 The classification device according to claim 1 or 2, wherein the movement includes the traveling direction and speed of the ship and the aspect angle of the radar device. 前記第2の学習済みモデル、前記第3の学習済みモデル、前記第4の学習済みモデル及び前記第5の学習済みモデルは、ディープラーニングによる機械学習モデルである請求項1乃至3の何れか1項に記載の類別装置。 The second trained model, the third trained model, the fourth trained model, and the fifth trained model are any one of claims 1 to 3 which are machine learning models by deep learning. The categorization device described in the section. 前記類別装置は、航空機に搭載される請求項1乃至4の何れか1項に記載の類別装置。 The classification device according to any one of claims 1 to 4, which is mounted on an aircraft. ISAR画像に基づいて艦船の類別をする類別装置であって、
艦船の動きと優先度との関係を学習させて作成された第1の学習済みモデルに従って、レーダ装置によって探索された複数の艦船の間のISAR画像の取得の優先度を判定し、高い優先度を有する艦船のISAR画像の取得を前記レーダ装置に実施させる優先度判定部を具備する類別装置。
A categorization device that categorizes ships based on ISAR images.
According to the first trained model created by learning the relationship between the movement of a ship and the priority, the priority of acquiring an ISAR image among a plurality of ships searched by a radar device is determined, and the high priority is obtained. A classification device including a priority determination unit that causes the radar device to acquire an ISAR image of a ship having the above.
ISAR画像に基づいて艦船の類別をする類別装置であって、
ISAR画像の設定と前記類別の成否との関係を学習させて作成された第2の学習済みモデルに従って、取得された複数の前記ISAR画像の設定を調整する調整部を具備する類別装置。
A categorization device that categorizes ships based on ISAR images.
A classification device including an adjustment unit that adjusts the settings of a plurality of acquired ISAR images according to a second trained model created by learning the relationship between the settings of the ISAR image and the success or failure of the classification.
ISAR画像に基づいて艦船の類別をする類別方法であって、
艦船の動きと優先度との関係を学習させて作成された第1の学習済みモデルに従って、レーダ装置によって探索された複数の艦船の間のISAR画像の取得の優先度を判定することと、
ISAR画像の設定と前記類別の成否との関係を学習させて作成された第2の学習済みモデルに従って、取得された複数の前記ISAR画像の設定を調整することと、
艦船の形状と前記類別の成否との関係を学習させて作成された第3の学習済みモデルに従って、調整された複数の前記ISAR画像の中からISAR画像を選択することと、
艦船の特徴量と艦船の種類との関係を学習させて作成された第4の学習済みモデルに従って、選択された前記ISAR画像に写っている艦船の種類を判別することと、
艦船の特徴量と艦船の艦級との関係を学習させて作成された第5の学習済みモデルに従って、選択された前記ISAR画像に写っている艦船の艦級を類別することと、
を具備する類別方法。
It is a categorization method that categorizes ships based on ISAR images.
According to the first trained model created by learning the relationship between the movement of a ship and the priority, the priority of acquiring an ISAR image among a plurality of ships searched by a radar device is determined.
Adjusting the settings of the plurality of acquired ISAR images according to the second trained model created by learning the relationship between the ISAR image settings and the success or failure of the classification, and
To select an ISAR image from a plurality of the ISAR images adjusted according to a third trained model created by learning the relationship between the shape of the ship and the success or failure of the above classification.
To determine the type of ship shown in the selected ISAR image according to the fourth trained model created by learning the relationship between the feature amount of the ship and the type of ship.
To classify the ship class shown in the selected ISAR image according to the fifth trained model created by learning the relationship between the ship's features and the ship's class.
Assortment method including.
JP2020000791A 2020-01-07 2020-01-07 Classification device and classification method Pending JP2021110565A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020000791A JP2021110565A (en) 2020-01-07 2020-01-07 Classification device and classification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020000791A JP2021110565A (en) 2020-01-07 2020-01-07 Classification device and classification method

Publications (1)

Publication Number Publication Date
JP2021110565A true JP2021110565A (en) 2021-08-02

Family

ID=77059554

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020000791A Pending JP2021110565A (en) 2020-01-07 2020-01-07 Classification device and classification method

Country Status (1)

Country Link
JP (1) JP2021110565A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113671501A (en) * 2021-08-12 2021-11-19 广州广电计量检测股份有限公司 Orientation simulation correction method and device based on ISAR imaging
CN116310516B (en) * 2023-02-20 2023-11-21 交通运输部水运科学研究所 Ship classification method and device

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11281739A (en) * 1998-03-27 1999-10-15 Mitsubishi Electric Corp Radar signal processing system
JP2003331289A (en) * 2002-05-08 2003-11-21 Mitsubishi Electric Corp Image discriminator, and radar system provided with the same
JP2004093166A (en) * 2002-08-29 2004-03-25 Mitsubishi Electric Corp Target distinguishing device
JP2005315837A (en) * 2004-03-31 2005-11-10 Mitsubishi Electric Corp Target-identifying device
US20090184865A1 (en) * 2006-05-15 2009-07-23 Valoe Hilde Method and system for automatic classification of objects
JP2009289078A (en) * 2008-05-29 2009-12-10 Dainippon Printing Co Ltd Target detection system
JP2012026976A (en) * 2010-07-27 2012-02-09 Toshiba Corp Radar device, target classification apparatus and target classification program
JP2012128558A (en) * 2010-12-14 2012-07-05 Toshiba Corp Identification apparatus
JP2015021824A (en) * 2013-07-18 2015-02-02 三菱電機株式会社 Classification and identification filter generator and target classification and identification device
JP2016057164A (en) * 2014-09-09 2016-04-21 株式会社東芝 Rader system, and target classification device
JP2017522548A (en) * 2014-06-03 2017-08-10 レイセオン カンパニー Data fusion analysis for automatic maritime target recognition
JP2018063524A (en) * 2016-10-12 2018-04-19 本田技研工業株式会社 Vehicle controller
JP2019175462A (en) * 2018-03-29 2019-10-10 コリア インスティテュート オブ オーシャン サイエンス テクノロジー System for automatically identifying abnormal navigation state of ship with unsupervised learning, and method for the same
JP2019175142A (en) * 2018-03-28 2019-10-10 株式会社Ihi Vessel detection device and method
CN110427981A (en) * 2019-07-11 2019-11-08 四川大学 SAR ship detecting system and method based on deep neural network
CN110633727A (en) * 2019-06-28 2019-12-31 中国人民解放军军事科学院国防科技创新研究院 Deep neural network ship target fine-grained identification method based on selective search

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11281739A (en) * 1998-03-27 1999-10-15 Mitsubishi Electric Corp Radar signal processing system
JP2003331289A (en) * 2002-05-08 2003-11-21 Mitsubishi Electric Corp Image discriminator, and radar system provided with the same
JP2004093166A (en) * 2002-08-29 2004-03-25 Mitsubishi Electric Corp Target distinguishing device
JP2005315837A (en) * 2004-03-31 2005-11-10 Mitsubishi Electric Corp Target-identifying device
US20090184865A1 (en) * 2006-05-15 2009-07-23 Valoe Hilde Method and system for automatic classification of objects
JP2009289078A (en) * 2008-05-29 2009-12-10 Dainippon Printing Co Ltd Target detection system
JP2012026976A (en) * 2010-07-27 2012-02-09 Toshiba Corp Radar device, target classification apparatus and target classification program
JP2012128558A (en) * 2010-12-14 2012-07-05 Toshiba Corp Identification apparatus
JP2015021824A (en) * 2013-07-18 2015-02-02 三菱電機株式会社 Classification and identification filter generator and target classification and identification device
JP2017522548A (en) * 2014-06-03 2017-08-10 レイセオン カンパニー Data fusion analysis for automatic maritime target recognition
JP2016057164A (en) * 2014-09-09 2016-04-21 株式会社東芝 Rader system, and target classification device
JP2018063524A (en) * 2016-10-12 2018-04-19 本田技研工業株式会社 Vehicle controller
JP2019175142A (en) * 2018-03-28 2019-10-10 株式会社Ihi Vessel detection device and method
JP2019175462A (en) * 2018-03-29 2019-10-10 コリア インスティテュート オブ オーシャン サイエンス テクノロジー System for automatically identifying abnormal navigation state of ship with unsupervised learning, and method for the same
CN110633727A (en) * 2019-06-28 2019-12-31 中国人民解放军军事科学院国防科技创新研究院 Deep neural network ship target fine-grained identification method based on selective search
CN110427981A (en) * 2019-07-11 2019-11-08 四川大学 SAR ship detecting system and method based on deep neural network

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113671501A (en) * 2021-08-12 2021-11-19 广州广电计量检测股份有限公司 Orientation simulation correction method and device based on ISAR imaging
CN113671501B (en) * 2021-08-12 2023-08-18 广电计量检测集团股份有限公司 Direction simulation correction method and device based on ISAR imaging
CN116310516B (en) * 2023-02-20 2023-11-21 交通运输部水运科学研究所 Ship classification method and device

Similar Documents

Publication Publication Date Title
US20240129368A1 (en) Server device, learned model providing program, learned model providing method, and learned model providing system
CN113269073B (en) Ship multi-target tracking method based on YOLO V5 algorithm
US10551854B2 (en) Method for detecting target object, detection apparatus and robot
US10565721B2 (en) Information processing device and information processing method for specifying target point of an object
US20190204416A1 (en) Target object detecting device, method of detecting a target object and computer readable medium
CN107561545B (en) Fish shoal detection method and device and detector
RU2687994C1 (en) Method of classification of marine objects based on weight coefficients of their classification features
CN105759268A (en) SAR image CFAR adaptive rapid detection method based on multithreading
US20190361116A1 (en) Apparatus and method for high-speed tracking of vessel
JP2018048862A (en) Radar signal processor, radar signal processing method, and radar signal processing program
US6532191B2 (en) System and method for target tracking and motion anyalysis
JP2021110565A (en) Classification device and classification method
JP6732900B2 (en) Signal processing device and radar device
Griebel et al. Anomaly detection in radar data using PointNets
CN113933828A (en) Unmanned ship environment self-adaptive multi-scale target detection method and system
CN114355879A (en) Unmanned ship and formation keeping control method for formation of unmanned ship
EP3290947B1 (en) Signal processing device and radar device
JP6059892B2 (en) Object labeling apparatus, radar apparatus, object labeling method and program
KR102340184B1 (en) Apparatus and method for tracking a manual target using AI learning technique in the console terminal
JPH07218611A (en) Mobile tracking system
JP2021149360A (en) Learned model generation device for classification apparatus and learned model generation method for classification apparatus
JP6266882B2 (en) Tracking support device
WO2024057626A1 (en) Device, system, method, and program for learning fish species
Anderson et al. An overview of MIT-Olin’s approach in the AUVSI RobotX Competition
EP3629237A1 (en) Device and method to improve the robustness against 'adversarial examples'

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221111

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20230105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231003

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240327