pytorch-crnn

There are 2 repositories under pytorch-crnn topic.

  • xiaofengShi/CHINESE-OCR

    [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别

    Language:Python3k87174961
  • umanshiva/Scene-Text-Recognition-using-Deep-Learning

    Implementation of Scene Text Recognition, a Deep Learning Project, using PyTorch- CRNN to recognize and extract textual features from natural images.This repository includes model architecture, training scripts, and evaluation results on IIIT5K dataset.