52 Forks
143 Stars
143 Watchers

CRNN.tf2

Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2

How to download and setup CRNN.tf2

Open terminal and run command
git clone https://github.com/FLming/CRNN.tf2.git
git clone is used to create a copy or clone of CRNN.tf2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CRNN.tf2 https://github.com/FLming/CRNN.tf2/archive/master.zip

Or simply clone CRNN.tf2 with SSH
[email protected]:FLming/CRNN.tf2.git

If you have some problems with CRNN.tf2

You may open issue on CRNN.tf2 support forum (system) here: https://github.com/FLming/CRNN.tf2/issues