テンプレートマッチングによるオフライン手書き文字認識ニューラルネットワークの作成

書誌事項

タイトル別名
  • 画像・図形認識 テンプレートマッチングによるオフライン手書き文字認識ニューラルネットワークの作成
  • ガゾウ ズケイ ニンシキ テンプレート マッチング ニ ヨル オフライン テガキ モジ ニンシキ ニューラル ネットワーク ノ サクセイ
  • The Neural Networks for Offline Handwritten CharacterRecognition by Template Matching
  • 画像・図形認識

この論文をさがす

抄録

現在さまざまな文字認識の研究が行われているが,最も基本となる方法は認識したい未知文字パターンから抽出した特徴と任意の文字種の代表となる文字パターン(テンプレート)から抽出した特徴との距離を識別関数を使用して求め,最も距離の短いものを認識結果とするテンプレートマッチング方式である.本論文ではこのテンプレートマッチング方式をニューラルネットワークを用いて実現する方法を提案する.テンプレートとして任意の文字種の代表となる特徴と認識したい未知の文字パターンの特徴を入力層に同時に入力したとき,この2つの文字種が同じ場合は出力層が発火し,異なる場合は発火しないような挙動をするニューラルネットワークを構築する.そこで問題となるのが,そのニューラルネットワークの出力層を発火させる文字種(教師信号),発火させない文字種(非教師信号)をどのように選び,どのように学習させていくかが課題となる.そこで本論文ではこのテンプレートマッチング方式を基本としたニューラルネットワーク構築のための学習方法として,他のニューラルネットワークとの協調を考慮して,非教師信号を選択しながら学習を進めていく方法を提案する.そして本手法に従い文字画像データベースETL9Bを利用しニューラルネットワークを構築した結果,認識率において優れていることを示すことができた.

Recently character recognition is studied by many researchers.One of basic approaches for character recognition is template matching.In this approch a character recognition system calculates distances between an unknown pattern and all template patterns and searches the template pattern that is the shortest distancebetween an unknown pattern and decides it as recognition result.We try to construct the neural networks for character recognition based on template macthing. A template pattern and an unkown pattern are input into the input unitsof neural netwoks at same time.If two patterns are same, an output unitof neural netwoks is fired.But if these are different, it isn't fired.In case of learning such neural networks, it is important how to selectexcitement and inhibition samples and learn them.We propose how to learn excitement and inhibition samples as cooperating with the other neural networks and selecting proper samples.In this work we constructed neural networks for ETL9B.The results obtained from our work show an increased recognition rate of character patterns.

収録刊行物

被引用文献 (2)*注記

もっと見る

参考文献 (10)*注記

もっと見る

キーワード

詳細情報 詳細情報について

問題の指摘

ページトップへ