Data-Driven Vehicle Identification by Image Matching
Abstract
Vehicle identification from images has been predominantly addressed through automatic license plate recognition (ALPR) techniques which detect and recognize the characters in the plate region of the image. We move away from traditional ALPR techniques and advocate for a data-driven approach for vehicle identification. Here, given a plate image region, the idea is to search for a near-duplicate image in an annotated database; if found, the identity of the near-duplicate is transferred to the input region. Although this approach could be perceived as impractical, we actually demonstrate that it is feasible with state-of-the-art image representations, and that it presents some advantages in terms of speed, and time-to-deploy. To overcome the issue of identifying previously unseen identities, we propose an image simulation approach where photo-realistic images of license plates are generated for desired plate numbers. We demonstrate that there is no perceivable performance difference between using synthetic and real plates. We also improve the matching accuracy using similarity learning, which is in the spirit of domain adaptation.
Cite
Text
Rodríguez-Serrano et al. "Data-Driven Vehicle Identification by Image Matching." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33868-7_53Markdown
[Rodríguez-Serrano et al. "Data-Driven Vehicle Identification by Image Matching." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/rodriguezserrano2012eccv-data/) doi:10.1007/978-3-642-33868-7_53BibTeX
@inproceedings{rodriguezserrano2012eccv-data,
title = {{Data-Driven Vehicle Identification by Image Matching}},
author = {Rodríguez-Serrano, José A. and Sandhawalia, Harsimrat and Bala, Raja and Perronnin, Florent and Saunders, Craig},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {536-545},
doi = {10.1007/978-3-642-33868-7_53},
url = {https://mlanthology.org/eccv/2012/rodriguezserrano2012eccv-data/}
}