scholarly journals A deep learning-based method for vehicle licenseplate recognition in natural scene

Author(s):  
Jianzong Wang ◽  
Xinhui Liu ◽  
Aozhi Liu ◽  
Jing Xiao

AbstractVehicle license platerecognition in natural scene is an important research topic in computer vision. The license plate recognition approach in the specific scene has become a relatively mature technology. However, license plate recognition in the natural scene is still a challenge since the image parameters are highly affected by the complicated environment. For the purpose of improving the performance of license plate recognition in natural scene, we proposed a solution to recognize real-world Chinese license plate photographs using the DCNN-RNN model. With the implementation of DCNN, the license plate is located and the features of the license plate are extracted after the correction process. Finally, an RNN model is performed to decode the deep features to characters without character segmentation. Our state-of-the-art system results in the accuracy and recall of 92.32 and 91.89% on the car accident scene dataset collected in the natural scene, and 92.88 and 92.09% on Caltech Cars 1999 dataset.

2020 ◽  
Vol 34 (07) ◽  
pp. 11957-11965 ◽  
Author(s):  
Aniruddha Saha ◽  
Akshayvarun Subramanya ◽  
Hamed Pirsiavash

With the success of deep learning algorithms in various domains, studying adversarial attacks to secure deep models in real world applications has become an important research topic. Backdoor attacks are a form of adversarial attacks on deep networks where the attacker provides poisoned data to the victim to train the model with, and then activates the attack by showing a specific small trigger pattern at the test time. Most state-of-the-art backdoor attacks either provide mislabeled poisoning data that is possible to identify by visual inspection, reveal the trigger in the poisoned data, or use noise to hide the trigger. We propose a novel form of backdoor attack where poisoned data look natural with correct labels and also more importantly, the attacker hides the trigger in the poisoned data and keeps the trigger secret until the test time. We perform an extensive study on various image classification settings and show that our attack can fool the model by pasting the trigger at random locations on unseen images although the model performs well on clean data. We also show that our proposed attack cannot be easily defended using a state-of-the-art defense algorithm for backdoor attacks.


2020 ◽  
Vol 34 (05) ◽  
pp. 7692-7699
Author(s):  
Hao Fei ◽  
Yue Zhang ◽  
Yafeng Ren ◽  
Donghong Ji

Identifying multiple emotions in a sentence is an important research topic. Existing methods usually model the problem as multi-label classification task. However, previous methods have two issues, limiting the performance of the task. First, these models do not consider prior emotion distribution in a sentence. Second, they fail to effectively capture the context information closely related to the corresponding emotion. In this paper, we propose a Latent Emotion Memory network (LEM) for multi-label emotion classification. The proposed model can learn the latent emotion distribution without external knowledge, and can effectively leverage it into the classification network. Experimental results on two benchmark datasets show that the proposed model outperforms strong baselines, achieving the state-of-the-art performance.


Information ◽  
2018 ◽  
Vol 10 (1) ◽  
pp. 1 ◽  
Author(s):  
Bingkun Wang ◽  
Bing Chen ◽  
Li Ma ◽  
Gaiyun Zhou

With the explosive growth of product reviews, review rating prediction has become an important research topic which has a wide range of applications. The existing review rating prediction methods use a unified model to perform rating prediction on reviews published by different users, ignoring the differences of users within these reviews. Constructing a separate personalized model for each user to capture the user’s personalized sentiment expression is an effective attempt to improve the performance of the review rating prediction. The user-personalized sentiment information can be obtained not only by the review text but also by the user-item rating matrix. Therefore, we propose a user-personalized review rating prediction method by integrating the review text and user-item rating matrix information. In our approach, each user has a personalized review rating prediction model, which is decomposed into two components, one part is based on review text and the other is based on user-item rating matrix. Through extensive experiments on Yelp and Douban datasets, we validate that our methods can significantly outperform the state-of-the-art methods.


2021 ◽  
Vol 11 (4) ◽  
pp. 1728
Author(s):  
Hua Zhong ◽  
Li Xu

The prediction interval (PI) is an important research topic in reliability analyses and decision support systems. Data size and computation costs are two of the issues which may hamper the construction of PIs. This paper proposes an all-batch (AB) loss function for constructing high quality PIs. Taking the full advantage of the likelihood principle, the proposed loss makes it possible to train PI generation models using the gradient descent (GD) method for both small and large batches of samples. With the structure of dual feedforward neural networks (FNNs), a high-quality PI generation framework is introduced, which can be adapted to a variety of problems including regression analysis. Numerical experiments were conducted on the benchmark datasets; the results show that higher-quality PIs were achieved using the proposed scheme. Its reliability and stability were also verified in comparison with various state-of-the-art PI construction methods.


2013 ◽  
Vol 760-762 ◽  
pp. 1638-1641 ◽  
Author(s):  
Chun Yu Chen ◽  
Bao Zhi Cheng ◽  
Xin Chen ◽  
Fu Cheng Wang ◽  
Chen Zhang

At present, the traffic engineering and automation have developed, and the vehicle license plate recognition technology need get a corresponding improvement also. In case of identifying a car license picture, the principle of automatic license plate recognition is illustrated in this paper, and the processing is described in detail which includes the pre-processing, the edge extraction, the license plate location, the character segmentation, the character recognition. The program implementing recognition is edited by Matlab. The example result shows that the recognition method is feasible, and it can be put into practice.


2014 ◽  
Vol 602-605 ◽  
pp. 3570-3574
Author(s):  
Zhen Hua Luo ◽  
Fen Jiang

In the industrial manufacturing process, most kinds of surfaces are processed by planar materials, but undevelopable surfaces are difficult develop to the plane. The approximation algorithms to develop a undevelopable surface is an important research topic in Computer Aided Geometric Design (CAGD). In this paper, we propose a new approximation algorithms based optimization algorithm. We guarantee the deformation vector make the minimum changes during the developing process. In the paper, some numerical example are given and the can illustrate the our method is effective.


2021 ◽  
Vol 39 (1B) ◽  
pp. 101-116
Author(s):  
Nada N. Kamal ◽  
Enas Tariq

Tilt correction is an essential step in the license plate recognition system (LPR). The main goal of this article is to provide a review of the various methods that are presented in the literature and used to correct different types of tilt that appear in the digital image of the license plates (LP). This theoretical survey will enable the researchers to have an overview of the available implemented tilt detection and correction algorithms. That’s how this review will simplify for the researchers the choice to determine which of the available rotation correction and detection algorithms to implement while designing their LPR system. This review also simplifies the decision for the researchers to choose whether to combine two or more of the existing algorithms or simply create a new efficient one. This review doesn’t recite the described models in the literature in a hard-narrative tale, but instead, it clarifies how the tilt correction stage is divided based on its initial steps. The steps include: locating the plate corners, finding the tilting angle of the plate, then, correcting its horizontal, vertical, and sheared inclination. For the tilt correction stage, this review clarifies how state-of-the-art literature handled each step individually. As a result, it has been noticed that line fitting, Hough transform, and Randon transform are the most used methods to correct the tilt of a LP.


2014 ◽  
Vol 46 (1) ◽  
pp. 145-161
Author(s):  
Ana Jevtic ◽  
Jovan Miric

Children?s attribution of emotions to a moral transgressor is an important research topic in the psychology of moral and emotional development. This is especially because of the so-called Happy Victimizer Phenomenon (HVP) where younger children attribute positive emotions to a moral transgressor described in a story. In the two studies that we have conducted (children aged 5, 7 and 9, 20 of each age; 10 of each age in the second study) we have tested the possible influence of the fear of sanctions and the type of transgression (stealing and inflicting body injuries) on the attribution of emotions. Children were presented with stories that described transgressions and they were asked to answer how the transgressor felt. The fear of sanctions did not make a significant difference in attribution but the type of transgression did - more negative emotions were attributed for inflicting body injuries than for stealing. Positive emotions were explained with situational-instrumental explanations in 84% of cases while negative emotions were explained with moral explanations in 63,5%. Girls attributed more positive emotions (61%) than boys (39%). However, our main finding was that, for the aforementioned age groups, we did not find the HVP effect although it has regularly been registered in foreign studies. This finding denies the generalizability of the phenomenon and points to the significance of disciplining styles and, even more so, culture for children?s attribution of emotions to moral transgressors.


2021 ◽  
Author(s):  
Alisson Steffens Henrique ◽  
Esteban Walter Gonzalez Clua ◽  
Rodrigo Lyra ◽  
Anita Maria da Rocha Fernandes ◽  
Rudimar Luis Scaranto Dazzi

Game Analytics is an important research topic in digitalentertainment. Data log is usually the key to understand players’behavior in a game. However, alpha and beta builds may need aspecial attention to player focus and immersion. In this paper, wepropose t he us e of player’s focus detection, through theclassification of pictures. Results show that pictures can be usedas a new source of data for Game Analytics, feeding developerswith a better understanding of players enjoyment while in testingphases .


2018 ◽  
Vol 5 (2) ◽  
pp. 258-270
Author(s):  
Aris Budianto

The Automatic License Plate Recognition (ALPR) has been becoming a new trend in transportation systems automation. The extraction of vehicle’s license plate can be done without human intervention. Despite such technology has been widely adopted in developed countries, developing countries remain a far-cry from implementing the sophisticated image and video recognition for some reasons. This paper discusses the challenges and possibilities of implementing Automatic License Plate Recognition within Indonesia’s circumstances. Previous knowledge suggested in the literature, and state of the art of the automatic recognition technology is amassed for consideration in future research and practice.


Sign in / Sign up

Export Citation Format

Share Document