[go: up one dir, main page]

JPH05210763A - Automatic learning type character recognizing device - Google Patents

Automatic learning type character recognizing device

Info

Publication number
JPH05210763A
JPH05210763A JP4016732A JP1673292A JPH05210763A JP H05210763 A JPH05210763 A JP H05210763A JP 4016732 A JP4016732 A JP 4016732A JP 1673292 A JP1673292 A JP 1673292A JP H05210763 A JPH05210763 A JP H05210763A
Authority
JP
Japan
Prior art keywords
character
data
neural network
recognition
image
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
JP4016732A
Other languages
Japanese (ja)
Inventor
Hiroshi Imaizumi
今泉弘
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP4016732A priority Critical patent/JPH05210763A/en
Publication of JPH05210763A publication Critical patent/JPH05210763A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PURPOSE:To automatically improve a recognition ratio by automatically executing relearning at the time of generating defective recognition in a character recognizing device. CONSTITUTION:The character recognizing device is provided with a camera 1 for inputting a character image, an image memory 2 for storing the fetched image, a character segmenting part 3 for segmenting character data for one character from the memory 2, a neural network 4 for receiving the character data from the segmenting part 3 and selecting a character, a character judging part 5 for judging a character based upon an output value from the neural network 4, a recognition-disabled character storing part 6 for storing the correct character data of a character whose recognition is disabled, and an automatic learning part 7 for automatically changing load data 8 in the neural network 4 by relearning the character data stored in the storing part 6.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、入力文字を自動的に認
識する文字認識装置に利用され、特に、認識不良文字を
自動的に学習して正しく認識する自動学習型文字認識装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used in a character recognition apparatus for automatically recognizing an input character, and more particularly to an automatic learning type character recognition apparatus for automatically recognizing an unrecognized character and correctly recognizing it.

【0002】[0002]

【従来の技術】従来の文字認識装置は、図3に示すよう
に、画像を取り込むカメラ1と、取り込み画像を格納す
る画像メモリ2と、画像メモリ2内の画像から1文字を
切り出す文字切出し部3と、文字データを受け取り文字
選定を行うニューラルネットワーク4と、ニューラルネ
ットワーク4の出力値より文字の判定を行う文字判定部
5と、ニューラルネットワーク4内の荷重データ8の設
定を行うオフライン学習部9とを備えている。
2. Description of the Related Art As shown in FIG. 3, a conventional character recognition apparatus includes a camera 1 for capturing an image, an image memory 2 for storing the captured image, and a character cutout unit for cutting out one character from the image in the image memory 2. 3, a neural network 4 that receives character data and selects a character, a character determination unit 5 that determines a character from an output value of the neural network 4, and an offline learning unit 9 that sets weight data 8 in the neural network 4. It has and.

【0003】ここで、カメラ1により取り込まれた画像
は、画像メモリ2に格納され、文字切出し部3により1
文字分の文字データが切り出され、ニューラルネットワ
ーク4に送られる。次に、ニューラルネットワーク4
は、入力文字データから、オフライン学習部9によりあ
らかじめ設定されている荷重データ8を用いて文字選定
を行い、ニューラルネットワーク4からの出力を文字判
定部5が判定することにより、文字認識が行われる。
Here, the image captured by the camera 1 is stored in the image memory 2 and the image is extracted by the character cutting section 3.
Character data for a character is cut out and sent to the neural network 4. Next, the neural network 4
Is selected from the input character data by using the weight data 8 preset by the offline learning unit 9, and the character determination unit 5 determines the output from the neural network 4 to perform character recognition. ..

【0004】[0004]

【発明が解決しようとする課題】この従来の文字認識装
置では、ニューラルネットワークの荷重データはオフラ
イン学習部で設定するため、認識率を向上させるために
は、オフラインでの認識不良文字の取り込みおよび再学
習を行う必要があり、自動的に認識率を向上させること
は困難である欠点があった。
In this conventional character recognition apparatus, since the weight data of the neural network is set by the offline learning section, in order to improve the recognition rate, the recognition failure character is taken offline and re-read. There is a drawback that it is necessary to learn and it is difficult to automatically improve the recognition rate.

【0005】本発明の目的は、前記の欠点を除去するこ
とにより、自動的に認識率を向上させることができる自
動学習型文字認識装置を提供することにある。
It is an object of the present invention to provide an automatic learning type character recognition device which can automatically improve the recognition rate by eliminating the above-mentioned drawbacks.

【0006】[0006]

【課題を解決するための手段】本発明は、画像を取り込
むカメラと、前記カメラに接続され画像データを格納す
る画像メモリと、前記画像メモリより文字データを切り
出す文字切出し部と、前記文字切出し部より文字データ
を受け取り荷重データにより文字選定を行うニューラル
ネットワークと、前記ニューラルネットワークの出力値
より文字判定を行う文字判定部とを備えた文字認識装置
において、前記文字判定部で認識不良となった文字デー
タの正しい文字データを入力格納する認識不良文字格納
部と、前記認識不良文字格納部に格納された文字データ
を自動的に学習し前記ニューラルネットワークの荷重デ
ータを変更する自動学習部とを備えたことを特徴とす
る。
According to the present invention, a camera for capturing an image, an image memory connected to the camera for storing image data, a character cutting section for cutting character data from the image memory, and the character cutting section. In a character recognition device equipped with a neural network for receiving character data and selecting characters based on load data, and a character determination unit for performing character determination based on the output value of the neural network, a character that has failed recognition in the character determination unit. A recognition failure character storage unit for inputting and storing correct character data of data, and an automatic learning unit for automatically learning the character data stored in the recognition failure character storage unit and changing the load data of the neural network are provided. It is characterized by

【0007】[0007]

【作用】文字判定部で認識不良と判定された文字データ
について、その正しい文字データを入力し認識不良文字
格納部に格納する。そして、自動学習部はこの格納され
た正しい文字について自動的に再学習し、ニューラルネ
ットワークの荷重データを変更する。
With respect to the character data which is determined to be recognition failure by the character determination unit, the correct character data is input and stored in the recognition failure character storage unit. Then, the automatic learning unit automatically re-learns the stored correct character and changes the weight data of the neural network.

【0008】従って、ニューラルネットワークでは、常
に精度の高い荷重データにより文字選定を行うので、文
字認識率の向上を図ることが可能となる。
Therefore, in the neural network, since character selection is always performed with highly accurate weight data, it is possible to improve the character recognition rate.

【0009】[0009]

【実施例】以下、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0010】図1は本発明の一実施例を示すブロック構
成図である。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【0011】本実施例は、画像を取り込むカメラ1と、
カメラ1に接続され画像データを格納する画像メモリ2
と、画像メモリ2より文字データを切り出す文字切出し
部3と、文字切出し部3より文字データを受け取り荷重
データ8により文字選定を行うニューラルネットワーク
4と、ニューラルネットワーク4の出力値より文字判定
を行う文字判定部5とを備えた文字認識装置において、
本発明の特徴とするところの、文字判定部5で認識不良
となった文字データの正しい文字データを入力格納する
認識不良文字格納部6と、認識不良文字格納部6に格納
された文字データを自動的に学習しニューラルネットワ
ーク4の荷重データ8を変更する自動学習部7とを備え
ている。
In this embodiment, a camera 1 for capturing an image,
Image memory 2 connected to camera 1 for storing image data
A character cutout unit 3 that cuts out character data from the image memory 2, a neural network 4 that receives character data from the character cutout unit 3 and selects a character based on the load data 8, and a character that determines a character from the output value of the neural network 4. In the character recognition device including the determination unit 5,
Characterized by the present invention are a character recognition unit 5 for inputting and storing correct character data of character data which has been recognized by the character determining unit 5, and character data stored in the character storage unit 6 for recognition failure. An automatic learning unit 7 that automatically learns and changes the weight data 8 of the neural network 4 is provided.

【0012】次に、本実施例の動作について図2に示す
流れ図を参照して説明する。
Next, the operation of this embodiment will be described with reference to the flow chart shown in FIG.

【0013】ステップS1でカメラ1により取り込まれ
た文字画像は、画像メモリ2に格納され(ステップS
2)、文字切出し部3により1文字分の文字データが切
り出され、ニューラルネットワーク4および文字判定部
5に送られる(ステップS3)。次に、ニューラルネッ
トワーク4は荷重データ8を用いて文字の選定を行い
(ステップS4)、文字判定部5がニューラルネットワ
ーク4の出力値より文字の判定を行う(ステップS
5)。そして、認識可能であればその文字を認識し(ス
テップS6)、認識不良が発生した場合、認識不良文字
の正しい文字を人間がキーボード等より入力すると、文
字データは認識不良文字格納部6に格納され(ステップ
S7)、自動学習部7が認識不良文字格納部6内の文字
データを再学習し(ステップS8)、ニューラルネット
ワーク4内の荷重データ8を自動的に変更する(ステッ
プS9)。
The character image captured by the camera 1 in step S1 is stored in the image memory 2 (step S1).
2) The character cutting unit 3 cuts out character data for one character and sends it to the neural network 4 and the character determination unit 5 (step S3). Next, the neural network 4 selects a character using the weight data 8 (step S4), and the character determination unit 5 determines a character from the output value of the neural network 4 (step S4).
5). Then, if it is recognizable, the character is recognized (step S6), and if a recognition failure occurs, when a person inputs a correct recognition failure character from a keyboard or the like, the character data is stored in the recognition failure character storage unit 6. Then, the automatic learning unit 7 re-learns the character data in the recognition failure character storage unit 6 (step S8), and automatically changes the weight data 8 in the neural network 4 (step S9).

【0014】これにより、ステップS4での文字選定が
正しく行われることになり、認識率を向上させることが
できる。
As a result, the character selection in step S4 is correctly performed, and the recognition rate can be improved.

【0015】[0015]

【発明の効果】以上説明したように、本発明によれば、
認識不良文字格納部と自動学習部とを設けることによ
り、認識不良が発生するごとにニューラルネットワーク
の荷重データが自動的に変更されるため、自動的に認識
率の向上を図ることができ、その効果は大である。
As described above, according to the present invention,
By providing the recognition failure character storage section and the automatic learning section, since the weight data of the neural network is automatically changed every time recognition failure occurs, the recognition rate can be automatically improved. The effect is great.

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

【図1】本発明の一実施例を示すブロック構成図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】その動作を示す流れ図。FIG. 2 is a flowchart showing the operation.

【図3】従来例を示すブロック構成図。FIG. 3 is a block diagram showing a conventional example.

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

1 カメラ 2 画像メモリ 3 文字切出し部 4 ニューラルネットワーク 5 文字判定部 6 認識不良文字格納部 7 自動学習部 8 荷重データ 9 オフライン学習部 S1〜S9 ステップ 1 camera 2 image memory 3 character cut-out part 4 neural network 5 character determination part 6 recognition failure character storage part 7 automatic learning part 8 load data 9 offline learning part S1 to S9 steps

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画像を取り込むカメラと、前記カメラに
接続され画像データを格納する画像メモリと、前記画像
メモリより文字データを切り出す文字切出し部と、前記
文字切出し部より文字データを受け取り荷重データによ
り文字選定を行うニューラルネットワークと、前記ニュ
ーラルネットワークの出力値より文字判定を行う文字判
定部とを備えた文字認識装置において、 前記文字判定部で認識不良となった文字データの正しい
文字データを入力格納する認識不良文字格納部と、前記
認識不良文字格納部に格納された文字データを自動的に
学習し前記ニューラルネットワークの荷重データを変更
する自動学習部とを備えたことを特徴とする自動学習型
文字認識装置。
1. A camera for capturing an image, an image memory connected to the camera for storing image data, a character cutout unit for cutting out character data from the image memory, and character data received from the character cutout unit for receiving load data. In a character recognition device comprising a neural network for character selection and a character determination unit for performing character determination based on the output value of the neural network, correct character data of character data that is not recognized by the character determination unit is input and stored. A self-learning type including: an unrecognized character storage unit for automatically learning the character data stored in the unrecognized character storage unit; and an automatic learning unit for automatically changing the weight data of the neural network. Character recognizer.
JP4016732A 1992-01-31 1992-01-31 Automatic learning type character recognizing device Pending JPH05210763A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4016732A JPH05210763A (en) 1992-01-31 1992-01-31 Automatic learning type character recognizing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4016732A JPH05210763A (en) 1992-01-31 1992-01-31 Automatic learning type character recognizing device

Publications (1)

Publication Number Publication Date
JPH05210763A true JPH05210763A (en) 1993-08-20

Family

ID=11924441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4016732A Pending JPH05210763A (en) 1992-01-31 1992-01-31 Automatic learning type character recognizing device

Country Status (1)

Country Link
JP (1) JPH05210763A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1098402A (en) * 1996-09-19 1998-04-14 Nippon Columbia Co Ltd Information receiver
JP2005122720A (en) * 2003-09-25 2005-05-12 Fuji Photo Film Co Ltd Apparatus for selecting image of specific scene, program, and recording medium having program recorded thereon
JP2022500783A (en) * 2018-09-21 2022-01-04 ポジション イメージング, インコーポレイテッドPosition Imaging, Inc. Self-improving object identification system and method with machine learning support

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1098402A (en) * 1996-09-19 1998-04-14 Nippon Columbia Co Ltd Information receiver
JP2005122720A (en) * 2003-09-25 2005-05-12 Fuji Photo Film Co Ltd Apparatus for selecting image of specific scene, program, and recording medium having program recorded thereon
JP2022500783A (en) * 2018-09-21 2022-01-04 ポジション イメージング, インコーポレイテッドPosition Imaging, Inc. Self-improving object identification system and method with machine learning support
US11961279B2 (en) 2018-09-21 2024-04-16 Position Imaging, Inc. Machine-learning-assisted self-improving object-identification system and method
JP2025041945A (en) * 2018-09-21 2025-03-26 ポジション イメージング, インコーポレイテッド Machine learning assisted self-improving object identification system and method
US12541944B2 (en) 2018-09-21 2026-02-03 Position Imaging, Inc. Machine-learning-assisted self-improving object-identification system and method

Similar Documents

Publication Publication Date Title
US7966177B2 (en) Method and device for recognising a phonetic sound sequence or character sequence
JPS62239231A (en) Speech recognition method by inputting lip picture
JPS603699A (en) Adaptive automatically dispersing voice recognition
US20170270909A1 (en) Method for correcting false recognition contained in recognition result of speech of user
JPH11352992A (en) Method and device for displaying a plurality of words
JPH11194793A (en) Voice word processor
JPH05210763A (en) Automatic learning type character recognizing device
US20240282310A1 (en) Speech recognition device
JP2008051895A (en) Speech recognition apparatus and speech recognition processing program
CN110738983A (en) Multi-neural-network model voice recognition method based on equipment working state switching
EP0519360B1 (en) Apparatus and method for speech recognition
JP3077555B2 (en) Elevator speech recognition device
JPH0432900A (en) Sound recognizing device
JPH04295894A (en) Voice recognition method by neural network model
EP1079370A2 (en) Method for training a speech recognition system with detection of confusable words
JPH0654503B2 (en) Pattern recognition device
JPH07325597A (en) Information input method and device for executing its method
JP2001125587A (en) Voice recognition dialogue apparatus and voice recognition method thereof
JPS6113387A (en) Standard pattern adapting system
JPH06131493A (en) Character recognition device and character recognition method
JPH06289899A (en) Speech recognition device
JPH1097283A (en) Voice recognition device
JPH10171488A (en) Speech recognition method and apparatus and storage medium
JPH11352988A (en) Voice recognition device
KR950006623A (en) Image Recognition Method of Video Equipment and Its Apparatus