中文
相关论文

相关论文: Multilanguage Number Plate Detection using Convolu…

200 篇论文

The Local Binary Patterns (LBP) is a local descriptor proposed by Ojala et al to discriminate texture due to its discriminative power. However, the LBP is sensitive to noise and illumination changes. Consequently, several extensions to the…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Yasin Musa Ayami , Aboubayda Shabat , Delene Heukelman

Lane detection for autonomous vehicles is an important concept, yet it is a challenging issue of driver assistance systems in modern vehicles. The emergence of deep learning leads to significant progress in self-driving cars. Conventional…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Seyed Rasoul Hosseini , Hamid Taheri , Mohammad Teshnehlab

Object detection problem solving has developed greatly within the past few years. There is a need for lighter models in instances where hardware limitations exist, as well as a demand for models to be tailored to mobile devices. In this…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Mohammad Hajizadeh , Mohammad Sabokrou , Adel Rahmani

Automatic License Plate Recognition (ALPR) involves extracting vehicle license plate information from image or a video capture. These systems have gained popularity due to the wide availability of low-cost surveillance cameras and advances…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Victor Nascimento Ribeiro , Nina S. T. Hirata

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

计算机视觉与模式识别 · 计算机科学 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

Autonomous driving is becoming one of the leading industrial research areas. Therefore many automobile companies are coming up with semi to fully autonomous driving solutions. Among these solutions, lane detection is one of the vital…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Donghoon Chang , Vinjohn Chirakkal , Shubham Goswami , Munawar Hasan , Taekwon Jung , Jinkeon Kang , Seok-Cheol Kee , Dongkyu Lee , Ajit Pratap Singh

For vehicles equipped with the automatic parking system, the accuracy and speed of the parking slot detection are crucial. But the high accuracy is obtained at the price of low speed or expensive computation equipment, which are sensitive…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Zhuoping Yu , Zhong Gao , Hansheng Chen , Yuyao Huang

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

The combination of a CNN detector and a search framework forms the basis for local object/pattern detection. To handle the waste of regional information and the defective compromise between efficiency and accuracy, this paper proposes a…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Fang-Qi Li , Xu-Die Ren , Hao-Nan Guo

In this thesis, we study multiple tasks related to document layout analysis such as the detection of text lines, the splitting into acts or the detection of the writing support. Thus, we propose two deep neural models following two…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Mélodie Boillet

Spreadsheet table detection is the task of detecting all tables on a given sheet and locating their respective ranges. Automatic table detection is a key enabling technique and an initial step in spreadsheet data intelligence. However, the…

信息检索 · 计算机科学 2021-06-28 Haoyu Dong , Shijie Liu , Shi Han , Zhouyu Fu , Dongmei Zhang

As mobile computing technology rapidly evolves, deploying efficient object detection algorithms on mobile devices emerges as a pivotal research area in computer vision. This study zeroes in on optimizing the YOLOv7 algorithm to boost its…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Wenkai Gong

Automatic Number Plate Recognition (ALPR) is a system for automatically identifying the license plates of any vehicle. This process is important for tracking, ticketing, and any billing system, among other things. With the use of…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Md Abdullah Al Nasim , Atiqul Islam Chowdhury , Jannatun Naeem Muna , Faisal Muhammad Shah

Deep Convolutional Neural Networks (CNNs) have demonstrated excellent performance in image classification, but still show room for improvement in object-detection tasks with many categories, in particular for cluttered scenes and occlusion.…

计算机视觉与模式识别 · 计算机科学 2015-03-24 Nikolaos Karianakis , Thomas J. Fuchs , Stefano Soatto

Current state-of-the-art one-stage object detectors are limited by treating each image region separately without considering possible relations of the objects. This causes dependency solely on high-quality convolutional feature…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Tolga Aksoy , Ugur Halici

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Marina Neseem , Sherief Reda

Recently, Neural architecture search has achieved great success on classification tasks for mobile devices. The backbone network for object detection is usually obtained on the image classification task. However, the architecture which is…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Haichao Zhang , Jiashi Li , Xin Xia , Kuangrong Hao , Xuefeng Xiao

We classify digits of real-world house numbers using convolutional neural networks (ConvNets). ConvNets are hierarchical feature learning neural networks whose structure is biologically inspired. Unlike many popular vision approaches that…

计算机视觉与模式识别 · 计算机科学 2012-04-19 Pierre Sermanet , Soumith Chintala , Yann LeCun

Existing computer vision and object detection methods strongly rely on neural networks and deep learning. This active research area is used for applications such as autonomous driving, aerial photography, protection, and monitoring.…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Imran Khan Mirani , Chen Tianhua , Malak Abid Ali Khan , Syed Muhammad Aamir , Waseef Menhaj

We propose an object detection system that relies on a multi-region deep convolutional neural network (CNN) that also encodes semantic segmentation-aware features. The resulting CNN-based representation aims at capturing a diverse set of…

计算机视觉与模式识别 · 计算机科学 2015-09-25 Spyros Gidaris , Nikos Komodakis