KR102394894B1 - 딥러닝 기반 화폐 인식 장치 및 방법 - Google Patents
딥러닝 기반 화폐 인식 장치 및 방법 Download PDFInfo
- Publication number
- KR102394894B1 KR102394894B1 KR1020200122738A KR20200122738A KR102394894B1 KR 102394894 B1 KR102394894 B1 KR 102394894B1 KR 1020200122738 A KR1020200122738 A KR 1020200122738A KR 20200122738 A KR20200122738 A KR 20200122738A KR 102394894 B1 KR102394894 B1 KR 102394894B1
- Authority
- KR
- South Korea
- Prior art keywords
- area
- money
- currency
- recognition
- deep learning
- Prior art date
Links
- 238000013135 deep learning Methods 0.000 title claims abstract description 52
- 238000001514 detection method Methods 0.000 title claims abstract description 47
- 238000000034 method Methods 0.000 title claims description 23
- 238000012545 processing Methods 0.000 claims description 19
- 238000013528 artificial neural network Methods 0.000 claims description 17
- 238000013527 convolutional neural network Methods 0.000 claims description 15
- 239000000284 extract Substances 0.000 abstract description 15
- 238000005516 engineering process Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 5
- 238000000605 extraction Methods 0.000 description 5
- 238000011176 pooling Methods 0.000 description 3
- 230000007423 decrease Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000000926 separation method Methods 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 238000002790 cross-validation Methods 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 230000004438 eyesight Effects 0.000 description 1
- 230000014509 gene expression Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07D—HANDLING OF COINS OR VALUABLE PAPERS, e.g. TESTING, SORTING BY DENOMINATIONS, COUNTING, DISPENSING, CHANGING OR DEPOSITING
- G07D7/00—Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency
- G07D7/06—Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency using wave or particle radiation
- G07D7/12—Visible light, infrared or ultraviolet radiation
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07F—COIN-FREED OR LIKE APPARATUS
- G07F19/00—Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
- G07F19/20—Automatic teller machines [ATMs]
Landscapes
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Toxicology (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Image Analysis (AREA)
Abstract
Description
도 13 내지 도 17은 본 발명의 일 실시 예에 따른 딥러닝 기반 화폐 인식 장치의 성능을 예시한 도면.
도 18은 본 발명의 일 실시 예에 따른 딥러닝 기반 화폐 인식 방법을 설명하기 위한 도면.
130: 화폐영역생성부
150: 오검출처리부
170: 화폐인식부
Claims (8)
- 딥러닝 기반 화폐 인식 장치에 있어서,
화폐 영상을 입력받는 입력부;
상기 입력된 영상에서 화폐 영역을 생성하는 화폐영역생성부;
상기 생성된 화폐 영역에서 생성된 화폐 영역의 크기, 가로 대 세로 비율 및 IoU(Intersection over Union) 중 적어도 하나를 이용하여 오검출된 화폐 영역을 추출하는 오검출처리부; 및
상기 추출된 오검출 영역을 제외한 화폐 영역에 대한 화폐 인식을 수행하는 화폐인식부를 포함하는 딥러닝 기반 화폐 인식 장치.
- 삭제
- 제 1항에 있어서,
상기 화폐인식부는
Faster R-CNN(faster region-convolutional neural network) 신경망을 통해 화폐 인식을 수행하는 딥러닝 기반 화폐 인식 장치.
- 제 1항에 있어서,
상기 화폐인식부는
화폐 영역의 크기를 기준으로 하여 주화 영역 및 지폐 영역으로 분류하고, 주화 영역과 지폐 영역이 겹치는 크기 구간의 영역을 제외한 후 화폐 인식을 수행하는 딥러닝 기반 화폐 인식 장치.
- 딥러닝 기반 화폐 인식 방법에 있어서,
화폐 영상을 입력받는 단계;
상기 입력된 영상에서 화폐 영역을 생성하는 단계;
상기 생성된 화폐 영역에서 생성된 화폐 영역의 크기, 가로 대 세로 비율 및 IoU(Intersection over Union) 중 적어도 하나를 이용하여 오검출된 화폐 영역을 추출하는 단계; 및
상기 추출된 오검출 영역을 제외한 화폐 영역에 대한 화폐 인식을 수행하는 단계를 포함하는 딥러닝 기반 화폐 인식 방법.
- 삭제
- 제 5항에 있어서,
상기 추출된 오검출 영역을 제외한 화폐 영역에 대한 화폐 인식을 수행하는 단계는
Faster R-CNN(faster region-convolutional neural network) 신경망을 통해 화폐 인식을 수행하는 딥러닝 기반 화폐 인식 방법.
- 제 5항에 있어서,
상기 추출된 오검출 영역을 제외한 화폐 영역에 대한 화폐 인식을 수행하는 단계는
화폐 영역의 크기를 기준으로 하여 주화 영역 및 지폐 영역으로 분류하고, 주화 영역과 지폐 영역이 겹치는 크기 구간의 영역을 제외한 후 화폐 인식을 수행하는 딥러닝 기반 화폐 인식 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020200122738A KR102394894B1 (ko) | 2020-09-23 | 2020-09-23 | 딥러닝 기반 화폐 인식 장치 및 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020200122738A KR102394894B1 (ko) | 2020-09-23 | 2020-09-23 | 딥러닝 기반 화폐 인식 장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20220040531A KR20220040531A (ko) | 2022-03-31 |
KR102394894B1 true KR102394894B1 (ko) | 2022-05-09 |
Family
ID=80934741
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020200122738A KR102394894B1 (ko) | 2020-09-23 | 2020-09-23 | 딥러닝 기반 화폐 인식 장치 및 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102394894B1 (ko) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102663332B1 (ko) * | 2023-12-14 | 2024-05-03 | 호서대학교 산학협력단 | 동전 분류장치 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100718728B1 (ko) | 2005-07-21 | 2007-05-16 | 주식회사 씨텍 | 지폐 권종 인식 방법 및 장치 |
JP2010066981A (ja) | 2008-09-10 | 2010-03-25 | Ricoh Co Ltd | 画像処理装置、画像処理方法、制御プログラム及び記録媒体 |
KR102135479B1 (ko) * | 2020-05-09 | 2020-07-17 | 주식회사 디퍼아이 | 인공 지능형 동전 계수 장치 및 그 방법 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101988339B1 (ko) * | 2017-11-13 | 2019-10-01 | 동국대학교 산학협력단 | 유전 알고리즘 기반 지폐 식별 장치 및 방법 |
-
2020
- 2020-09-23 KR KR1020200122738A patent/KR102394894B1/ko active IP Right Grant
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100718728B1 (ko) | 2005-07-21 | 2007-05-16 | 주식회사 씨텍 | 지폐 권종 인식 방법 및 장치 |
JP2010066981A (ja) | 2008-09-10 | 2010-03-25 | Ricoh Co Ltd | 画像処理装置、画像処理方法、制御プログラム及び記録媒体 |
KR102135479B1 (ko) * | 2020-05-09 | 2020-07-17 | 주식회사 디퍼아이 | 인공 지능형 동전 계수 장치 및 그 방법 |
Also Published As
Publication number | Publication date |
---|---|
KR20220040531A (ko) | 2022-03-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104464079B (zh) | 基于模板特征点及其拓扑结构的多币种面值识别方法 | |
Pham et al. | Deep learning-based fake-banknote detection for the visually impaired people using visible-light images captured by smartphone cameras | |
JP5372183B2 (ja) | 硬貨分類装置および硬貨分類方法 | |
Longjam et al. | Writer independent handwritten signature verification on multi-scripted signatures using hybrid CNN-BiLSTM: A novel approach | |
CN102722708A (zh) | 一种薄片类介质分类方法及其装置 | |
Kruthi et al. | Offline signature verification using support vector machine | |
KR102123910B1 (ko) | 머신 러닝을 이용한 지폐 일련번호 인식 장치 및 방법 | |
US9460345B2 (en) | Apparatus and method for recognizing media, financial device | |
KR102394894B1 (ko) | 딥러닝 기반 화폐 인식 장치 및 방법 | |
Berenguel et al. | Evaluation of texture descriptors for validation of counterfeit documents | |
JP4932177B2 (ja) | 硬貨分類装置および硬貨分類方法 | |
Rashid et al. | On the design of embedded solutions to banknote recognition | |
EP3410409B1 (en) | Media security validation | |
Abbas | An image processor bill acceptor for Iraqi currency | |
KR101988339B1 (ko) | 유전 알고리즘 기반 지폐 식별 장치 및 방법 | |
Sanchez | A computer vision-based banknote recognition system for the blind with an accuracy of 98% on smartphone videos | |
Olanrewaju et al. | Automated bank note identification system for visually impaired subjects in malaysia | |
Ibitoye | Fake currency detection using modified faster region-based convolutional neural network | |
Pujiputra et al. | Ultraviolet rupiah currency image recognition using Gabor wavelet | |
Abhirami et al. | Currency identification device for visually impaired people based on YOLO-v5 | |
Zainuddin et al. | Malaysian coins recognition using machine learning methods | |
Chauhan et al. | Fake Faces Unveiled: A Comprehensive Study on Detecting Generated Facial Images | |
Reddy et al. | Signature Forgery Detection using Siamese-Convolutional Neural Network | |
Miranda Rosero et al. | Fake Indian Currency Detection App. | |
KR20230119999A (ko) | Yolo 알고리즘 기반의 은행권 식별 시스템 및 그 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20200923 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20220218 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20220429 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20220502 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20220503 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |