Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 297 Bytes

SROIE-dev

My development repo for ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction (SROIE) with PyTorch.

TODOs

  1. Branch the network and increase horizontal receptive field.
  2. Crop and pad input images to avoid aspect ratio distortion.
  3. CUDA this.