JPH06348874A - Neural network - Google Patents

Neural network

Info

Publication number
JPH06348874A
JPH06348874A JP5133114A JP13311493A JPH06348874A JP H06348874 A JPH06348874 A JP H06348874A JP 5133114 A JP5133114 A JP 5133114A JP 13311493 A JP13311493 A JP 13311493A JP H06348874 A JPH06348874 A JP H06348874A
Authority
JP
Japan
Prior art keywords
input
intermediate layer
output
axis
data
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
JP5133114A
Other languages
Japanese (ja)
Inventor
Hiroyuki Yoshida
博行 吉田
Yoshiaki Mukai
義陽 向井
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.)
Mazda Motor Corp
Original Assignee
Mazda Motor 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 Mazda Motor Corp filed Critical Mazda Motor Corp
Priority to JP5133114A priority Critical patent/JPH06348874A/en
Publication of JPH06348874A publication Critical patent/JPH06348874A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)

Abstract

PURPOSE:To accurately and visually recognize a recognition object or the part regardless of the position and direction, etc., by providing input layer neuron units, intermediate layer neuron units and output layer neuron units. CONSTITUTION:Input layer coordinate transformation circuit parts (T0-Tn) are added to the input side of the input layer neuron units (S0-Sn), intermediate layer coordinate transformation circuit parts (U0-Un) are added to the input side of the intermediate layer neuron units (A0-An) and further, output layer coordinate transformation circuit parts (V0-Vn) are added to the output layer neuron units (R0-Rn).

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、入力層ニューロンユニ
ット,中間層ニューロンユニット及び出力層ニューロン
ユニットを備えた階層構造をとり、物体に関する三次元
データが入力されることにより、当該物体の視覚的認識
に関わる出力データが得られる神経回路網に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention has a hierarchical structure including an input layer neuron unit, an intermediate layer neuron unit, and an output layer neuron unit. The present invention relates to a neural network capable of obtaining output data related to recognition.

【0002】[0002]

【従来の技術】工業用ロボットにより各種の物体を扱う
制御システム等においては、任意の物体を視覚的に認識
してその物体についての認識出力を発するものとされる
物体認識装置が要求される場合があるが、それに関連し
て、任意の物体についての視覚的認識を神経回路網を用
いて行う手法が提案されている。このような物体につい
ての視覚的認識を神経回路網を用いて行う手法にあって
は、例えば、複数の入力層ニューロンユニット,複数の
中間層ニューロンユニット及び複数の出力層ニューロン
ユニットを備えた階層構造をとる神経回路網が用意さ
れ、複数の入力層ニューロンユニットの夫々に物体に関
する三次元データが入力データとして供給され、それに
基づいて複数の出力層ニューロンユニットから物体の認
識に関わる出力データが得られるようにされる。複数の
入力層ニューロンユニットに供給される物体に関する三
次元データは、例えば、物体をビデオカメラ等の視覚セ
ンサによって捉えることにより得られる、物体の表面上
における複数の識別ポイントの夫々に関するデータであ
って、当該物体に対して等価的に設定される固定座標系
のもとでの座標値をあらわすものとされる。
2. Description of the Related Art In a control system or the like for handling various objects by an industrial robot, when an object recognizing device which visually recognizes an arbitrary object and outputs a recognition output for the object is required. However, in relation to this, a method of visually recognizing an arbitrary object using a neural network has been proposed. In a method of visually recognizing such an object by using a neural network, for example, a hierarchical structure including a plurality of input layer neuron units, a plurality of intermediate layer neuron units and a plurality of output layer neuron units is used. A neural network that captures three-dimensional data about an object is supplied as input data to each of the input layer neuron units, and output data related to the object recognition is obtained from the output layer neuron units based on that. To be done. The three-dimensional data regarding the object supplied to the plurality of input layer neuron units is, for example, data regarding each of the plurality of identification points on the surface of the object, which is obtained by capturing the object with a visual sensor such as a video camera. , Represents a coordinate value under a fixed coordinate system that is equivalently set for the object.

【0003】また、神経回路網にあっては、例えば、予
めバックプロパゲーションの手法による学習が行われ
て、複数の入力層ニューロンユニットの夫々と複数の中
間層ニューロンユニットの夫々との間のシナプス伝達効
率の値、及び、複数の中間層ニューロンユニットの夫々
と複数の出力層ニューロンユニットの夫々との間のシナ
プス伝達効率の値が決定され、認識される物体と複数の
出力層ニューロンユニットの夫々からの出力データとの
関係が設定される。即ち、複数の入力層ニューロンユニ
ットの夫々に特定形状の物体に関する三次元データが入
力されるとき、複数の出力層ニューロンユニットの夫々
からの出力データが、予め設定された特定形状の物体に
対応するもの、あるいは、それに十分に近いものとして
得られることになるのである。
Further, in the neural network, for example, learning by a backpropagation method is performed in advance, and a synapse between each of the plurality of input layer neuron units and each of the plurality of intermediate layer neuron units. The value of the transmission efficiency and the value of the synaptic transmission efficiency between each of the plurality of intermediate layer neuron units and each of the plurality of output layer neuron units are determined, and the recognized object and each of the plurality of output layer neuron units are determined. The relationship with the output data from is set. That is, when three-dimensional data regarding an object of a specific shape is input to each of the plurality of input layer neuron units, output data from each of the plurality of output layer neuron units corresponds to a preset object of the specific shape. Or something close enough to it.

【0004】[0004]

【発明が解決しようとする課題】上述の如くの従来提案
されている手法により神経回路網が用いられて物体の視
覚的認識が行われるにあたっては、神経回路網における
複数の入力層ニューロンユニットの夫々に供給される入
力データは、認識されるべき物体の表面上における複数
の識別ポイントの夫々についての、その物体に対して等
価的に設定される固定座標系のもとでの座標値をあらわ
す三次元データとされる。従って、斯かる際には、固定
座標系内に配された物体の表面上における同一の識別ポ
イントについての入力データであっても、固定座標系内
における物体の位置,向きあるいは姿勢,回動状態等が
変化せしめられると、著しく異なったものとなってしま
うことになり、その結果、神経回路網による物体につい
ての誤認識がなされる事態あるいは物体についての視覚
的認識が行われなくなってしまう事態が生じる虞があ
る。
When the neural network is used to visually recognize an object by the conventionally proposed method as described above, each of the plurality of input layer neuron units in the neural network is to be recognized. The input data supplied to the third order is a cubic representing the coordinate value of each of a plurality of identification points on the surface of the object to be recognized under a fixed coordinate system equivalently set for the object. It is regarded as the original data. Therefore, in such a case, even if the input data is the same identification point on the surface of the object arranged in the fixed coordinate system, the position, orientation or posture, and rotation state of the object in the fixed coordinate system And so on, it will be significantly different, and as a result, the situation in which the neural network misrecognizes the object or the situation in which the visual recognition of the object is no longer performed. May occur.

【0005】斯かる点に鑑み、本発明は、複数の入力層
ニューロンユニット,複数の中間層ニューロンユニット
及び複数の出力層ニューロンユニットを備えた階層型に
属し、複数の入力層ニューロンユニットの夫々に物体に
関する入力データが供給されることにより、複数の出力
層ニューロンユニットの夫々から当該物体もしくはその
部分についての視覚的認識に関わる出力データが得られ
るものとされるにあたり、物体もしくはその部分の位
置,向き等の如何にかかわらず、当該物体もしくはその
部分についての的確な視覚的認識が行われることになる
神経回路網を提供することを目的とする。
In view of the above point, the present invention belongs to a hierarchical type having a plurality of input layer neuron units, a plurality of intermediate layer neuron units and a plurality of output layer neuron units, and each of the plurality of input layer neuron units When the input data relating to the object is supplied, the output data relating to the visual recognition of the object or its part is obtained from each of the plurality of output layer neuron units, and the position of the object or its part, It is an object of the present invention to provide a neural network in which accurate visual recognition of the object or a part thereof is performed regardless of the orientation or the like.

【0006】[0006]

【課題を解決するための手段】上述の目的を達成すべ
く、本発明に係る神経回路網は、物体表面上の複数の識
別ポイントに夫々対応する複数の入力層ニューロンユニ
ットと、複数の入力層ニューロンユニットの夫々に付随
して設けられて、複数の識別ポイントの各々における物
体表面についての法線ベクトルを絶対座標系のもとでの
座標値としてあらわす入力ベクトルデータが供給される
入力層座標変換回路部と、複数の入力層ニューロンユニ
ットに夫々対応する複数の中間層ニューロンユニット
と、複数の中間層ニューロンユニットの夫々に付随して
設けられて、複数の入力層ニューロンユニットの各々か
らの入力層出力ベクトルを絶対座標系のもとでの座標値
としてあらわす入力層出力ベクトルデータが供給される
中間層座標変換回路部と、複数の中間層ニューロンユニ
ットに夫々対応して配され、出力ベクトルデータを発す
る複数の出力層ニューロンユニットと、複数の出力層ニ
ューロンユニットの夫々に付随して設けられて、複数の
中間層ニューロンユニットの各々からの中間層出力ベク
トルを絶対座標系のもとでの座標値としてあらわす中間
層出力ベクトルデータが供給される出力層座標変換回路
部とを含み、入力層座標変換回路部が、入力ベクトルデ
ータの夫々についての、その入力ベクトルデータがあら
わす法線ベクトルを付随先入力層ニューロンユニットに
対応する識別ポイントにおける物体表面についての法線
ベクトルに準拠して設定される相対座標系のもとでの座
標値としてあらわす入力相対座標データへの変換を行
い、得られた入力相対座標データを付随先入力層ニュー
ロンユニットに供給するものとされ、また、中間層座標
変換回路部が、入力層出力ベクトルデータの夫々につい
ての、その入力層出力ベクトルデータがあらわす入力層
出力ベクトルを付随先中間層ニューロンユニットに対応
する入力層ニューロンユニットからの入力層出力ベクト
ルに準拠して設定される相対座標系のもとでの座標値と
してあらわす入力層出力相対座標データへの変換を行
い、得られた入力層出力相対座標データを付随先中間層
ニューロンユニットに供給するものとされ、さらに、出
力層座標変換回路部が、中間層出力ベクトルデータの夫
々についての、その中間層出力ベクトルデータがあらわ
す中間層出力ベクトルを付随先出力層ニューロンユニッ
トに対応する中間層ニューロンユニットからの中間層出
力ベクトルに準拠して設定される相対座標系のもとでの
座標値としてあらわす中間層出力相対座標データへの変
換を行い、得られた中間層出力相対座標データを付随先
出力層ニューロンユニットに供給するものとされて構成
される
In order to achieve the above-mentioned object, a neural network according to the present invention comprises a plurality of input layer neuron units respectively corresponding to a plurality of identification points on an object surface and a plurality of input layers. Input layer coordinate transformation that is provided in association with each neuron unit and that supplies input vector data that represents the normal vector for the object surface at each of the plurality of identification points as coordinate values under the absolute coordinate system A circuit section, a plurality of intermediate layer neuron units respectively corresponding to the plurality of input layer neuron units, and an input layer from each of the plurality of input layer neuron units, which is provided in association with each of the plurality of intermediate layer neuron units. Input layer output vector data representing the output vector as coordinate values in the absolute coordinate system , A plurality of output layer neuron units which are respectively arranged corresponding to the plurality of middle layer neuron units and emit output vector data, and a plurality of middle layer neuron units provided in association with the plurality of output layer neuron units, respectively. And an output layer coordinate conversion circuit unit to which the intermediate layer output vector data representing the intermediate layer output vector as a coordinate value under the absolute coordinate system is supplied. For each of the data, the normal vector represented by the input vector data is set under the relative coordinate system which is set according to the normal vector for the object surface at the identification point corresponding to the associated input layer neuron unit. Conversion to input relative coordinate data expressed as coordinate values, and the obtained input relative coordinate data is attached Further, the intermediate layer coordinate transformation circuit section is configured to supply the input layer output vector represented by the input layer output vector data for each of the input layer output vector data to the associated intermediate layer neuron unit. The input layer output obtained by performing conversion to the input layer output relative coordinate data expressed as coordinate values under the relative coordinate system set according to the input layer output vector from the input layer neuron unit corresponding to Relative coordinate data is supplied to the associated destination intermediate layer neuron unit, and further, the output layer coordinate conversion circuit section outputs the intermediate layer output vector represented by the intermediate layer output vector data for each of the intermediate layer output vector data. Intermediate layer output vector from the intermediate layer neuron unit corresponding to the associated output layer neuron unit Conversion to intermediate layer output relative coordinate data, which is expressed as coordinate values under the relative coordinate system set in accordance with the above, and supplies the obtained intermediate layer output relative coordinate data to the auxiliary destination output layer neuron unit. Configured to be

【0007】[0007]

【作用】上述の如くに構成される本発明に係る神経回路
網にあっては、物体表面上の複数の識別ポイントの各々
における物体表面についての法線ベクトルを絶対座標系
のもとでの座標値としてあらわす入力ベクトルデータ
が、入力層座標変換回路部の夫々により、その入力ベク
トルデータによりあらわされる法線ベクトルを当該入力
層座標変換回路部が付随する入力層ニューロンユニット
に対応する識別ポイントにおける物体表面についての法
線ベクトルに準拠して設定される相対座標系のもとでの
座標値としてあらわす入力相対座標データに変換され
て、当該入力層座標変換回路部が付随する入力層ニュー
ロンユニットに供給され、また、複数の入力層ニューロ
ンユニットの各々からの入力層出力ベクトルを絶対座標
系のもとでの座標値としてあらわす入力層出力ベクトル
データが、中間層座標変換回路部の夫々により、その入
力層出力ベクトルデータによりあらわされる入力層出力
ベクトルを当該中間層座標変換回路部が付随する中間層
ニューロンユニットに対応する入力層ニューロンユニッ
トからの入力層出力ベクトルに準拠して設定される相対
座標系のもとでの座標値としてあらわす入力層出力相対
座標データに変換されて、当該中間層座標変換回路部が
付随する中間層ニューロンユニットに供給され、さら
に、複数の中間層ニューロンユニットの各々からの中間
層出力ベクトルを絶対座標系のもとでの座標値としてあ
らわす中間層出力ベクトルデータが、出力層座標変換回
路部の夫々により、その中間層出力ベクトルデータによ
りあらわされる中間層出力ベクトルを当該出力層座標変
換回路部が付随する出力層ニューロンユニットに対応す
る中間層ニューロンユニットからの中間層出力ベクトル
に準拠して設定される相対座標系のもとでの座標値とし
てあらわす中間層出力相対座標データに変換されて、当
該出力層座標変換回路部が付随する出力層ニューロンユ
ニットに供給される。
In the neural network according to the present invention configured as described above, the normal vector for the object surface at each of the plurality of identification points on the object surface is coordinated under the absolute coordinate system. The input vector data represented as a value is an object at an identification point corresponding to an input layer neuron unit attached to the input layer coordinate conversion circuit unit by a normal vector represented by the input layer coordinate conversion circuit unit. Converted to input relative coordinate data expressed as coordinate values under the relative coordinate system set according to the normal vector of the surface, and supplied to the input layer neuron unit associated with the input layer coordinate conversion circuit unit. In addition, the input layer output vector from each of the plurality of input layer neuron units is set as the coordinate value under the absolute coordinate system. The input layer output vector data represented by each of the intermediate layer coordinate conversion circuit units corresponds the input layer output vector represented by the input layer output vector data to the intermediate layer neuron unit attached to the intermediate layer coordinate conversion circuit unit. The input layer output vector is converted into input layer output relative coordinate data represented as coordinate values under the relative coordinate system set according to the input layer output vector from the input layer neuron unit, and the intermediate layer coordinate conversion circuit unit is attached. The intermediate layer output vector data supplied to the intermediate layer neuron unit and representing the intermediate layer output vector from each of the plurality of intermediate layer neuron units as coordinate values under the absolute coordinate system is output layer coordinate conversion circuit section. Of the intermediate layer output vector data represented by the intermediate layer output vector data. Intermediate layer output relative coordinates expressed as coordinate values under the relative coordinate system set based on the intermediate layer output vector from the intermediate layer neuron unit corresponding to the output layer neuron unit attached to the force layer coordinate conversion circuit unit After being converted into data, the output layer coordinate conversion circuit unit is supplied to the associated output layer neuron unit.

【0008】それにより、絶対座標系内において物体も
しくはその部分の位置,向きあるいは姿勢,回動状態等
が変化せしめられる場合にも、各入力層座標変換回路部
からそれが付随する入力層ニューロンユニットに供給さ
れる複数の入力相対座標データは、絶対座標系内におけ
る物体もしくはその部分が同一のものである限り、その
物体もしくはその部分の位置,向き等の如何にかかわら
ず一定の相互関係を有するものとされることになり、さ
らに、それに伴って、各中間層座標変換回路部からそれ
が付随する中間層ニューロンユニットに供給される複数
の入力層出力相対座標データの夫々、及び、各出力層座
標変換回路部からそれが付随する出力層ニューロンユニ
ットに供給される複数の中間層出力相対座標データも、
絶対座標系内における物体もしくはその部分が同一のも
のである限り、その物体もしくはその部分の位置,向き
等の如何にかかわらず一定の相互関係を有するものとさ
れることになる。従って、複数の出力層ニューロンユニ
ットからの出力ベクトルデータに基づき、絶対座標系内
における物体もしくはその部分の位置,向き等の如何に
かかわらず、当該物体もしくはその部分についての的確
な視覚的認識が行われることになる。
As a result, even when the position, orientation, posture, rotational state, etc. of the object or its part is changed in the absolute coordinate system, the input layer neuron unit associated with it from each input layer coordinate conversion circuit section. The plurality of input relative coordinate data supplied to have a certain mutual relation irrespective of the position, orientation, etc. of the object or its part as long as the object or its part in the absolute coordinate system is the same. Further, accordingly, each of the plurality of input layer output relative coordinate data supplied from each intermediate layer coordinate conversion circuit unit to the associated intermediate layer neuron unit and each output layer. A plurality of intermediate layer output relative coordinate data supplied from the coordinate conversion circuit unit to the output layer neuron unit to which it is attached,
As long as the object or its part in the absolute coordinate system is the same, it has a certain mutual relation regardless of the position, orientation, etc. of the object or its part. Therefore, based on the output vector data from a plurality of output layer neuron units, regardless of the position or orientation of the object or its part in the absolute coordinate system, accurate visual recognition of the object or its part can be performed. Will be seen.

【0009】[0009]

【実施例】図1は、本発明に係る神経回路網の一例を示
す。この例は、入力層,中間層及び出力層を形成する多
数のニューロンユニットを含んだ階層型を成し、中間層
が1層のみとされて3層構造をとるものとされている。
FIG. 1 shows an example of a neural network according to the present invention. This example is of a hierarchical type including a large number of neuron units forming an input layer, an intermediate layer and an output layer, and the intermediate layer has only one layer and has a three-layer structure.

【0010】図1に示される例にあっては、n(nは正
整数)個の入力層ニューロンユニットS0,S1,S
2,・・・・・,Sn−2,Sn−1及びSn(S0〜
Sn)と、これらの入力層ニューロンユニットS0〜S
nに夫々対応するn個の中間層ニューロンユニットA
0,A1,A2,・・・・・,An−2,An−1及び
An(A0〜An)と、これらの中間層ニューロンユニ
ットA0〜Anに夫々対応するn個の出力層ニューロン
ユニットR0,R1,R2,・・・・・,Rn−2,R
n−1及びRn(R0〜Rn)とが配置されている。
In the example shown in FIG. 1, n (n is a positive integer) input layer neuron units S0, S1, S
2, ..., Sn-2, Sn-1, and Sn (S0-
Sn) and these input layer neuron units S0 to S
n hidden layer neuron units A corresponding to n
0, A1, A2, ..., An-2, An-1 and An (A0 to An) and n output layer neuron units R0, which correspond to these intermediate layer neuron units A0 to An, respectively. R1, R2, ..., Rn-2, R
n-1 and Rn (R0 to Rn) are arranged.

【0011】そして、入力層ニューロンユニットS0〜
Snには、それらに夫々対応するn個の入力層座標変換
回路部T0,T1,T2,・・・・・,Tn−2,Tn
−1及びTn(T0〜Tn)が付随せしめられて配され
ており、入力層座標変換回路部T0〜Tnの各々は、そ
れに供給されるデータを、そのデータについての後述さ
れる如くの座標変換処理を行って、付随先の入力層ニュ
ーロンユニットS0〜Snの夫々に入力データとして供
給する。また、中間層ニューロンユニットA0〜Anに
は、それらに夫々対応するn個の中間層座標変換回路部
U0,U1,U2,・・・・・,Un−2,Un−1及
びUn(U0〜Un)が付随せしめられて配されてお
り、中間層座標変換回路部U0〜Unの各々は、それに
供給されるデータを、そのデータについての後述される
如くの座標変換処理を行って、付随先の中間層ニューロ
ンユニットA0〜Anの夫々に入力データとして供給す
る。さらに、出力層ニューロンユニットR0〜Rnに
は、それらに夫々対応するn個の出力層座標変換回路部
V0,V1,V2,・・・・・,Vn−2,Vn−1及
びVn(V0〜Vn)が付随せしめられて配されてお
り、出力層座標変換回路部V0〜Vnの各々は、それに
供給されるデータを、そのデータについての後述される
如くの座標変換処理を行って、付随先の出力層ニューロ
ンユニットR0〜Rnの夫々に入力データとして供給す
る。
The input layer neuron units S0 to S0
Sn includes n input layer coordinate conversion circuit units T0, T1, T2, ..., Tn-2, Tn corresponding to them.
-1 and Tn (T0 to Tn) are associated with each other, and each of the input layer coordinate conversion circuit units T0 to Tn converts the data supplied thereto into coordinate conversion as will be described later for the data. Processing is performed and the data is supplied as input data to each of the associated input layer neuron units S0 to Sn. Further, in the intermediate layer neuron units A0 to An, n intermediate layer coordinate conversion circuit units U0, U1, U2, ..., Un-2, Un-1 and Un (U0 to U0, U1, U2 ,. Un) is associated with each other, and each of the intermediate layer coordinate conversion circuit units U0 to Un performs a coordinate conversion process on the data supplied thereto as described later, and the associated destination Of the intermediate layer neuron units A0 to An are supplied as input data. Further, the output layer neuron units R0 to Rn have n output layer coordinate conversion circuit units V0, V1, V2, ..., Vn-2, Vn-1 and Vn (V0 to Vn (V0 Vn) is attached to each of the output layer coordinate conversion circuit units V0 to Vn, and each of the output layer coordinate conversion circuit units V0 to Vn performs coordinate conversion processing on the data as will be described later to obtain an associated destination. Is supplied as input data to each of the output layer neuron units R0 to Rn.

【0012】入力層座標変換回路部T0〜Tnの各々に
は、外部からの入力データが供給される。また、入力層
座標変換回路部T0〜Tnが付随した入力層ニューロン
ユニットS0〜Snの各々の出力端は、当該入力層ニュ
ーロンユニットに対応する中間層ニューロンユニットに
付随した中間層座標変換回路部のみでなく、中間層座標
変換回路部U0〜Unの夫々に結合されており、さら
に、中間層座標変換回路部U0〜Unが付随した中間層
ニューロンユニットA0〜Anの各々の出力端は、当該
中間層ニューロンユニットに対応する出力層ニューロン
ユニットに付随した出力層座標変換回路部のみでなく、
出力層座標変換回路部V0〜Vnの夫々に結合されてい
る。そして、出力層ニューロンユニットR0〜Rnの各
々の出力端から出力データが得られる。
Input data from the outside is supplied to each of the input layer coordinate conversion circuit units T0 to Tn. The output terminals of the input layer neuron units S0 to Sn associated with the input layer coordinate conversion circuit units T0 to Tn are only the intermediate layer coordinate conversion circuit units associated with the intermediate layer neuron units corresponding to the input layer neuron units. Instead, the output terminals of the intermediate layer neuron units A0-An, which are coupled to the intermediate layer coordinate conversion circuit units U0-Un, respectively, and are accompanied by the intermediate layer coordinate conversion circuit units U0-Un, are Not only the output layer coordinate conversion circuit unit attached to the output layer neuron unit corresponding to the layer neuron unit,
The output layer coordinate conversion circuit units V0 to Vn are respectively coupled. Then, output data is obtained from the output terminals of the output layer neuron units R0 to Rn.

【0013】入力層ニューロンユニットS0〜Snの各
々とそれに結合された中間層座標変換回路部U0〜Un
の夫々との間の入力・中間層間シナプス伝達効率Wij(I
H)(0≦i≦n,0≦j≦n)、及び、中間層ニューロ
ンユニットA0〜Anの各々とそれに結合された出力層
座標変換回路部V0〜Vnの夫々との間の中間・出力層
間シナプス伝達効率Wij(HO)は、例えば、バックプロパ
ゲーションの手法が用いられての学習が行われて設定さ
れる。斯かる学習は、例えば、既知の形状を有した物体
がそれにつての視覚的認識がなされる認識対象物体とさ
れて、その認識対象物体に関する入力データが入力層座
標変換回路部T0〜Tnの夫々に供給されるもとで、出
力層ニューロンユニットR0〜Rnの各々から、出力デ
ータとして、予め設定された認識対象物体に対応するデ
ータ(教師データ)、あるいは、予め設定された認識対
象物体に対応するデータに極めて近い物体認識データが
得られる状態となるまで、入力・中間層間シナプス伝達
効率Wij(IH)及び中間・出力層間シナプス伝達効率Wij
(HO)が繰り返し設定し直されることによって行われる。
Each of the input layer neuron units S0 to Sn and the intermediate layer coordinate conversion circuit units U0 to Un connected thereto.
Input and intermediate layer synapse transmission efficiency Wij (I
H) (0 ≦ i ≦ n, 0 ≦ j ≦ n), and intermediate / output between each of the intermediate layer neuron units A0-An and each of the output layer coordinate conversion circuit units V0-Vn coupled thereto. The inter-layer synapse transmission efficiency Wij (HO) is set by performing learning using a backpropagation method, for example. In such learning, for example, an object having a known shape is set as a recognition target object for which visual recognition is performed, and input data relating to the recognition target object is input to each of the input layer coordinate conversion circuit units T0 to Tn. Is supplied to each of the output-layer neuron units R0 to Rn as output data, corresponding to data (teacher data) corresponding to a preset recognition target object, or corresponding to a preset recognition target object. Input object / intermediate layer synapse transfer efficiency Wij (IH) and intermediate / output layer synapse transfer efficiency Wij until object recognition data that is extremely close to the input data is obtained.
(HO) is repeatedly set again.

【0014】このような構成のもとで、三次元物体につ
いての認識が行われるにあたっては、例えば、図2に示
される如くの、認識されるべき三次元物体もしくはその
部分における外表面上に、入力層ニューロンユニットS
0〜Snに夫々対応するものとして設定された、複数の
識別ポイントP0,P1,P2,・・・・・,Pn−
2,Pn−1及びPn(P0〜Pn)の各々における外
表面についての法線ベクトルI0,I1,I2,・・・
・・,In−2,In−1及びIn(I0〜In)を夫
々あらわす三次元データDI0,DI1,DI2,・・
・・・,DIn−2,DIn−1及びDIn(DI0〜
DIn)が、入力層座標変換回路部T0〜Tnに供給さ
れる。三次元データDI0〜DInの各々は、法線ベク
トルI0〜Inの各々を、認識されるべき三次元物体も
しくはその部分に関して等価的に設定された、図2に示
される如くのX軸,Y軸及びZ軸を有する絶対座標系 0
−XYZのもとでの座標値をもってあらわすものとさ
れ、例えば、三次元データDI0は、識別ポイントP0
における法線ベクトルI0の絶対座標系 0−XYZのも
とでの座標値をあらわすものとされる。そして、三次元
データDI0〜DInの各々は、入力層座標変換回路部
T0〜Tnの全部に供給される。
In the recognition of a three-dimensional object with such a structure, for example, as shown in FIG. 2, on the outer surface of the three-dimensional object to be recognized or its portion, Input layer neuron unit S
.., Pn-, which are set to correspond to 0 to Sn, respectively.
2, Pn-1 and Pn (P0 to Pn) each have a normal vector I0, I1, I2, ...
.., three-dimensional data DI0, DI1, DI2, ..., In-2, In-1, and In (I0-In), respectively
..., DIn-2, DIn-1, and DIn (DI0-
DIn) is supplied to the input layer coordinate conversion circuit units T0 to Tn. Each of the three-dimensional data DI0 to DIn is equivalently set to each of the normal vectors I0 to In with respect to the three-dimensional object to be recognized or its portion, and the X-axis and the Y-axis as shown in FIG. And an absolute coordinate system with Z axis 0
It is assumed that it is represented by the coordinate value under −XYZ. For example, the three-dimensional data DI0 is the identification point P0.
Represents the coordinate value of the normal vector I0 in the absolute coordinate system 0-XYZ. Then, each of the three-dimensional data DI0 to DIn is supplied to all of the input layer coordinate conversion circuit units T0 to Tn.

【0015】三次元データDI0〜DInの各々が供給
される入力層座標変換回路部T0〜Tnの夫々、例え
ば、入力層ニューロンユニットSiに付随する入力層座
標変換回路部Tiは、それに供給される三次元データD
I0〜DInの各々についての座標変換処理を行う。斯
かる座標変換処理に際して、入力層座標変換回路部Ti
は、三次元データDI0〜DInの各々、例えば、三次
元データDIjについて、それがあらわす絶対座標系 0
−XYZのもとでの法線ベクトルIjを、付随先の入力
層ニューロンユニットSiに対応する識別ポイントPi
における法線ベクトルIi(三次元データDIiによっ
てあらわされる)に準拠して設定されるx軸,y軸及び
z軸を有した相対座標系 0−xyzのもとでの座標値と
してあらわす入力相対座標データを求める処理を行い、
三次元データDIjを入力相対座標データに変換する。
Each of the input layer coordinate conversion circuit units T0 to Tn to which each of the three-dimensional data DI0 to DIn is supplied, for example, the input layer coordinate conversion circuit unit Ti associated with the input layer neuron unit Si is supplied to it. Three-dimensional data D
Coordinate conversion processing is performed for each of I0 to DIn. In such coordinate conversion processing, the input layer coordinate conversion circuit unit Ti
Is an absolute coordinate system representing each of the three-dimensional data DI0 to DIn, for example, the three-dimensional data DIj.
-The normal vector Ij under XYZ is set to the identification point Pi corresponding to the input layer neuron unit Si of the associated destination.
Input relative coordinates represented as coordinate values under the relative coordinate system 0-xyz having the x-axis, the y-axis, and the z-axis set in accordance with the normal vector Ii (represented by the three-dimensional data DIi) in Perform processing to obtain data,
The three-dimensional data DIj is converted into input relative coordinate data.

【0016】このような三次元データDIjについての
座標変換処理にあたって、識別ポイントPiにおける法
線ベクトルIiに準拠して設定されるものとされる相対
座標系 0−xyzの設定にあっては、図3に示される如
く、先ず、絶対座標系 0−XYZのもとでの法線ベクト
ルIiの方向がz軸の方向とされ、次に、法線ベクトル
Iiの基点、即ち、識別ポイントPiと法線ベクトルI
jの基点、即ち、識別ポイントPjとを結ぶ直線PLi
j及びz軸を含む平面内におけるz軸に直交する方向が
x軸の方向とされ、さらに、z軸及びx軸の夫々に直交
する方向がy軸の方向とされる。そして、法線ベクトル
Iiの基点、即ち、識別ポイントPiが、x軸,y軸及
びz軸の夫々の零点位置とされる。
In setting the relative coordinate system 0-xyz which is set in accordance with the normal vector Ii at the identification point Pi in the coordinate conversion process for such three-dimensional data DIj, As shown in FIG. 3, first, the direction of the normal vector Ii under the absolute coordinate system 0-XYZ is set as the z-axis direction, and then the base point of the normal vector Ii, that is, the identification point Pi and the normal point. Line vector I
A straight line PLi connecting the base point of j, that is, the identification point Pj
The direction orthogonal to the z axis in the plane including the j and z axes is the x axis direction, and the direction orthogonal to the z axis and the x axis is the y axis direction. Then, the base point of the normal vector Ii, that is, the identification point Pi is set as the zero point position of each of the x-axis, the y-axis, and the z-axis.

【0017】入力層座標変換回路部Tiによる三次元デ
ータDI0〜DInのうちの三次元データDIj以外の
ものについての座標変換処理も、上述の三次元データD
Ijについての座標変換処理と同様にして行われ、入力
層座標変換回路部Tiによって三次元データDI0〜D
Inに夫々対応するn個の入力相対座標データが形成さ
れる。このようにして入力層座標変換回路部Tiにより
得られるn個の入力相対座標データは、絶対座標系 0−
XYZのもとにおかれた認識されるべき三次元物体もし
くはその部分が移動あるいは回動して、法線ベクトルI
0〜Inの各々の位置及び向きが変化せしめられる場合
にも、法線ベクトルI0〜Inの各々の位置及び向きの
如何にかかわらず一定の相互関係を維持するものとされ
ることになる。
The coordinate conversion processing for the three-dimensional data DI0 to DIn other than the three-dimensional data DIj by the input layer coordinate conversion circuit unit Ti is also the above-mentioned three-dimensional data D.
The same process as the coordinate conversion process for Ij is performed, and the three-dimensional data DI0 to D0 are input by the input layer coordinate conversion circuit unit Ti.
N pieces of input relative coordinate data respectively corresponding to In are formed. In this way, the n pieces of input relative coordinate data obtained by the input layer coordinate conversion circuit unit Ti are the absolute coordinate system 0-
When the three-dimensional object to be recognized placed under XYZ or a part thereof moves or rotates, the normal vector I
Even when the positions and orientations of 0 to In are changed, a constant mutual relationship is maintained regardless of the positions and orientations of the normal vectors I0 to In.

【0018】また、入力層座標変換回路部T0〜Tnに
おける入力層座標変換回路部Ti以外のものの夫々によ
る三次元データDI0〜DInの夫々についての座標変
換処理も、上述の入力層座標変換回路部Tiによる三次
元データDI0〜DInの夫々についての座標変換処理
と同様にして行われ、入力層座標変換回路部T0〜Tn
の各々において、三次元データDI0〜DInに夫々対
応するn個の入力相対座標データが形成される。
Further, the coordinate conversion process for each of the three-dimensional data DI0 to DIn by each of the input layer coordinate conversion circuit units T0 to Tn other than the input layer coordinate conversion circuit unit Ti is also the above-mentioned input layer coordinate conversion circuit unit. The input layer coordinate conversion circuit units T0 to Tn are performed in the same manner as the coordinate conversion processing for each of the three-dimensional data DI0 to DIn by Ti.
In each of the above, n pieces of input relative coordinate data corresponding to the three-dimensional data DI0 to DIn are formed.

【0019】入力層座標変換回路部T0〜Tnの各々に
おいて形成されたn個の入力相対座標データは、その入
力層座標変換回路部T0〜Tnの各々の付随先である入
力層ニューロンユニットS0〜Snのいずれかに供給さ
れる。入力層座標変換回路部T0〜Tnから夫々n個の
入力相対座標データが供給された入力層ニューロンユニ
ットS0〜Snの夫々においては、n個の入力相対座標
データの各々があらわす入力ベクトルの総和が求めら
れ、さらに、入力ベクトルの総和に基づいて入力層出力
ベクトルJ0〜Jnのうちのいずれかが求められる。例
えば、入力層座標変換回路部Tiからn個の入力相対座
標データが供給された入力層ニューロンユニットSiに
おいては、入力層座標変換回路部Tiにおいて形成され
たn個の入力相対座標データの各々があらわす入力ベク
トルの総和が求められ、さらに、入力ベクトルの総和に
基づいて入力層出力ベクトルJiが求められる。
The n pieces of input relative coordinate data formed in each of the input layer coordinate conversion circuit units T0 to Tn are input layer neuron units S0 to which the input layer coordinate conversion circuit units T0 to Tn are attached. It is supplied to any of Sn. In each of the input layer neuron units S0 to Sn to which the n input relative coordinate data are respectively supplied from the input layer coordinate conversion circuit units T0 to Tn, the sum of the input vectors represented by each of the n input relative coordinate data is Further, one of the input layer output vectors J0 to Jn is obtained based on the sum of the input vectors. For example, in the input layer neuron unit Si to which n input relative coordinate data are supplied from the input layer coordinate conversion circuit unit Ti, each of the n input relative coordinate data formed in the input layer coordinate conversion circuit unit Ti is The total sum of the input vectors represented is calculated, and the input layer output vector Ji is calculated based on the total sum of the input vectors.

【0020】そして、入力層ニューロンユニットS0〜
Snにおいて、夫々において求められた入力層出力ベク
トルJ0〜Jnの各々を絶対座標系 0−XYZのもとで
の座標値をもってあらわす入力層出力ベクトルデータD
J0,DJ1,DJ2,・・・・・,DJn−2,DJ
n−1及びDJn(DJ0〜DJn)が夫々形成され、
それらが入力層ニューロンユニットS0〜Snの各々か
ら送出されて中間層座標変換回路部U0〜Unに供給さ
れる。斯かる入力層出力ベクトルデータDJ0〜DJn
の各々の中間層座標変換回路部U0〜Unへの供給は、
中間層座標変換回路部U0〜Unの全部についてなされ
る。
The input layer neuron units S0 to S0
In Sn, input layer output vector data D that represents each of the input layer output vectors J0 to Jn obtained by each with the coordinate value under the absolute coordinate system 0-XYZ.
J0, DJ1, DJ2, ..., DJn-2, DJ
n-1 and DJn (DJ0 to DJn) are respectively formed,
These are sent from each of the input layer neuron units S0 to Sn and supplied to the intermediate layer coordinate conversion circuit units U0 to Un. Such input layer output vector data DJ0 to DJn
Supply to each intermediate layer coordinate conversion circuit unit U0-Un of
This is performed for all of the intermediate layer coordinate conversion circuit units U0 to Un.

【0021】入力層出力ベクトルデータDJ0〜DJn
の各々が供給される中間層座標変換回路部U0〜Unの
夫々、例えば、中間層ニューロンユニットAiに付随す
る中間層座標変換回路部Uiは、それに供給される入力
層出力ベクトルデータDJ0〜DJnの各々についての
座標変換処理を行う。斯かる座標変換処理に際して、中
間層座標変換回路部Uiは、入力層出力ベクトルデータ
DJ0〜DJnの各々、例えば、入力層出力ベクトルデ
ータDJjについて、それがあらわす絶対座標系 0−X
YZのもとでの入力層出力ベクトルJjを、付随先の中
間層ニューロンユニットAiに対応する入力層ニューロ
ンユニットSiから送出される入力層出力ベクトルデー
タDJiがあらわす入力層出力ベクトルJiに準拠して
設定されるx軸,y軸及びz軸を有した相対座標系 0−
xyzのもとでの座標値としてあらわす入力層出力相対
座標データを求める処理を行い、入力層出力ベクトルデ
ータDJjを入力層出力相対座標データに変換する。
Input layer output vector data DJ0 to DJn
Of the input layer output vector data DJ0 to DJn supplied to each of the intermediate layer coordinate conversion circuit units U0 to Un, for example, the intermediate layer coordinate conversion circuit unit Ui associated with the intermediate layer neuron unit Ai. Coordinate conversion processing is performed for each. In such coordinate conversion processing, the intermediate layer coordinate conversion circuit unit Ui represents the absolute coordinate system 0-X representing each of the input layer output vector data DJ0 to DJn, for example, the input layer output vector data DJj.
The input layer output vector Jj under YZ is based on the input layer output vector Ji represented by the input layer output vector data DJi sent from the input layer neuron unit Si corresponding to the accompanying intermediate layer neuron unit Ai. Relative coordinate system with x-axis, y-axis and z-axis set 0-
The input layer output relative coordinate data expressed as the coordinate value under xyz is processed to convert the input layer output vector data DJj into the input layer output relative coordinate data.

【0022】このような入力層出力ベクトルデータDJ
jについての座標変換処理にあたって、入力層ニューロ
ンユニットSiから送出される入力層出力ベクトルデー
タDJiがあらわす入力層出力ベクトルJiに準拠して
設定されるものとなされる相対座標系 0−xyzの設定
にあっては、図4に示される如く、先ず、絶対座標系0
−XYZのもとでの入力層出力ベクトルJiの方向がz
軸の方向とされ、次に、入力層出力ベクトルJiの基点
と入力層出力ベクトルJjの基点とを結ぶ直線JLij
及びz軸を含む平面内におけるz軸に直交する方向がx
軸の方向とされ、さらに、z軸及びx軸の夫々に直交す
る方向がy軸の方向とされる。そして、入力層出力ベク
トルJiの基点が、x軸,y軸及びz軸の夫々の零点位
置とされる。
Such input layer output vector data DJ
In the coordinate conversion process for j, the relative coordinate system 0-xyz is set based on the input layer output vector Ji represented by the input layer output vector data DJi sent from the input layer neuron unit Si. Then, as shown in FIG. 4, first, the absolute coordinate system 0
The direction of the input layer output vector Ji under −XYZ is z
A straight line JLij connecting the base point of the input layer output vector Ji and the base point of the input layer output vector Jj.
And a direction orthogonal to the z axis in a plane including the z axis is x.
The direction of the axis is defined as the direction of the axis, and the direction orthogonal to each of the z axis and the x axis is defined as the direction of the y axis. The base point of the input layer output vector Ji is the zero point position of each of the x axis, the y axis, and the z axis.

【0023】中間層座標変換回路部Uiによる入力層出
力ベクトルデータDJ0〜DJnのうちの入力層出力ベ
クトルデータDJj以外のものについての座標変換処理
も、上述の入力層出力ベクトルデータDJjについての
座標変換処理と同様にして行われ、中間層座標変換回路
部Uiによって入力層出力ベクトルデータDJ0〜DJ
nに夫々対応するn個の入力層出力相対座標データが形
成される。このようにして入力層座標変換回路部Uiに
より得られるn個の入力層出力相対座標データは、絶対
座標系 0−XYZのもとにおかれた認識されるべき三次
元物体もしくはその部分が移動あるいは回動して、法線
ベクトルI0〜Inの各々の位置及び向きが変化せしめ
られた場合にも、法線ベクトルI0〜Inの各々の位置
及び向きの如何にかかわらず一定の相互関係を維持する
ものとされることになる。
The coordinate conversion processing of the input layer output vector data DJ0 to DJn other than the input layer output vector data DJj by the intermediate layer coordinate conversion circuit unit Ui is also the coordinate conversion of the input layer output vector data DJj. The same process is performed, and the input layer output vector data DJ0 to DJ is input by the intermediate layer coordinate conversion circuit unit Ui.
n pieces of input layer output relative coordinate data corresponding to n are formed. In this way, the n pieces of the input layer output relative coordinate data obtained by the input layer coordinate conversion circuit unit Ui are the three-dimensional object to be recognized or its portion which is placed under the absolute coordinate system 0-XYZ. Alternatively, even when the positions and orientations of the normal vectors I0 to In are changed by rotating, a constant mutual relationship is maintained regardless of the positions and orientations of the normal vectors I0 to In. Will be done.

【0024】また、中間層座標変換回路部U0〜Unに
おける中間層座標変換回路部Ui以外のものの夫々によ
る入力層出力ベクトルデータDJ0〜DJnの夫々につ
いての座標変換処理も、上述の中間層座標変換回路部U
iによる入力層出力ベクトルデータDJ0〜DJnの夫
々についての座標変換処理と同様にして行われ、中間層
座標変換回路部U0〜Unの各々において、入力層出力
ベクトルデータDJ0〜DJnに夫々対応するn個の入
力層出力相対座標データが形成される。
Further, the coordinate conversion processing for each of the input layer output vector data DJ0 to DJn by the components other than the intermediate layer coordinate conversion circuit unit Ui in the intermediate layer coordinate conversion circuit units U0 to Un is also the above-mentioned intermediate layer coordinate conversion. Circuit part U
i is performed in the same manner as the coordinate conversion process for each of the input layer output vector data DJ0 to DJn, and the n corresponding to the input layer output vector data DJ0 to DJn in each of the intermediate layer coordinate conversion circuit units U0 to Un. A plurality of input layer output relative coordinate data are formed.

【0025】中間層座標変換回路部U0〜Unの各々に
おいて形成されたn個の入力層出力相対座標データは、
その中間層座標変換回路部U0〜Unの各々の付随先で
ある中間層ニューロンユニットA0〜Anのいずれかに
供給される。中間層座標変換回路部U0〜Unから夫々
n個の入力層出力相対座標データが供給された中間層ニ
ューロンユニットA0〜Anの各々においては、n個の
入力層出力相対座標データの夫々があらわす中間ベクト
ルの総和が求められ、さらに、中間ベクトルの総和に基
づいて中間層出力ベクトルK0〜Knのうちのいずれか
が求められる。例えば、中間層座標変換回路部Uiから
n個の入力層出力相対座標データが供給された中間層ニ
ューロンユニットAiにおいては、中間層座標変換回路
部Uiにおいて形成されたn個の入力層出力相対座標デ
ータの各々があらわす中間ベクトルの総和が求められ、
さらに、その中間ベクトルの総和に基づいて中間層出力
ベクトルKiが求められる。
The n input layer output relative coordinate data formed in each of the intermediate layer coordinate conversion circuit units U0 to Un are:
The intermediate layer coordinate conversion circuit units U0 to Un are supplied to any of the intermediate layer neuron units A0 to An, which are associated destinations. In each of the intermediate layer neuron units A0 to An to which the n input layer output relative coordinate data are respectively supplied from the intermediate layer coordinate conversion circuit units U0 to Un, the intermediate data represented by each of the n input layer output relative coordinate data is represented. The sum of the vectors is obtained, and further, any one of the intermediate layer output vectors K0 to Kn is obtained based on the sum of the intermediate vectors. For example, in the intermediate layer neuron unit Ai supplied with n input layer output relative coordinate data from the intermediate layer coordinate conversion circuit unit Ui, n input layer output relative coordinates formed in the intermediate layer coordinate conversion circuit unit Ui. The sum of the intermediate vectors represented by each of the data is calculated,
Further, the intermediate layer output vector Ki is obtained based on the sum of the intermediate vectors.

【0026】そして、中間層ニューロンユニットA0〜
Anにおいて、夫々において求められた中間層出力ベク
トルK0〜Knの各々を絶対座標系 0−XYZのもとで
の座標値をもってあらわす中間層出力ベクトルデータD
K0,DK1,DK2,・・・・・,DKn−2,DK
n−1及びDKn(DK0〜DKn)が夫々形成され、
それらが中間層ニューロンユニットA0〜Anの各々か
ら送出されて出力層座標変換回路部V0〜Vnに供給さ
れる。斯かる中間層出力ベクトルデータDK0〜DKn
の各々の出力層座標変換回路部V0〜Vnへの供給は、
出力層座標変換回路部V0〜Vnの全部についてなされ
る。
The intermediate layer neuron units A0 to A0
In An, the intermediate layer output vector data D representing each of the intermediate layer output vectors K0 to Kn obtained by the respective An with the coordinate values under the absolute coordinate system 0-XYZ.
K0, DK1, DK2, ..., DKn-2, DK
n-1 and DKn (DK0 to DKn) are respectively formed,
These are sent out from each of the intermediate layer neuron units A0 to An and supplied to the output layer coordinate conversion circuit units V0 to Vn. Such intermediate layer output vector data DK0 to DKn
Supply to the output layer coordinate conversion circuit units V0 to Vn of
This is performed for all of the output layer coordinate conversion circuit units V0 to Vn.

【0027】中間層出力ベクトルデータDK0〜DKn
の各々が供給される出力層座標変換回路部V0〜Vnの
夫々、例えば、出力層ニューロンユニットRiに付随す
る出力層座標変換回路部Viは、それに供給される中間
層出力ベクトルデータDK0〜DKnの各々についての
座標変換処理を行う。斯かる座標変換処理に際して、出
力層座標変換回路部Viは、中間層出力ベクトルデータ
DK0〜DKnの各々、例えば、中間層出力ベクトルデ
ータDKjについて、それがあらわす絶対座標系 0−X
YZのもとでの中間層出力ベクトルKjを、付随先の出
力層ニューロンユニットRiに対応する中間層ニューロ
ンユニットAiから送出される中間層出力ベクトルデー
タDKiがあらわす中間層出力ベクトルKiに準拠して
設定されるx軸,y軸及びz軸を有した相対座標系 0−
xyzのもとでの座標値としてあらわす中間層出力相対
座標データを求める処理を行い、中間層出力ベクトルデ
ータDKjを中間層出力相対座標データに変換する。
Intermediate layer output vector data DK0 to DKn
Of the output layer coordinate conversion circuit units V0 to Vn, for example, the output layer coordinate conversion circuit unit Vi associated with the output layer neuron unit Ri, of the intermediate layer output vector data DK0 to DKn. Coordinate conversion processing is performed for each. In such coordinate conversion processing, the output layer coordinate conversion circuit unit Vi uses the absolute coordinate system 0-X that represents each of the intermediate layer output vector data DK0 to DKn, for example, the intermediate layer output vector data DKj.
The intermediate layer output vector Kj under YZ is based on the intermediate layer output vector Ki represented by the intermediate layer output vector data DKi transmitted from the intermediate layer neuron unit Ai corresponding to the associated output layer neuron unit Ri. Relative coordinate system with x-axis, y-axis and z-axis set 0-
A process for obtaining intermediate layer output relative coordinate data represented as coordinate values under xyz is performed, and the intermediate layer output vector data DKj is converted into intermediate layer output relative coordinate data.

【0028】このような中間層出力ベクトルデータDK
jについての座標変換処理にあたって、中間層ニューロ
ンユニットAiから送出される中間層出力ベクトルデー
タDKiがあらわす中間層出力ベクトルKiに準拠して
設定されるものとなされる相対座標系 0−xyzの設定
にあっては、図5に示される如く、先ず、絶対座標系0
−XYZのもとでの中間層出力ベクトルKiの方向がz
軸の方向とされ、次に、中間層出力ベクトルKiの基点
と中間層出力ベクトルKjの基点とを結ぶ直線KLij
及びz軸を含む平面内におけるz軸に直交する方向がx
軸の方向とされ、さらに、z軸及びx軸の夫々に直交す
る方向がy軸の方向とされる。そして、中間層出力ベク
トルKiの基点が、x軸,y軸及びz軸の夫々の零点位
置とされる。
Such intermediate layer output vector data DK
In the coordinate conversion process for j, the relative coordinate system 0-xyz is set according to the intermediate layer output vector Ki represented by the intermediate layer output vector data DKi sent from the intermediate layer neuron unit Ai. If so, first, as shown in FIG. 5, the absolute coordinate system 0
The direction of the intermediate layer output vector Ki under -XYZ is z
A straight line KLij connecting the base point of the intermediate layer output vector Ki and the base point of the intermediate layer output vector Kj.
And a direction orthogonal to the z axis in a plane including the z axis is x.
The direction of the axis is defined as the direction of the axis, and the direction orthogonal to each of the z axis and the x axis is defined as the direction of the y axis. Then, the base point of the intermediate layer output vector Ki is set to the zero point position of each of the x axis, the y axis, and the z axis.

【0029】出力層座標変換回路部Viによる中間層出
力ベクトルデータDK0〜DKnのうちの中間層出力ベ
クトルデータDKj以外のものについての座標変換処理
も、上述の中間層出力ベクトルデータDKjについての
座標変換処理と同様にして行われ、出力層座標変換回路
部Viによって中間層出力ベクトルデータDK0〜DK
nに夫々対応するn個の中間層出力相対座標データが形
成される。このようにして出力層座標変換回路部Viに
より得られるn個の中間層出力相対座標データは、絶対
座標系 0−XYZのもとにおかれた認識されるべき三次
元物体もしくはその部分が移動あるいは回動して、法線
ベクトルI0〜Inの各々の位置及び向きが変化せしめ
られた場合にも、法線ベクトルI0〜Inの各々の位置
及び向きの如何にかかわらず一定の相互関係を維持する
ものとされることになる。
The coordinate conversion processing for the intermediate layer output vector data DKj by the output layer coordinate conversion circuit unit Vi other than the intermediate layer output vector data DKj is also the coordinate conversion for the intermediate layer output vector data DKj. The same processing is performed, and the intermediate layer output vector data DK0 to DK is output by the output layer coordinate conversion circuit unit Vi.
n pieces of intermediate layer output relative coordinate data corresponding to n are formed. In this way, the n pieces of intermediate layer output relative coordinate data obtained by the output layer coordinate conversion circuit unit Vi are the three-dimensional object to be recognized or its portion which is placed under the absolute coordinate system 0-XYZ. Alternatively, even when the positions and orientations of the normal vectors I0 to In are changed by rotating, a constant mutual relationship is maintained regardless of the positions and orientations of the normal vectors I0 to In. Will be done.

【0030】また、出力層座標変換回路部V0〜Vnに
おける出力層座標変換回路部Vi以外のものの夫々によ
る中間層出力ベクトルデータDK0〜DKnの夫々につ
いての座標変換処理も、上述の出力層座標変換回路部V
iによる中間層出力ベクトルデータDK0〜DKnの夫
々についての座標変換処理と同様にして行われ、出力層
座標変換回路部V0〜Vnの各々において、中間層出力
ベクトルデータDK0〜DKnに夫々対応するn個の中
間層出力相対座標データが形成される。
Further, the coordinate conversion processing for each of the intermediate layer output vector data DK0 to DKn by the components other than the output layer coordinate conversion circuit unit Vi in the output layer coordinate conversion circuit units V0 to Vn is also the above-mentioned output layer coordinate conversion. Circuit part V
i is performed in the same manner as the coordinate conversion process for each of the intermediate layer output vector data DK0 to DKn. In each of the output layer coordinate conversion circuit units V0 to Vn, n corresponding to the intermediate layer output vector data DK0 to DKn, respectively. A plurality of intermediate layer output relative coordinate data are formed.

【0031】出力層座標変換回路部V0〜Vnの各々に
おいて形成されたn個の中間層出力相対座標データは、
その出力層座標変換回路部V0〜Vnの各々の付随先で
ある出力層ニューロンユニットR0〜Rnのいずれかに
供給される。出力層座標変換回路部V0〜Vnから夫々
n個の中間層出力相対座標データが供給された出力層ニ
ューロンユニットR0〜Rnの各々においては、n個の
中間層出力相対座標データの夫々があらわす中間ベクト
ルの総和が求められ、さらに、その中間ベクトルの総和
に基づいて出力層出力ベクトルが求められる。例えば、
出力層座標変換回路部Viからn個の中間層出力相対座
標データが供給された出力層ニューロンユニットRiに
おいては、出力層座標変換回路部Viにおいて形成され
たn個の中間層出力相対座標データの各々があらわす中
間ベクトルの総和が求められ、さらに、その中間ベクト
ルの総和に基づいて出力層出力ベクトルが求められる。
The n pieces of intermediate layer output relative coordinate data formed in each of the output layer coordinate conversion circuit units V0 to Vn are:
The output layer coordinate conversion circuit units V0 to Vn are supplied to any of the output layer neuron units R0 to Rn which are the destinations. In each of the output layer neuron units R0 to Rn to which the n pieces of intermediate layer output relative coordinate data have been supplied from the output layer coordinate conversion circuit units V0 to Vn, respectively, the intermediate layer represented by each of the n pieces of intermediate layer output relative coordinate data is represented. The sum of the vectors is calculated, and the output layer output vector is calculated based on the sum of the intermediate vectors. For example,
In the output layer neuron unit Ri to which the n pieces of intermediate layer output relative coordinate data are supplied from the output layer coordinate conversion circuit unit Vi, the n pieces of intermediate layer output relative coordinate data of the output layer coordinate conversion circuit unit Vi are formed. The sum of the intermediate vectors represented by each is obtained, and further, the output layer output vector is obtained based on the sum of the intermediate vectors.

【0032】そして、出力層ニューロンユニットR0〜
Rnにおいて、各々において求められた出力層出力ベク
トルをあらわす出力ベクトルデータDO0,DO1,D
O2,・・・・・,DOn−2,DOn−1及びDOn
(DO0〜DOn)が夫々形成され、それらが出力層ニ
ューロンユニットR0〜Rnの各々から送出される。こ
のようにして、出力層ニューロンユニットR0〜Rnの
各々から送出される出力ベクトルデータDO0〜DOn
は、認識されるべき三次元物体もしくはその部分に対応
するものとして予め設定された物体認識データとされる
ことになる。斯かる物体認識データは、図1に示される
例について予め行われる、入力層ニューロンユニットS
0〜Snの夫々に上述の認識されるべき三次元物体もし
くはその部分に関する三次元データが供給されるもとで
の、例えば、バックプロパゲーションの手法が用いられ
ての学習の際に、出力層ニューロンユニットR0〜Rn
に教師データとして課せられたデータである。
Then, the output layer neuron units R0 to R0
In Rn, output vector data DO0, DO1, D representing the output layer output vector obtained in each
O2, ..., DOn-2, DOn-1, and DOn
(DO0 to DOn) are respectively formed, and these are sent out from each of the output layer neuron units R0 to Rn. In this way, the output vector data DO0 to DOn sent from each of the output layer neuron units R0 to Rn.
Is the object recognition data preset as data corresponding to the three-dimensional object or its part to be recognized. Such object recognition data is input layer neuron unit S which is preliminarily obtained for the example shown in FIG.
When learning is performed, for example, by using a backpropagation method while the above-mentioned three-dimensional object or its portion to be recognized is supplied to each of 0 to Sn, the output layer Neuron units R0 to Rn
This is the data imposed on the teacher as teacher data.

【0033】このようにして、出力層ニューロンユニッ
トR0〜Rnの各々から認識されるべき三次元物体もし
くはその部分に対応した物体認識データが得られること
になる図1に示される例においては、認識されるべき三
次元物体もしくはその部分における外表面上に設定され
た複数の識別ポイントP0〜Pnの各々における外表面
についての法線ベクトルI0〜Inを絶対座標系のもと
での座標値をもって夫々あらわす三次元データDI0〜
DInが、直接的に入力層ニューロンユニットS0〜S
nに供給されるのではなく、入力層座標変換回路部T0
〜Tnによって入力相対座標データに変換されて供給さ
れ、また、入力層ニューロンユニットS0〜Snから得
られる絶対座標系のもとでの座標値をあらわす入力層出
力ベクトルデータDJ0〜DJnが、直接的に中間層ニ
ューロンユニットA0〜Anに供給されるのではなく、
中間層座標変換回路部U0〜Unによって入力層出力相
対座標データに変換されて供給され、さらに、中間層ニ
ューロンユニットA0〜Anから得られる絶対座標系の
もとでの座標値をあらわす中間層出力ベクトルデータD
K0〜DKnが、直接的に出力層ニューロンユニットR
0〜Rnに供給されるのではなく、出力層座標変換回路
部V0〜Vnによって中間層出力相対座標データに変換
されて供給される構成がとられて、入力層ニューロンユ
ニットS0〜Snに対する入力データである入力相対座
標データ,中間層ニューロンユニットA0〜Anに対す
る入力データである入力層出力相対座標データ、及び、
出力層ニューロンユニットR0〜Rnに対する入力デー
タである中間層出力相対座標データの夫々が、絶対座標
系内における認識されるべき三次元物体もしくはその部
分の移動,回転,向きの変化等が生じたもとにあっても
一定の相互関係を維持するものとされる。従って、絶対
座標系内における認識されるべき三次元物体もしくはそ
の部分の位置,向き,姿勢等の如何にかかわらず、出力
層ニューロンユニットR0〜Rnから認識されるべき三
次元物体もしくはその部分に対応した物体認識データが
適正に得られて、当該三次元物体もしくはその部分につ
いての的確な視覚的認識が行われることになる。
In this way, the object recognition data corresponding to the three-dimensional object or its part to be recognized is obtained from each of the output layer neuron units R0 to Rn. In the example shown in FIG. Normal vectors I0 to In for the outer surface at each of a plurality of identification points P0 to Pn set on the outer surface of a three-dimensional object or a part thereof to be formed are respectively provided with coordinate values under an absolute coordinate system. Represents three-dimensional data DI0
DIn directly inputs neuron units S0 to S
input layer coordinate conversion circuit unit T0
-Tn are converted to input relative coordinate data and supplied, and the input layer output vector data DJ0 to DJn representing the coordinate values under the absolute coordinate system obtained from the input layer neuron units S0 to Sn are directly input. Is not supplied to the intermediate layer neuron units A0-An,
The intermediate layer coordinate conversion circuit units U0 to Un convert and supply the input layer output relative coordinate data, and further, the intermediate layer output representing the coordinate value under the absolute coordinate system obtained from the intermediate layer neuron units A0 to An. Vector data D
K0 to DKn are directly output layer neuron units R
0 to Rn are not supplied to the input layer neuron units S0 to Sn, but the intermediate layer output relative coordinate data are converted and supplied by the output layer coordinate conversion circuit units V0 to Vn. Input relative coordinate data, input layer output relative coordinate data that is input data for the intermediate layer neuron units A0 to An, and
Each of the intermediate layer output relative coordinate data, which is the input data to the output layer neuron units R0 to Rn, undergoes movement, rotation, change in orientation, etc. of the three-dimensional object or its portion to be recognized in the absolute coordinate system. Even if there is, it is supposed to maintain a certain mutual relationship. Therefore, regardless of the position, orientation, posture, etc. of the three-dimensional object or its part to be recognized in the absolute coordinate system, it corresponds to the three-dimensional object or its part to be recognized from the output layer neuron units R0 to Rn. The obtained object recognition data is properly obtained, and accurate visual recognition of the three-dimensional object or the part thereof is performed.

【0034】なお、図1に示される例は、中間層ニュー
ロンユニットA0〜Anが、一層構造をとるものとされ
ているが、本発明に係る神経回路網にあっては、複数の
中間層ニューロンユニットが複数層を成す構造をとるも
のとされてもよく、斯かる際には、複数の中間層の夫々
を形成する中間層ニューロンユニットの各々に対応して
中間層座標変換回路部が付随せしめられる。また、図1
に示される例における正整数nには、格別の制限はな
く、例えば、n=3とされることも可能である。
In the example shown in FIG. 1, the intermediate layer neuron units A0 to An have a single layer structure, but in the neural network according to the present invention, a plurality of intermediate layer neurons are used. The unit may have a structure having a plurality of layers. In such a case, an intermediate layer coordinate conversion circuit unit is attached to each of the intermediate layer neuron units forming each of the plurality of intermediate layers. To be Also, FIG.
There is no particular limitation on the positive integer n in the example shown in (3), and it is possible to set n = 3, for example.

【0035】[0035]

【発明の効果】以上の説明から明らかな如く、本発明に
係る神経回路網にあっては、物体あるいはその部分の表
面上の複数の識別ポイントの各々における表面について
の法線ベクトルを絶対座標系のもとでの座標値としてあ
らわす入力ベクトルデータが、絶対座標系内における物
体あるいはその部分の位置,向き,姿勢等の変化によっ
ては変動しない相互関係を有するものとされる入力相対
座標データに変換されて複数の入力層ニューロンユニッ
トに供給され、また、複数の入力層ニューロンユニット
の各々からの絶対座標系のもとでの座標値をあらわす入
力層出力ベクトルデータが、絶対座標系内における物体
あるいはその部分の位置,向き,姿勢等の変化によって
は変動しない相互関係を有するものとされる入力層出力
相対座標データに変換されて複数の中間層ニューロンユ
ニットに供給され、さらに、複数の中間層ニューロンユ
ニットの各々からの絶対座標系のもとでの座標値をあら
わす中間層出力ベクトルデータが、絶対座標系内におけ
る物体あるいはその部分の位置,向き,姿勢等の変化に
よっては変動しない相互関係を有するものとされる中間
層出力相対座標データに変換されて複数の出力層ニュー
ロンユニットに供給されるので、絶対座標系内において
物体あるいはその部分の位置,向きあるいは姿勢等が変
化せしめられる場合にも、複数の出力層ニューロンユニ
ットから、絶対座標系内における物体あるいはその部分
の位置,向き等の如何にかかわらず、当該物体あるいは
その部分に対応した物体認識データが適正に得られ、そ
れにより、当該物体あるいはその部分についての的確な
視覚的認識が行われることになる。
As is apparent from the above description, in the neural network according to the present invention, the normal vector of the surface at each of a plurality of identification points on the surface of the object or the part thereof is set to the absolute coordinate system. The input vector data, which is expressed as the coordinate value under the coordinate system, is converted into the input relative coordinate data which has a mutual relationship that does not change due to changes in the position, orientation, posture, etc. of the object or its part in the absolute coordinate system. Is supplied to a plurality of input layer neuron units, and the input layer output vector data representing the coordinate values under the absolute coordinate system from each of the plurality of input layer neuron units is an object in the absolute coordinate system or The input layer output relative coordinate data is assumed to have a mutual relationship that does not change due to changes in the position, orientation, posture, etc. of that part. The intermediate layer output vector data representing the coordinate values under the absolute coordinate system from each of the plurality of intermediate layer neuron units is converted into an object in the absolute coordinate system. Alternatively, since it is converted into intermediate layer output relative coordinate data which is assumed to have a mutual relationship that does not change depending on changes in the position, orientation, posture, etc. of that portion and is supplied to a plurality of output layer neuron units, it is possible to Even when the position, orientation, posture, etc. of the object or its part is changed in, regardless of the position, orientation, etc. of the object or its part in the absolute coordinate system from the multiple output layer neuron units, Alternatively, the object recognition data corresponding to the part is properly obtained, and the object or the part So that is accurate visual recognition is done for.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明に係る神経回路網の一例を示す接続構成
図である。
FIG. 1 is a connection configuration diagram showing an example of a neural network according to the present invention.

【図2】図1に示される例の動作説明に供される座標図
である。
FIG. 2 is a coordinate diagram provided for explaining the operation of the example shown in FIG.

【図3】図1に示される例の動作説明に供される座標図
である。
FIG. 3 is a coordinate diagram provided for explaining the operation of the example shown in FIG.

【図4】図1に示される例の動作説明に供される座標図
である。
FIG. 4 is a coordinate diagram provided for explaining the operation of the example shown in FIG.

【図5】図1に示される例の動作説明に供される座標図
である。
FIG. 5 is a coordinate diagram used for explaining the operation of the example shown in FIG.

【符号の説明】[Explanation of symbols]

S0〜Sn 入力層ニューロンユニット A0〜An 中間層ニューロンユニット R0〜Rn 出力層ニューロンユニット T0〜Tn 入力層座標変換回路部 U0〜Un 中間層座標変換回路部 V0〜Vn 出力層座標変換回路部 P0〜Pn 識別ポイント I0〜In 法線ベクトル S0 to Sn input layer neuron unit A0 to An intermediate layer neuron unit R0 to Rn output layer neuron unit T0 to Tn input layer coordinate conversion circuit unit U0 to Un intermediate layer coordinate conversion circuit unit V0 to Vn output layer coordinate conversion circuit unit P0 Pn identification point I0 to In normal vector

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】物体表面上の複数の識別ポイントに夫々対
応する複数の入力層ニューロンユニットと、 該複数の入力層ニューロンユニットの夫々に付随して設
けられて、上記複数の識別ポイントの各々における上記
物体表面についての法線ベクトルを絶対座標系のもとで
の座標値としてあらわす入力ベクトルデータが供給され
るものとされ、上記入力ベクトルデータの夫々について
の、該入力ベクトルデータがあらわす上記法線ベクトル
を、付随先入力層ニューロンユニットに対応する識別ポ
イントにおける上記物体表面についての法線ベクトルに
準拠して設定される相対座標系のもとでの座標値として
あらわす入力相対座標データへの変換を行い、該入力相
対座標データを上記付随先入力層ニューロンユニットに
供給する入力層座標変換回路部と、 上記複数の入力層ニューロンユニットに夫々対応する複
数の中間層ニューロンユニットと、 該複数の中間層ニューロンユニットの夫々に付随して設
けられて、上記複数の入力層ニューロンユニットの各々
からの入力層出力ベクトルを上記絶対座標系のもとでの
座標値としてあらわす入力層出力ベクトルデータが供給
されるものとされ、上記入力層出力ベクトルデータの夫
々についての、該入力層出力ベクトルデータがあらわす
入力層出力ベクトルを、付随先中間層ニューロンユニッ
トに対応する入力層ニューロンユニットからの入力層出
力ベクトルに準拠して設定される相対座標系のもとでの
座標値としてあらわす入力層出力相対座標データへの変
換を行い、該入力層出力相対座標データを上記付随先中
間層ニューロンユニットに供給する中間層座標変換回路
部と、 上記複数の中間層ニューロンユニットに夫々対応して配
され、出力ベクトルデータを発する複数の出力層ニュー
ロンユニットと、 該複数の出力層ニューロンユニットの夫々に付随して設
けられて、上記複数の中間層ニューロンユニットの各々
からの中間層出力ベクトルを上記絶対座標系のもとでの
座標値としてあらわす中間層出力ベクトルデータが供給
されるものとされ、上記中間層出力ベクトルデータの夫
々についての、該中間層出力ベクトルデータがあらわす
中間層出力ベクトルを、付随先出力層ニューロンユニッ
トに対応する中間層ニューロンユニットからの中間層出
力ベクトルに準拠して設定される相対座標系のもとでの
座標値としてあらわす中間層出力相対座標データへの変
換を行い、該中間層出力相対座標データを上記付随先出
力層ニューロンユニットに供給する出力層座標変換回路
部と、を含んで構成される神経回路網。
1. A plurality of input layer neuron units respectively corresponding to a plurality of identification points on the surface of an object, and a plurality of input layer neuron units provided in association with each of the plurality of input layer neuron units, in each of the plurality of identification points. Input vector data representing the normal vector of the object surface as coordinate values under an absolute coordinate system is supplied, and the normal vector represented by the input vector data of each of the input vector data. A vector is converted into input relative coordinate data which is expressed as a coordinate value under a relative coordinate system set according to the normal vector about the object surface at the identification point corresponding to the associated input layer neuron unit. And an input layer coordinate conversion circuit for supplying the input relative coordinate data to the associated destination input layer neuron unit Section, a plurality of intermediate layer neuron units respectively corresponding to the plurality of input layer neuron units, and a plurality of intermediate layer neuron units provided in association with the plurality of intermediate layer neuron units respectively, Input layer output vector data representing the input layer output vector as coordinate values under the absolute coordinate system is supplied, and the input layer output vector data for each of the input layer output vector data is represented. Input layer output relative coordinate data that represents the input layer output vector as coordinate values under the relative coordinate system set according to the input layer output vector from the input layer neuron unit corresponding to the accompanying intermediate layer neuron unit To the associated intermediate layer neuron unit. An intermediate layer coordinate conversion circuit unit, a plurality of output layer neuron units that are arranged corresponding to the plurality of intermediate layer neuron units and emit output vector data, and are associated with each of the plurality of output layer neuron units. The intermediate layer output vector data representing the intermediate layer output vector from each of the plurality of intermediate layer neuron units as coordinate values under the absolute coordinate system is supplied. A relative coordinate system in which the intermediate layer output vector represented by the intermediate layer output vector data for each of the vector data is set based on the intermediate layer output vector from the intermediate layer neuron unit corresponding to the accompanying destination output layer neuron unit. Conversion to the intermediate layer output relative coordinate data expressed as coordinate values under Neural network including the relative coordinate data comprise the output layer the coordinate conversion circuit section supplied to the accompanying destination output layer neuron units.
【請求項2】複数の入力層ニューロンユニットの夫々
が、付随する入力層座標変換回路部からの複数の入力相
対座標データの夫々によりあらわされる入力ベクトルの
総和を求め、該入力ベクトルの総和に基づいて入力層出
力ベクトルを求めて、該入力層出力ベクトルをあらわす
入力層出力ベクトルデータを送出するものとされ、複数
の中間層ニューロンユニットの夫々が、付随する中間層
座標変換回路部からの複数の入力層出力相対座標データ
の夫々によりあらわされる第1の中間ベクトルの総和を
求め、該第1の中間ベクトルの総和に基づいて中間層出
力ベクトルを求め、該中間層出力ベクトルをあらわす中
間層出力ベクトルデータを送出するものとされ、さら
に、複数の出力層ニューロンユニットの夫々が、付随す
る出力層座標変換回路部からの複数の中間層出力相対座
標データの夫々によりあらわされる第2の中間ベクトル
の総和を求め、該第2の中間ベクトルの総和に基づいて
出力層出力ベクトルを求め、該出力層出力ベクトルをあ
らわす出力ベクトルデータを送出するものとされること
を特徴とする請求項1記載の神経回路網。
2. A plurality of input layer neuron units each obtain a sum of input vectors represented by each of a plurality of input relative coordinate data from an associated input layer coordinate conversion circuit unit, and based on the sum of the input vectors. Input layer output vector data representing the input layer output vector is transmitted, and each of the plurality of intermediate layer neuron units has a plurality of intermediate layer coordinate conversion circuit units. An intermediate layer output vector representing the intermediate layer output vector based on the total sum of the first intermediate vectors represented by the respective input layer output relative coordinate data, the intermediate layer output vector representing the intermediate layer output vector Further, each of the plurality of output layer neuron units is supposed to transmit data, and each output layer neuron unit has an associated output layer coordinate conversion circuit. The sum of the second intermediate vector represented by each of the plurality of intermediate layer output relative coordinate data from is obtained, the output layer output vector is obtained based on the sum of the second intermediate vectors, and the output layer output vector is represented. The neural network according to claim 1, wherein the output vector data is transmitted.
【請求項3】入力層座標変換回路部の夫々が、付随先入
力層ニューロンユニットに対応する識別ポイントにおけ
る物体表面についての法線ベクトルに準拠して設定され
る相対座標系を、相互に直交する第1のx軸,第1のy
軸及び第1のz軸により設定され、上記対応する識別ポ
イントにおける上記法線ベクトルの方向を上記第1のz
軸の方向とし、上記対応する識別ポイントと他の識別ポ
イントとを結ぶ直線及び上記第1のz軸を含む平面内に
あって上記第1のz軸に直交する方向を上記第1のx軸
の方向とし、上記第1のz軸及び第1のx軸の夫々に直
交する方向を上記第1のy軸の方向とするものとされ、
また、中間層座標変換回路部の夫々が、付随先中間層ニ
ューロンユニットに対応する入力層ニューロンユニット
からの入力層出力ベクトルに準拠して設定される相対座
標系を、相互に直交する第2のx軸,第2のy軸及び第
2のz軸により設定され、上記対応する入力層ニューロ
ンユニットからの入力層出力ベクトルの方向を上記第2
のz軸方向とし、上記対応する入力層ニューロンユニッ
トからの入力層出力ベクトルの基点と他の入力層出力ベ
クトルの基点とを結ぶ直線及び上記第2のz軸方向を含
む平面内にあって上記第2のz軸に直交する方向を上記
第2のx軸の方向とし、上記第2のz軸及び第2のx軸
の夫々に直交する方向を上記第2のy軸方向とするもの
とされ、さらに、出力層座標変換回路部の夫々が、付随
先出力層ニューロンユニットに対応する中間層ニューロ
ンユニットからの中間層出力ベクトルに準拠して設定さ
れる相対座標系を、相互に直交する第3のx軸,第3の
y軸及び第3のz軸により設定され、上記対応する中間
層ニューロンユニットからの中間層出力ベクトルの方向
を上記第3のz軸方向とし、上記対応する中間層ニュー
ロンユニットからの中間層出力べクトルの基点と他の中
間層出力ベクトルの基点とを結ぶ直線及び上記第3のz
軸方向を含む平面内にあって上記第3のz軸に直交する
方向を上記第3のx軸の方向とし、上記第3のz軸及び
第3のx軸の夫々に直交する方向を上記第3のy軸方向
とするものとされることを特徴とする請求項1記載の神
経回路網。
3. The relative coordinate systems set in accordance with the normal vector of the object surface at the identification point corresponding to the associated input layer neuron unit are orthogonal to each other. First x-axis, first y
Axis and a first z-axis, the direction of the normal vector at the corresponding identification point is set to the first z-axis.
The direction of the axis, and the direction perpendicular to the first z-axis in a plane including the straight line connecting the corresponding identification point and another identification point and the first z-axis, and the first x-axis. And the direction orthogonal to each of the first z-axis and the first x-axis is the direction of the first y-axis.
In addition, each of the intermediate layer coordinate conversion circuit units sets a relative coordinate system that is set in accordance with the input layer output vector from the input layer neuron unit corresponding to the associated destination intermediate layer neuron unit to the second coordinate system that is orthogonal to each other. The direction of the input layer output vector from the corresponding input layer neuron unit, which is set by the x axis, the second y axis and the second z axis, is set to the second axis.
The z-axis direction of the input layer neuron unit and a line connecting the base point of the input layer output vector from the corresponding input layer neuron unit and the base point of another input layer output vector and the plane including the second z-axis direction. A direction orthogonal to the second z-axis is the direction of the second x-axis, and a direction orthogonal to each of the second z-axis and the second x-axis is the second y-axis direction. In addition, each of the output layer coordinate conversion circuit units mutually crosses relative coordinate systems which are set in accordance with the intermediate layer output vector from the intermediate layer neuron unit corresponding to the accompanying destination output layer neuron unit, to mutually orthogonally cross each other. 3 is set by the x-axis, the third y-axis and the third z-axis, and the direction of the intermediate layer output vector from the corresponding intermediate layer neuron unit is the third z-axis direction, and the corresponding intermediate layer is From the neuron unit Straight and the third z connecting the base point of the base point of the intermediate layer output base vector and another intermediate layer output vector
A direction orthogonal to the third z axis in a plane including the axial direction is defined as a direction of the third x axis, and a direction orthogonal to each of the third z axis and the third x axis is defined as the above. The neural network according to claim 1, wherein the neural network is in the third y-axis direction.
JP5133114A 1993-06-03 1993-06-03 Neural network Pending JPH06348874A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5133114A JPH06348874A (en) 1993-06-03 1993-06-03 Neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5133114A JPH06348874A (en) 1993-06-03 1993-06-03 Neural network

Publications (1)

Publication Number Publication Date
JPH06348874A true JPH06348874A (en) 1994-12-22

Family

ID=15097134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5133114A Pending JPH06348874A (en) 1993-06-03 1993-06-03 Neural network

Country Status (1)

Country Link
JP (1) JPH06348874A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017509973A (en) * 2014-02-20 2017-04-06 クゥアルコム・インコーポレイテッドQualcomm Incorporated Phase coding for coordinate transformation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017509973A (en) * 2014-02-20 2017-04-06 クゥアルコム・インコーポレイテッドQualcomm Incorporated Phase coding for coordinate transformation

Similar Documents

Publication Publication Date Title
Sciavicco et al. Modelling and control of robot manipulators
Horaud et al. Visually guided object grasping
Hosoda et al. Adaptive hybrid control for visual and force servoing in an unknown environment
Paul Robot manipulators: mathematics, programming, and control: the computer control of robot manipulators
Wilson et al. Relative end-effector control using cartesian position based visual servoing
Chen et al. Kinematic calibration of modular reconfigurable robots using product‐of‐exponentials formula
Zergeroglu et al. Robust visual-servo control of robot manipulators in the presence of uncertainty
US5333242A (en) Method of setting a second robots coordinate system based on a first robots coordinate system
CN106514667A (en) Human-computer cooperation system based on Kinect skeletal tracking and uncalibrated visual servo
Weng et al. A survey of dual-arm robotic issues on assembly tasks
Avila et al. Study case: Teleoperated voice picking robots prototype as a logistic solution in honduras
JPH06348874A (en) Neural network
Weigl et al. Vision assisted disassembly using a dexterous hand-arm-system: an example and experimental results
JP2629291B2 (en) Manipulator learning control method
Chang et al. Vision-based flexible and precise automated assembly with 3D point clouds
Yang et al. A novel kinematic calibration algorithm for reconfigurable robotic systems
Weigl Requirements for robot assisted disassembly of not appropriately designed electronic products: lessons from first studies
Kelly et al. Asymptotically stable visual servoing of manipulators via neural networks
Lefeber et al. Adaptive and filtered visual servoing of planar robots
JPH09325806A (en) Method and device for teaching and reproducing robot
Golnazarian et al. Intelligent industrial robots
Paul et al. Partitioning contact-state space using the theory of polyhedral convex cones
Fujita et al. Assembly of blocks by autonomous assembly robot with intelligence (ARI)
Moussa et al. A connectionist model for learning robotic grasps using reinforcement learning
Jin et al. Vision guided homing for humanoid service robot