Skip to content

Sequence Recognition Network Implementation by PyTorch

Notifications You must be signed in to change notification settings

wondervictor/SRN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sequence Recognition Network


PyTorch Implementation of SRN (Sequence Recognition Network)

Introduction

SRN combines the CNN and Seq2Seq together to optimize the performance of text recognition in natural scene.

for more about the Sequence Recoginition Network, paper is here => Robust Scene Text Recognition with Automatic Rectification

Developing

I am still proceeding in the project. Any bug, please issue

ChangeLog

2017-09-11: Support Mini-Batch

TODO

  1. support beam search

About

Sequence Recognition Network Implementation by PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published