- Task 2 - Scanned Receipt OCR - Method: Unet followed by CRNN with CTC
- Method info
- Samples list
- Per sample details
method: Unet followed by CRNN with CTC2019-04-18
Authors: Roberto Lotufo, Ramon Pires
Description: This method is based on convolutional and recurrent neural networks. We first used unet to segment and fint the bounding boxes, then applied the above technique to read the content.