Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 892 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 892 Bytes

TextScanner

Implementation of TextScanner with pytroch We trained this model on license plate number dataset(CCPD).

Usage

  • dataset prepare

    prepare the training dataset as the 'data' directory

  • train

    execute the 'scripts/train.sh'

  • test

    execute the 'scripts/test.sh'

  • infer
    python exp/infer.py --load_model_path checkpoints/txt_scan_res18_lr_1e-5_batch_16/best_val_error.pth
    1 2 3 4 5 infer result