paper-with-me

홈 › Papers

SamLP: A Customized Segment Anything Model for License Plate Detection

2024-01-12 · Haoxuan Ding, Junyu Gao, Yuan Yuan, Qi Wang

With the emergence of foundation model, this novel paradigm of deep learning has encouraged many powerful achievements in natural language processing and computer vision. There are many advantages of foundation model, such as excellent feature extraction power, mighty generalization ability, great few-shot and zero-shot learning capacity, etc. which are beneficial to vision tasks. As the unique identity of vehicle, different countries and regions have diverse license plate (LP) styles and appearances, and even different types of vehicles have different LPs. However, recent deep learning based license plate detectors are mainly trained on specific datasets, and these limited datasets constrain the effectiveness and robustness of LP detectors. To alleviate the negative impact of limited data, an attempt to exploit the advantages of foundation model is implement in this paper. We customize a vision foundation model, i.e. Segment Anything Model (SAM), for LP detection task and propose the first LP detector based on vision foundation model, named SamLP. Specifically, we design a Low-Rank Adaptation (LoRA) fine-tuning strategy to inject extra parameters into SAM and transfer SAM into LP detection task. And then, we further propose a promptable fine-tuning step to provide SamLP with prompatable segmentation capacity. The experiments show that our proposed SamLP achieves promising detection performance compared to other LP detectors. Meanwhile, the proposed SamLP has great few-shot and zero-shot learning ability, which shows the potential of transferring vision foundation model. The code is available at https://github.com/Dinghaoxuan/SamLP

📄 PDF Abstract BibTeX arXiv:2401.06374

Code (1)

dinghaoxuan/samlp 공식 구현 pytorch

Tasks

License Plate DetectionZero-Shot Learning

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

License Plate Recognition System Based on Color Coding Of License Plates

2015-06-08 · Jani Biju Babjan

License Plate Recognition Systems are used to determine the license plate number of a vehicle. The current system mainly uses Optical Character Recognition to recognize the number plate. There are several problems to thi…

License Plate RecognitionOptical Character RecognitionOptical Character Recognition (OCR)

A Review on Automatic License Plate Recognition System

2019-02-25 · Satadal Saha

Automatic License Plate Recognition (ALPR) is a challenging problem to the research community due to its potential applicability in the diverse geographical condition over the globe with varying license plate parameters.…

License Plate RecognitionSegmentation

An Embedded Real-Time License Plate Recognition System for Complex Traffic Scenes

2026-06-26 · Anuki Pasqual, Dulan Lokugeegana, Manimohan Thiriloganathan, Nuthya Rathnayake 외 arxiv

Vehicle license plate recognition is an integral component of intelligent transportation systems. In this work, we present an embedded real-time license plate recognition system customized for developing countries. We ad…

License Plate RecognitionLicense Plate Detection

A Training-Free Framework for Video License Plate Tracking and Recognition with Only One-Shot

2024-08-11 · Haoxuan Ding, Qi Wang, Junyu Gao, Qiang Li

Traditional license plate detection and recognition models are often trained on closed datasets, limiting their ability to handle the diverse license plate formats across different regions. The emergence of large-scale p…

License Plate DetectionLicense Plate RecognitionPoint TrackingPosition+1

Holistic Recognition of Low Quality License Plates by CNN using Track Annotated Data

2017-10-23 · IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS) 2017 10 · Jakub ˇSpaˇnhel, Jakub Sochor, Roman Jur´anek, Adam Herout 외

This work is focused on recognition of license plates in low resolution and low quality images. We present a methodology for collection of real world (non-synthetic) dataset of low quality license plate images with groun…

License Plate Recognition