SlideShare a Scribd company logo
Improved License Plate Recognition for
Low-Resolution CCTV Forensics by Integrating
Sparse Representation-based Super-Resolution
12th International Workshop on
Digital Forensics and Watermarking
Auckland, New Zealand
October 4, 2013
Hyun-seok Min, Seung Ho Lee,
Wesley De Neve, Yong Man Ro
Image and Video Systems Lab
Department of Electrical Engineering
Korea Advanced Institute of Science and Technology (KAIST)
Daejeon, Republic of Korea
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Overview
• Introduction
• Proposed method for license plate recognition
• Experimental results
• Conclusions
2/20
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
License Plate Recognition
• Automatic license plate recognition (LPR)
– important for CCTV forensics
– important for privacy protection
3/20
Large-scale Privacy Protection
in Google Street View
LPR in a CCTV system
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Challenges
• Low effectiveness of LPR for real-world imagery
– due to difficult capturing conditions
• E.g., frequent use of long-distance CCTV cameras
– output noisy LP images with a low resolution
4/20
Example input images captured by long-distance CCTV cameras in Korea
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Super-Resolution (1/2)
• Super-resolution can be used to improve the
effectiveness of current LPR systems
– enhances images by producing high-resolution
images from one or more low-resolution images
5/20
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Super-Resolution (2/2)
• Shortcomings of current approaches
– focus on maximizing the SNR between the original
high-resolution image and the reconstructed image
• do not focus on maximizing the effectiveness of LPR
– focus on the use of general image information
• do not take advantage of specific image priors, such as the
font, location, and color of LP characters
6/20
Super-resolution
Training images
Similar?
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Proposed LPR Method (1/2)
• Uses high-resolution LP images for
1) creating a dictionary for sparse representation-based
(SR-based) super-resolution of the test LP images
2) the training of LP character classifiers (SVM)
7/20
Proposed LPR system
License
plate
detection
Sparse
representation-
based super-
resolution
Image patchesInput image
High-quality
training images
...
...
...
...
...
...
...
...
Classifier for 1
Classifier for 2
...
Classifier for 0
Recognition of
license plate
characters
...
Output
CCTV
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Proposed LPR Method (2/2)
• Advantages
– takes into account specific image priors
• e.g., the font, location, and color of LP characters
– shares specific image priors among different steps
• SR-based resolution enhancement of the test LP images
• SVM-based LP character recognition
8/20
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Sparse Representation-based
Super-Resolution for LPR (1/2)
• We enhance the quality of noisy and low-resolution
LP images through SR-based super-resolution
– to that end, we make use of a dictionary that contains a
large number of LP image patches that have been
extracted from high-quality LP images
9/20
Kd
Ki
×
= R],...,,...,[ 1 ∈xxxD
xi : the feature vector of the ith LP image patch extracted
from the set of high-resolution training images
d : the dimensionality of the feature vectors
K: the number of LP image patches in the dictionary
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Sparse Representation-based
Super-Resolution for LPR (2/2)
10/20
License
plate
detection
Sparse
representation-
based super-
resolution
Image patches
High-quality
training images
...
...
...
...
...
...
...
...
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Experimental Setup:
Test Set (1/2)
• Test set characteristics
– 600 input images captured by CCTV cameras in Korea
– resolution of input images: 1280×720
– we extracted 772 LP images from the 600 input images
by making use of sliding concentric windows (SCW)
• each input image contains one or more LP images
11/20
Example input images captured by long-distance CCTV cameras in Korea
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Experimental Setup:
Test Dataset (2/2)
• We divided the LP images in the test set into four
groups, taking into account their spatial resolution
1) Resolution Group 1: LP image width ≤ 40 pixels
2) Resolution Group 2: 40 pixels < LP image width ≤ 55 pixels
3) Resolution Group 3: 55 pixels < LP image width ≤ 70 pixels
4) Resolution Group 4: 70 pixels < LP image width
12/20
Resolution Group 1 Resolution Group 2 Resolution Group 3 Resolution Group 4
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Experimental Setup:
Dictionary Construction
• Dictionary construction (& classifier training)
– we made use of 100 high-resolution LP images that
have been downloaded via Google Image Search
– we randomly extracted 10,000 image patches from the
training images
• image patches have a size of 10×10 pixels
– we made use of a dictionary with 10,000 image patches
13/20
Example high-resolution LP images
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Experimental Results:
Influence of Resolution Enhancement (1/2)
14/20
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Experimental Results:
Influence of Resolution Enhancement (2/2)
• Observation
– the effectiveness of the proposed LPR method is
better than the effectiveness of
• LPR without resolution enhancement
• LPR using bicubic interpolation
• Visual examples
15/20
(a) original low-resolution LP images (b) LP images that are the
output of bicubic
interpolation
(c) LP images that are the
output of SR-based super-
resolution
45×22 56×25
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Experimental Results:
Dictionary Influence (1/2)
• We enhanced the resolution of the test LP
images by means of two types of dictionaries
1) a dictionary consisting of high-resolution LP images
2) a dictionary consisting of general images
16/20
Examples of general imagesExample high-resolution LP images
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Experimental Results:
Dictionary Influence (2/2)
• Observation
– SR-based super-resolution by means of high-quality
LP training images is more effective than SR-based
super-resolution by means of general images
17/20
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Experimental Results:
Influence of Low-Level Visual Features
• Observation
– color Gabor wavelet features are most effective
18/20
Improved License Plate Recognition for Low-Resolution CCTV Forensics by
Integrating Sparse Representation-based Super-Resolution
Conclusions
• We introduced a novel LPR method
– applies SR-based super-resolution to test LP images
– uses a common set of high-quality LP images to
facilitate
• SR-based super-resolution of LP test images
• SVM-based LP character recognition
• Our results indicate that the proposed method
allows improving the effectiveness of LPR in
real-world imagery
19/20
Any questions or comments?
Contact information
Hyun-seok Min: hsmin@kaist.ac.kr
Web: http://ivylab.kaist.ac.kr
20/20

More Related Content

Viewers also liked

Resolution enhancement of low-quality videos using a high-resolution frame
Resolution enhancement of low-quality videos using a high-resolution frameResolution enhancement of low-quality videos using a high-resolution frame
Resolution enhancement of low-quality videos using a high-resolution frame
Tuan Q. Pham
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
arvind carpenter
 
Human Recognition in Video
Human Recognition in VideoHuman Recognition in Video
Human Recognition in Video
Danial Behzadi
 
Face recognition tech1
Face recognition tech1Face recognition tech1
Face recognition tech1
Ankit Gupta
 
Face Recognition
Face RecognitionFace Recognition
Face Recognitionlaknatha
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition pptSantosh Kumar
 

Viewers also liked (6)

Resolution enhancement of low-quality videos using a high-resolution frame
Resolution enhancement of low-quality videos using a high-resolution frameResolution enhancement of low-quality videos using a high-resolution frame
Resolution enhancement of low-quality videos using a high-resolution frame
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Human Recognition in Video
Human Recognition in VideoHuman Recognition in Video
Human Recognition in Video
 
Face recognition tech1
Face recognition tech1Face recognition tech1
Face recognition tech1
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
 

Similar to Improved license plate recognition for low resolution cctv forensics by integrating sparse representation-based super-resolution

Shahid presentation
Shahid presentation Shahid presentation
Shahid presentation
Muhammad Shahid
 
150807 Fast R-CNN
150807 Fast R-CNN150807 Fast R-CNN
150807 Fast R-CNN
Junho Cho
 
Video Quality Measurements
Video Quality MeasurementsVideo Quality Measurements
Video Quality Measurements
Yoss Cohen
 
Advanced Mechanisms for Delivering High-Quality Digital Content
Advanced Mechanisms for Delivering High-Quality Digital ContentAdvanced Mechanisms for Delivering High-Quality Digital Content
Advanced Mechanisms for Delivering High-Quality Digital Content
Mikołaj Leszczuk
 
口試投影片(詹智傑) Final
口試投影片(詹智傑) Final口試投影片(詹智傑) Final
口試投影片(詹智傑) Final詹智傑
 
Fixation Prediction for 360° Video Streaming in Head-Mounted Virtual Reality
Fixation Prediction for 360° Video Streaming in Head-Mounted Virtual RealityFixation Prediction for 360° Video Streaming in Head-Mounted Virtual Reality
Fixation Prediction for 360° Video Streaming in Head-Mounted Virtual Reality
Wen-Chih Lo
 
Aruna Ravi - M.S Thesis
Aruna Ravi - M.S ThesisAruna Ravi - M.S Thesis
Aruna Ravi - M.S Thesis
ArunaRavi
 
NMSL_2017summer
NMSL_2017summerNMSL_2017summer
NMSL_2017summer
Wen-Chih Lo
 
Imaging automotive 2015 addfor v002
Imaging automotive 2015   addfor v002Imaging automotive 2015   addfor v002
Imaging automotive 2015 addfor v002
Enrico Busto
 
Imaging automotive 2015 addfor v002
Imaging automotive 2015   addfor v002Imaging automotive 2015   addfor v002
Imaging automotive 2015 addfor v002
Enrico Busto
 
Real-time Bangla License Plate Recognition System for Low Resource Video-base...
Real-time Bangla License Plate Recognition System for Low Resource Video-base...Real-time Bangla License Plate Recognition System for Low Resource Video-base...
Real-time Bangla License Plate Recognition System for Low Resource Video-base...
MD Abdullah Al Nasim
 
Super resolution-review
Super resolution-reviewSuper resolution-review
Super resolution-review
Woojin Jeong
 
Anjali (qa qc on cr dr)
Anjali (qa qc on cr dr)Anjali (qa qc on cr dr)
Anjali (qa qc on cr dr)globalsoin
 
Dr,system abhishek
Dr,system abhishekDr,system abhishek
Dr,system abhishek
DrAbhishek Gowda
 
Multispectral imaging in Forensics with VideometerLab 3
Multispectral imaging in Forensics with VideometerLab 3Multispectral imaging in Forensics with VideometerLab 3
Multispectral imaging in Forensics with VideometerLab 3
Adrian Waltho
 
SECURICO CCTV BOOK
SECURICO CCTV BOOK SECURICO CCTV BOOK
SECURICO CCTV BOOK
Saurabh Tripathi
 
Target Detection and Classification Performance Enhancement using Super-Resol...
Target Detection and Classification Performance Enhancement using Super-Resol...Target Detection and Classification Performance Enhancement using Super-Resol...
Target Detection and Classification Performance Enhancement using Super-Resol...
sipij
 
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
sipij
 
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
sipij
 
C04841417
C04841417C04841417
C04841417
IOSR-JEN
 

Similar to Improved license plate recognition for low resolution cctv forensics by integrating sparse representation-based super-resolution (20)

Shahid presentation
Shahid presentation Shahid presentation
Shahid presentation
 
150807 Fast R-CNN
150807 Fast R-CNN150807 Fast R-CNN
150807 Fast R-CNN
 
Video Quality Measurements
Video Quality MeasurementsVideo Quality Measurements
Video Quality Measurements
 
Advanced Mechanisms for Delivering High-Quality Digital Content
Advanced Mechanisms for Delivering High-Quality Digital ContentAdvanced Mechanisms for Delivering High-Quality Digital Content
Advanced Mechanisms for Delivering High-Quality Digital Content
 
口試投影片(詹智傑) Final
口試投影片(詹智傑) Final口試投影片(詹智傑) Final
口試投影片(詹智傑) Final
 
Fixation Prediction for 360° Video Streaming in Head-Mounted Virtual Reality
Fixation Prediction for 360° Video Streaming in Head-Mounted Virtual RealityFixation Prediction for 360° Video Streaming in Head-Mounted Virtual Reality
Fixation Prediction for 360° Video Streaming in Head-Mounted Virtual Reality
 
Aruna Ravi - M.S Thesis
Aruna Ravi - M.S ThesisAruna Ravi - M.S Thesis
Aruna Ravi - M.S Thesis
 
NMSL_2017summer
NMSL_2017summerNMSL_2017summer
NMSL_2017summer
 
Imaging automotive 2015 addfor v002
Imaging automotive 2015   addfor v002Imaging automotive 2015   addfor v002
Imaging automotive 2015 addfor v002
 
Imaging automotive 2015 addfor v002
Imaging automotive 2015   addfor v002Imaging automotive 2015   addfor v002
Imaging automotive 2015 addfor v002
 
Real-time Bangla License Plate Recognition System for Low Resource Video-base...
Real-time Bangla License Plate Recognition System for Low Resource Video-base...Real-time Bangla License Plate Recognition System for Low Resource Video-base...
Real-time Bangla License Plate Recognition System for Low Resource Video-base...
 
Super resolution-review
Super resolution-reviewSuper resolution-review
Super resolution-review
 
Anjali (qa qc on cr dr)
Anjali (qa qc on cr dr)Anjali (qa qc on cr dr)
Anjali (qa qc on cr dr)
 
Dr,system abhishek
Dr,system abhishekDr,system abhishek
Dr,system abhishek
 
Multispectral imaging in Forensics with VideometerLab 3
Multispectral imaging in Forensics with VideometerLab 3Multispectral imaging in Forensics with VideometerLab 3
Multispectral imaging in Forensics with VideometerLab 3
 
SECURICO CCTV BOOK
SECURICO CCTV BOOK SECURICO CCTV BOOK
SECURICO CCTV BOOK
 
Target Detection and Classification Performance Enhancement using Super-Resol...
Target Detection and Classification Performance Enhancement using Super-Resol...Target Detection and Classification Performance Enhancement using Super-Resol...
Target Detection and Classification Performance Enhancement using Super-Resol...
 
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
 
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
 
C04841417
C04841417C04841417
C04841417
 

More from Wesley De Neve

Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
Wesley De Neve
 
Investigating the biological relevance in trained embedding representations o...
Investigating the biological relevance in trained embedding representations o...Investigating the biological relevance in trained embedding representations o...
Investigating the biological relevance in trained embedding representations o...
Wesley De Neve
 
Impact of adversarial examples on deep learning models for biomedical image s...
Impact of adversarial examples on deep learning models for biomedical image s...Impact of adversarial examples on deep learning models for biomedical image s...
Impact of adversarial examples on deep learning models for biomedical image s...
Wesley De Neve
 
Learning Biologically Relevant Features Using Convolutional Neural Networks f...
Learning Biologically Relevant Features Using Convolutional Neural Networks f...Learning Biologically Relevant Features Using Convolutional Neural Networks f...
Learning Biologically Relevant Features Using Convolutional Neural Networks f...
Wesley De Neve
 
The 5th Aslla Symposium
The 5th Aslla SymposiumThe 5th Aslla Symposium
The 5th Aslla Symposium
Wesley De Neve
 
Ghent University Global Campus 101
Ghent University Global Campus 101Ghent University Global Campus 101
Ghent University Global Campus 101
Wesley De Neve
 
Booklet for the First GUGC Research Symposium
Booklet for the First GUGC Research SymposiumBooklet for the First GUGC Research Symposium
Booklet for the First GUGC Research Symposium
Wesley De Neve
 
Center for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusCenter for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global Campus
Wesley De Neve
 
Center for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusCenter for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global Campus
Wesley De Neve
 
Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...
Wesley De Neve
 
Towards reading genomic data using deep learning-driven NLP techniques
Towards reading genomic data using deep learning-driven NLP techniquesTowards reading genomic data using deep learning-driven NLP techniques
Towards reading genomic data using deep learning-driven NLP techniques
Wesley De Neve
 
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
Wesley De Neve
 
GUGC Info Session - Informatics and Bioinformatics
GUGC Info Session - Informatics and BioinformaticsGUGC Info Session - Informatics and Bioinformatics
GUGC Info Session - Informatics and Bioinformatics
Wesley De Neve
 
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
Wesley De Neve
 
Ghent University and GUGC-K: Overview of Teaching and Research Activities
Ghent University and GUGC-K: Overview of Teaching and Research ActivitiesGhent University and GUGC-K: Overview of Teaching and Research Activities
Ghent University and GUGC-K: Overview of Teaching and Research Activities
Wesley De Neve
 
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
Wesley De Neve
 
Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
 Exploring Deep Machine Learning for Automatic Right Whale Recognition and No... Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
Wesley De Neve
 
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
Wesley De Neve
 
Towards using multimedia technology for biological data processing
Towards using multimedia technology for biological data processingTowards using multimedia technology for biological data processing
Towards using multimedia technology for biological data processing
Wesley De Neve
 
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
Wesley De Neve
 

More from Wesley De Neve (20)

Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
 
Investigating the biological relevance in trained embedding representations o...
Investigating the biological relevance in trained embedding representations o...Investigating the biological relevance in trained embedding representations o...
Investigating the biological relevance in trained embedding representations o...
 
Impact of adversarial examples on deep learning models for biomedical image s...
Impact of adversarial examples on deep learning models for biomedical image s...Impact of adversarial examples on deep learning models for biomedical image s...
Impact of adversarial examples on deep learning models for biomedical image s...
 
Learning Biologically Relevant Features Using Convolutional Neural Networks f...
Learning Biologically Relevant Features Using Convolutional Neural Networks f...Learning Biologically Relevant Features Using Convolutional Neural Networks f...
Learning Biologically Relevant Features Using Convolutional Neural Networks f...
 
The 5th Aslla Symposium
The 5th Aslla SymposiumThe 5th Aslla Symposium
The 5th Aslla Symposium
 
Ghent University Global Campus 101
Ghent University Global Campus 101Ghent University Global Campus 101
Ghent University Global Campus 101
 
Booklet for the First GUGC Research Symposium
Booklet for the First GUGC Research SymposiumBooklet for the First GUGC Research Symposium
Booklet for the First GUGC Research Symposium
 
Center for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusCenter for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global Campus
 
Center for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusCenter for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global Campus
 
Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...
 
Towards reading genomic data using deep learning-driven NLP techniques
Towards reading genomic data using deep learning-driven NLP techniquesTowards reading genomic data using deep learning-driven NLP techniques
Towards reading genomic data using deep learning-driven NLP techniques
 
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
 
GUGC Info Session - Informatics and Bioinformatics
GUGC Info Session - Informatics and BioinformaticsGUGC Info Session - Informatics and Bioinformatics
GUGC Info Session - Informatics and Bioinformatics
 
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
 
Ghent University and GUGC-K: Overview of Teaching and Research Activities
Ghent University and GUGC-K: Overview of Teaching and Research ActivitiesGhent University and GUGC-K: Overview of Teaching and Research Activities
Ghent University and GUGC-K: Overview of Teaching and Research Activities
 
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
 
Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
 Exploring Deep Machine Learning for Automatic Right Whale Recognition and No... Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
 
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
 
Towards using multimedia technology for biological data processing
Towards using multimedia technology for biological data processingTowards using multimedia technology for biological data processing
Towards using multimedia technology for biological data processing
 
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
 

Recently uploaded

Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 

Recently uploaded (20)

Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 

Improved license plate recognition for low resolution cctv forensics by integrating sparse representation-based super-resolution

  • 1. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution 12th International Workshop on Digital Forensics and Watermarking Auckland, New Zealand October 4, 2013 Hyun-seok Min, Seung Ho Lee, Wesley De Neve, Yong Man Ro Image and Video Systems Lab Department of Electrical Engineering Korea Advanced Institute of Science and Technology (KAIST) Daejeon, Republic of Korea
  • 2. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Overview • Introduction • Proposed method for license plate recognition • Experimental results • Conclusions 2/20
  • 3. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution License Plate Recognition • Automatic license plate recognition (LPR) – important for CCTV forensics – important for privacy protection 3/20 Large-scale Privacy Protection in Google Street View LPR in a CCTV system
  • 4. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Challenges • Low effectiveness of LPR for real-world imagery – due to difficult capturing conditions • E.g., frequent use of long-distance CCTV cameras – output noisy LP images with a low resolution 4/20 Example input images captured by long-distance CCTV cameras in Korea
  • 5. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Super-Resolution (1/2) • Super-resolution can be used to improve the effectiveness of current LPR systems – enhances images by producing high-resolution images from one or more low-resolution images 5/20
  • 6. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Super-Resolution (2/2) • Shortcomings of current approaches – focus on maximizing the SNR between the original high-resolution image and the reconstructed image • do not focus on maximizing the effectiveness of LPR – focus on the use of general image information • do not take advantage of specific image priors, such as the font, location, and color of LP characters 6/20 Super-resolution Training images Similar?
  • 7. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Proposed LPR Method (1/2) • Uses high-resolution LP images for 1) creating a dictionary for sparse representation-based (SR-based) super-resolution of the test LP images 2) the training of LP character classifiers (SVM) 7/20 Proposed LPR system License plate detection Sparse representation- based super- resolution Image patchesInput image High-quality training images ... ... ... ... ... ... ... ... Classifier for 1 Classifier for 2 ... Classifier for 0 Recognition of license plate characters ... Output CCTV
  • 8. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Proposed LPR Method (2/2) • Advantages – takes into account specific image priors • e.g., the font, location, and color of LP characters – shares specific image priors among different steps • SR-based resolution enhancement of the test LP images • SVM-based LP character recognition 8/20
  • 9. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Sparse Representation-based Super-Resolution for LPR (1/2) • We enhance the quality of noisy and low-resolution LP images through SR-based super-resolution – to that end, we make use of a dictionary that contains a large number of LP image patches that have been extracted from high-quality LP images 9/20 Kd Ki × = R],...,,...,[ 1 ∈xxxD xi : the feature vector of the ith LP image patch extracted from the set of high-resolution training images d : the dimensionality of the feature vectors K: the number of LP image patches in the dictionary
  • 10. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Sparse Representation-based Super-Resolution for LPR (2/2) 10/20 License plate detection Sparse representation- based super- resolution Image patches High-quality training images ... ... ... ... ... ... ... ...
  • 11. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Experimental Setup: Test Set (1/2) • Test set characteristics – 600 input images captured by CCTV cameras in Korea – resolution of input images: 1280×720 – we extracted 772 LP images from the 600 input images by making use of sliding concentric windows (SCW) • each input image contains one or more LP images 11/20 Example input images captured by long-distance CCTV cameras in Korea
  • 12. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Experimental Setup: Test Dataset (2/2) • We divided the LP images in the test set into four groups, taking into account their spatial resolution 1) Resolution Group 1: LP image width ≤ 40 pixels 2) Resolution Group 2: 40 pixels < LP image width ≤ 55 pixels 3) Resolution Group 3: 55 pixels < LP image width ≤ 70 pixels 4) Resolution Group 4: 70 pixels < LP image width 12/20 Resolution Group 1 Resolution Group 2 Resolution Group 3 Resolution Group 4
  • 13. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Experimental Setup: Dictionary Construction • Dictionary construction (& classifier training) – we made use of 100 high-resolution LP images that have been downloaded via Google Image Search – we randomly extracted 10,000 image patches from the training images • image patches have a size of 10×10 pixels – we made use of a dictionary with 10,000 image patches 13/20 Example high-resolution LP images
  • 14. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Experimental Results: Influence of Resolution Enhancement (1/2) 14/20
  • 15. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Experimental Results: Influence of Resolution Enhancement (2/2) • Observation – the effectiveness of the proposed LPR method is better than the effectiveness of • LPR without resolution enhancement • LPR using bicubic interpolation • Visual examples 15/20 (a) original low-resolution LP images (b) LP images that are the output of bicubic interpolation (c) LP images that are the output of SR-based super- resolution 45×22 56×25
  • 16. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Experimental Results: Dictionary Influence (1/2) • We enhanced the resolution of the test LP images by means of two types of dictionaries 1) a dictionary consisting of high-resolution LP images 2) a dictionary consisting of general images 16/20 Examples of general imagesExample high-resolution LP images
  • 17. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Experimental Results: Dictionary Influence (2/2) • Observation – SR-based super-resolution by means of high-quality LP training images is more effective than SR-based super-resolution by means of general images 17/20
  • 18. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Experimental Results: Influence of Low-Level Visual Features • Observation – color Gabor wavelet features are most effective 18/20
  • 19. Improved License Plate Recognition for Low-Resolution CCTV Forensics by Integrating Sparse Representation-based Super-Resolution Conclusions • We introduced a novel LPR method – applies SR-based super-resolution to test LP images – uses a common set of high-quality LP images to facilitate • SR-based super-resolution of LP test images • SVM-based LP character recognition • Our results indicate that the proposed method allows improving the effectiveness of LPR in real-world imagery 19/20
  • 20. Any questions or comments? Contact information Hyun-seok Min: hsmin@kaist.ac.kr Web: http://ivylab.kaist.ac.kr 20/20