JP2017111806A - 畳み込みニューラルネットワークによるナンバープレート認識のための粗から細へのカスケードによる適応 - Google Patents
畳み込みニューラルネットワークによるナンバープレート認識のための粗から細へのカスケードによる適応 Download PDFInfo
- Publication number
- JP2017111806A JP2017111806A JP2016233642A JP2016233642A JP2017111806A JP 2017111806 A JP2017111806 A JP 2017111806A JP 2016233642 A JP2016233642 A JP 2016233642A JP 2016233642 A JP2016233642 A JP 2016233642A JP 2017111806 A JP2017111806 A JP 2017111806A
- Authority
- JP
- Japan
- Prior art keywords
- neural network
- license plate
- learning
- recognition
- network
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/62—Text, e.g. of license plates, overlay texts or captions on TV images
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/18—Extraction of features or characteristics of the image
- G06V30/1801—Detecting partial patterns, e.g. edges or contours, or configurations, e.g. loops, corners, strokes or intersections
- G06V30/18019—Detecting partial patterns, e.g. edges or contours, or configurations, e.g. loops, corners, strokes or intersections by matching or filtering
- G06V30/18038—Biologically-inspired filters, e.g. difference of Gaussians [DoG], Gabor filters
- G06V30/18048—Biologically-inspired filters, e.g. difference of Gaussians [DoG], Gabor filters with interaction between the responses of different filters, e.g. cortical complex cells
- G06V30/18057—Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/62—Text, e.g. of license plates, overlay texts or captions on TV images
- G06V20/625—License plates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Evolutionary Computation (AREA)
- Multimedia (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- Databases & Information Systems (AREA)
- Life Sciences & Earth Sciences (AREA)
- Biodiversity & Conservation Biology (AREA)
- Biomedical Technology (AREA)
- Molecular Biology (AREA)
- Image Analysis (AREA)
- Character Discrimination (AREA)
Abstract
【解決手段】学習させられたニューラルネットワークを利用するナンバープレート認識のための方法及びシステムおいて、ニューラルネットワークは、ナンバープレート認識の用途の文脈におけるテキスト認識などの特定のタスクへとニューラルネットワークを反復的に学習及び適応させる工程を含み、ニューラルネットワークを、複数の学習用サンプルを利用して一般的なテキスト認識を実行するように学習させ、ナンバープレートの切り出された画像に適用し、テキストを認識してナンバープレートに関するナンバープレートの書き写しを生成する。そのようなニューラルネットワークの例は、CNN(畳み込みニューラルネットワーク)である。
【選択図】図1
Description
Claims (10)
- ナンバープレート認識のための方法であって、
ニューラルネットワークを生成するステップと、
複数の学習用サンプルを利用して一般的なテキスト認識を実行するように前記ニューラルネットワークを学習させるステップと、
前記ニューラルネットワークを反復的に学習および適応させるステップと、
前記ニューラルネットワークをナンバープレートの切り出された画像に適用し、テキストを認識して前記ナンバープレートに関するナンバープレートの書き写しを生成するステップと
を含む方法。 - 前記ニューラルネットワークは、CNN(畳み込みニューラルネットワーク)を含む、請求項1に記載の方法。
- ナンバープレート認識のためのシステムであって、
少なくとも1つのプロセッサと、
コンピュータプログラムコードを包含するコンピュータにとって使用可能な媒体と
を備えており、
前記コンピュータにとって使用可能な媒体は、前記少なくとも1つのプロセッサと通信することができ、前記コンピュータプログラムコードは、前記少なくとも1つのプロセッサによる実行が可能であり、
ニューラルネットワークを生成し、
複数の学習用サンプルを利用して一般的なテキスト認識を実行するように前記ニューラルネットワークを学習させ、
前記ニューラルネットワークを反復的に学習および適応させ、
前記ニューラルネットワークをナンバープレートの切り出された画像に適用し、テキストを認識して前記ナンバープレートに関するナンバープレートの書き写しを生成する
ように構成されたインストラクションを含んでいる、システム。 - 前記ニューラルネットワークは、CNN(畳み込みニューラルネットワーク)を含む、請求項3に記載のシステム。
- 前記インストラクションは、前記ニューラルネットワークの学習の一部として対象のセットにおけるナンバープレート認識にだんだんと類似するタスクを実行するように前記ニューラルネットワークを適応させるようにさらに構成されている、請求項3に記載のシステム。
- 前記ニューラルネットワークを反復的に学習および適応させるための前記インストラクションは、前記ニューラルネットワークをファインチューニングすることによって前記ニューラルネットワークを反復的に学習および適応させるように構成されたインストラクションをさらに含む、請求項3に記載のシステム。
- ナンバープレート認識のためのプロセスを生じさせるためのインストラクションを表すコードを格納しているプロセッサにとって読み取り可能な媒体であって、前記コードは、
ニューラルネットワークを生成し、
複数の学習用サンプルを利用して一般的なテキスト認識を実行するように前記ニューラルネットワークを学習させ、
前記ニューラルネットワークを反復的に学習および適応させ、
前記ニューラルネットワークをナンバープレートの切り出された画像に適用し、テキストを認識して前記ナンバープレートに関するナンバープレートの書き写しを生成する
ためのコードを含んでいる、プロセッサにとって読み取り可能な媒体。 - 前記ニューラルネットワークは、CNN(畳み込みニューラルネットワーク)を含む、請求項7に記載のプロセッサにとって読み取り可能な媒体。
- 前記コードは、前記ニューラルネットワークの学習の一部として対象のセットにおけるナンバープレート認識にだんだんと類似するタスクを実行するように前記ニューラルネットワークを適応させるためのコードをさらに含む、請求項7に記載のプロセッサにとって読み取り可能な媒体。
- 前記ニューラルネットワークを反復的に学習および適応させることは、前記ニューラルネットワークをファインチューニングすることによって前記ニューラルネットワークを反復的に学習および適応させることをさらに含む、請求項7に記載のプロセッサにとって読み取り可能な媒体。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/972,481 US9785855B2 (en) | 2015-12-17 | 2015-12-17 | Coarse-to-fine cascade adaptations for license plate recognition with convolutional neural networks |
| US14/972,481 | 2015-12-17 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2017111806A true JP2017111806A (ja) | 2017-06-22 |
| JP6831682B2 JP6831682B2 (ja) | 2021-02-17 |
Family
ID=57530519
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016233642A Expired - Fee Related JP6831682B2 (ja) | 2015-12-17 | 2016-11-30 | 畳み込みニューラルネットワークによるナンバープレート認識のための粗から細へのカスケードによる適応 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US9785855B2 (ja) |
| EP (1) | EP3182334B1 (ja) |
| JP (1) | JP6831682B2 (ja) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2020008556A1 (ja) * | 2018-07-04 | 2020-01-09 | 三菱重工機械システム株式会社 | 車両ナンバー特定装置、車両ナンバー特定方法およびプログラム |
| KR20200119384A (ko) * | 2019-03-26 | 2020-10-20 | (주)아이에스인텍 | 차량 번호판을 실시간으로 인식하는 장치 및 방법 |
| WO2021100482A1 (ja) | 2019-11-21 | 2021-05-27 | オムロン株式会社 | モデル生成装置、推定装置、モデル生成方法、及びモデル生成プログラム |
| WO2021100483A1 (ja) | 2019-11-21 | 2021-05-27 | オムロン株式会社 | モデル生成装置、推定装置、モデル生成方法、及びモデル生成プログラム |
| JP2024150387A (ja) * | 2023-04-10 | 2024-10-23 | アーバンチェーン グループ リミテッド | リソースに制約のある組み込みデバイス用のコスト効率の高い自動プレート認識システムのアルゴリズムパイプライン及び一般的な原理 |
Families Citing this family (87)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9990564B2 (en) * | 2016-03-29 | 2018-06-05 | Wipro Limited | System and method for optical character recognition |
| US10043240B2 (en) * | 2016-04-14 | 2018-08-07 | Microsoft Technology Licensing, Llc | Optimal cropping of digital image based on professionalism score of subject |
| US9904871B2 (en) | 2016-04-14 | 2018-02-27 | Microsoft Technologies Licensing, LLC | Deep convolutional neural network prediction of image professionalism |
| US10043254B2 (en) | 2016-04-14 | 2018-08-07 | Microsoft Technology Licensing, Llc | Optimal image transformation based on professionalism score of subject |
| US11475276B1 (en) | 2016-11-07 | 2022-10-18 | Apple Inc. | Generating more realistic synthetic data with adversarial nets |
| TWI607387B (zh) * | 2016-11-25 | 2017-12-01 | 財團法人工業技術研究院 | 字符辨識系統及其字符辨識方法 |
| US10984289B2 (en) * | 2016-12-23 | 2021-04-20 | Shenzhen Institute Of Advanced Technology | License plate recognition method, device thereof, and user equipment |
| CN108664957B (zh) * | 2017-03-31 | 2021-08-24 | 杭州海康威视数字技术股份有限公司 | 车牌号码匹配方法及装置、字符信息匹配方法及装置 |
| CN107273832B (zh) * | 2017-06-06 | 2020-09-22 | 青海省交通科学研究院 | 基于积分通道特征与卷积神经网络的车牌识别方法及系统 |
| CN107563385B (zh) * | 2017-09-02 | 2019-10-25 | 西安电子科技大学 | 基于深度卷积生成式对抗网络的车牌字符识别方法 |
| CN108108746B (zh) * | 2017-09-13 | 2021-04-09 | 湖南理工学院 | 基于Caffe深度学习框架的车牌字符识别方法 |
| CN107704857B (zh) * | 2017-09-25 | 2020-07-24 | 北京邮电大学 | 一种端到端的轻量级车牌识别方法及装置 |
| US11222162B2 (en) | 2017-09-29 | 2022-01-11 | Dropbox, Inc. | Managing content item collections |
| US10592595B2 (en) | 2017-09-29 | 2020-03-17 | Dropbox, Inc. | Maintaining multiple versions of a collection of content items |
| WO2019066641A2 (en) * | 2017-09-29 | 2019-04-04 | Mimos Berhad | SYSTEM AND METHOD FOR RECOGNITION OF PLATE OF REGISTRATION |
| US10922426B2 (en) | 2017-09-29 | 2021-02-16 | Dropbox, Inc. | Managing content item collections |
| CN107506765B (zh) * | 2017-10-13 | 2020-09-01 | 厦门大学 | 一种基于神经网络的车牌倾斜校正的方法 |
| US11038973B2 (en) | 2017-10-19 | 2021-06-15 | Dropbox, Inc. | Contact event feeds and activity updates |
| CN107944450B (zh) * | 2017-11-16 | 2020-04-24 | 深圳市华尊科技股份有限公司 | 一种车牌识别方法及装置 |
| CN107886082B (zh) * | 2017-11-24 | 2023-07-04 | 腾讯科技(深圳)有限公司 | 图像中数学公式检测方法、装置、计算机设备及存储介质 |
| FR3076378B1 (fr) | 2017-12-29 | 2020-05-29 | Bull Sas | Procede de formation d'un reseau de neurones pour la reconnaissance d'une sequence de caracteres et procede de reconnaissance associe |
| US11030466B2 (en) | 2018-02-11 | 2021-06-08 | Nortek Security & Control Llc | License plate detection and recognition system |
| RU2716322C2 (ru) * | 2018-03-23 | 2020-03-11 | Общество с ограниченной ответственностью "Аби Продакшн" | Репродуцирующая аугментация данных изображения |
| CN108509912B (zh) * | 2018-04-03 | 2021-09-28 | 深圳市智绘科技有限公司 | 多路网络视频流车牌识别方法及系统 |
| US10783400B2 (en) | 2018-04-06 | 2020-09-22 | Dropbox, Inc. | Generating searchable text for documents portrayed in a repository of digital images utilizing orientation and text prediction neural networks |
| CN110490179B (zh) * | 2018-05-15 | 2022-08-05 | 杭州海康威视数字技术股份有限公司 | 车牌识别方法、装置及存储介质 |
| KR102184755B1 (ko) * | 2018-05-31 | 2020-11-30 | 서울대학교 산학협력단 | 안면 특화 초 고화질 심층 신경망 학습 장치 및 방법 |
| EP3599572B1 (en) * | 2018-07-27 | 2021-09-01 | JENOPTIK Traffic Solutions UK Ltd | Method and apparatus for recognizing a license plate of a vehicle |
| US10740643B2 (en) * | 2018-08-28 | 2020-08-11 | Sony Corporation | Automatic license plate recognition based on augmented datasets |
| JP2020046858A (ja) * | 2018-09-18 | 2020-03-26 | ソニーセミコンダクタソリューションズ株式会社 | 情報処理方法、プログラム、および情報処理システム |
| TWI677826B (zh) * | 2018-09-19 | 2019-11-21 | 國家中山科學研究院 | 車牌辨識系統與方法 |
| CN111027555B (zh) * | 2018-10-09 | 2023-09-26 | 杭州海康威视数字技术股份有限公司 | 一种车牌识别方法、装置及电子设备 |
| CN109447069A (zh) * | 2018-10-31 | 2019-03-08 | 沈阳工业大学 | 面向智能终端的车辆信息采集识别方法及系统 |
| US12379500B2 (en) | 2018-11-20 | 2025-08-05 | Laser Technology, Inc. | Laser ranging and speed measurement device incorporating on-board data storage with GPS, compass, excessive panning detection and voice recognition technology |
| CA3119999A1 (en) | 2018-11-20 | 2020-05-28 | Laser Technology, Inc. | Handheld laser -based vehicle speed measurement device incorporating an automatic number plate recognition (anpr) function |
| RU2697613C9 (ru) * | 2018-11-20 | 2022-04-15 | Хуавей Текнолоджис Ко., Лтд. | Способ распознавания объектов с помощью нейронных сетей |
| CN109657596A (zh) * | 2018-12-12 | 2019-04-19 | 天津卡达克数据有限公司 | 一种基于深度学习的车辆外观部件识别方法 |
| CN109977941A (zh) * | 2018-12-21 | 2019-07-05 | 北京融链科技有限公司 | 车牌识别方法及装置 |
| CN110210475B (zh) * | 2019-05-06 | 2021-05-18 | 浙江大学 | 一种非二值化和边缘检测的车牌字符图像分割方法 |
| US11164028B2 (en) * | 2019-06-18 | 2021-11-02 | Nortek Security & Control Llc | License plate detection system |
| CN110399800B (zh) * | 2019-06-28 | 2021-05-07 | 智慧眼科技股份有限公司 | 基于深度学习vgg16框架的车牌检测方法及系统、存储介质 |
| CN110414507B (zh) * | 2019-07-11 | 2022-07-26 | 深圳智优停科技有限公司 | 车牌识别方法、装置、计算机设备和存储介质 |
| US11635893B2 (en) | 2019-08-12 | 2023-04-25 | Micron Technology, Inc. | Communications between processors and storage devices in automotive predictive maintenance implemented via artificial neural networks |
| US12249189B2 (en) | 2019-08-12 | 2025-03-11 | Micron Technology, Inc. | Predictive maintenance of automotive lighting |
| US11586194B2 (en) | 2019-08-12 | 2023-02-21 | Micron Technology, Inc. | Storage and access of neural network models of automotive predictive maintenance |
| US11775816B2 (en) | 2019-08-12 | 2023-10-03 | Micron Technology, Inc. | Storage and access of neural network outputs in automotive predictive maintenance |
| US11748626B2 (en) | 2019-08-12 | 2023-09-05 | Micron Technology, Inc. | Storage devices with neural network accelerators for automotive predictive maintenance |
| US11853863B2 (en) | 2019-08-12 | 2023-12-26 | Micron Technology, Inc. | Predictive maintenance of automotive tires |
| US11586943B2 (en) | 2019-08-12 | 2023-02-21 | Micron Technology, Inc. | Storage and access of neural network inputs in automotive predictive maintenance |
| US12061971B2 (en) | 2019-08-12 | 2024-08-13 | Micron Technology, Inc. | Predictive maintenance of automotive engines |
| US11361552B2 (en) * | 2019-08-21 | 2022-06-14 | Micron Technology, Inc. | Security operations of parked vehicles |
| US10993647B2 (en) | 2019-08-21 | 2021-05-04 | Micron Technology, Inc. | Drowsiness detection for vehicle control |
| US11498388B2 (en) | 2019-08-21 | 2022-11-15 | Micron Technology, Inc. | Intelligent climate control in vehicles |
| US11702086B2 (en) | 2019-08-21 | 2023-07-18 | Micron Technology, Inc. | Intelligent recording of errant vehicle behaviors |
| US12497055B2 (en) | 2019-08-21 | 2025-12-16 | Micron Technology, Inc. | Monitoring controller area network bus for vehicle control |
| US11042350B2 (en) | 2019-08-21 | 2021-06-22 | Micron Technology, Inc. | Intelligent audio control in vehicles |
| US11650746B2 (en) | 2019-09-05 | 2023-05-16 | Micron Technology, Inc. | Intelligent write-amplification reduction for data storage devices configured on autonomous vehicles |
| US11435946B2 (en) | 2019-09-05 | 2022-09-06 | Micron Technology, Inc. | Intelligent wear leveling with reduced write-amplification for data storage devices configured on autonomous vehicles |
| US12210401B2 (en) | 2019-09-05 | 2025-01-28 | Micron Technology, Inc. | Temperature based optimization of data storage operations |
| US11409654B2 (en) | 2019-09-05 | 2022-08-09 | Micron Technology, Inc. | Intelligent optimization of caching operations in a data storage device |
| US11693562B2 (en) | 2019-09-05 | 2023-07-04 | Micron Technology, Inc. | Bandwidth optimization for different types of operations scheduled in a data storage device |
| US11436076B2 (en) | 2019-09-05 | 2022-09-06 | Micron Technology, Inc. | Predictive management of failing portions in a data storage device |
| EP3798897B1 (en) * | 2019-09-30 | 2025-07-30 | JENOPTIK UK Ltd | Methods for artificial neural networks |
| CN110688999B (zh) * | 2019-10-08 | 2020-08-28 | 合肥海诺恒信息科技有限公司 | 马赫带效应模拟的点光源金属钢印文字检测方法 |
| CN112926610B (zh) * | 2019-12-06 | 2024-08-02 | 顺丰科技有限公司 | 车牌图像筛选模型的构建方法与车牌图像筛选方法 |
| US11250648B2 (en) | 2019-12-18 | 2022-02-15 | Micron Technology, Inc. | Predictive maintenance of automotive transmission |
| CN111160353A (zh) * | 2019-12-27 | 2020-05-15 | 广州亚信技术有限公司 | 车牌识别方法、装置及设备 |
| US11481691B2 (en) | 2020-01-16 | 2022-10-25 | Hyper Labs, Inc. | Machine learning-based text recognition system with fine-tuning model |
| US11709625B2 (en) | 2020-02-14 | 2023-07-25 | Micron Technology, Inc. | Optimization of power usage of data storage devices |
| US11531339B2 (en) | 2020-02-14 | 2022-12-20 | Micron Technology, Inc. | Monitoring of drive by wire sensors in vehicles |
| US11704804B2 (en) | 2020-04-02 | 2023-07-18 | GE Precision Healthcare LLC | Domain adaptation using post-processing model correction |
| CN111507337A (zh) * | 2020-04-10 | 2020-08-07 | 河海大学 | 基于混合神经网络的车牌识别方法 |
| CN111800604A (zh) * | 2020-06-12 | 2020-10-20 | 深圳英飞拓科技股份有限公司 | 基于枪球联动检测人形和人脸数据的方法及装置 |
| CN111800605A (zh) * | 2020-06-15 | 2020-10-20 | 深圳英飞拓科技股份有限公司 | 基于枪球联动的车形、车牌传输的方法及系统、设备 |
| US11176362B1 (en) | 2020-06-24 | 2021-11-16 | Bank Of America Corporation | System for character recognition in a digital image processing environment |
| CN111898497B (zh) * | 2020-07-16 | 2024-05-10 | 济南博观智能科技有限公司 | 一种车牌检测的方法、系统、设备及可读存储介质 |
| TWI790471B (zh) * | 2020-08-26 | 2023-01-21 | 財團法人工業技術研究院 | 基於深度學習的影像校正方法及系統 |
| CN112200193B (zh) * | 2020-12-03 | 2021-03-16 | 中国科学院自动化研究所 | 基于多属性融合的分布式车牌识别方法、系统、装置 |
| CN112669219A (zh) * | 2021-01-21 | 2021-04-16 | 深圳市爱培科技术股份有限公司 | 一种立体360度全景图像拼接方法及装置 |
| US12591915B2 (en) * | 2021-03-19 | 2026-03-31 | Capital One Services, Llc | Methods and systems for determining recommendations based on real-time optimization of machine learning models |
| CN112906643A (zh) * | 2021-03-22 | 2021-06-04 | 高新兴科技集团股份有限公司 | 车牌号码识别方法及装置 |
| CN113052174B (zh) * | 2021-03-26 | 2023-08-11 | 北京百度网讯科技有限公司 | 车牌数据样本生成方法、装置、电子设备和存储介质 |
| US12333821B2 (en) | 2021-04-28 | 2025-06-17 | Hayden Ai Technologies, Inc. | Systems and methods for enforcing traffic congestion pricing |
| CN114913515B (zh) * | 2021-12-31 | 2024-04-02 | 北方工业大学 | 端到端的车牌识别网络构建方法 |
| CN115050028B (zh) * | 2022-06-15 | 2024-03-29 | 松立控股集团股份有限公司 | 一种恶劣天气下小样本车牌检测方法 |
| WO2024167422A1 (en) | 2023-02-07 | 2024-08-15 | Dcx Innovations Spolka Z Ograniczona Odpowedzielnoscia | System for automatically detecting objects of interest and determining their geographic positions |
| TWI869931B (zh) * | 2023-07-14 | 2025-01-11 | 艾陽科技股份有限公司 | 車牌辨識系統及其方法 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH04205284A (ja) * | 1990-11-30 | 1992-07-27 | Fuji Electric Co Ltd | ナンバープレート認識装置 |
| JPH09231079A (ja) * | 1996-02-28 | 1997-09-05 | Hitachi Ltd | ファジィ推論システムおよびファジィルール構築システム |
| US6564198B1 (en) * | 2000-02-16 | 2003-05-13 | Hrl Laboratories, Llc | Fuzzy expert system for interpretable rule extraction from neural networks |
| US20100054539A1 (en) * | 2006-09-01 | 2010-03-04 | Sensen Networks Pty Ltd | Method and system of identifying one or more features represented in a plurality of sensor acquired data sets |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6038337A (en) | 1996-03-29 | 2000-03-14 | Nec Research Institute, Inc. | Method and apparatus for object recognition |
| US7016529B2 (en) | 2002-03-15 | 2006-03-21 | Microsoft Corporation | System and method facilitating pattern recognition |
| US7499588B2 (en) * | 2004-05-20 | 2009-03-03 | Microsoft Corporation | Low resolution OCR for camera acquired documents |
| US7747070B2 (en) | 2005-08-31 | 2010-06-29 | Microsoft Corporation | Training convolutional neural networks on graphics processing units |
| US8704889B2 (en) | 2010-03-16 | 2014-04-22 | Hi-Tech Solutions Ltd. | Method and apparatus for acquiring images of car license plates |
| US9092979B2 (en) | 2010-12-14 | 2015-07-28 | Xerox Corporation | Automated license plate recognition system and method using human-in-the-loop based adaptive learning |
| US9008429B2 (en) | 2013-02-01 | 2015-04-14 | Xerox Corporation | Label-embedding for text recognition |
| CN104346622A (zh) | 2013-07-31 | 2015-02-11 | 富士通株式会社 | 卷积神经网络分类器及其分类方法和训练方法 |
| US9412031B2 (en) | 2013-10-16 | 2016-08-09 | Xerox Corporation | Delayed vehicle identification for privacy enforcement |
| US9569681B2 (en) | 2014-04-10 | 2017-02-14 | Xerox Corporation | Methods and systems for efficient image cropping and analysis |
-
2015
- 2015-12-17 US US14/972,481 patent/US9785855B2/en active Active
-
2016
- 2016-11-30 JP JP2016233642A patent/JP6831682B2/ja not_active Expired - Fee Related
- 2016-12-06 EP EP16202552.2A patent/EP3182334B1/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH04205284A (ja) * | 1990-11-30 | 1992-07-27 | Fuji Electric Co Ltd | ナンバープレート認識装置 |
| JPH09231079A (ja) * | 1996-02-28 | 1997-09-05 | Hitachi Ltd | ファジィ推論システムおよびファジィルール構築システム |
| US6564198B1 (en) * | 2000-02-16 | 2003-05-13 | Hrl Laboratories, Llc | Fuzzy expert system for interpretable rule extraction from neural networks |
| US20100054539A1 (en) * | 2006-09-01 | 2010-03-04 | Sensen Networks Pty Ltd | Method and system of identifying one or more features represented in a plurality of sensor acquired data sets |
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2020008556A1 (ja) * | 2018-07-04 | 2020-01-09 | 三菱重工機械システム株式会社 | 車両ナンバー特定装置、車両ナンバー特定方法およびプログラム |
| GB2589766A (en) * | 2018-07-04 | 2021-06-09 | Mitsubishi Heavy Ind Mach Systems Ltd | Vehicle number identification device, vehicle number identification method, and program |
| JPWO2020008556A1 (ja) * | 2018-07-04 | 2021-07-15 | 三菱重工機械システム株式会社 | 車両ナンバー特定装置、車両ナンバー特定方法およびプログラム |
| JP7025546B2 (ja) | 2018-07-04 | 2022-02-24 | 三菱重工機械システム株式会社 | 車両ナンバー特定装置、車両ナンバー特定方法およびプログラム |
| KR20200119384A (ko) * | 2019-03-26 | 2020-10-20 | (주)아이에스인텍 | 차량 번호판을 실시간으로 인식하는 장치 및 방법 |
| KR102234936B1 (ko) * | 2019-03-26 | 2021-04-01 | (주)아이에스인텍 | 차량 번호판을 실시간으로 인식하는 장치 및 방법 |
| WO2021100482A1 (ja) | 2019-11-21 | 2021-05-27 | オムロン株式会社 | モデル生成装置、推定装置、モデル生成方法、及びモデル生成プログラム |
| WO2021100483A1 (ja) | 2019-11-21 | 2021-05-27 | オムロン株式会社 | モデル生成装置、推定装置、モデル生成方法、及びモデル生成プログラム |
| US12444176B2 (en) | 2019-11-21 | 2025-10-14 | Omron Corporation | Model generation apparatus, estimation apparatus, model generation method, and computer-readable storage medium storing a model generation program including training a model by converting training data to deliberately reduce estimation performance for improved defect detection and feature identification |
| JP2024150387A (ja) * | 2023-04-10 | 2024-10-23 | アーバンチェーン グループ リミテッド | リソースに制約のある組み込みデバイス用のコスト効率の高い自動プレート認識システムのアルゴリズムパイプライン及び一般的な原理 |
| JP7640126B2 (ja) | 2023-04-10 | 2025-03-05 | アーバンチェーン グループ リミテッド | リソースに制約のある組み込みデバイス用のコスト効率の高い自動プレート認識システムのアルゴリズムパイプライン及び一般的な原理 |
Also Published As
| Publication number | Publication date |
|---|---|
| EP3182334B1 (en) | 2024-01-24 |
| EP3182334A1 (en) | 2017-06-21 |
| US9785855B2 (en) | 2017-10-10 |
| US20170177965A1 (en) | 2017-06-22 |
| JP6831682B2 (ja) | 2021-02-17 |
| EP3182334C0 (en) | 2024-01-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6831682B2 (ja) | 畳み込みニューラルネットワークによるナンバープレート認識のための粗から細へのカスケードによる適応 | |
| JP7193252B2 (ja) | 画像の領域のキャプション付加 | |
| US20220092407A1 (en) | Transfer learning with machine learning systems | |
| CN112837466B (zh) | 票据识别方法、装置、设备以及存储介质 | |
| US12182512B2 (en) | Machine learning methods and systems for extracting entities from semi-structured enterprise documents | |
| WO2023015922A1 (zh) | 图像识别模型的训练方法、装置、设备及存储介质 | |
| US20220327816A1 (en) | System for training machine learning model which recognizes characters of text images | |
| CN111275107A (zh) | 一种基于迁移学习的多标签场景图像分类方法及装置 | |
| US12530574B2 (en) | Cross-transformer neural network system for few-shot similarity determination and classification | |
| CN108509833B (zh) | 一种基于结构化分析字典的人脸识别方法、装置及设备 | |
| CN111259112A (zh) | 医疗事实的验证方法和装置 | |
| CN115731422A (zh) | 多标签分类模型的训练方法、分类方法及装置 | |
| US11182415B2 (en) | Vectorization of documents | |
| Cheraghian et al. | Canonical shape projection is all you need for 3d few-shot class incremental learning | |
| CN116597413A (zh) | 一种基于改进的YOLOv5的实时交通标志检测方法 | |
| US11321397B2 (en) | Composition engine for analytical models | |
| US20250225804A1 (en) | Method of extracting information from an image of a document | |
| CN120198923A (zh) | 目标检测模型的训练方法、装置、设备及计算机介质 | |
| CN116721713B (zh) | 一种面向化学结构式识别的数据集构建方法和装置 | |
| CN117037172B (zh) | 文本识别方法及文本识别装置、计算机设备、存储介质 | |
| Hossain et al. | Bangla handwritten word recognition using YOLO V5 | |
| KR20120062168A (ko) | 부분 궤적 인식 장치 및 방법 | |
| CN113947195A (zh) | 模型确定方法、装置、电子设备和存储器 | |
| CN120179812B (zh) | 大语言模型生成文本持续溯源模型训练方法及设备 | |
| Mouakher et al. | Enhancing Precision Agriculture: UAV-Based Detection and Management of Giant Hogweed |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20161215 |
|
| RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20170302 |
|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20181010 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181114 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181214 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191129 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20210126 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210129 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6831682 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |
