Skip to content

Forest-art/LSV-LP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LSV-LP

Download

It can be downloaded from:

Structure

LSV-LP
├── test
│   ├── jsons
│   │   ├── move2move
│   │   │   ├── 1
│   │   │   │   ├── frame1.json
│   │   │   │   ├── ...
│   │   ├── move2static
│   │   └── static2move
│   └── videos
│       ├── move2move
│       │   ├── 1
│       │   │   ├── frame1.jpg
│       │   │   ├── ...
│       ├── move2static
│       └── static2move
├── train
│   ├── jsons
│   │   ├── move2move
│   │   ├── move2static
│   │   └── static2move
│   └── videos
│       ├── move2move
│       ├── move2static
│       └── static2move
└── validation
    ├── jsons
    │   ├── move2move
    │   ├── move2static
    │   └── static2move
    └── videos
        ├── move2move
        ├── move2static
        └── static2move

Annotation

  • 'id': the id of the car and its plate in this video;
  • 'carBox': the bounding box of the car in this frame;
  • 'licPoly': the coordinates of the four vertices of the current license plate;
  • 'licNumber': the number of the current license plate;

Compare

compare

Samples

Demo

demo

Label Toolkit

Acknowledgement

Please cite the paper 《Q. Wang, X. Lu, C. Zhang, Y. Yuan and X. Li, "LSV-LP:Large-Scale Video-Based License Plate Detection and Recognition," IEEE Transactions on Pattern Analysis and Machine Intelligence (T-PAMI), 2022》, if you benefit from this dataset.

Limitation of Liability

It is worth noting that LSV-LP can only be used for academic research, not for commercial use.

About

A project for the LSV-LP dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published