Giter VIP home page Giter VIP logo

lpsr-recognition's Introduction

Practical License Plate Recognition in Unconstrained Surveillance Systems with Adversarial Super-Resolution (VISAPP'19)

[pdf]

Younkwan Lee, Jiwon Jun, Yoojin Hong, Moongu Jeon; EECS, Gwangju Institute of Science and Technology (GIST)

Abstract

Although most current license plate (LP) recognition applications have been significantly advanced, they arestill limited to ideal environments where training data are carefully annotated with constrained scenes. Inthis paper, we propose a novel license plate recognition method to handle unconstrained real world trafficscenes. To overcome these difficulties, we use adversarial super-resolution (SR), and one-stage charactersegmentation and recognition. Combined with a deep convolutional network based on VGG-net, our methodprovides simple but reasonable training procedure. Moreover, we introduce GIST-LP, a challenging LP datasetwhere image samples are effectively collected from unconstrained surveillance scenes. Experimental resultson AOLP and GIST-LP dataset illustrate that our method, without any scene-specific adaptation, outperformscurrent LP recognition approaches in accuracy and provides visual enhancement in our SR results that areeasier to understand than original data.

Requirements

  • python 3.5.2
  • opencv 3.4.2
  • numpy 1.14.3
  • argparse 1.1
  • tensorflow_gpu >=1.4.0 & < 2.0

Results

Example in GIST-LP Dataset

References

[1] Ledig, Christian, et al. "Photo-realistic single image super-resolution using a generative adversarial network." Proceedings of the IEEE conference on computer vision and pattern recognition (CVPR). 2017.

Citation

If you find the resource useful, please cite the following:

   @article{lee2019practical,
  title={Practical License Plate Recognition in Unconstrained Surveillance Systems with Adversarial Super-Resolution},
  author={Lee, Younkwan and Jun, Jiwon and Hong, Yoojin and Jeon, Moongu},
  journal={arXiv preprint arXiv:1910.04324},
  year={2019}
   }

lpsr-recognition's People

Contributors

brightyoun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

lpsr-recognition's Issues

Reproducing the results

Hi, do you plan to provide the pretrained model used for obtaining the results reported in the paper?

GIST-LP dataset

I know it is your dataset but i need to know how to reproduce results without "GIST-LP" dataset?

There isn't such x_train.npy and x_test.npy thing in project. Please share. I will be grateful to you :)
x_train = np.load('lfw/data/npy/x_train.npy')
x_test = np.load('lfw/data/npy/x_test.npy')

Trying to integrate with my system

i am working on my thesis which includes detection and tracking, for that i used yolov3, now i want to understand how do i directly use those images to find out license plate number of cars, (attaching some images that have violated some rules), i was trying your system, but couldnt find out flow. To sum up , i.ve images, i need your system for license plate recognition, [i guess my objective and background is clear]
first error that i am encounter with is "ModuleNotFoundError: No module named 'srgan'" , i tried searching out solution for that, couldnt find any concrete solution.
225

Add License

Would you be willing to release this under (i.e. add) an open source license (e.g. MIT)? Thanks.

get_urls.py not working

Hi

I am trying to setup the code, while running get_urls.py in VGG 19 folder its not able to download the corresponding imagenet files.

Please guide here or if you can help with pre-trained weights, it will be a great help.

Cheers
Kamal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.